* {
	margin:0;
	padding:0;
	border:0px;
	}

html, body {
	height:100%;
 	}

body {
	background: url(../images/layout/bg.gif) repeat-y;
	font:  12px verdana, arial, georgia, sans-serif;
	}
	
	
body, h2, h3, p, a {
	color:#444444;
	}	

p {
	margin-bottom:8px;
	}	


h1, h2, h3 {
	font-weight: bold;
	color:#660033;
	font-size:12px;
	}	

h1 { 
	font-size:14px;
	margin:0 0 20px 0;
} 

h2 { 
	margin:15px 0 5px 0;
}

 
h3 { 
	margin:0 0 5px 0;
}


a { 
  	text-decoration: underline;
	color:#333333;
  	}
  	
a:hover { 
	text-decoration:underline;
 	color:#000000;
 	}

h2 a, h1 a, h3 a {
	color:#660033;
}

ul{
	none;
}

ul li{
}


table {
  border-collapse: collapse;
}


td, th{
	padding: 0px;
	text-align:left;
	font:  12px verdana, arial, georgia, sans-serif;
}

/********************************************
   LAYOUT
********************************************/ 


#container {
	width:813px; 
	position:relative;
	padding-left:33px;
	min-height:99%;
	border-bottom:0px solid #000000;
}

*html #container, *:first-child+html #container {
 	height:99%;
	overflow:visible;
}


#header, #bilder {
	width:813px; 
}

#header {
	background:url(../images/layout/bg-header.gif);
	border-top:2px solid #ffffff;
}

#bilder {
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	height:145px;
	margin-bottom:40px;
}

#bilder img{
	margin:0;
}

#content {
	overflow:auto;
}

#inhalt {
	margin:0 20px 0 220px;
	line-height:16px;
}

#inhalt {
	margin:0 0 0 20px;
	line-height:18px;
	float:right;
	float:left;
	width:570px;
	border-right:0px solid #000000;
}


/********************************************
   FOOTER
********************************************/ 

#footer {
	height:1%;
	width:846px; 
	position:relative;
	border-top:0px solid #000000;
}

#footer #adresse{
	position:absolute;
	color:#FFFFFF;
	font-size:11px;
	width:135px; height:55px;
	bottom:5px;
	right:-145px;
}

*html #adresse, *:first-child+html #adresse {
	right:-180px;
}


#footer #adresse a{
	color:#FFFFFF;
}


/********************************************
   NAV
********************************************/ 


#nav {
	float:left;
	width:185px;
 	border-right:0px solid #000000;
 	}

#nav ul {
	list-style-type:none;
	margin:0;
  	}
	
#nav ul li {
	margin-bottom:10px;
  	}


#nav ul li a {
	font-size:  11px;
	text-transform:uppercase;
	padding-left:10px;
	text-decoration:none;
 	}
	
#nav ul li a:hover, #nav ul li a:active { 
	background: url(../images/layout/nav-liste.gif) 0px 4px no-repeat;
	}

#nav ul li.current a, #nav ul li.act a{
	background: url(../images/layout/nav-liste.gif) 0px 4px no-repeat;
    }


/********************************************
   NAV 2. Ebene
********************************************/ 

#nav ul li ul{
	margin-left:12px;
	margin-top:4px;
  	}

#nav ul li ul li{
	margin-bottom:2px;
  	}

#nav ul li ul li a {
	background: url(../images/layout/sub-liste.gif) 0px 4px no-repeat;
	padding-left:10px;
 	}

#nav ul li ul li a:hover, #nav ul li ul li a:active { 
	background: url(../images/layout/sub-liste.gif) 0px 4px no-repeat;
	padding-left:10px;
	text-decoration:underline;
	}

#nav ul li ul li.current a{
	background: url(../images/layout/sub-liste.gif) 0px 4px no-repeat;
	padding-left:10px;
	text-decoration:underline;
    }

#nav ul li.current ul li a, #nav ul li.act ul li a{
	background: url(../images/layout/sub-liste.gif) 0px 4px no-repeat;
	padding-left:10px;
    }
	
/********************************************
   NAV2
********************************************/ 

#nav2-wrap {
	position:absolute;
	left:695px; top:35px;
	left:860px; top:35px;
	background:#ffffff;
	width:114px;
	padding:2px;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
  	}

#nav2 {
	background: url(../images/layout/nav-rechts-bg.gif);
	padding:2px;
	padding-bottom:0;
  	}

#nav2 ul {
	margin:0;
	margin-top:10px;
	list-style-type:none;
	height:130px;
	border-bottom:0px solid #000000;
  	}
	
#nav2 ul li {
	margin-bottom: 10px;
	border-bottom:1px dotted #660033;
	padding-bottom:2px;
  	}


#nav2 ul li a {
	color:#660033;
	text-transform:uppercase;
	font-size:  10px;
	text-decoration:none;
	
 	}
	
#nav2 ul li a:hover, #nav2 ul li a:active { 
	text-decoration:none;
	font-weight:bold;
	margin:0;
	padding:0;
	}

#nav2 ul li.current a{
	text-decoration:none;
	font-weight:bold;
   }



/********************************************
   IE Hacks
********************************************/ 

* html #container {
}


/********************************************
   NEWS
********************************************/ 

.divider hr {
	clear:right;
	height:1px;
	border-top:1px dashed #444444;
	margin-top:15px;
	margin-bottom:15px;
}

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border-top:1px dashed #444444;
	margin-top:15px;
	margin-bottom:15px;
}

.news-list-item img{
	margin:10px 0 10px 10px;
}

.news-list-item p{
	margin-top: 5px;
}


.news-single-item,  .news-single-rightbox, .news-list-container{
	border-top:0px solid #000000;
	padding-top:0;
	margin-top:0;
}

.news-single-item h1, .news-list-container h1 {
	margin-top:0;
}

.news-single-rightbox {
	border:0px solid #000000;
	width:80px;
}


/********************************************
   TYpo3 Contant allgemein
********************************************/ 

DIV.csc-default{
	overflow:auto;
	display:block;
	margin-bottom:10px;
}

DIV.csc-textpic{
	overflow:auto;
	border-bottom:0px solid #000000;
}

DIV.csc-textpic-intext-right{
	overflow:auto;
	border-bottom:0px solid #000000;
}

DIV.csc-textpic-imagewrap{
	border:0px solid #000000;
	overflow:hidden;
}

DIV.csc-textpic-imagewrap IMG{
	margin-top:20px;
}

DIV.csc-textpic-imagewrap a:active IMG{
	margin-top:20px;
	border:0;
	padding:0;
}



*:first-child+html DIV.csc-textpic-text{
	margin-top:0
}

.csc-textpic-caption{
	font-size:10px;
	line-height:12px;
}

