* {
padding: 0;
margin: 0;
}
body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    background-color: #31302d;/*#291919*/
	background-image: url(../images/main/background_00_00.gif);
	background-attachment: fixed;
	background-repeat:repeat;
	background-position:top center;
	color: #ffffff;
}
a, a:link, a:visited {
    color: #FF9900;
    text-decoration: none;
	font-size:9px;
	font-weight:bold;
}
a:hover {
    text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	
}
a:active, a:focus {
    color: #CC6600;
} 
a.eventneu, a.eventneu:link, a.eventneu:visited {
    color: #FFcc66;
    text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
a.eventneu:hover {
    text-decoration: none;
	color:#990033;
}
a.eventneu:active, a.eventneu:focus {
    color: #566047;
}   
.p5 span a {
    font-weight: bold;
}
p {
    margin-bottom: 10px;
    line-height: 15px;
    font-size: 80%;
	color: #006633;
}
p.form{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FF9900;
background:transparent;
background-image:url(../images/tab_bg01.png);
padding:2px;
border:2px solid #124100;
}
#container {
    position: relative;
    margin: auto;
    text-align: left;
    background-color: transparent;
	width: 1240px;/**/
	border: 0px solid #ff0000;
}
.dodflash{
	height:200px;
	width: 900px;
	text-align:center;
	vertical-align:top;
	border: 0px solid #ff0000;
}
.header_lm {
    text-align: center;
    background: url(../images/main/dod08_mainpage_lo_00_00.gif);
	background-repeat:no-repeat;
	background-position:top right;
    width:170px;
	border:0px solid #ff0000;/**/
}
.header_rm {
    text-align: center;
    background: url(../images/main/dod08_mainpage_ro_00_00.gif);
	background-repeat:no-repeat;
	background-position:top left;
    width:170px;
	/*border-bottom:1px solid #ff0000;*/
}
.header_mm {
    text-align: center;
    background: url(../images/dod08_main_center_00_04.png) no-repeat;
    width:900px;
	height:200px;
	/*border-bottom:1px solid #ff0000;*/
}
.header_l {
    text-align: center;
    background: url(../images/main/dod08_mainpage_lo2_00_00.gif);
	background-repeat:no-repeat;
	background-position:top right;
    width:170px;
	border-bottom:0px solid #ff0000;
}
.header_r {
    text-align: center;
    background: url(../images/main/dod08_mainpage_ro2_00_00.gif) ;
	background-repeat:no-repeat;
    width:170px;
	/*border-bottom:1px solid #ff0000;*/
}
.shadow0_l {
    background: url(../images/main/dod08_mainpage_lm1_00_00.gif);
	background-repeat:no-repeat;
	background-position:top right;
    width:170px;
	border-top:0px solid #ff0000;/**/
}
.shadow0_r {
    background: url(../images/main/dod08_mainpage_rm1_00_00.gif);
	background-repeat:no-repeat;
	background-position:top left;
    width:170px;
	/*border-bottom:1px solid #ff0000;*/
}
.shadow0_m {
    background: url(../images/main/sys_main_05.gif);
	background-repeat:no-repeat;
	width:900px;
	height:32px;
	background-color:#31302d/*
	border-top:1px solid #ff0000;-bottom*/
}
.shadow1_l {
    background: url(../images/main/dod08_mainpage_lm2_00_01.gif);
	background-repeat:no-repeat;
	background-position:top right;
    width:170px;
	border-top:0px solid #ff0000;/**/
}
.shadow1_r {
    background: url(../images/main/dod08_mainpage_rm2_00_01.gif);
	background-repeat:no-repeat;
	background-position:top left;
    width:170px;
	border:0px solid #ff0000;/**/
}
.shadow1_m {
	background-color:#31302d;
    background: url(../images/main/background_00_01.gif);
	background-repeat:repeat-y;
	width:900px;
	background-color:#31302d;
	/*border-top:1px solid #ff0000;-bottom*/
}
.bottom_m {
	background: url(../images/main/dod08_mainpage_um_00_01.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:900px;
	height:200px;
	/*border-top:1px solid #ff0000;-bottom*/
}
#main {
	text-align: left;
	/*background-color: #7b7362;
	background-image:url(../images/dod08_main_center_05_00.png);*/
	background-repeat:repeat-y;
    height: 100%;
	border:0px solid #ff0000;
}
#main2{
	padding:  0px 5px 50px 5px;
	border:0px solid #ff0000;
}
#main3{
	padding:  30px 5px 50px 5px;
}
#footer {
    text-align: center;
    background: #fff url(../images/foote_r001.jpg) center top no-repeat;
    height: 60px;
}
#lastchange{
	position:absolute;
	top:60px;
	left:675px;
	font-size:11px;
	color:#c0f044;
}
.dod08 #sidebar1 {
    	float: left; 
		width: 150px; 
		padding: 70px 0px 0px 0px; /* Durch die Auffüllung oben und unten entsteht in diesem div ein visueller Leerraum. */
		border:0px solid #f00;/**/
    }
.dod08 #mainContent {
	   	margin: 0px 0px 0px 160px; 
		padding: 30px 10px 10px 0px;
		border:0px solid #ff0000;
		
    }
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
table.borderbold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	/*border-top:2px solid #124100;
	border-left:2px solid #124100;
	border-bottom:3px solid #124100;
	border-right:3px solid #124100;*/
	}
#videopage{
border:1px solid #75726F;
-moz-box-shadow: 5px 5px 7px #000000;
-webkit-box-shadow: 5px 5px 7px #000000;
width:320px;

}
