body, p, table, td, tr {color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }


h1 { font-size: 15px; color: red }
h2 { font-size: 14px;}
h3 { font-size: 13px;}

input, select {
font-size: 11px;
}

:link,:visited {
	text-decoration: underline 2px dotted;
	color: #101A44;
}

:hover {
	text-decoration: none;
	color: #0A0A34;
}


img {
border: 0;
}
.img_right {
padding: 0 0 0 5px;
}

#ContentLinks img {
margin: 0 5px 5px 2px;
}

#ContentLinks ul,
#ContentLinks li
 {
margin-left: 10px;
}

#ContentLinks .rex_image {
margin: 0 5px 2px 2px;
}

div.clear {
clear: both;
margin: 0;
padding: 0;
height: 0;
line-height: 0;
font-size: 0;
}

.clear {
clear: both;
}

.imageflLeft { 
	float: left;
margin: 0 10px 0 0;
}

.imageflRight { 
	float: right;
margin: 0 0 0 10px;
}

.imageflNone { 
	text-align: center;
}

table.content-rechts {
border: 1px solid #0A0A34;

}

td.title {
height: 20px;
color: #fff;
font-size: 11px;
font-weight: 400;
background-color: #0A0A34;
padding : 2px;
}



/* Navigation */


.ddmx {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;

	}

.ddmx .item1,
.ddmx .item1:link,
.ddmx .item1:visited,
.ddmx .item1:active,
.ddmx .item1-active  { color: black; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; white-space: nowrap; display: block; margin-right: 20px; position: relative }

.ddmx .item1:hover,
.ddmx .item1-active:hover {
	color:	#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:	13px;
	font-weight: normal;
    display: 	block;
    white-space: 	nowrap;
    position: 	relative;
	margin-right: 20px;
	text-decoration: none;
	}


.ddmx .item2,
.ddmx .item2:link,
.ddmx .item2:visited,
.ddmx .item2:active,
.ddmx .item2-active  { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; text-decoration: none; background: #c5c0c0; display: block; padding: 1px 1px 1px 4px; position: relative; z-index: 1003; width: 170px; *-moz-opacity: 0.89; filter: alpha(opacity=89); opacity: 0.89 }

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	color:	#000;
	background: #fff;
    text-decoration: 	none;
	}

.ddmx .section {
	border: 0 solid #001761;
    position: 	absolute;
    visibility: hidden;
    z-index: 1002;

	}

/* ie 5.0 fix */

* html .ddmx td {
	position: 	relative;
z-index: 1001;
	} 





/* form-module
*******************************************************************************/

#form-module * { 
	padding: 0px;
	margin: 0px;
}

#form-module { 
	margin: 0px;
	padding: 0px;
	width: 500px;
	background-color: none;

}

#form-module fieldset { 
	border: 0px solid #fff;
}

#form-module legend { 
	display: none;
}

#form-module p { 
	margin: 0;
	padding: 5px;
	font-weight: bold;
}

#form-module .element { 
	display: block;
	clear: both;
	background-color: none;
	border: 0;
}

#form-module label { 
	display: block;
	float: left;
	padding: 5px;
	width: 190px;
	border-right: 2px solid none;
}

#form-module label.checkbox { 
	width: 212px;
height: 10px;
line-height: 10px;
	border-left: none;
	border-right: none;
}

#form-module input,  
#form-module textarea { 
	float: left;
	margin: 5px;
	width: 255px;
	border: 1px solid #333;
}

#form-module select { 
	float: left;
	margin: 5px;
	width: 95px;
	border: 1px solid #333;
}

#form-module input.text { 
	height: 20px;
}

#form-module input.checkbox { 
	width: 120px;
	padding: 0;
	border: none;
height: 10px;
line-height: 10px;
}

#form-module input.submit { 
	margin: 15px 5px 5px 205px;
	padding: 2px 5px;
	border: 1px solid #000;
	background-color: #fff;
	color: #000;
	text-align: center;
	cursor: pointer;
}

#form-module input.submit:hover { 
	background-color: none;
	color: blue;
}

#form-module label.textarea, 
#form-module textarea.textarea { 
	height: 96px;
}

#form-module-thanks { 
	display: block;
	font-size: 1.1em;
}

/*  video     */






