*{margin:0;padding:0;border:none;font-family:tahoma,verdana,helvetica,arial,sans-serif;font-size: 11px;}

body {
	font-size: 11px;
	font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif;
	color:#525252;
	background: #fff;
	padding:0;
	margin:0;
	background:url(../images/bgtop.jpg) repeat-x;
}

html,body {
	height: 100%;
}



/* ----------containers-------------- */
#pagewrapper {
	position:relative;
	width:1010px;
	height:auto !important;
}

#container {
	width: 1010px;
	margin-bottom: 10px;
	margin: 0 auto;
}


/* ----------header-------------- */
#header {
	height:109px;
	width:1024px;
	background:url(../images/index_02.jpg) no-repeat;
}

#header #topmenu {
	color:#fff;
	padding: 18px 0 0 20px;
	width:auto;
}

#header #topmenu a {
	color:#fff;
	text-decoration:none;
}
#header #topmenu a:hover {
	text-decoration:underline;
}

#header #mainmenu {
	color:#fff;
	padding: 40px 0 0 350px;
}

#header #sub {
	color:#fff;
	padding: 15px 0 0 350px;
}


#header #mainmenu #sub ul{
	list-style:none;
}

#header #mainmenu ul li {
	list-style:none;
	float:left;
	position:relative;
	display:inline;
	padding:0 15px 0 0; 
}

#header #sub ul li {
	list-style:none;
	float:left;
	position:relative;
	display:inline;
}

#header #sub a {
	color:#fff;
	padding-right:15px;
	text-decoration:none;
}

#header #mainmenu #sub a:hover,
#header #mainmenu #sub a:active,
#header #mainmenu #sub a.akt{
	text-decoration:underline;
}



/* -----------------content--------------------- */
div#content {
    margin: 0 0 0 324px;
    padding: 0;
	text-align:justify;
	background:url(../images/main_bg.jpg) repeat-y;
}

p, pre{
	margin:0px;
}
#content_header {
	/* border-left:5px solid #ffba00; */
	margin:10px 0 0 166px;
	font-weight:bold;
	line-height:10px;
	color:#ffba00;
}

div#mainContent {
	margin:0 0 0 146px;
	padding:0 0 0 0;
	line-height:17px;
}

/* --------------left navi------------- */
#left {
	background:url(../images/left_bg_03.jpg) repeat-y;
	min-height:300px;
	float:left;
	width:335px;
	padding:0 0 0 15px;
}

.news_header {
	color:#ff9c00;
	font-size:11px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
.news_content {
	color:#525252;
	font-size:11px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
}


/* --------------right navi------------- */

#right {
    float: right; 
	width: 156px;
    margin: 0; 
	padding: 5px;
	border-left: 1px solid #f6e4b2;

}

#right #news {
	margin:8px 0 0 0; /* oben, rechts, unten, links */
}

#right #quick {
	border-top:1px solid #f6e4b2;
	margin: 10px 0 0 0;
}

#right #quick ul li {
	list-style:none;
}


/* -----------footer--------------------------- */

#footerbox {
	clear: both;
	background:url(../images/foot_bg.jpg) repeat-x;
}

#footer {
	clear: both;
	color:#fff;
	background: #fff1cc;
	padding:30px 0 0 350px;
	margin:0 0 0 0;
	background:url(../images/index_05.jpg) no-repeat;
	height:70px;
}

#footer a, a:link, a:visited, a:active {
	padding: 0px 0px 0px 5px;
	margin:10px 0px 0px 0px;
	color: #fff;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover {
	color: #fff;
	font-weight:normal;
	text-decoration:underline;
}



/* -----------andere--------------------------- */
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid #9d5900;
	padding: 2px;
	font-weight:bold;
	background-color: #ff9000;
	color:#fff;
	visibility: hidden;
	text-align:left;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}


a:focus { 
	outline: none; /* Links können bei dieser Anweisung nicht mehr mit TAB angesprungen werden!!! */
}
a:link {
	color: #0b3149;
	text-decoration:underline;
	padding: 0px 0px 0px 0px;
}
a:visited {
	color: #0b3149;
	text-decoration:underline;
	padding: 0px 0px 0px 0px;
}
a:hover {
	color: #0b3149;
	text-decoration:underline;
	padding: 0px 0px 0px 0px;
}
a:active {
	color: #0b3149;
	text-decoration:underline;
	padding: 0px 0px 0px 0px;
}

h1 {
	color:#ffad05;
	font-weight:bold;
	font-size:11px;
}

h2 {
	color:#fff;
	font-size:20px;
	position:absolute;
	margin-left:-2px;
}
h3 {
	color:#fff;
	font-size:20px;
	position:absolute;
	margin-left:-2px;
}

h4 {
	color:#317ba5;
	font-size:20px;
	margin-top:-5px;
	margin-bottom:5px;
}



.checkBox {
	border: none;
	background:#fff;
}
.trTableHeader td {
	background: #e1f1fc;
	border-top:20px solid #fff;
	padding:5px;
	font-weight:bold;
}
.trTableC1 td {
	background: #cae1f2;
	padding:5px;
	border-top:1px solid #fff;
}
.trTableC2 td {
	background: #c3dae9;	
	border-top:1px solid #fff;
}

.button {
	border: 0px solid #bb8800;
	padding:2px;
	background: none;
}


.mailform {
	color: #373d44;
	size: 30px;

}
.mailformrequired {
	color: #373d44;
	font-weight :bold ;
	size: 30px;
}
.mailformcomment {
	color: #373d44;
	font-weight : bold;
	size: 30px;
}
.mailformradio {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	color: #373d44;
	font-weight : bold;
	size: 30px;
}
INPUT {
	border: 1px solid #003777;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


SELECT {  
	font-family: Tahoma ,Verdana, Arial, Helvetica;
	font-size: 10px ;
	size: 50px;
	line-height: 50px;
	background:#000;
}
TEXTAREA {  
	border: 1px solid #003777;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

} 
INPUT {  
	font-family: Tahoma ,Verdana, Arial, Helvetica;
	font-size: 10px ;
	size: 50px;
}

IMG {
	border: 0;
}




 