body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background: #babec1 url(../images/bg.gif) repeat-x;
}

img { border: 0; }


#wrapper {
	width: 780px;
	margin: 0 auto;
}

#top {
	position: relative;
	height: 61px;
}

#logo {
	display: block;
	height: 60px;
	width: 219px;
	float: left;
	overflow: hidden;
}

#langsel {
	position: absolute;
	top: 16px;
	right: 10px;
}

#mainnav {
	position: absolute;
	text-transform: uppercase;
	top: 40px;
	right: 10px;
}

#mainnav a {
	color: #fff;
	text-decoration: none;
}

img.navdot {
	margin-left: 12px;
	margin-right: 4px;
	width: 7px;
	height: 7px;
	vertical-align: 0;
	background-color: #fff;
}
#mainnav a:hover img,
#mainnav a.a img {
		background-color: #10468c;
}

#center {
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-color: transparent;
}

.container {
	padding: 0 10px;
}

#keyvisual {
	width: 760px;
	height: 180px;
	border-bottom: 1px solid #0d4988;
}

#center ul {
	list-style-position: inside;
	list-style-type: square;
	text-indent: 8px;
}

#center ul ul {
	text-indent: 24px;
}

.first {
	width: 219px;
	float: left;
}

.first img {
	height: 180px;
	overflow: hidden;
	border-bottom: 1px solid #0d4988;
}

.first ul#subnav {
	margin-top: -5px;
	display: block;
	list-style-position: inside;
	list-style-type: none;
	text-indent: 20px;
	line-height: 24px;
}

.first ul#subnav li {
	display: block;
	border-bottom: 1px solid #bdbdbd;
	
}

.first ul#subnav a {
	display: block;
	color: #0d4988;
	background-color: #fff;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-position: 6px 7px;
	background-repeat: no-repeat;
}

.first ul#subnav a:hover {
	background-color: #eee;
}

.first ul#subnav li.a a:hover,
.first ul#subnav li.a a {
	background-color: #ddd;
}

.second {
	margin-top: 20px;
	margin-right: 20px;
	width: 500px;
	float: right;
	margin-bottom: 40px;
}

h1 {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 36px;
	color: #134489;
	font-weight: normal;
}
	
h2 {
	font-size: 18px;
	line-height: 18px;
	color: #134489;
	font-weight: normal;
	margin-bottom: 18px;
}

h3 {
	font-size: 12px;
	color: #134489;
	font-weight: bold;
	margin-bottom: 18px;
}

p {
	padding-bottom: 12px;
}

#bottom {
	margin: 0;
	padding: 0;
	line-height: 0;
}

label {
	width: 80px;
	float: left;
}

input.input {
	width: 160px;
	margin-bottom: 4px;
}

select.input {
	width: 166px;
	margin-bottom: 4px;
}

th {
	text-align: left;
}

/* Startseite */
#bi-index #homegroup,
#bi-home #homegroup {
	padding: 10px 20px;
}

#bi-index #homegroup .classgroup,
#bi-home #homegroup .classgroup {
	background-image: url(../images/home-bg.gif);
	background-repeat: repeat-y;
}

#bi-index .first,
#bi-home .first {
	width: 420px;
}

#bi-index .first img,
#bi-home .first img {
	display: block;
	width: 165px;
	height: 90px;
	margin: 5px 10px 20px 0;
	float: left;
	border: 0;
}

#bi-index .second,
#bi-home .second {
	margin-top: 0;
	width: 220px;
}

#bi-index h1,
#bi-home h1 {
	line-height: 24px;
}

#bi-referenzen .second img,
#bi-references .second img {
	margin: 0 4px 4px 0;
}

.clearer {
	clear: both;
}
