@charset "utf-8";
/* CSS Document */

*{
padding:0;
margin:0;
}

body{
background:url(img-main.jpg) top center repeat-x #d5c89a;
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
/*font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;*/
color: #313131;
line-height: 18px;
text-align:center;
}

#container{
height: auto;
width: 700px;
display:block;
position: relative;
margin: 0 auto;
padding: 0;
text-align:center;
}

#headImage{
	float:left;
	width: 700px;
	height: 248px;
	display:block;
	background:url(img-main.jpg) top center no-repeat #d5c89a;
}

#headImage h1{
	text-indent: -999em;
}

#contentLeft{
	width: 230px;
	float:left;
	height: auto;
	margin: 58px auto 0 auto;
	padding: 0;
	text-align: left;
}

#contentCenter{
	float:left;
	width: 470px;
	margin: 5px auto 0 auto;
	padding: 0;
	height: auto;
	text-align: left;
}

#contentCenter h1 {
	font-weight: normal;
	font-size: 160%;
	margin: 0 0 0 0;
	padding: 12px 0 0 0;
	color: #ffffff;
	text-indent: -999em;
	height:40px;
}

#contentCenter h2 {
	font-weight: normal;
	font-size: 130%;
	margin: 0 0 12px 0;
	padding: 12px 0 0 0;
	color: #ffffff;
}

#contentCenter h3, #contentCenter h4, #contentCenter h5, #contentCenter h6 {
	font-weight: normal;
	font-size: 115%;
	margin: 0 0 12px 0;
	padding: 12px 0 0 0;
	color: #ffffff;
}

#contentCenter p{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#contentCenter a {color:#ffffff;text-decoration:none;}

#contentCenter a:hover {color:#ffffff; text-decoration:underline;}

#contentCenter ul{
	list-style-type:none;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#contentCenter ul li {
	/*line-height: 16px;*/
	margin-top: 0;
	margin-left: 10px;	
	padding-left: 14px;
	padding-bottom: 12px;
	background: url(list-arrow.png) no-repeat top left;
	background-position: 0 5px;	
}

#contentCenter ol{
	list-style-type:none;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#contentCenter ol li {
	/*line-height: 16px;*/
	margin-top: 0;
	margin-left: 10px;	
	padding-left: 14px;
	/*padding-bottom: 12px;*/
	background: url(list-arrow.png) no-repeat top left;
	background-position: 0 5px;	
}

#contentCenter .csc-sitemap ul, #contentCenter .csc-sitemap ul ul{
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#contentCenter .csc-sitemap ul li {
	margin-top: 0;
	margin-left: 0px;	
	padding-left: 0;
	padding-bottom: 2px;
	background: none;	
}

#contentCenter .csc-sitemap ul li ul li{
	margin-top: 0;
	margin-left: 0px;	
	padding-left: 10px;
	padding-bottom: 2px;
	background: none;
}

.trennerRechts, .trennerRechts a {
	background: transparent url(separator.gif) center right no-repeat;
	/*background-position: 0;*/
	margin-right: 5px;
	padding-right: 5px;
}


#language{
	text-align:left;
}

#language a {
	color:#313131;
	text-decoration:none;
}

#language a:hover {
	color:#ffffff;
	text-decoration:none;
}

/*------------------*/
/*--- NAVIGATION ---*/
/*------------------*/

/* NAVI Ebene 1 */

#navi1 ul {
	list-style-type:none;
	margin: 30px 0;
	width: 160px;
}

#navi1 li {
	font-size: 100%;
	font-weight: bold;
	display:block;
}

#navi1 a{
	background: transparent url(list-arrow.png) left no-repeat;
	background-position: 0 4px;
	margin: 0 0 4px 0; 
	padding: 0 0 4px 20px;
	text-decoration:none;
	border-bottom: #ffffff dotted 1px;
	display: block;
	color: #313131;
}

#navi1 a:hover{
	color: #ffffff;
	display:block;
	background: url(list-arrow.png) left no-repeat;
	background-position: 10px 4px;
	padding: 0 0 4px 30px;
}

#navi1 .active {
	color: #ffffff;
	display:block;
	background: url(list-arrow.png) left no-repeat;
	background-position: 10px 4px;
	padding: 0 0 4px 30px;
}



/* NAVI Ebene 2 */

#navi2 ul {
	list-style-type:none;
	margin: 0 0 10px 0; 
	width: 160px;
}

#navi2 li {
	font-size: 100%;
	font-weight: normal;
	display:block;
}

#navi2 a{
	background: none;	
	margin: 0 0 2px 30px; 
	padding: 0 0 2px 0px;
	text-decoration:none;
	border-bottom: #ffffff dotted 1px;
	display: block;
	color: #313131;
}

#navi2 a:hover{
	color: #ffffff;
	display:block;

	background: none;
	margin: 0 0 2px 30px; 
	padding: 0 0 2px 0px;
}

#navi2 .active {
	color: #ffffff;
	display:block;
	background: none;
	margin: 0 0 2px 30px; 
	padding: 0 0 2px 0px;
}


/* NAVI Ebene 3 */

#navi3 ul {
	list-style-type:none;
	margin: 0 0 10px 0; 
	width: 160px;
}

#navi3 li {
	font-size: 100%;
	font-weight: normal;
	display:block;
}

#navi3 a{
	background: none;	
	margin: 0 0 2px 40px; 
	padding: 0 0 2px 0px;
	text-decoration:none;
	border-bottom: #ffffff dotted 1px;
	display: block;
	color: #313131;
}

#navi3 a:hover{
	color: #ffffff;
	display:block;
	background: none;
	margin: 0 0 2px 40px; 
	padding: 0 0 2px 0px;
}

#navi3 .active {
	color: #ffffff;
	display:block;
	background: none;
	margin: 0 0 2px 40px; 
	padding: 0 0 2px 0px;
}

/*------------------------*/
/*--- Rollover Symbols ---*/
/*------------------------*/

#symbols{}


a.symbolHome {
	background: url("symbolHome.png") no-repeat -5px -4px;
	height: 19px;
	width: 32px;
	display:block;
	float:left;
	text-decoration: none;
	margin: 0;
}

a:hover.symbolHome{
	background-position: -5px -23px;
}

a.symbolSitemap {
	background: url("symbolSitemap.png") no-repeat 1px -4px;
	height: 19px;
	width: 32px;
	display:block;
	float:left;
	text-decoration: none;
}

a:hover.symbolSitemap{
	background-position: 1px -23px;
}

a.symbolImpressum {
	background: url("symbolImpressum.png") no-repeat 6px -4px;
	height: 19px;
	width: 32px;
	display:block;
	float:left;
	text-decoration: none;
}

a:hover.symbolImpressum{
	background-position: 6px -23px;
}

a.symbolMail {
	background: url("symbolMail.png") no-repeat 11px -4px;
	height: 19px;
	width: 32px;
	display:block;
	float:left;
	text-decoration: none;
}

a:hover.symbolMail{
	background-position: 11px -23px;
}

a.symbolPrint {
	background: url("symbolPrint.png") no-repeat 16px -4px;
	height: 19px;
	width: 32px;
	display:block;
	float:left;
	text-decoration: none;	
}

a:hover.symbolPrint{
	background-position: 16px -23px;
}

/*---------*/
/* GT MENU */
/*---------*/

/*#contentLeft ul {list-style: none;}
#contentLeft ul li {float: left;}
#contentLeft ul li a {background-repeat:no-repeat; display:block; overflow:hidden;text-indent: -999em; white-space:nowrap; height:30px;}
#contentLeft ul li a:hover, ul#navi1 li.current a,ul#navi1 li.over a {background-position:0px -30px;}*/
		
