html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre, p,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, li, span,
fieldset, form, label, legend,
 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;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #566272;
	background: white;
}
ul {
	padding-top: 0;
	padding-right: 20px;
	margin-top: 0;
	font-size: 12px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
th, td {
	text-align: left;
	font-weight: normal;
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



body {
	margin: 0;
	padding:0;
	background: #828487;
}

#container {
	margin: 0 auto;
	width: 850px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #566272;
	line-height: 15px;
	background: #fff;
}


h1 {
	font-size: 16px; 
	font-weight: bold;
	padding-bottom: 10px;
}

h2 {
	font-size: 14px; 
	font-weight: bold;
	padding-bottom: 15px;
}

a:link { color: #566272; text-decoration: underline; }
a:visited { color: #566272; text-decoration: underline; }

#nav {
	background-image: url(images/home_titel.gif);
	background-repeat: no-repeat;
	width: 850px;
	padding-top: 7px;
	height: 30px;
	padding-left: 138px;
	
}
	
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#nav ul li { 
	display: inline;
	
}

#nav ul li a { 
	margin-right: 24px;
	font-weight: normal;
	color: #566272;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #000;
}

#nav ul li a.current {
	color: #000;
}


#left {
	width: 136px;
	float: left;
	background: #fff;
}

#nav2 {
	padding-left: 6px;
	padding-top: 60px;
	line-height: 27px;
}

#nav2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav2 ul li a {
	text-decoration: none;
	color: #566272;
}

#nav2 ul li a:hover {
	color: #000;
}

#nav2 ul li a.current {
	color: #000;
}

.level-2 {
	text-indent: 20px;
}

/*anfang - nur startseite*/
#slides {
	float: left;
	width: 454px;
	height:303px;
	padding-bottom: 10px;
	
}

* html #slides {
	padding: 0;
	margin: 0;
}

#normalext {
	width: 465px;
	float: left;
	padding-top: 22px;
	padding-right: 22px;
	padding-bottom: 100px;
	background: #fff;
}

#normalext h1 {
	font-size: 16px; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

#normalext h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#normalext p {	
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
	
#rightext {
	float: left;
	width: 200px;
	margin: 20px 0px 0px 0px;
	padding-left: 15px;
	padding-bottom: 100px;
	font-size: 10px;
	border-left: 1px solid #c5c9ce;
	background: #fff;
}

#rightext h2 {
	font-size: 10px;
}

#rightext p {
	margin: 0px 0px 0px 0px;
}

/*ende - nur startseite*/

#normal {
	width: 300px;
	float: left;
	padding-right: 20px;
	background: #fff;
}

#right {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-top: 45px;
	background: #fff;
}

#beideSpalten {
	float: left;
	width: 660px;
	padding: 0px 0px 0px 0px;
	margin: 20px 20px 100px 0px;
	background: #fff;
}


p.bodytext {
	padding-bottom: 10px;
	}


div.clearer {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.csc-header h1 {
	padding-bottom: 10px;
}

div.csc-header h2 {
	padding-top: 0px;
}

* html div.csc-textpicHeader h2 {
	padding-bottom: 25px;
}

.csc-caption {
	text-align: left;
	font-size: 10px; 
	line-height: 12px;
	padding-top: 5px;
	
}	
	
span.kleinschrift {
	font-size: 10px; 
	line-height: 12px; 
	padding: 0px 0 0 0;
	margin: 0;
}	
	
.csc-bulletlist {
list-style: disc;
}

.box {
	margin-bottom: 20px;
	}

a.current {
	color: #000; !important;
}

.csc-textpic-caption {
	padding-top: 10px;
}


#normalext .csc-header-n2 {
	padding:0;
	margin:-20px 0 0 0;
	/*background:;*/
}



