
body {
	margin: 0;
	padding: 0;
	color: #000;
	font: normal 13px verdana, helvetica, sans-serif;
}
a {
	font-weight: normal;
	color: #214263
}
a:hover {
	text-decoration: none;
}
a:visited:hover {
	text-decoration: none;
	color: #0000EE
}
a:active {
	text-decoration: none;
	color: #0000EE
}
img {
	border: none;
}
td {
	font-size: 13px;
}
.content_table td {
	border: 1px dashed #3A76B1;
}
.text1 {
	font-size: 13px;
	color: #000000;
}
.text2 {
	font-size: 13px;
	color: #3a76b1;
    font-weight: bold;
}
.text3 {
	font-size: 11px;
	color: #808080;
}
.text4 {
	font-size: 11px;
	color: #000000;
}
.head2 {
	font-size: 16px;
	color: #3a76b1;
    font-weight: bold;
}
#main {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 960px;
	padding-bottom: 20px;
}
#menu_box {
	position: relative;
	width: 100%;
	height: 28px;
 	background: #214263; 
}
#menu_box a {
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#menu_box a:hover {
	color: #fff;
	background: #3A76B1;
}
#menu_box a:visited:hover {
	color: #fff;
	background: #3A76B1;
}
#menu {
	position: absolute;
	top: 6px;
	left: 14px;
	width: 100%;
}
#back {
	position: absolute;
	top: 0;
	right: 30px;
	padding-left: 10px;
	background: url(../pic/basic/back_arrow.gif) no-repeat 4px;
}
#content_border {
	position: relative;
	top: 1px;
	width: 100%;
	border: 4px solid #214263;
}
html>body #content_border {
	width: 952px;
}
#content_box {
	position: relative;
	padding: 14px;
}
#welcome {
	position: relative;
	padding-bottom: 20px;
}
.content_row {
	padding-top: 40px;
}
.box_left {
	position: relative;
	width: 600px;
	float: left;
}
.box_right {
	position: relative;
	margin-left: 12px;
	width: 360px;
	float: left;
}
.box_title {
	height: 30px;
	width: 100%;
	background: #3A76B1;
	color: #fff;
	font-weight: bold;
}
.box_title_text {
	padding-left: 9px;
	padding-top: 8px;
}
table {
	border-collapse: collapse;
}
.box_content {
	padding-top: 1px;
}


.box_head_title {
	background: #3A76B1;
	padding: 6px;
	font-weight: bold;
	color: #fff;
}
.box_body_table {
	padding-top: 1px;
	width: 100%;
	margin-top: 1px;
}

.box_body {
	border: 1px dashed #3A76B1;
	font-size: 13px;
}


.startseite_menu {
	background: #214263;
	color: #ffffff;
}

.startseite_menu a {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

.startseite_menu a {
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.startseite_menu a:hover {
	color: #ffffff;
	background: #3A76B1;
}

.startseite_menu a:visited:hover {
	color: #ffffff;
	background: #3A76B1;
}

#startseite_footer {
	border-top: 1px solid #214263;
}

