H1 {
font-size: 14px;
border-bottom: 1px dashed #000000;
}

H2 {
font-size: 14px;
}

H3 {
font-size: 12px;
}

H4 {
font-size: 11px;
border-bottom: 1px dashed #000000;
}

body, html {
	margin:0;
	padding:0;
	height: 100%;
	font-size: 11px;
}

body, input, textarea, select, option .normal{
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

input, textarea, select, option {
	font-size: 10px;
	color: #333333;
	background-color: #EDEDED;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	padding: 1px;
}

.rad {
	color: #333333;
	background-color: #FFFFFF;
	border-width: 0px;
}

.submit {
	height: 19px;
}

textarea {
	font-size: 12px;
}

a:link, a:visited {
	color: #004D6E;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #E67300;
}

a:active {
	color: #639ACE;
}

a:link, a:visited {
}


#wrapper{
	width: 1000px;
	/*margin: 2px auto auto auto;	*/
	background-color: #EEEEEE;
	
}

#container{
	width: 100%;
	margin: 0 -150px 0 0;
	float: left;
/*	background-image: url(../images/navileft.gif);*/
	background-repeat:repeat;
	background-color:#C1DAF0;
	border-bottom: 1px solid white;
}

#leftmenu { 
	/*background-image: url("../images/navileft.gif"); */ 
	background-repeat: repeat; 
	padding-top: 0px; 
	width: 150px; 
	height: 490px; 
	float: left; 
}

#rightmenu{
	text-align: left;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	float: right;
}

#contentbox{
	margin: 1px 150px 1px 0px;
	
}

#mainContent{
	margin: 0px 0px 0px 150px;
	padding: 5px;
	height: 850px;
	background: white;
}
/* IE Hack, min-height . IE won't interprete this Section */
#mainContent[id]{
	height: auto; 
	/* Left navigation height for Firefox */
	min-height: 850px;
}

#header{
	height: 152px;
}


#footer{
	clear: both;
	color: #333333;
	background: #639ACE;
	margin: 0px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}


.tblTitle1,
.tblTitle2 {
	text-align: center;
	font-weight: bold;
	background-color: #20B2AA;

	border-top: 5px solid #004D6E;
	border-bottom:1px solid white;
	padding:2px 0px 2px 8px;
	background-color:#D9D9D9;
}

.boxNewsTop {
border-top: 2px solid #004D6E;
border-bottom:1px solid white;
padding:2px 0px 2px 8px;
background-color:#D9D9D9;
}

.boxTop {
border-top: 2px solid #004D6E;
border-bottom:1px solid white;
background-color:#D9D9D9;
height: 10px;
font-size: 1pt;
}

.boxText {
padding:2px 2px 2px 2px;
font-size:11px;
background-color:#EEEEEE;
}

.boxBanner {
border-color:#004D6E;
border-top : 1px;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
border-style: solid;
font-size:11px;
text-align:center;
}


.infoBoxTitle {
border-top: 5px solid #E67300;
padding:2px 0px 2px 8px;
background-color:#D9D9D9;
}

.infoBoxText {
padding:4px 8px 13px 8px;
font-size:11px;
}

a.nav3, span.nav3
{
	color: black;
	text-decoration: none;
	display: block;
	padding: 3px;
	margin: 3px 0 0px 0px;
	background-color: #A3BFD4;
	width: 96%;
}

a.nav3_hot, span.nav3_hot
{
	background-color: #004d6e;
}

a.nav3_hot, span.nav3_hot
{
	color: white;
}

/*a.nav3:hover, span.nav3:hover
{
	color: black;
	background-color: #A3BFD4;
	text-decoration: none;
}*/


a.navsub2
{
	color: black;
	text-decoration: none;
	display: block;
	padding: 3px;
	padding-left: 14px;
	border-top: 0px none;
/*	margin-left: 4px;*/
	background-color: #e1edf4;
}

a.navsub2:hover
{
	color: black;
	background-color: #A3BFD4;
	text-decoration: none;
}

.klein {
	text-align: left;
}
