body {
	padding: 0;
	margin: 0;
	text-align: center;
	font: normal 11px verdana, helvetica, sans-serif;
	color: #484848;
}


img {
	padding: 0;
	margin: 0;
	border: 0;
}
ul {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #043768;
}
a:hover {
	color: #3EBEFF;
}
a:visited:hover {
	color: #3EBEFF;
}
a:active {
	color: #3EBEFF;
}
a:visited:active {
	color: #3EBEFF;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #043768;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #043768;
}

h3 {
	padding-top: 15px;
	margin: 0px;
	font-size: 12px;
	color: #043768;
}

#mainbox {
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#head {
	width: 100%;
	height: 85px;
}
#head2 {
	position:absolute;
	right:0px;
	top:3px;
}
#logo {
	position: absolute;
	top: 24px;
	left: 19px;
}
#navi {
	height: 27px;
	width: 100%;
	background: #043768;

}

#navi li {
	list-style-type: none;
	float: left;
}

.navi_border {
	border-left: 1px solid #fff;
}

#navi a:hover {
background: #3EBEFF;
}


#column_left {
	width: 150px;
	height: 20px;
	float: left;
}

#footer {
	height: 24px;
	width: 100%;
	background: #043768;
	color: #fff;
	z-index:6;
}
#footer_content_left {
	position: absolute;
	left: 10px;
	padding-top: 5px;
	z-index:6;
}

#sprache {
	position: absolute;
	left: 350px;
	padding-top: 5px;
}

#footer_content_right {
	position: absolute;
	right: 10px;
	padding-top: 5px;
}
#footer_content_right a {
	color: #fff;
}

.active {
	background: #3EBEFF;
}

.navi_border_active {
	background: #3EBEFF;
	border-left: 1px solid #fff;
}


.csc-mailform {
	border:no;
}

#mailformattachment1 {
	background-color: #FFFFFF;
	color:#000000;
	border:1px solid #043768;
	width:250px;
	}

.fieldsetstyle {
	border-width: 0;
}

input.formtext {
	background-color: #FFFFFF;
	color:#000000;
	border:1px solid #043768;
	width:250px;
	align:left;
	}

input .checkbox {
	background-color: #FFFFFF;
	color:#000000;
	border:1px solid #043768;
	width:auto;
	align:left;
	}

textarea {
	background-color: #FFFFFF;
	color:#000000;
	border:1px solid #043768;
	width:250px;
	height:100px;
	}
	
select {
	background-color: #FFFFFF;
	color:#000000;
	border:1px solid #043768;
	width:250px;
	}
	
.formerror {
	color: #B00000;
}
	
.csc-mailform-field {
padding-top:10px;
font: normal 11px verdana, helvetica, sans-serif;
}

#content ul {
padding-left:20px;
}

.td-0 {
        font-family:arial;
        font-size:12px;
        color:#4D4D4D;
        align:top;
        border-bottom:solid;
        border-bottom-color:#4D4D4D;
        border-bottom-width:1px;
        }
        
.td-last {
        font-family:arial;
        font-size:12px;
        color:#4D4D4D;
        border-bottom:solid;
        border-bottom-color:#4D4D4D;
        border-bottom-width:1px;
        }
