body {
	background-image: url(../img/basis/hg_verlauf.jpg);
	background-repeat: repeat-x;
	background-color: white;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3.farbe, .inhaltlinks div div h1.csc-firstHeader {
	color: #CC0000;
	font-size: 14px;
}

h3 {
	font-size: 14px;
}

p, table, table tr, table tr td	{
	font-size: 12px;
	color: #666666;
}

.aussen {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	width: 950px;
	text-align: center;
	margin: auto;
	padding: auto;
}

.header {
	background-image: url(../img/basis/header.jpg);
	width: 950px;
	height: 152px;	
}

.korpus {
	background-image: url(../img/basis/hg_lr.jpg);
	width: 950px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
}

#zusatz    {font-size:1px;clear:left}

/* anfang clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    font-size:1px;
    height: 1px; 
    clear: both; 
    visibility: hidden; 
}
.clearfix {display: inline-table;}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* ende clearfix */

.rand_links {
	background-image: url(../img/basis/linksoben.jpg);
	width: 25px;
	height: 300px;
	float: left;
	margin: 0px;	
}

.hilf_rechts {
	background-image: url(../img/basis/rechtsoben.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 925px;
	float: right;
	text-align: center;
	margin: 0px;
	min-height: 400px;
}

#hilf {
	clear: both;
}

.footer {
	position: relative;
	background-image: url(../img/basis/footer.jpg);
	width: 950px;
	height: 36px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	text-align: right;
}

.footinner {
	position: relative;
	right: 40px;
}

.navigation {
	background-color: #ebe693;
	width: 900px;
	float: left;
}

.subnavigation {
	float: left;
	text-align: left;
	width: 900px;
	background-color: #d5c172;
}

/*
.navigation a:link, .navigation a:visited  {
	background-color: #ebe693;
	color: #666666;
	width: 127px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	display: block;
	float: left;
	border-right: 1px dotted #f7f6d7;
}

.navigation a:hover, .navigation a:active {
	background-color: #f7f6d7;
	color: #666666;
	width: 127px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 30px;
	display: block;
	float: left;
	border-right: 1px dotted #f7f6d7;
}

.menu_active {
	background-color: #f7f6d7 !important;
}

.navigation a.breiter:link, .navigation a.breiter:visited  {
	width: 130px;
}

.navigation a.breiter:hover, .navigation a.breiter:active  {
	width: 130px;
}
*/
.cont {
	top: 20px;
	text-align: left;
	margin: auto;
	position: relative;
	clear: both;
}

.news {
	width: 200px;
	background-color: #fff;
	border: 1px dotted #999999;
	padding: 5px;
}

.inhalt {
	position: relative;
	width: 590px;
	float: right;
	text-align: left;
	right: 50px;
}	

.inhaltlinks {
	position: relative;
	float: left;
	left: 20px;
	width: 250px;
	text-align: left;
}

a:hover, a:link, a:visited {
	color: #333333;
}

.inhaltlinks div div dl dt img {
	border: 3px solid #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
}

.csc-textpic-caption {
	padding:5px;
	text-align:left;
	width:180px;
}