@CHARSET "UTF-8";

H1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 15px;
}

H2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 15px;
}

H3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 15px;
}

DIV#main {
	width: 1024px;
	margin: 0 auto;
}

DIV#yellow_small {
	margin-top: -8px;
	width: 930px;
	height: 9px;
	background-color: #ffd536;
}

DIV#yellow_big {
	margin-top: 8px;
	/*margin-left: 164px;*/
	width: 930px;
	height: 22px;
	background-color: #ffd536;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	z-index:1;
}

DIV#yellow_right {
	margin-top: 12px;
	margin-left: 913px;
	width: 17px;
	height: 500px;
	background-color: #FFFFFF;
}

DIV#yellow_right DIV#balken{
	min-height: 500px;
	background-color: #ffd536;
}

DIV#white {
	margin-top: 50px;
	/*margin-left: 164px;*/
	width: 930px;
	height: 42px;
	background-color: #FFFFFF;

	opacity:0.94;
    filter: alpha(opacity=94);
    -moz-opacity:0.94;
}

DIV#menu_main{
	position: relative;
	top: 14px;
	/*left: 15px;*/
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4d;
}

DIV#menu_main A{
	margin-left: 10px;
	color: #4c4c4d;
	text-decoration: none;
}

DIV#menu_main A:hover{
	background-color: #e3e7dc;
}

DIV#menu_sub{
	position: relative;
	top: 3px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4d;
}

DIV#menu_sub A{
	margin-left: 15px;
	color: #4c4c4d;
	text-decoration: none;
}

DIV#menu_sub A:hover{
	color: #FFFFFF;
}

DIV#head {
	height: 135px;
	margin-top: 2px;
}

DIV#info {
	margin-top: -130px;
	text-align: right;
	width: 930px;
	height: 40px;
	text-transform: uppercase;
	font-weight: bold;
}

DIV#info A{
	color: #4c4c4d;
	text-decoration: none;
}

DIV#info A:hover{
	color: #FFFFFF;
}

DIV#mainbox{
	position:absolute;
	top: 190px;
	/*margin-left: 164px;*/
	width: 906px;
	min-height: 500px;
	background-color: #FFFFFF;
	
	opacity:0.94;
    filter: alpha(opacity=94);
    -moz-opacity:0.94;
    
    z-index:100;
}

DIV#textonly{
	position:absolute;
	top: 190px;
	/*margin-left: 164px;*/
	width: 906px;
	min-height: 500px;
	background-color: #FFFFFF;
	
	opacity:0.94;
    filter: alpha(opacity=94);
    -moz-opacity:0.94;
    
    z-index:100;
}

DIV#textonlybox {
	position:relative;
	width: 895px;
}

DIV#textonlybox p{
	margin-top: 0px;
	margin-left: 15px;
	font-size: 15px;
	color: #000000;
}

DIV#textonlybox A{
	color: #4c4c4d;
	text-decoration: none;
}

DIV#textonlybox A:hover{
	background-color: #e3e7dc;
}

DIV#textonlybox #noprintL{
	margin-left:25px;
}

DIV#liste{
	font-size: 14px;
	margin-bottom: 35px;
	min-height: 120px;
}

DIV#liste img{
	margin-top: 10px;
	margin-left: 15px;
	width: 143px;
	height: 110px;
	border: 0;
}

DIV#liste DIV#balken_mb{
	margin-top: -110px;
	margin-left: 189px;
	width: 660px;
	height: 22px;
	background-color: #3b829d;
}

DIV#liste DIV#balken_mb span{
	position:relative;
	top: 3px;
	left: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

DIV#liste DIV#texte p{
	margin-left: 189px;
	color: #4c4c4d;
	width: 620px;
}

DIV#liste_ob{
	font-size: 14px;
	margin-bottom: 25px;
}
DIV#liste_ob DIV#balken_ob{
	margin-left: 15px;
	width: 800px;
	height: 22px;
	background-color: #3b829d;
}

DIV#liste_ob DIV#balken_ob span{
	position:relative;
	top: 3px;
	left: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

DIV#liste_ob DIV#texte_ob p{
	margin-left: 25px;
	color: #4c4c4d;
	width: 780px;
}

DIV#liste_ob DIV#texte_ob table{
	margin-top: 10px;
	margin-left: 23px;
	color: #4c4c4d;
}

DIV#liste_ob DIV#texte_ob A{
	color: #4c4c4d;
	text-decoration: none;
}

DIV#liste_ob DIV#texte_ob A:hover{
	background-color: #e3e7dc;
}

DIV#yellow_right DIV#footer {
	margin-top: 8px;
	margin-left: -913px;
	margin-bottom: 50px;
	width: 906px;
	height: 13px;
	text-transform: uppercase;
	color: #4c4c4d;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;

/*	opacity:0.7;
    filter: alpha(opacity=70);
    -moz-opacity:0.7;*/
    
    z-index:200;
}

DIV#yellow_right DIV#footer A{
	color: #4c4c4d;
	text-decoration: none;
	font-weight: bold;
}

DIV#yellow_right DIV#footer A:hover{
	background-color: #e3e7dc;
	font-weight: bold;
}

DIV#info_box{
	font-size: 14px;
	margin-top: 10px;
	margin-left: 15px;
	width: 742px;
}

DIV#info_box th{
	text-align: left;
	width:100px;
}

DIV#info_box img{
	margin-bottom: 10px;
	width: 143px;
	height: 110px;
	border: 0;
}

DIV#info_box DIV#texte p{
	color: #4c4c4d;
	width: 724px;
}

DIV#info_box A{
	color: #4c4c4d;
	text-decoration: none;
}

DIV#info_box A:hover{
	background-color: #e3e7dc;
}

DIV#slidewindow {
	position: absolute;
	width: 900px;
	height: auto;
	background-color: #FFFFFF;
	margin: 50px auto;
	display: none;
	border: 3px;
	border-color:#ffd536;
	border-style: solid;
}

DIV#s4div{
	/*position: absolute;*/
	margin-top: 25px;
	margin-left: 50px;
}

DIV#closer {
	position: relative;
	left: 25px;
}

DIV#closer A{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

DIV#gallerywindow {
	position: absolute;
	width: 1050px;
	height: auto;
	background-color: #FFFFFF;
	margin: 15px auto;
	display: none;
	border: 3px;
	border-color:#ffd536;
	border-style: solid;
}

#nav a { 
	border: 1px solid #ccc; 
	background: #fc0; 
	text-decoration: none; 
	margin: 0 5px; 
	padding: 3px 5px;  
}

#nav a.activeSlide { 
	background: #ea0 
}

#nav a:focus { 
	outline: none; 
}

@media print {
#noprint {
	display:none;
}
#noprintL {
	display:none;
}
#article {
    font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
}
