@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
}
.balken_l_r {
	background-image:url(slice/bg_menue.jpg);
	background-repeat:no-repeat;
}

#leftmenu {
	width:150px;
	overflow:hidden;
	margin-left:10px;
	margin-top:5px;
	margin-right:10px;
	line-height:15px;
}
#leftmenutop {
	width:150px;
	height:70px;
	overflow:hidden;
	margin-left:10px;
	margin-top:8px;
}
#rightmenu {
	width:150px;
	overflow:hidden;
	margin-left:10px;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
	line-height:15px;
}
#rightmenutop {
	width:150px;
	height:110px;
	overflow:hidden;
	margin-left:10px;
	margin-top:8px;
}
.whitetext {
	font-family:Arial, Helvetica, sans-serif;
	color:#ecf4ff;
	font-size:12px;
	line-height:16px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:16px;
}
a.whitelinks:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#ecf4ff;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
	font-weight:normal;
}
a.whitelinks:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ecf4ff;
	font-size:12px;
	line-height:12px;
	text-decoration:underline;
	font-weight:normal;
}
a.whitelinks:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#ecf4ff;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
	font-weight:normal;
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3F4093;
	text-decoration:none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3F4093;
	text-decoration:underline;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3F4093;
	text-decoration:none;

}
.pulldowntext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:left;
	width:130px;
	margin:0 0 5px 0;
}
.searchfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:left;
	width:110px;
}
.gobutton {
	width:30px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#darkbluefield {
	background-color:#20204c;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8c8c8c;
	border-bottom-color: #8c8c8c;
	padding:5px;
	text-align:center;
}
.rubrikuberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #d5d6eb;
	text-align: left;
	letter-spacing: 3px;
}
img {
	margin-right:5px;
	margin-left:5px;
}
.imagerepair {
	margin-left:0px;
	margin-right:0px;
}
.smallbannerindex {
	margin-right:11px;
	margin-top:9px;
}
.cwindow {
	margin-top:20px;
	margin-bottom:10px;
	width:580px;
	height:100px;
	border:solid 2px #B4C9E8;
	padding-left:5px;
}