* {
	margin: 0px;
	padding: 0px;
}

body {
 border:1px solid black;
 font-family:Tahoma, Verdana, Arial, sans-serif;
 text-align:center;
 font-size:11pt;
}

div {
 margin:0px;
 text-align:left;
}

a {
	color:black;
}
h1, h2, h3, h4, h5, h6 {
	font-size:16pt;
	color: #333333;
	margin-top:1em;
	margin-bottom:1em;
}

div.csc-frame-frame2 h1 {
 color:#aaaaaa;
 font-style:italic;
}

div#content, div#sitenavigation, div#footer, div#mainnavigation, div#rootline, div#standardnavigation {
	width:995px;
	margin:0 auto;
}

div#sitenavigation, div#rootline, div#standardnavigation {
	background-color:#f5f5f5;
}

div#rootline {
	padding:0px;
	height:60px;
	background-image: url('wave_top.png');
	background-repeat: no-repeat;
	color:white;
	font-size:10px;
}

div#rootline a {
	color:white;
	font-size:10px;
}
div#standardnavigation {
	padding:0px;
	padding-top:10px;
}

div#standardnavigation a img {
	border-width:0px;
}

div#sitenavigation ul, div#crossnavigation{
	border: 2px solid #a41c22;
	padding:1em;
	margin:0px;
	margin-top:0px;
}

#sitenavigation ul li {
	display:inline;
	margin:5px;
	padding:0px;
	icon:none;
}
#sitenavigation ul li a {
	font-style: bold;
	text-decoration: none;
	color: #a41c22;
}
#sitenavigation ul li a:hover {
	font-style: bold;
	text-decoration: underline;
	color: #a41c22;
}
div#rechtespalte {
	width: 326px;
	float: right;
}

#rechtespalte ul, #rechtespalte h4 {
list-style:none; 
margin-left:10px;
}
#rechtespalte ul li {
margin-bottom:2px;
}

div#inhalt {
	width:645px;	
	float:left;
}

div#content {
	background-image: url('bg_verlauf.png');
	background-repeat: repeat-x;
	min-height:400px;
	padding:0px;
	padding-top:12px;

}
div#inhalt {
	margin-left:15px;
}


div#inhalt p.bodytext {
text-align:justify;
}

div#footer {
	margin-top:12px;
	clear: both;
}

div#mainnavigation {
	position:absolute;
	left:50%;
	top:12px;
	height:30px;
	width:490px;
	text-align:center;
}

div#mainnavigation ul li {
	display:inline;
	margin-right:6px;
	padding:0px;
	icon:none;
}
div#mainnavigation a {
	color: white;
}


.csc-frame-indent {
	/*background-image: url('cobra_screenreflection.png');
	background-repeat: no-repeat;

	width: 640px;
	height: 300px;*/
}

.csc-header-n1 {
/*margin-left:220px;*/
/*padding:10px;*/
}

.csc-textpic-text {
/*margin-top:45px;*/
}
.csc-frame-frame1 {
	/*background-color: #a4a4a4;
	width:320px;
	height:150px;
	float: left;*/
}


#impressum {
	margin-top:12px;
	padding-top:12px;
	border-top:2px solid #f5f5f5;
}

#impressum, #impressum a{
	color: #a4a4a4;
	font-style: italic;
}

#impressum img {
border-width:0px;
float: right;
height:45px;
width:45px;
}





div.csc-textpic-intext-left-nowrap .csc-textpic-firstcol {
border:0px solid black;
float:left;
}
div.csc-textpic-center  {
float:right;

}
div.csc-textpic-clear {
clear:both;
}



div.csc-frame-frame1 {
border-bottom:2px solid #f2f2f2;
height:200px;
background-image:url('http://www.baum.de/cms/fileadmin/logos/frame_wave.png');
background-repeat:no-repeat;
background-position:20px;
}
div.csc-frame-frame1 h1 {
margin-left:30px;
font-size:35px;
}
div.csc-frame-frame1 .bodytext {
text-align:justify;
margin-left:140px;
margin-right:80px;
}

dl.csc-textpic-lastcol  {
float:right;
}

div.csc-frame-frame2 {
-moz-column-count: 3;
column-count: 3;
}