/***** Reset Script *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, thead{
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* 	Ende Reset	  */


/* HTML Elemente */

html {
	text-align:center;
	background:#fff3d2;
	min-height:100%;
}

body {
	font-family: Arial, Verdana, sans-serif; 
	text-align:center;
	margin:0px;
	color:#222222;
	font-size:80%;
	background:#fff3d2;
}

a:link, a:visited, a:active, a:focus  { font-weight:bold; color:#005a9e; text-decoration:none; border-bottom:0px;}
a:hover { font-weight:bold;color:#005a9e; text-decoration:underline;}

.platzhalter {
clear:both;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	font-size:0.01em;
}

.platzhalter2 {
	clear:both;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	font-size:0.01em;
}

.csc-header{
margin-top:10px;
background-color:#FECB09;
}

h1 {
	

	font-size:130%;
	font-weight:bold;
	font-family: arial,serif;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	margin-bottom:15px;
	
	color:#111111;
	text-align:left;

}

h2 {
background-color:#FFFFFF;
	font-size:130%;
	font-weight:bold;
	font-family: arial,serif;
	margin-bottom:15px;
	padding:0px;
	padding-top:10px;
	line-height:170%;
}

.h2inner{
	border-bottom:7px solid #FECB09;
}

h3 {
	font-size:120%;
	font-weight:bold;
	font-family: arial,serif;
	margin-bottom:0px;
	margin-top:10px;
	padding:0px;
}

th{
font-weight:bold;
font-size:110%;
}

strong{
font-weight:bold;
}

td{
padding:2px;
vertical-align:top;
}

/* Layout */

#mainwrap{
	font-size:95%;
	width:970px;
	margin-left:13px;
	margin-right:13px;
	padding: 0px;
}

#mainwrap_outer{
	background-image:url(mainshadow2.jpg);
	background-repeat:repeat-y;
	width:996px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}

#top{
	width:970px;
	height:125px;
	background:#e7e7e9;
}

#top_logo{
	float:left;
	background-image:url(logo_top.jpg);
	background-repeat:no-repeat;
	height:90px;
	width:108px;
	margin: 15px 10px 0px 14px;
}

#top_schongau{
	float:left;
	margin-top:3px;
}

#top_links{
	float:left;
	margin-top:70px;
	width:420px;
	text-align:right;
}

#top_links a:link,#top_links a:visited,#top_links a:active,#top_links a:focus  { font-weight:normal; color:#222222; text-decoration:none; border-bottom:0px; margin-left:10px; margin-right:10px;}
#top_links a:hover { font-weight:normal;color:#222222; text-decoration:underline; border-bottom:0px solid;margin-left:10px; margin-right:10px;}


#top_wappen{
	float:left;
	background-image:url(wappen.jpg);
	background-repeat:no-repeat;
	height:82px;
	width:77px;
	margin: 15px 10px 0px 14px;
}

#header{
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	height:259px;
	width:970px;
	margin: 0px 0px 0px 0px;
	overflow:visible;
	
	border-bottom:2.5em solid #E7E7E9;
margin-bottom:5px;
	
}

#header_nav{
overflow:visible;
}

.header_link{
}

#headerspace{
height:2.5em;
background:#E7E7E9;
margin-bottom:5px;
}

#dreispaltig{
position:relative; 
display:block; 
background:#FFFFFF; 
border-left:200px solid #E7E7E9; 
border-right:200px solid #E7E7E9;
overflow:visible;
width:570px;
}

* html #dreispaltig{
width:970px;
w\idth:570px;
}

#links {
float:left; 
position:relative; 
width:200px; 
margin-left:-200px; 
display:inline;
overflow:hidden;
padding-bottom:20px;
}



#rechts{
float:right; 
position:relative; 
width:200px; 
margin-right:-200px; 
display:inline;
padding-bottom:20px;
z-index:3;
}

* html #dreispaltig{display:inline-block;}
* html #links {width:200px;}

#rechtssearch{
margin-top:25px;
}

#searchfield{
font-weight:normal;
width:140px;
height:21px;
float:left;
margin-top:1px;
padding-top:3px;
padding-left:7px;
}

* html #searchfield{
color:#ffffff;
background: #005a9e;
border:0px;
}

html>/**/body #searchfield {
color:#ffffff;
background: #005a9e;
border:0px;
 } /* FireFox 2 */

#searchfield {
color:#ffffff;
background: #005a9e;
border:0px;
 } /* FireFox 2 */

#submitsearch{
margin-top:1px;
float:left;

}

#rechtsfont{
background: #005a9e;
border: 0px;
color:#ffffff;
height:25px;
font-weight:normal;
width:200px;
margin-top:76px;
}

.tx-efafontsize-pi1 img{
margin-left:15px;
margin-right:15px;
}

#rechtscontent{
text-align:left;
}

#rechtscontent p{
margin-left:15px;
margin-right:8px;
font-size:100%;
}

#content {
}

#content_wrap {
margin-left:auto;
margin-right:auto;
width:500px;
}

#content_inner {

width:500px;
text-align:left;
margin-bottom:15px;
float:left;
}

#content_inner ul{
list-style-type:disc;
margin-left:40px;
}

#content_inner {
margin-bottom:3px;
}

#content_bottom {
padding-bottom:15px;
float:left;
width:500px;
margin-top:25px;
}

#footer{
margin-top:5px;
background:#E7E7E9;
min-height:60px;
height: auto !important;
height:60px;
}

#footer_copyright{
float:left;
margin-top:23px;
margin-bottom:23px;
margin-left:16px;
width:270px;
text-align:left;
}

#footer_links{
float:right;
margin-top:23px;
margin-right:16px;
width:620px;
text-align:right;
}

#footer_links a:link,#footer_links a:visited,#footer_links a:active,#footer_links a:focus  { font-weight:normal; color:#222222; text-decoration:none; border-bottom:0px; margin-left:10px; margin-right:10px;}
#footer_links a:hover { font-weight:normal;color:#222222; text-decoration:underline; border-bottom:0px solid;margin-left:10px; margin-right:10px;}

.backarrow{
margin-right:3px;
margin-top:2px;
}

.uparrow{
margin-right:3px;
margin-left:10px;
}

.level0 {
padding-top:231px;
padding-left:163px;
overflow:visible;
}

.level0li{
float:left;
background:transparent url(mainnav1.gif) no-repeat;
width:200px;
margin-right:2em;
padding-top:0.3em;
min-height:25px;
height: auto !important;
height:25px;
}

* html .level0li{
min-height:24px;
height: auto !important;
height:24px;
}

.level0liact{
float:left;
background:transparent url(mainnav2.gif) no-repeat;
width:200px;
margin-right:2em;
padding-top:0.3em;
min-height:25px;
height: auto !important;
height:25px;
}

* html .level0liact{
min-height:24px;
height: auto !important;
height:24px;
}

.level0 a:link,.level0 a:visited,.level0 a:active,.level0 a:focus  {background-color:#005a9e; font-size:130%; font-weight:bold; color:#ffffff; text-decoration:none; border-bottom:0px; }
.level0 a:hover {color:#ffffff; text-decoration:none; border-bottom:0px solid;  }
.level0 a.active{background-color:#e7e7e9; color:#005a9e; text-decoration:none; border-bottom:0px solid; }
.level0liact a.active {background-color:#e7e7e9; color:#005a9e; text-decoration:none; border-bottom:0px solid; }
.level0liact a:link,.level0liact a:visited,.level0liact a:active,.level0liact a:focus {background-color:#e7e7e9; color:#005a9e; text-decoration:none; border-bottom:0px solid; }

.level1 {
text-align:left;
font-size:105%;
}

.level1li{
text-align:left;
padding-top:8px;
padding-bottom:12px;
padding-left:7px;
border-top:3px solid #ffffff;
margin-top:-4px;
}

.level1liact{
text-align:left;
padding-top:8px;
padding-bottom:12px;
padding-left:7px;
border-top:3px solid #ffffff;
margin-top:-4px;
}

.level1li a:link,.level1li a:visited,.level1li a:active,.level1li a:focus  {background:transparent url(bullet4.jpg) no-repeat; font-weight:normal; color:#005a9e; text-decoration:none; border-bottom:0px; padding-left:16px; display:block;position:relative;}
.level1li a:hover { font-weight:normal;color:#005a9e; text-decoration:none; border-bottom:0px; background:transparent url(bullet3.jpg) no-repeat; padding-left:16px; display:block;position:relative;}
.level1liact a:hover,.level1liact a:link,.level1liact a:visited,.level1liact a:active,.level1liact a:focus{background:transparent url(bullet3.jpg) no-repeat; font-weight:bold; color:#005a9e; text-decoration:none; border-bottom:0px; padding-left:16px; display:block;position:relative;}

* html .level1 a:hover {
text-decoration:underline;
}

.level2 {
text-align:left;
margin-top:8px;
}

* html .level2 {
border-top:3px solid #ffffff;
margin-left:-7px;
padding-left:10px;
}


.level2li{
text-align:left;
padding-top:8px;
padding-bottom:8px;
padding-left:35px;
margin-left:-13px;
border-top:3px solid #ffffff;
}

* html .level2li{
min-height:18px;
height: auto !important;
height:18px;
}

.level2liact{
text-align:left;
padding-top:8px;
padding-bottom:8px;
padding-left:35px;
margin-left:-13px;
border-top:3px solid #ffffff;
}

* html .level2liact{
min-height:18px;
height: auto !important;
height:18px;
}


.level2li a:link,.level2li a:visited,.level2li a:active,.level2li a:focus  {background:transparent url(bullet4.jpg) no-repeat; font-weight:normal; color:#005a9e; text-decoration:none; border-bottom:0px; display:block;position:relative;}
.level2li a:hover { font-weight:normal;color:#005a9e; text-decoration:none; border-bottom:0px; display:block;background:transparent url(bullet3.jpg) no-repeat;}
.level2liact a:hover,.level2liact a:link,.level2liact a:visited,.level2liact a:active,.level2liact a:focus{background:transparent url(bullet3.jpg) no-repeat; font-weight:bold; color:#005a9e; text-decoration:none; border-bottom:0px; display:block;position:relative; }

.level3 {
text-align:left;
margin-top:8px;
font-style:italic;
}

* html .level3 {

margin-left:-32px;
padding-left:20px;
}

.level3li{
text-align:left;
padding-top:8px;
padding-bottom:8px;
padding-left:60px;
margin-left:-30px;
border-top:3px solid #ffffff;
}

* html .level3li{
min-height:18px;
height: auto !important;
height:18px;
}

.level3liact{
border-top:3px solid #ffffff;
text-align:left;
padding-top:8px;
padding-bottom:8px;
padding-left:60px;
margin-left:-30px;
}

* html .level3liact{
min-height:18px;
height: auto !important;
height:18px;
}

.level3li a:link,.level3li a:visited,.level3li a:active,.level3li a:focus  {background:transparent url(bullet4.jpg) no-repeat; font-style:italic;font-weight:normal; color:#005a9e; text-decoration:none; border-bottom:0px; display:block;}
.level3li a:hover { font-style:italic;font-weight:normal;color:#005a9e; text-decoration:underline; border-bottom:0px; display:block;background:transparent url(bullet3.jpg) no-repeat;}
.level3liact a:hover,.level3liact a:link,.level3liact a:visited,.level3liact a:active,.level3liact a:focus{ font-style:italic;font-weight:bold; color:#005a9e; text-decoration:none; border-bottom:0px solid ; display:block;background:transparent url(bullet3.jpg) no-repeat;}


/* Sitemap */

.csc-sitemap{
padding-top:20px;
}

.csc-sitemap ul{
margin-left:0px;
}

.csc-sitemap li{
margin-left:35px;
}

/* RTE */

.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.align-left {
	text-align:left;
}


/* News */

.news-latest-item{
border-bottom:2px solid #FECB09;
margin-bottom:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
min-height:100px;

}

.news-latest-container{
text-align:left;
}

.news-latest-container h2 {
	font-size:110%;
	font-weight:bold;
	font-family: arial,serif;
	margin-bottom:2px;
	margin-top:2px;
	padding:0px;
	background:none;
}

.news-latest-gotoarchive{
padding-left:10px;
}


.news-list-item{
border-bottom:2px solid #FECB09;
margin-bottom:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}

.news-list-container{
text-align:left;
}

.news-list-container h2 {
	font-size:110%;
	font-weight:bold;
	font-family: arial,serif;
	margin-bottom:2px;
	margin-top:2px;
	padding:0px;
	background:none;
}


.news-list-gotoarchive{
padding-left:10px;
}


@media print {

	@page { 
			size:21.0cm 29.7cm;
			margin:1cm;
	}

	html {
		background:#ffffff;
	}

	body {
		background:#ffffff;
		color:#000000;
		font-size:80%;
	}
	
	#top{
		visibility:hidden;
		height:0px;
		width:0px;
	}
	
	#header{
		visibility:hidden;
		height:0px;
		width:0px;
	}
	
	#footer{
		visibility:hidden;
		height:0px;
		width:0px;
	}
	
	#rechts{
		visibility:hidden;
		height:0px;
		width:0px;
	}
	
	#links{
		visibility:hidden;
		height:0px;
		width:0px;
	}
	
	#content_bottom{
		visibility:hidden;
		height:0px;
		width:0px;
	}
		
	#mainwrap{
		font-size:95%;
		width:auto;
		margin-left:0px;
		margin-right:0px;
		padding: 0px;
	}

	#mainwrap_outer{
		background-image:none;
		width:auto;
		margin-left:0px;
		margin-right:0px;
		padding: 0px;
	}

	#dreispaltig{
		position:relative; 
		display:block; 
		background:#FFFFFF; 
		border-left:none; 
		border-right:none;
		overflow:visible;
		width:auto;
	}

	#content {
	}

	#content_wrap {
		margin-left:auto;
		margin-right:auto;
		width:500px;
	}

	#content_inner {

		width:500px;
		text-align:left;
		margin-bottom:15px;
		float:left;
	}
		
}