/* copyright modulor - Andreas Niederer für Esterházy Betriebe GmbH */
/************************************/
#Seite { position:relative; width:100%;}
/************************************/
#Kopfzeile {
	width: 100%;
	background-color: #FFFFFF;
	height:135px; 
}
#Logo {
	position:absolute;
	left: 20px;
	top: 20px;	
	width: 246px;
	height:64px;
}
#Sprachwahl {
	position:absolute;
	top:0px;
	left:525px;
	height:16px;
	width:232px;
	z-index:2;
	color:#cccccc;
}
#Sprachwahl ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#Sprachwahl li {
	list-style: none;
	margin:0px;
	padding:0px;
	float:left;
	width:60px;
	padding-top:2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 10px;
	padding-left: 2px;
}
#Suchen {
	position:absolute;
	left:520px;
	top:4px;
	width: 240px;
	z-index:2;
	height: 32px;
	font-size: 9px;
	white-space: nowrap;
	text-align:right;
}
#SuchenEingabe {
	height:12px;
	width:144px;
	font-size:10px;
	line-height:10px;
	color:#666666;
}
#SuchenButton {
	height:19px;
	width:20px;
	font-size:9px;
}
#Breadcrumb {
	position:absolute;
	left:192px;
	top:64px;
	width: 388px;
	height:16px;
	font-size:90%;
	line-height:120%;
	display:none;
}
/************************************/
#Reiter {
	position:absolute;
	top:63px;
	left:0px;
	width:760px;
	font-size: 11px;
	line-height:14px;
	margin:0px;
	padding:0px;
}
#Reiter ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	float:right;
}
#Reiter li {
	list-style: none;
	padding:0px;
	float:left;
	width:77px;
	margin:0 4px 0 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#Reiter  a { padding-left:2px; display:block; height: 16px; }
#Reiter-pos0 { 	border-color:#CCCCCC !important; /*width:109px !important;*/}
#Reiter-pos1 { 	border-color:#CCCCCC !important; margin:0 !important; width:93px!important}
#Reiter-pos2 { 	border-color:#B50213 !important;}
#Reiter-pos3 { 	border-color:#8C9A0D !important; width:173px!important}
#Reiter-pos3-hu { border-color:#8C9A0D !important; width:226px!important }
#Reiter-pos4 { 	border-color:#5382D5 !important;}

/************************************/
#Banner { height:144px; background-color:#D4E2B4; width:760px; display:none; }
/************************************/
#Navigation {
	margin:0px 0 0 0px;
	width:176px;
	font-size: 90%;
	line-height: 163%;
	color:#8F004B;
}
#Navigation a{
	display:block;
	width:100%;
}
#Navigation ul {
	padding:0px;
	margin:0px;
	list-style-image:url(../../../images/leer.gif);
	list-style-type: none;
}
#Navigation-Individuell { 
	border-bottom:1px solid #E0E6E6;
	padding:0px;
	margin:0px;
}
#Navigation-Individuell ul li {
	margin:0px;
	padding:2px 0 0px 20px;
	line-height:16px;
	border-top:1px solid #E0E6E6;
	font-weight:bold;
}
#Navigation-Individuell ul li ul li{
	margin:0 0 0 -20px;
	padding:3px 0 2px 20px;
	line-height:14px;
	border-top:0px none #E0E6E6;
	font-weight:normal;
}
#Navigation-Gemeinsam { margin-top:32px; padding:0px; border-bottom:1px solid #E0E6E6;}
#Navigation-Gemeinsam ul li {
	margin:0px;
	padding:2px 0 0px 16px;
	line-height:16px;
	border-top:1px solid #E0E6E6;
	font-weight:bold;
}
#Navigation a:link { color:#FFFFFF; }
#Navigation a:visited { color:#FFFFFF; }
#Navigation a:hover { color:#000000; }
/************************************/
#Inhalt { 
	position:absolute; 
	left:184px; 
	top:135px; 
	width:576px;
	line-height:133%;

}
#Inhalt-Zeile1 a, #Inhalt-Zeile2 a, #Inhalt-Spalte1 a, #Inhalt-Spalte2 a { text-decoration:underline;}
#Inhalt-Spalte1 { width:336px; clear:both; float:left;  }
#Inhalt-Spalte2 { font-size:90%; line-height:120%; width:240px; float:right; }
#Inhalt-Spalte2 .Bildunterschrift { font-size:100% !important; padding-top:4px; line-height:120% !important;}
#Inhalt-Zeile2 { clear:both; }
/************************************/
#Fusszeile {
	clear:both;
	font-size: 90%;
	line-height:120%;
	white-space: nowrap;
	padding:8px;
	color:#333333;
}
#Fusszeile-Navigation { float:left; float:none; }
#Fusszeile-Update { display:none; }
/************************************/
body,td,th,div,p,ul,ol,a,form,input,textarea,select,option,h1,h2,h3,h4,h5,h6 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
body { font-size: 0.75em; background-image:url(../images/kultur-kreis-pannonien-hg-1.gif); background-repeat:repeat-y; background-color:#CD006C; color:#000000;  }
textarea { font-size: 1em; }
h1, h2, h3, h4, h5, h6, p, pre { padding-left:8px; padding-right:8px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration:none !important;}
a { text-decoration: none; }
a:link { color: #336699 }
a:visited { color: #003366 }
a:hover { color: #FF0000 }
a:active { color: #000000 }
/************************************/

h1 { color:#BB0063; }
table { margin-left:8px; }
table td { padding-bottom:16px; border-top:1px solid #ffffff; }
table h1, table h2, table h3, table h4, table h5, table h6, table p, table pre { padding-left:0px; padding-right:0px; }
.Text-Abstand-li {  padding-left:8px; }
.Text-Abstand-re {  padding-right:8px; }
.Verweis { text-decoration:none!important; font-size:10px; }
