
/* +++ Allgemeine Definitionen +++ */

html, body, table, td
{
	border:0px;
	margin:0px;
	padding:0px;
	font: 13px Tahoma,Verdana,Arial,sans-serif;
	color:#000000;
}

html, body
{
	height:100%;
	text-align:center;
	background:#FFFFFF;
}


table {
	border-collapse:collapse;
	}
td {
	vertical-align:top;
	}


div {
	position:relative;
	margin:auto;
	padding:0px;
	text-align:left;
	border:0px;
	overflow:visible;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	}
form {
	margin:0px;
	padding:0px;
}
img {
	border:1px #F2F2F2 solid;
	margin:0px;
	padding:0px;
}


/* +++ Header +++ */
#header_bg {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:90px;
	overflow:visible;
	background: url(../images/bg.gif) repeat left top #FAFAFA;
	}
#header_bg_form {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:90px;
	overflow:visible;
	background: url(../images/bg.gif) repeat left top #FAFAFA;
	}
#header {
	width:755px;
	height:90px;
	background: url(../images/dvdlogo.gif) 0px 10px no-repeat;
	overflow:hidden;
	}
#header_form {
	width:1024px;
	height:90px;
	left:220px;
	background: url(../images/dvdlogo.gif) 0px 10px no-repeat;
	overflow:hidden;
	}
#header_r {
	position:absolute;
	left:220px;
	top:18px;
	width:312px;
	height:20px;
	background: url(../images/zentrum.gif) no-repeat;
	overflow:hidden;
	margin-top:20px;
	}
#header_r_form {
	position:absolute;
	left:220px;
	top:18px;
	width:312px;
	height:20px;
	background: url(../images/zentrum.gif) no-repeat;
	overflow:hidden;
	margin-top:20px;
	}	

/* +++ Navigation oben +++ */
#navi_top_line {
	left:0px;
	width:100%;
	height:24px;
	top:90px;
	overflow:visible;
	position:absolute;
	background: url(../images/bg_top.jpg) repeat-x left top #002077;
	}
#navi_top_line_form {
	left:0px;
	width:100%;
	height:24px;
	top:90px;
	overflow:visible;
	position:absolute;
	background: url(../images/bg_top.jpg) repeat-x left top #002077;
	}	
#navi_top_shadow {
	left:0px;
	width:100%;
	height:10px;
	top:114px;
	overflow:visible;
	position:absolute;
	background: url(../images/bg_top_shadow.jpg) repeat-x left top #ffffff;
	}
#navi_top_shadow_form {
	left:0px;
	width:100%;
	height:10px;
	top:114px;
	overflow:visible;
	position:absolute;
	background: url(../images/bg_top_shadow.jpg) repeat-x left top #ffffff;
	}	
	
#navi_top {
	width:755px;
	height:24px;
	overflow:visible;
	white-space:nowrap;
	border-left:1px #FFFFFF solid;
	background: url(../images/bg_top.jpg) repeat-x left top #FFFFFF;
	text-transform:uppercase;
	}
#navi_top_form {
	width:1024px;
	height:23px;
	left:220px;
	overflow:visible;
	white-space:nowrap;
	border-left:1px #FFFFFF solid;
	background: url(../images/bg_top.jpg) repeat-x left top #FFFFFF;
	text-transform:uppercase;
	}
a.navi:link, a.navi:visited, a.navi:hover, a.navi:active {
	display:block;
	width:120px;
	height:24px;
	line-height:22px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	text-align:center;
	}

a.navi:link, a.navi:visited {
	/*background:#576DA6;*/
	font-weight:normal;
	border-right:1px #FFFFFF solid;
	}
a.navi:hover, a.navi:active {
	background: url(../images/bg_top_over.jpg) repeat-x left top #FFFFFF;
	border-right:1px #FFFFFF solid;
	}
#navi_active {
	background: url(../images/bg_top_active.jpg) repeat-x left top #FFFFFF;
	font-weight:bold;
	}


/* +++ Contents +++ */
#body_shadow {
	width:775px;
	overflow:visible;
	text-align:left;
	background: url(../images/shadow.jpg) repeat-y left top #ffffff;
}
#body_shadow_form {
	width:1024px;
	left:220px;
	overflow:visible;
	text-align:left;
	background: url(../images/shadow_form.jpg) repeat-y left top #ffffff;
}
#body {
	width:755px;
	overflow:visible;
	color:#232323;
	background:#F8F8F8;
	border: 1px solid #F2F2F2;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
}
#body_form {
	width:1000px; 
/*	left:220px;   */
	overflow:visible;
	color:#232323;
	background:#F8F8F8;
	border: 1px solid #F2F2F2;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
}
#navi_l {
	overflow:auto;
	width:170px;
	float:left;
	margin:10px 10px 10px 10px;
	background:#FFFFFF;
	border: 1px solid #F2F2F2;
	}
#box_navi_hl, #box_news_hl {
	float:left;
	width:166px;
	overflow:auto;
	color:#000000;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:0.1em;
	font-weight:bold;
	font-size: 13px;
	line-height:20px;
	margin:10px 2px 5px 2px;
	border-bottom:1px #DCDCDC solid;
	text-indent:5px;
	}
#box_news_hl {
	margin-top:10px;
}

#navi_l a.navi_l {
	text-transform:uppercase;
	display:block;
	width:166px;
	height:22px;
	line-height:22px;
	text-align:left;
	font-weight:normal;
	float:left;
	margin:0px 0px 2px 2px;
	text-indent:5px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
a.navi_l:link, a.navi_l:visited {
	color:#676767;
	border-bottom: 1px dotted #676767;
	}
a.navi_l:hover, a.navi_l:active {
	color:#000000;
	border-bottom: 1px dotted #000000;
	}
#navi_l_active {
	color:#000000;
	border-bottom: 1px dotted #000000;
	}

#news, #zert, #swf_ani {
	float:left;
	width:160px;
	overflow:visible;
}

#news {
	margin-left:10px;
	font-size:11px;
}
#news a.news {
	font-size:11px;
	font-weight:normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
a.news:link, a.news:visited {
	color:#002077;
	}
a.news:hover, a.news:active {
	color:#576DA6;
	}

#zert {
	margin:40px 0px 0px 10px;
	text-align:center;
}


#swf_ani {
	margin-top:40px;
	margin-bottom:40px;
	margin-left:5px;
	text-align:center;
}
#body_r {
	font-size: 13px;
	line-height:20px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	/*margin:10px 10px 10px 190px;*/
	margin:10px 160px 10px 190px;
	color:#4d4d4d;
	background:#FFFFFF;
	border: 1px solid #F2F2F2;
	text-align:justify;
	min-height:550px;
	}
#body_r_form {
	font-size: 13px;
	line-height:20px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	/*margin:10px 10px 10px 190px;*/
	margin:10px 10px 10px 500px;
	color:#4d4d4d;
	background:#FFFFFF;
	border: 1px solid #F2F2F2;
	text-align:justify;
	min-height:550px;
	}	
h1 {
	color:#000000;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:0.1em;
	font-weight:bold;
	font-size: 13px;
	line-height:20px;
	margin:10px 20px 10px 20px;
	border-bottom:1px #DCDCDC solid;
	}
	
#body_text {
	margin:10px 20px 50px 20px;
	text-align:justify;
	}
#body_text h2 {
	/*color:#4d4d4d;*/
	color:#5A70A8;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 13px;
	line-height:20px;
	}

#body_text ul {
	list-style-image: url(../images/cross.gif);
	text-align:left;
	}
#body_text ol {
	text-align:left;
	}
	
hr {
	height:0px;
	border:0px;
	border-top: 1px dotted #c0c0c0;
}

#formular td {
	height:27px;
	}
#infoBox {
	font-weight:bold;
	margin:20px;
	padding-left:10px;
	border: 1px solid #5A70A8;
	border-top: 5px solid #002077;
	text-align:center;
	}
#infoBox_form {
	font-weight:bold;
	margin:20px;
	border: 1px solid #5A70A8;
	border-top: 5px solid #002077;
	padding:20px;
	text-align:left;
	}
#buttonBox{
  width:75%;
  margin:20px;
  text-align:left;
}	
#banner_r {
	margin:10px;
	right:0px;
	top:0px;
	position:absolute;
	}
#banner_r img {
	border: 1px solid #F2F2F2;
	}

#shadow_t {
	width:775px;
	height:10px;
	margin-top:12px;
	overflow:visible;
	background: url(../images/shadow_t.jpg) no-repeat left top #ffffff;
	}
#shadow_t_form {
	width:1024px;
	left:215px;
	height:10px;
	margin-top:12px;
	overflow:visible;
	background: url(../images/shadow_t_form.jpg) no-repeat left top #ffffff;
	}	
#shadow_b {
	width:775px;
	height:10px;
	overflow:visible;
	background: url(../images/shadow_b.jpg) no-repeat left top #ffffff;
	}
#shadow_b_form {
	width:1024px;
	left:220px;
	height:10px;
	overflow:visible;
	background: url(../images/shadow_b_form.jpg) no-repeat left top #ffffff;
	}
	
/* +++ Footer +++ */
#copyright {
	width:400px;
	height:20px;
	color:#666666;
	text-align:center;
	overflow:hidden;
	}
#copyright_form {
	width:400px;
	left:220px;
	height:20px;
	color:#666666;
	text-align:center;
	overflow:hidden;
	}

/* +++ Allgemeine Links +++ */
a:link, a:visited {
	color:#576DA6;
	text-decoration:underline;
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-weight:normal;
	}
a:hover, a:active {
	color:#002077;
	font-size:13px;
	text-decoration:none;
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-weight:normal;
	}


/* +++ Formulare +++ */

form {
	margin:0px
	}

input {
	padding-left:3px;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	}
textarea {
	padding-left:3px;
	font-size:13px;
	color:#000000;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	}

label-l {
	
	margin:0px;
	padding:0px;
	font: 10px Tahoma,Verdana,Arial,sans-serif;
	color:#000000;
}

#table-form {
  border:1px;
	border-collapse:seperate;
}
#error-out {
  width: 30%;
  font-weight:bold;
	padding:5px 5px 5px 5px; 
	font: 20px Tahoma,Verdana,Arial,sans-serif;
	color:#c0c0c0;
	line-height:10px;
	margin:15px 15px 15px 15px;
	text-align:center;
	
	background-color: #ee4000;
}	
#is-ok {
  width: 30%;
  font-weight:bold;
	padding:5px 5px 5px 5px; 
	font: 20px Tahoma,Verdana,Arial,sans-serif;
	color:#c0c0c0;
	line-height:10px;
	margin:15px 15px 15px 15px;
	text-align:center;	
	background-color:#00ffc3;
	}
	
#datum{
  font-weight:bold;
  font: 14px Verdana;
  padding:0 20px 0 0;
  text-align:right;

}	
