*
{
  margin:0px;
  padding:0px;
}
html
{	
 height:99%;
}
body {
 height:99%;
 margin-top: 5px;
 background-color: #FFFFFF
 font-family: verdana;
 font-size: 14px;
 color: #000000;
}

h1.header {

 font-family: verdana;
 font-size: 26px;
 color: #FFFFFF;

}

h1 {

 font-family: verdana;
 font-size: 26px;
 color: #000000;

}

h2 {

 font-family: verdana;
 font-size: 18px;
 color: #000000;

}

h6 {

 font-family: verdana;
 font-size: 10px;
 color: #bb2424;

}

h6.header {

 font-family: verdana;
 font-size: 10px;
 color: #e6e5e5;

}
A.navi:link { text-decoration: none; color: #000000;font-family: verdana; font-size: 12px;border:0px}
A.navi:active { text-decoration: none; color: #000000;font-family: verdana; font-size: 12px;border:0px}
A.navi:visited { text-decoration: none; color: #000000;font-family: verdana; font-size: 12px;border:0px}
A.navi:hover {  font-weight: bold;text-decoration: none; color: #000000; font-family: verdana; font-size: 12px;border:0px}

A.a_content:link 	{ text-decoration: none; color: #000000;font-family: verdana; font-size: 12px;border:0px}
A.a_content:active 	{ text-decoration: none; color: #000000;font-family: verdana; font-size: 12px;border:0px}
A.a_content:visited 	{ text-decoration: none; color: #000000;font-family: verdana; font-size: 12px;border:0px}
A.a_content:hover 	{ font-weight:normal; text-decoration: underline; color: #000000; font-family: verdana; font-size: 12px;border:0px}

A:link 		{ text-decoration: none; color: #FFFFFF;font-family: verdana; font-size: 12px;border:0px}
A:active 	{ text-decoration: none; color: #FFFFFF;font-family: verdana; font-size: 12px;border:0px}
A:visited 	{ text-decoration: none; color: #FFFFFF;font-family: verdana; font-size: 12px;border:0px}
A:hover 		{  text-decoration: none; color: #FFFFFF;font-weight:bold; font-family: verdana; font-size: 12px;border:0px}


table {
 margin:auto;
 border:0px #0B2A63 solid;
}

table.breit {
 width: 95%;

}



table.breit_empty {

 width: 96%;
 border:0px;

}

table.schmal {

 width: 95%;

}


td.headline {
 margin-left: 20px;
 font-family: verdana;
 font-size: 14px;
 color: #000000;
 background-image: url('img/ausrufezeichen_table_head.png');
 background-position: left;
 background-repeat: no-repeat;
 height:20px;
 /*background-color: #ffb800;*/
 background-color: #e6e5e5;
 
}

td {

 text-align: left;
 font-family: verdana;
 font-size: 14px;
 color: #000000;
}

td.img {
 border-bottom: 1px #d8eef4 dotted;
 width: 100px;
 height: 100px;
}

td.content {
 vertical-align: top;
 border-bottom: 1px #d8eef4 dotted;
 border-right: 1px #d8eef4 dotted;
 border-left: 1px #d8eef4 dotted;
 padding: 3px;
 font-size: 12px;
}


td.content_kat {
 vertical-align: top;
 border-bottom: 1px #d8eef4 dotted;
 border-right: 1px #d8eef4 dotted;
 border-left: 1px #d8eef4 dotted;
 background-color: #f4f4f4;
 padding: 3px;
 font-size: 12px;
}

.align_center{

 text-align: center;

}

.align_right{

 margin-right:0px;

}

.align_left{

 margin-left:0px;

}

#box_aussen {
 text-align: left;
 width: 750px;
 border-left: 0px #000000 solid;
 border-right: 1px #000000 solid;
 border-top: 1px #000000 solid;
 border-bottom: 0px;
}


#box_oben {
 text-align: left;
 width: 100%;
 border-bottom:0px #000000 dotted;
 height: 120px;
 background-color: #bb2424;
 overflow:hidden;
 background-image: url('img/left_bg_oben.png');
 background-position: left top;
 background-repeat: repeat-y;
 
}

#box_468x60 {
 position:absolute;
 width: 468px;
 height: 60px;
 border:1px #000000 dotted;
 margin-top:25px;
 margin-left:45px;
 
}

#head_banner {
 border: 0px;	
}

#box_max_img {

 margin-top: 25px;
 position: absolute;
 width: 350px;
 height: 350px;
 border:1px #000000 dotted;
}

#box_headtext {
 float: left;
 margin-left: 10px;
 display:inline;
 width: 200px;
 height:120px;
 border:0px #000000 dotted;
 text-align: left;
}


#box_ads {
 background-position: top left;
 background-repeat: repeat-x;
 

 /*width: 100%;*/
 height:120px;
 border:0px #000000 dotted;
 margin-left:200px;
}

#box_cont_und_nav {

 width: 100%;
 border-bottom: 0px;
 background-color: #FFFFFF;
 background-position: bottom left;
 background-repeat: no-repeat;

}

#box_navi {
 float: left;
 width: 215px;
 border: 0px;
 background-color: #bb2424;
 padding:0px;
 background-image: url('img/navi_head.png');
 background-position: top;
 background-repeat: no-repeat;
 border-right: 0px #000000 dotted;
 border-bottom: 1px #000000 dotted;
}

.navi_main_top {
	margin-top: 30px;
	color: #FFFFFF;
	text-align: left;
	font-family: verdana;
	font-size: 14px;
	padding:5px;
	background-color: #bd5757;
	font-weight: bold;
	border-bottom: 1px #FFFFFF solid;
}

.navi_main {
	margin-top: 0px;
	color: #FFFFFF;
	text-align: left;
	font-family: verdana;
	font-size: 14px;
	padding:5px;
	background-color: #bd5757;
	font-weight: bold;
	border-bottom: 1px #FFFFFF solid;
}

.navi_menu_punkt {
	color: #FFFFFF;
	text-align: left;
	font-family: verdana;
	padding:5px;
	height:15px;
	border-bottom:1px #bd5757 solid;
	cursor: pointer;
	margin-bottom: 0px;
}

#box_content {

 margin-left:215px;
 border-left:0px #000000 solid;
 height: 100%;
 background-color: #FFFFFF;

 background-image: url('img/left_bg_content.png');
 background-position: top left;
 background-repeat: no-repeat;
}

#box_unten {

 color: #000000;
 text-align: right;
 font-family: verdana;
 font-size: 10px;
 width: 100%;
 height: 20px;
 border: 0px #000000 dotted;
 margin-right: 3px;
}

.my_clear
{	clear:left;
	height:1px;
	overflow:hidden;
}


.feld {
	height:25px;
	width:300px;
	border: 1px #FFFFFF solid;
	background-image: url("img/feld_bg.png");
	background-position: left;
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 16px;
	color: #000000;
}


.feld_submit {
	height:25px;
	width:302px;
	border: 1px #9eff97 solid;
	background-image: url("img/feld_bg_submit.png");
	background-position: left;
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 16px;
	color: #000000;
}