body,td,th, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
}
body {
	/* background-color: #313131; */
	background-color:#FFFFFF;
	background-image:url(bilder/mainbg.gif);
	background-repeat:repeat-y;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: 0;
}
#INHALTLINKS {
	width: 250px;
}
* html #INHALTLINKS {
	position:relative;
	top: -7px;
}
.bigtable {
	/* background-color: #DBCDB5; */
	background-color:#E4E3DF;
}
A:link, A:visited {
	color: #0033FF;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
	color: #0033FF;
}
A:active {
	text-decoration: underline;
	color: #0033FF;
}
.navpath, .navpath A:link, .navpath A:visited {
	text-decoration: none;
	font-size: 10px;
	color: #292929;
}
h1, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight:bold;
	text-decoration: none;
}
#INHALT h6 {
	font-size: 14px;
	margin: 0;
	padding:0;		
}
#INHALT h2 {
	font-size: 14px;
}
#INHALT h4 {
	font-size: 12px;	
	margin: 0;
	padding:0;		
}
.sprachwechsel {
position:relative;
	top: 8px;
	left: 10px;
}
.sprachwechsel, .sprachwechsel a:link, .sprachwechsel a:visited, .sprachwechsel a:active {
	text-decoration: none;
	font-size: 10px;
	color: #fff;
}
.sprachwechsel a:hover {
	color: #fff;
	text-decoration: underline;
}
.suche {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
        color: #FFFFFF; 
}
.tipafriend {
	padding: 0px 9px 0px 9px;
}
.tipafriend a:link, .tipafriend a:visited, .tipafriend a:active  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration: underline;
        color: #FFFFFF; 	
}
.tipafriend a:hover  {
	text-decoration: none;
}
/* seitliche special-contents typo3 lists*/
#INHALTLINKS .csc-bulletlist, #INHALTLINKS h2 {
	background-color: #BDB29E;
	border-left: 10px;
	border-left-color: #BDB29E;
	border-style: solid;
	border-color: #BDB29E;
	list-style: outside;
	list-style-type: none;
	border: 0px none;
	margin: 0px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 20px;
	padding-bottom: 16px;
	padding-right: 10px;
	padding-left: 12px;
	width: 228px;
	font-weight: bold;
}
#INHALTLINKS h2 {
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #444444;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
* html #INHALTLINKS h2 {
	padding-right: 0;
	width: 248px;
}
* html .csc-bulletlist {
	padding-right: 0;
}
* html .csc-bulletlist li {
	width: 226px;
}
.csc-bulletlist li a:link, .csc-bulletlist li a:visited {
	color: #444444;
	text-decoration: underline;
}
.csc-bulletlist li a:hover, .csc-bulletlist li a:focus{
	color: #444444;
	text-decoration: none;
}
#kopfwrapper {
	position: relative;
}
#kopf1 {
	position:absolute;
	top:1;
	left: 0;
	height: 115px;
	width: 765px;
	color: red;
	z-index: 10;
	overflow: hidden;
}
#kopf2 {
	top:0;
	left: 0;
	position:relative;
	height: 115px;
	width:765px;
	color: green;
	z-index:5;
	overflow: hidden;
}
#NAKUTEASER, .tx-nakuteaser-pi1, #kopfwrapper, #kopf1, #kopf2 {
	margin: 0;
	padding: 0;
	border: 0;
}
/* Formatierungen für die Startseitenbox  */

#startbox {
background: url(bilder/bg_startbox.gif) repeat-y top left;
position: relative;
width:765px;
overflow:hidden;
}
#startbox h1 {
padding: 0 10px 0 10px;
margin: 0;
margin-top: 15px;
margin-bottom: 20px;
display: block;
height: 35px;
min-height:35px;

}
#startlcear {
height:5px;
clear:both;
}
div.startelement {
position: relative;
width:250px;
margin-right:5px;
float:left;
height:100%; 
min-height:100%;
}
div.starttext {
padding: 0 10px 5px 10px;
}
div.startelement h1 {
 	font-size: 15px;
	font-weight:bold;   
}
.imgtext-table {
	margin: 0;
	padding: 0;
	border: 0;
}

/* FORMULARE */
.formtextfeld, .formtextarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #FFFFFF;
}
.formtextfeld {
	height: 20px;
	width: 320px;
}
.formtextarea {
	height: 150px;
	width: 320px;
}
.formtextfeld1 {	height: 20px;
	width: 320px;
}
.formlegende {
	font-weight: bold;
}
.formfehler {
	font-weight:bold;
	color: #FF0000;
}
.formabstand {
	height: 3px;	
}