td.content {
 background-color: #E3DEDE; 
 /*  background-color: #E76E00; */ 
}

html {
  	height: 100%;
	max-height:100%;
	overflow: hidden;
	padding:0;
	margin:0;
	border:0;
}

body   { 
	background-color: white; 
	padding:0;
	margin:0;
	border:0;
	max-height:100%;
	height:100%;
	overflow:hidden;
 }


#content {
overflow: auto;
	display:block;
	position:absolute;
	z-index:2;
	top:170px;
	bottom:130px;
	width:550px;
	margin-left:-451px;
padding-top:10px;
	left:50%;
}

#content2 {
overflow-x: hidden;
	width:215px;
	display:block;
margin: 8px 0 0 8px;
}


* html #content {
	top:170px;
	bottom:0;
	height:100%;
	width:565px;
	z-index:2;

	}

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

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

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


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


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

.normtext { color: black; font-size: 11px; font-family: Arial, SunSans-Regular, sans-serif }
.normtextfett { color: black; font-size: 11px; font-family: Arial, SunSans-Regular, sans-serif; font-weight: bold }


.imageflLeft { 
	float: left;
}

.imageflRight { 
	float: right;
}

.imageflNone { 
	text-align: center;
}




/* 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:	#C3C4C7;
	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 .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 {
    padding: 1px 1px 1px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
    font-size:	12px;
    text-decoration: 	none;
    display: 	block;
    white-space: 	nowrap;
    position: 	relative;
    z-index: 	1001;
    background: 	#fff;
    color:	#001761;
	width:	150px;
    *-moz-opacity:0.89;filter:alpha(opacity=89);opacity: 0.89;
	}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	color:	#000;
	background: #C3C4C7;
	}

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

	}

/* ie 5.0 fix */

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


#navigation {
visibility: visible;
z-index: 1001;
width: 100%;
padding-left: 10px;
}


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

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

#form-module { 
	margin: 0px;
	padding: 0px;
	width: 500px;
	background-color: none;
	font-size: 1.0em;
}

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

#form-module legend { 
	display: none;
}

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

#form-module .element { 
	display: block;
	clear: both;
	background-color: none;
	border-top: 2px solid none;
}

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

#form-module label.checkbox { 
	width: 212px;
	border-left: 2px solid 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;
}

#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;
}
