/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:0px; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:0px; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; font-size:1.3em; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
	
}

/* ### BODY ###################################################################### */
body {
	background:#dbdbdb;
	color: #fff;
	font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	background: url(mvd_bg.jpg);
	background-repeat:no-repeat;
	background-color:#e0e0e0;
	}

/* \*/ * html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left;
	
	 }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

/* ### Website Content ############################################################ */
#site-content {
	position:relative;
	display:block;
	margin:1px auto;
	margin-top:10px;
	padding-top:0px;
	height:100%;
	width:974px;
	
	border: 0px #CCCCCC solid;
	
}

/* ### Header ##################################################################### */

#header {
	position:relative;
	margin:0;
	padding:0;
	height:117px;
	border: 0px #000 solid;

}

#header_content {
	position:absolute;
	margin-top:13px;
	margin-left:807px;
	padding:0;
	height:47px;
	width:152px;
	border: 0px #000 solid;
	background:url(head_teaser.jpg);
	background-repeat:no-repeat;
	
}

#header_content_links {
	margin:0;
	padding:10px;
	height:20px;
	border: 0px #000 dotted;
	width:387px;
	font-size:2,9em;
	font-weight:bold;
}

#header_content_links a {
	margin-left:12px;
	color:#FFFFFF;
	font-size:2,9em;
}

#header_content_links a:hover {
	margin-left:12px;
	color:#333;
	
	font-weight:bold;
	text-decoration:underline;
}


#header_content2 {
	position:absolute;
	margin-top:50px;
	margin-left:807px;
	padding:0;
	height:47px;
	width:152px;
	border: 0px #000 solid;
	background:url(head_teaser.jpg);
	background-repeat:no-repeat;
	
}

#header_content_links2 {
	margin:0;
	padding:10px;
	height:20px;
	border: 0px #000 dotted;
	width:387px;
	font-size:2,9em;
	font-weight:bold;
}

#header_content_links2 a {
	margin-left:12px;
	color:#FFFFFF;
	font-size:2,9em;
}

#header_content_links2 a:hover {
	margin-left:12px;
	color:#333;
	
	font-weight:bold;
	text-decoration:underline;
}

/* ### Teaser ##################################################################### 

#main-teaser {
	text-indent:-700em;
	height: 220px;
}
*/
/* ### Content #################################################################### */


#content {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
	border: 0px #000 dotted;
	background-color:#FFFFFF;
}


/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */


#main-content {}

#main {
	float:left;
	width:690px;
	border: 0px #CCCCCC solid;
}

/* ### main-block => MainContent ################################################### */

#main-block {
	float:left;
	width:690px;
	color: #000;
	border: 0px #CCCCCC dotted;
}

#main-content-block {
	padding:0px 0px 0px 25px;
	display:block;
	border: 0px #CCCCCC solid;
}

/* ### main-block-sidebar => MainContent ################################################### */

#main-block-sidebar {
	float:right;
	width:210px;
	color: #000;
	border: 0px #CCCCCC solid;
}

#main-content-block-sidebar {
	padding:40px 0px 0px 25px;
	display:block;
	border: 0px #CCCCCC solid;
}

/* ### main-block-video => MainContent ################################################### */

#main-video {
	float:left;
	width:720px;
	border: 1px #CCCCCC solid;
}

#main-block-video {
	float:left;
	width:710px;
	color: #000;
	border: 1px #CCCCCC dotted;
}

#main-content-block-videolist {
	float:left;
	margin-top:50px;
	margin-left:25px;
	width:260px;
	color: #000;
	border: 0px #CCCCCC solid;
	
}

#main-content-block-video {
	float:left;
	margin-top:10px;
	margin-bottom:7px;
	padding:20px 0px 20px 20px;
	width:660px;
	display:inline;
	border: 0px #CCCCCC solid;
	background:url(bg_player.jpg);
	background-position: -9px -5px;
}
#main-content-block-videofilm {
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	width:340px;
	display:inline;
	border: 0px #CCCCCC solid;
	
}

#main-content-block-videotext {
	float:right;
	color:#FFFFFF;
	font-size:1.4em;
	margin-top:10px;
	margin-bottom:7px;
	width:290px;
	display:inline;
	border: 0px #fff solid;
}

#videomodul {
	float:left;
	color:#000;
	font-size:1.2em;
	margin-top:5px;
	margin-right:10px;
	padding:0px;
	width:320px;
	height:120px;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	background:url(mit_bg.jpg);
	background-repeat:repeat-y;
	background-position:0px 5px;
}

#videomodul div.img {
	float:left;
	display:inline;
	color:#000;
	width:150px;
	padding:0px;
	margin-right:2px;
	border: 0px #000 dotted;
}

#videomodul div.text {
	float:left;
	display:inline;
	width:160px;
	color:#000;
	font-size:0.9em;
	line-height:1.4em;
	margin-top:5px;
	margin-right:0px;
	padding-top:5px;
	padding-left:5px;
	border: 0px #000 dotted;
}
/* ### Footer ###################################################################### */

#footer {
	display:block;
	color:#fff;
	line-height:19px;
	width:100%;
	padding-top:2px;
	background:url(bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border: 0px #000 solid;
}

#footer a {
	
	color:#fff;
	line-height:19px;
}
#footer a:hover {
	
	color:#333;
	line-height:19px;
}

#footer_content_home {
	display:inline;
	margin-top:10px;
	margin-left:25px;
	padding: 5px 10px 6px 10px;
	height: 24px;
	border: 0px #000 solid;
	/*background:url(bg_headernav.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border-right: 0px #333 solid;*/
	border-left: 1px #9cf solid;
}

#footer_content_kontakt {
	display:inline;
	margin-top:10px;
	margin-left:0px;
	padding: 5px 10px 6px 10px;
	height: 24px;
	border: 0px #000 solid;
	/*background:url(bg_headernav.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border-right: 0px #333 solid;*/
	border-left: 1px #9cf solid;
}

#footer_content_impressum {
	display:inline;
	margin-top:10px;
	margin-left:0px;
	padding: 5px 10px 6px 10px;
	height: 24px;
	border: 0px #000 solid;
	/*background:url(bg_headernav.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border-right: 0px #333 solid;*/
	border-left: 1px #9cf solid;
}

#footer_content_datenschutz {
	display:inline;
	margin-top:10px;
	margin-left:0px;
	padding: 5px 10px 6px 10px;
	height: 24px;
	border: 0px #000 solid;
	/*background:url(bg_headernav.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border-right: 1px #9cf solid;*/
	border-left: 1px #9cf solid;
}
#footer_content_download {
	display:inline;
	margin-top:10px;
	margin-left:0px;
	padding: 5px 10px 6px 10px;
	height: 24px;
	border: 0px #000 solid;
	/*background:url(bg_headernav.jpg);
	background-position:left;
	background-repeat:no-repeat;*/
	border-right: 1px #9cf solid;
	border-left: 1px #9cf solid;
}


#footer p {
	padding: 5px 0;
	color:#333;
	text-align:center
}

#footer p a,
#footer p a:link {
	color:#333;
	text-decoration: underline;
	
}

#footer p a:hover {
	color:#c4c4c4;
	text-decoration: none;
	
}


