	/* ------- ALLGEMEIN  -------- */

* {
	margin:0;
	padding:0;
	}
	
	
html, body {
	scrollbar-arrow-color: #eeeeee;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #cccccc;	
	height:100%;
	}

body {
	background:#cccccc;
	font:  11px verdana, arial, georgia, sans-serif;
	line-height:18px;
	color: #999999;
	text-align:left;
	overflow-y:scroll;
	position:relative;
	}


*:first-child+html body {
	overflow-y:visible;
  }


img {
	border:0px;
}

p {
	margin-bottom:10px;
	}	

h1, h2, h3 { 
	font-size: 11px;
	font-weight:normal;
	color: #CC0033;
} 

h2 { 
	margin-top:15px;
} 

a:link, a:visited, a:hover, a:active { 
	color: #999999;
  	text-decoration: none;
  	}
  	
a:hover { 
  	text-decoration: underline;
  	}   	

hr {
}

/* ------- EBENEN ALLGEMEIN------- */

#container {
	background: url(../images/00-layout/bg-sp.gif) #cccccc center repeat-y;
	width:956px;
	min-height:100%;
	margin: 0px auto;
	padding-left:1px;
	overflow:auto;
	position:relative;
	text-align:left;
}

#clearer {
	float:none;
	clear:both;
	width:950px; height:1px;
}

#clearer img{
	width:1px; height:1px;
}


/* ------- HEADER ------ */
#header {
	background: url(../images/00-layout/bg-header.gif);
	height:143px;
	margin-left:-1px;
	margin-bottom:20px;
}

#header img{
	float:left;
	padding:0; margin:0;
}

#slogan{
	float:left;
	width:230px;
	margin:30px 0 0 0;
	text-align:center;
	font-size:12px;
}

#slogan span.haken{
	background: url(../images/00-layout/haken.gif) no-repeat top right;
	padding-right:20px;
}

/* ------- SPALTEN ------ */

#sp1, #sp2{
	float:left;
	width: 193px;
	min-height:10px;
	margin-left:19px;
	color:#ffffff;
	border:1px solid transparent;
}


#sp2{
	float:right;
	margin:0 22px 0 0;
}

#sp1 h1, #sp2 h1{
	line-height:20px;
	font-size: 11px;
}


#sp1 a:link, #sp1 a:visited, #sp1 a:hover, #sp1 a:active, #sp2 a:link, #sp2 a:visited, #sp2 a:hover, #sp2 a:active  { 
	color: #ffffff;
}	

#sp1 a.rot:link, #sp1 a.rot:visited, #sp1 a.rot:hover, #sp1 a.rot:active, #sp2 a.rot:link, #sp2 a.rot:visited, #sp2 a.rot:hover, #sp2 a.rot:active { 
	color: #CC0033;
}	

#sp1 a.an:link, #sp1 a.an:visited, #sp1 a.an:hover, #sp1 a.an:active, #sp2 a.an:link, #sp2 a.an:visited, #sp2 a.an:hover, #sp2 a.an:active  { 
	text-decoration:underline;
}	


/* ------- INHALT------- */

#content{
	margin: 0 0px 0 40px;
	width:450px;
	float:left;
	border:0px solid #ffffff;
}

#content a.rot:link, #content a.rot:visited, #content a.rot:hover, #content a.rot:active { 
	color: #CC0033;
}	

#content ul {
	margin-left:20px;
	list-style-type:square;
	margin-bottom:10px;
}

#content ul li ul{
	margin-bottom:0px;
}

#box {
	float:left;
	width:215px;
	margin:0 10px 20px 0;
}

#boxbreit {
	width:440px;
	clear:left;
}


/* ------- START------- */

#start #sp1, #start #sp2{
	width:211px;
	border:0px solid #000000;
}

#start #sp2{
	margin-right:5px;
}

#start #content{
	margin: 0 0px 0 22px;
	border:0px solid #000000;
}


#start #sp1 h1, #start #sp2 h1{
	background: url(../images/00-layout/liste.gif) no-repeat;
	padding-left:32px;
	line-height:20px;
	font-size: 11px;
}

#ticker {
	background: url(../images/01-inhalt/start-bg-ticker1.jpg) no-repeat;
	width: 208px;
	margin:20px 0 15px 0;
	padding-top:10px;
	color: #666666;
	text-align:center;
	border:0px solid transparent;
}

#ticker #box1 {
	background: url(../images/01-inhalt/start-bg-ticker2.jpg) repeat-y;
	padding:10px 25px 10px 10px;
}

#ticker #box1text a:link, #ticker #box1text a:visited, #ticker #box1text a:hover, #ticker #box1text a:active { 
	color: #666666;
	text-decoration:unterline;
}	

#ticker #box1clearer {
	float:none;
	height:1px;
}

#ticker #box2 {
	background: url(../images/01-inhalt/start-bg-ticker3.jpg) no-repeat;
	height:20px;
}

#sp1 #startnews p{
	padding-right:6px;
	border-right:0px solid #000000;
}



/* ------- REFERENZEN EINZELANSICHT------- */

table {
	margin:10px 0 15px 0;
	width:450px;
}

th{
	width:130px;
	color:#CC0033;
	text-align:left;
	font-weight:normal;	
	vertical-align:top;
	padding:0; margin:0;
	line-height:16px;
}

td{
	width:auto;
	text-align:left;	
	vertical-align:top;
	padding:0; margin:0;
	line-height:16px;
	padding-bottom:1px;
}

table th p, table td p{
	margin:0; padding:0;
}

/* ------- NAVIGATION------- */

#nav{
	top:124px;
	left:239px;
	position:absolute;
	}
	
#nav ul {
	margin:0px;
	list-style-type:none;
	}

#nav ul li {
	float:left;
	margin-right:10px;
}


#nav a:link, #nav a:visited, #nav a:hover, #nav a:active { 
	color: #444444;
}	


#nav a:hover, #nav a:active, #nav a.an:link, #nav a.an:visited, #nav a.an:hover, #nav a.an:active { 
	color: #CC0033;
	text-decoration:none;
}	

#nav li.current a {
    color:#CC0033;
    }



#impr{
	top:2px;
	right:10px;
	position:absolute;
	}
	
#impr ul{
	list-style-type:none;
	}

#impr ul li a:link, #impr ul li a:visited, #impr ul li a:hover, #impr ul li a:active { 
	color:#666666;
}	


#impr ul li a:hover, #impr ul li a:active, #impr ul li a.an:link, #impr ul li a.an:visited, #impr ul li a.an:hover, #impr ul li a.an:active { 
	color: #CC0033;
	text-decoration:none;
}

#impr ul li.current a {
	color: #CC0033;
	text-decoration:none;
    }


.news-latest-morelink a {
	float:right;
	color: #CC0033;
}


/* ------- neu------- */
#sp2 .csc-textpic-text h1.haken{
	background: url(../images/00-layout/liste.gif) no-repeat;
	padding-left:30px;
	margin-left:-5px;
	width:189px;
	line-height:20px;
	font-size: 11px;
}
h1.haken{
	background: url(../images/00-layout/liste.gif) no-repeat;
	padding-left:30px;
	margin-left:-5px;
	width:189px;
	line-height:20px;
	font-size: 11px;
}

#sp1 #adresse {
	padding-left:0px;
	color:#ffffff;
}

#spruch h1 {
	font:18px "Times New Roman", Times, serif;
	font-weight:normal;
	text-align:center;
}

#spruch p {
	text-align:center;
	margin-bottom:20px;
}


#ma {
	margin: 10px 30px 0 0px;
	width:120px;
	float:left;
	line-height:14px;
	font-size:10px;
}


#mabreit{
	margin: 0px;
	padding-top:10px;
	width:450px;
	float:none;
	clear:both;
	font-size:  11px;
	line-height:18px;
	border-bottom:0px solid #000000;
	height:250px;
}

HR.clearer{
	clear:left;
	height:1px; width:450px;
	border:0px solid #F9FFE5;
	border-top:1px solid #ffffff;
	border-top:1px solid transparent;
	margin:0; padding:0;
}


h1.csc-firstHeader {
	margin-bottom:8px;
}



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

.csc-textpic-left dl.csc-textpic-image {
	padding-right:20px;
}

