@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'ProcionoRegular';
    src: url('/font/Prociono-Regular-webfont.eot');
    src: url('/font/Prociono-Regular-webfont.eot?iefix') format('eot'),
         url('/font/Prociono-Regular-webfont.woff') format('woff'),
         url('/font/Prociono-Regular-webfont.ttf') format('truetype'),
         url('/font/Prociono-Regular-webfont.svg#webfontzxXLQ6CB') format('svg');
    font-weight: normal;
    font-style: normal;
}

#fokus1 {
	font-family: Arial;
	font-size: 18px;
	line-height: 22px;
}
#fokus1 #fede .header {
	line-height: 36px;
	padding-top: 5px;
	font-weight: bold;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font: 35px/40px 'ProcionoRegular', Arial, sans-serif;letter-spacing: 0px;
}
#fokus1 #fede p {
	margin-top: 0px;
	}
#fokus1 #fede .link a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: #7a2119;
}
#fokus1 #fede .link a:hover {
	text-decoration: underline;
}
#fokus1 #fede {
	display: inline;
	padding-left: 10px;
	padding-top: 0px;
	width: 400px;
}
#fokus1 span.header a  {
	color: black;
	text-decoration: none;
}
#fokus1 span.header a:hover  {
	text-decoration: none;
}

		
/* FOKUS */
#fokus1{
	height: 250px;
	width: 665px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}
#fokus1 img {
	padding-left: 15px;
	margin-right: 15px;
}

.clear {
clear:both;
}

#loopslider a .next img {

}

.container { width:665px; height:260px; overflow:hidden; position:relative;  }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:665px; display:none; }

.container { width:665px; height:260px; overflow:hidden; position:relative; }
div.slides { position:absolute; top:0; left:0; }
div.slides div { position:absolute; top:0; width:665px; display:none; padding:0; margin:0; }


/* * Optional */
#loopedSlider { margin:0 0 0 0 auto; width:665px; position:relative; clear:both; }
ul.pagination { list-style-type:none; width: 170px; position: absolute; top: 220px; text-align: center; left: 470px; clear: both}
ul.pagination li  { float: left; display: inline; margin-right: 10px; }
ul.pagination li a { width: 12px; height: 12px; display: block; overflow:hidden; background-image:url(../img/icon_pagination.png); background-position:0 0; background-repeat:no-repeat;}
ul.pagination li.active a {background-position:0 -11px}
#loopedSlider a.previous { 
	position: absolute; 
	top: 130px; 
	left: -25px;
	display: none;

}
#loopedSlider a.next { 
	position: absolute; 
	top: 130px; 
	right: 10px; 
	display: none;
}


