/* CSS Stylesheet (c) MDMSUPPORT 2006 */
/* ========= ID =============== */
#mdmpage{
	background-color:#ffffff;
	width:770px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#006699;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#006699;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#006699;
	margin: 0 auto;
}
#mdmkopfzeile{
	background-color:#ffffff;
	padding:0px 5px 5px 0px;
	}
#mdmkopfzeile a {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}
#mdmkopfzeile a:link {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}
#mdmkopfzeile a:visited {
	color: #006699;
}
#mdmkopfzeile a:hover {
	color: #CC0033;
	background-color: #ffffff;
	text-decoration: underline;
}
#mdmkopfzeile a:active {
	color: #336666;
	text-decoration:underline;
}	
#mdmbanner {
	background-color:#ffffff;
	}
#mdmnavil {
	background-color:#ffffff;
	padding:20px 5px 10px 5px;
}
#mdmnavil a {
	display: block;
	width:135px;
	color: #006699;
	border-bottom: 1px dotted #CC0033;
	padding-left: 3px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
}
#mdmnavil a:link {
	display: block;
	color: #006699;
	padding-left: 3px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}
#mdmnavil a:visited {
	color: #006699;
}
#mdmnavil a:hover {
	color: #CC0033;
	background-color: #ffffff;
	text-decoration: underline;
}
#mdmnavil a:active {
	color: #336666;
	text-decoration:underline;
}
 /* ===================== U N T E R M E N U E =========================== */
#mdmsubnavil a {
	display: block;
	width: 135px;
	font-size:8pt;
	line-height: 20px;
	font-weight:normal;
	color: #006699;
	padding-left: 3px;
	margin:5px 0px 5px 0px;
}
#mdmsubnavil a:link {
	display: block;
	font-size:8pt;
	line-height: 20px;
	font-weight:normal;
	color: #006699;
}
#mdmsubnavil a:visited {
	color: #006699;
}
#mdmsubnavil a:hover {
	color: #CC0033;
	background-color: #ffffff;
	text-decoration: underline;
}
#mdmsubnavil a:active {
	color: #336666;
	text-decoration:underline;
}

 /* ============= W E B  C O N T E N T ================ */
#mdmcontent {
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 20px;
}
#mdmcontent a {
	color: #006699;
	padding-left: 3px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}
#mdmcontent a:link {
	color: #006699;
	padding-left: 3px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}
#mdmcontent a:visited {
	color: #006699;
}
#mdmcontent a:hover {
	color: #CC0033;
	text-decoration: underline;
}
#mdmcontent a:active {
	color: #336666;
	text-decoration:underline;
}

#mdmfooter {
	width:770px;
	margin:0 auto;
	position:relative;
	line-height:30px;
	font-size:8pt;
	color:#FFFFFF;
	text-align:center;
	background-color:#006699;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#006699;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#006699;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#006699;
	/*margin-bottom:1.5em;*/
}
#mdmskyscraper{
	width:160px;
	border-color:#CC0033;
	border-left-style:dotted;
	border-left-width:thin;
	margin-top:40px;
	padding:0px 5px 10px 5px;
	float:right;
}

/* ======================= CLASS ============================ */

.bgd {background-color:#FFEEEE;}
.bgl {background-color:#EEEEFF;}

.tddb {font-size:8pt; vertical-align:top;}

.bild {margin-bottom:7px; margin-right:20px; float:left;  border: 0; }

p.TL   {font-size:6pt; text-align:left; color:#FFFFFF;}
p.IL   {font-size:8pt; text-align:left; color:#CC0033;  
        margin-bottom:0pt; font-style:italic;}
p.L    {font-size:8pt; text-align:left; color:#000000;}
p.SL   {font-size:8pt; font-style:italic; text-align:left; color:#CC0033; 
        margin-top:-8pt; margin-bottom:0pt; }
p.SRCR {font-size:8pt; font-style:italic; text-align:left; color:#006699;}
p.C    {font-size:8pt; text-align:left; color:Olive;}
p.small {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt;}

/* Formular Tags */
form {
	background-color:#c0d8e9;
	padding:5px 5px 5px 5px;
	}

input, select, textarea, option {
	color:#006699;
	border: 1px solid #CC0033;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
	
form.countdown {
	border:3px solid #FF0000;
	background-color:#ffffff;
	padding:5px 5px 5px 5px;
	}
	
input.countdown, select.countdown, textarea.countdown, option.countdown {
	color:#000000;
	border: 0px solid #ffffff;
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
/* ===================== HTML Tag ============================= */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-attachment:scroll;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 10pt;
}
hr {color:#CC0033;}

th {text-align:left;}
