body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	border:0px;
	font-size:100%;
}

a:link		{color:#26378B; font-weight:bold; text-decoration:none;}
a:visited	{color:#26378B; font-weight:bold; text-decoration:none;}
a:hover		{color:#26378B; font-weight:bold; text-decoration:underline;}
a:active	{color:#26378B; font-weight:bold; text-decoration:none;}

#all{
	width: 1024px;
	padding:0px;
	margin:0px;
	text-align:left;	
}

#head{
	float:left;
	width:1024px;
	height:283px;
	margin:0px;
}

#headoben{
	background-image:url(img/headoben_bg.gif);
	background-repeat:no-repeat;
	float:left;
	background-color:#eef0f9;
	width:1024px;
	height:89px;
}

#logo_oben{
	float:left;
	width:205px;
	height:89px;
	margin:0px 0px 0px 47px;
	display:inline;
}

#headbild_oben{
	float:right;
	background-image:url(img/head_bildo_2.gif);
	background-repeat:no-repeat;
	width:584px;
	height:89px;
	margin:0px 0px 0px 0px;
}

#headunten{
	float:left;
	background-color:#9fa7cc;
	width:1024px;
	height:194px;
	
}

#logo_unten{
	float:left;
	width:206px;
	height:195px;
	margin:0px 0px 0px 47px;
	display:inline;
}

#headtitelo{
	color:#172983;
	font-size:14pt;
	float:left;
	width:185px;
	height:44px;
	margin:35px 0px 0px 0px;
}

.headtext_big{
	float:left;
	font-size:140%; 
	font-weight:bold; 
	font-variant:small-caps; 
	line-height:70%;
	margin:0px; 
	padding:0px;
	letter-spacing:2px;
}

.headtext_sml{
	float:left;
	font-weight:bold; 
	font-variant:small-caps;
	font-size:80%; 
	margin:0px; 
	padding:0px;
	letter-spacing:2px;
}

.headtext_norm{ 
	font-weight:bold; 
	font-variant:small-caps; 
	margin:0px; 
	padding:0px;
	letter-spacing:1pt;
	font-size:80%;
}

.headtext_adr{
	color:#ffffff; 
	font-size:75%; 
	font-weight:bold; 
	font-variant:small-caps; 
	margin:0px; padding:0px;
	letter-spacing:1px;
}

#headtitelu{
	color:#172983;
	font-size:14pt;
	float:left;
	width:170px;
	height:178px;
	margin:0px 0px 0px 0px;
}

#head_bild{
	float:left;
	width:543px;
	padding:0px 0px 0px 19px;
}


#newhead{
	position:absolute;
	top:18;
}

#midcontent{
	background-color:#f5f6fa;
	float:left;
	width:1024px;
	height:385px;
	margin:0px;
	padding:0px;

}



#main{
	background-color:#f5f6fa;
	float:left;
	width:1024px;
	margin:0px;
	padding:0px;
}

#mainbottom{
	background-image:url(img/leiste_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:right;
	width:792px;
	height:39px;
}

#maininhalt{
	background-color:#9fa7cc;
	background-image:url(img/sch_maincont.gif);
	background-position:right;
	background-repeat:repeat-y;
	width:791px;
	min-height:369px;
	float:left;
}

#maintext{
	background-color:#ffffff;
	color:#626367;
	width:525px;
	min-height:369px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}

h1{
	margin:0;
	padding:0;
	font-size:120%;
}

h2{
	margin:0;
	padding:0;
	font-size:100%;
}

.text{
	font-variant:normal;
	float:left;
	margin:0px 25px 10px 25px;
	height:329px;
	height:inherit;
	display:inline;
}

.text p{
	font-variant:normal;
	color:#626367;
	font-size:90%;
}

.text ul{
	font-size:90%;
}

#fontresize{
	margin:15px 0px 15px 0px;
	height:15px;
	width:500px;
	text-align:right;
	color:#626367;
	font-size:70%;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:1px;
}

#footer a{
	color:#626367;
	font-size:70%;
	font-variant:small-caps;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:1px;
}

#footer a:hover{
	color:#000000;
	font-size:70%;
	font-variant:small-caps;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:1px;
}

#footer{
	float:left;
	height:30px;
	margin:10px 0px 0px 10px;
}



/* ############################################################################################ */
/* ############################################################################################ */
/* ############################################################################################ */

#navi{
	float:left;
	width:183px;
	margin:0px 0px 0px 47px;
	padding:0px;
	height:339px;
	display:inline;
}



#navicont{
	background-image:url(img/sch_navi.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#eef1fa;
	float:left;
	width:183px;
	
}

.navia{
	float:left;
	text-indent:10px;
	line-height:38px;
	font-variant:small-caps;
	font-weight:bold;
	font-size:85%;
	letter-spacing:1px;
}

.subnavia{
	float:left;
	text-indent:20px;
	line-height:38px;
	font-variant:small-caps;
	font-weight:bold;
	font-size:85%;
	letter-spacing:1px;
}

.subnavia2{
	float:left;
	text-indent:50px;
	line-height:38px;
	font-variant:small-caps;
	font-weight:bold;
	font-size:85%;
	letter-spacing:1px;
}

#naviline{
	background-color:#3300CC;
	float:left;
	width:159px;
	height:1px;
	margin-left:24px;
}



.auf{
	padding:5px 0px 5px 25px;
	display:block;
	font-size:110%;
	font-weight:bold;
	color:#209A9B;
	text-decoration:none;
}

.zu{
	padding:10px 0px 10px 365px;
	display:block;
	font-size:110%;
	font-weight:bold;
	color:#209A9B;
	text-decoration:none;
}
	
.out{

}




/* ########################################################################################### */
/* ########################################################################################### */
/* ########################################################################################### */

.navipunkt				{width:160px; height:40px; margin:0px 0px 0px 23px; border-top:1px solid #172983; font-variant:small-caps; font-weight:bold; font-size:85%; letter-spacing:1px;}
.navipunkt a			{color:#26378B; text-decoration:none; background-color:#b0b9e1; width:160px; height:40px; padding:11px 0px 0px 10px; display:block;}
.navipunkt a:visited	{color:#26378B; text-decoration:none; background-color:#b0b9e1; width:160px; height:40px; padding:11px 0px 0px 10px; display:block;}
.navipunkt a:hover		{color:#26378B; text-decoration:none; background-color:#ffcd5e; width:160px; height:40px; padding:11px 0px 0px 10px; display:block;}
.navipunkt a:active		{color:#26378B; text-decoration:none; background-color:#b0b9e1; width:160px; height:40px; padding:11px 0px 0px 10px; display:block;}


.naviaktiv				{width:160px; height:40px; margin:0px 0px 0px 23px; border-top:1px solid #172983; font-variant:small-caps; font-weight:bold; font-size:85%; letter-spacing:1px;}
.naviaktiv a			{color:#26378B; text-decoration:none; background-color:#ffcd5e; width:160px; height:40px; padding:11px 0px 0px 10px; display:block;}
.naviaktiv a:visited	{color:#26378B; text-decoration:none; background-color:#ffcd5e; width:160px; height:40px; padding:11px 0px 0px 10px; display:block;}
.naviaktiv a:hover		{color:#26378B; text-decoration:none; background-color:#ffcd5e; width:160px; height:40px; padding:11px 0px 0px 10px; display:block;}
.naviaktiv a:active		{color:#26378B; text-decoration:none; background-color:#ffcd5e; width:160px; height:40px; padding:11px 0px 0px 10px; display:block;}


.naviline{border-top:1px solid #172983; margin:0px 0px 0px 23px;}
#navibottom{float:left; width:183px; height:41px; background-image:url(img/navi_bottom.gif); background-position:bottom; background-repeat:no-repeat;}


#subnavi{
	float:left;
	width:228px; 
	height:339px;
	margin:0px 0px 0px 0px;
	background-color:#9fa7cc;
	background-image:url(img/flur2_hell.jpg); 
	background-repeat:no-repeat; 
}


#subnavi_start{
	float:left;
	width:228px; 
	height:339px;
	margin:0px 0px 0px 0px;
	background-color:#9fa7cc;
	background-image:url(img/becher.gif); 
	background-repeat:no-repeat; 
}

#subnavifixierung{position:absolute; width:228px; height:339px;}

.subnavigation{}
.subnavigation_aktiv{}


.subpunkt a			{width:228px; height:41px; display:block; background-image:url(img/subnaviline.gif); background-repeat:no-repeat; background-position:right bottom; background-color:#FFFFFF; color:#26378B; font-size:85%; font-weight:bold; font-variant:small-caps; letter-spacing:1px; text-decoration:none;}
.subpunkt a:visited	{width:228px; height:41px; display:block; background-image:url(img/subnaviline.gif); background-repeat:no-repeat; background-position:right bottom; background-color:#FFFFFF; color:#26378B; font-size:85%; font-weight:bold; font-variant:small-caps; letter-spacing:1px; text-decoration:none;}
.subpunkt a:hover	{width:228px; height:41px; display:block; background-image:url(img/subnaviline.gif); background-repeat:no-repeat; background-position:right bottom; background-color:#ffcd5e; color:#26378B; font-size:85%; font-weight:bold; font-variant:small-caps; letter-spacing:1px; text-decoration:none;}
.subpunkt a:active	{width:228px; height:41px; display:block; background-image:url(img/subnaviline.gif); background-repeat:no-repeat; background-position:right bottom; background-color:#FFFFFF; color:#26378B; font-size:85%; font-weight:bold; font-variant:small-caps; letter-spacing:1px; text-decoration:none;}

.subaktiv a			{width:228px; height:41px; display:block; background-image:url(img/subnaviline.gif); background-repeat:no-repeat; background-position:right bottom; background-color:#ffcd5e; color:#26378B; font-size:85%; font-weight:bold; font-variant:small-caps; letter-spacing:1px; text-decoration:none;}
.subaktiv a:visited	{width:228px; height:41px; display:block; background-image:url(img/subnaviline.gif); background-repeat:no-repeat; background-position:right bottom; background-color:#ffcd5e; color:#26378B; font-size:85%; font-weight:bold; font-variant:small-caps; letter-spacing:1px; text-decoration:none;}
.subaktiv a:hover	{width:228px; height:41px; display:block; background-image:url(img/subnaviline.gif); background-repeat:no-repeat; background-position:right bottom; background-color:#ffcd5e; color:#26378B; font-size:85%; font-weight:bold; font-variant:small-caps; letter-spacing:1px; text-decoration:none;}
.subaktiv a:active	{width:228px; height:41px; display:block; background-image:url(img/subnaviline.gif); background-repeat:no-repeat; background-position:right bottom; background-color:#ffcd5e; color:#26378B; font-size:85%; font-weight:bold; font-variant:small-caps; letter-spacing:1px; text-decoration:none;}

.subabstand			{float:left;margin:11px 0px 0px 21px; cursor:pointer;}
.subsubabstand		{float:left;margin:11px 0px 0px 50px; cursor:pointer;}



.leer{height:41px;}


#sicherung{
	position:absolute;
	width:228px;
	height:370px;
}

.kontakt{
	font-variant:normal;
	color:#626367;
	font-size:90%;
}

.kontakt .art{
	width:90px;
}

.kontakt .eingabe{
	color:#626367;
	width:220px;
	height:18px;
	border:1px solid #9FA7CC;
	padding:0px 2px 0px 2px;
}

.kontakt .textfeld{
	color:#626367;
	width:220px;
	height:120px;
	border:1px solid #9FA7CC;
	padding:0px 2px 0px 2px;
}

.kontakt .button{
	color:#626367;
	border:1px solid #9FA7CC;
	background-color:#FFFFFF;
}

.kontakt .pf{
	margin:4px 0px 4px 0px;
}

.firstname{
	display:none;
}


/* ########################################################################################### */
/* ########################################################################################### */
/* ########################################################################################### */


/* -------------------------------------------------------------- */
/* EPATIN														  */
/* -------------------------------------------------------------- */

#epatinmenue				{padding:0px 0px 15px 0px; margin:0px 0px 15px 0px; border-bottom:2px dashed #EE8010;}
#epatinmenue	p			{color:#FFCD5E; margin:10px 0px 15px 0px; padding:0;}
#epatinmenue .suche			{border:1px solid #26378B; width:200px;}
#epatinmenue .button		{border:1px solid #26378B; background-color:#FFFFFF;}

/* ################################################################################################################## */
.navimodul a				{text-decoration:none; float:left; margin:0px 25px 0px 0px; font-size:120%}
.navimodul a:visited 		{text-decoration:none;}
.navimodul a:hover 			{text-decoration:underline; color:#EE8010;}
.navimodul a:active 		{text-decoration:none;}

.highlightmodul a			{float:left; margin:0px 25px 0px 0px; color:#EE8010;}
.highlightmodul a:visited 	{text-decoration:none;}
.highlightmodul a:hover 	{text-decoration:underline;}
.highlightmodul a:active 	{text-decoration:underline;}
/* ################################################################################################################## */
.navi						{margin:8px 0px 8px 0px; padding:0px 0px 0px 5px; border-left:3px solid #26378B;}
.navi a						{font-size:80%;}
.navi a:visited 			{text-decoration:none;}
.navi a:hover 				{text-decoration:underline; color:#EE8010;}
.navi a:active 				{text-decoration:underline;}

.highlight					{color:#EE8010;}
.highlight a				{color:#EE8010;font-size:80%;}
.highlight a:visited 		{color:#EE8010;text-decoration:none;}
.highlight a:hover 			{color:#EE8010;text-decoration:none;}
.highlight a:active 		{color:#EE8010;text-decoration:none;}
/* ################################################################################################################## */
#epatintext 					{font-size:80%; color:#666666;}
#epatintext h1					{margin:0; padding:0; line-height:110%; font-weight:bold; font-size:120%; color:#EE8010;}
#epatintext p, #epatintext li	{font-size:100%;}
#epatintext a					{font-size:90%;}
#epatintext h3					{font-size:100%; font-weight:bold; color:#DE4414;}
#epatintext .zurueck 			{font-size:100%;}
#epatintext strong				{font-size:100%; font-weight:bold;}
#epatintext .verweise 			{padding-top: 5px;}
#epatintext .verweis 			{padding-top: 3px;padding-bottom: 2px;}