body { 
	background: #9cbec7; 
	margin: 0; 
	padding: 53px 0 0 0; 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 0.75em;
	line-height: 140%;
	letter-spacing: 0;
	}
div, img { margin: 0; padding: 0; }
a { text-decoration: none; border: 0; }
a img { border: 0; }
a:hover { text-decoration: underline; }
p { margin: 8px 0 12px 0; padding: 0; }
.floatbuffer {
	clear: both;
}
div, img, form, a {
	padding: 0;
	margin: 0;
}
div#bag {
	width: 100%;
	background: url('img/white_120.gif') 0 0 repeat-x #ebe9da;
}
div#layout_topbag { 
	display: block;
	width: 880px; 
	height: 120px; 
}

div#layout_topleft {
	display: inline;
	float: left;
	width: 420px;
	height: 120px;
	background: #cecfc1;
}
div#layout_topleft div#menu_lefthalf {
	display: inline;
	float: left;
	font-size: 1em;
	width: 210px;
	height: 120px;
	background: #00556a;
	line-height: 120px;
	color: #9bbec5;
	margin: 0;
	padding: 0;
}
div#layout_topleft div#menu_lefthalf.alone {
	width: 420px;
}
div#layout_topleft div#menu_lefthalf ul {
	display: block;
	margin: 40px 0 0 0;
	padding: 0;
	text-align: right;
	line-height: 14px;
	list-style: none;
	letter-spacing: 0;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
div#layout_topleft div#menu_lefthalf li {
	padding: 0.1em 18px 0.1em 0;
	line-height: 1.1em
}
div#layout_topleft div#menu_lefthalf li a {
	color: #9bbec5;
}
div#layout_topleft div#menu_lefthalf li a.current,
div#layout_topleft div#menu_lefthalf li span.current {
	color: white;
	background: url('img/menuleft_arrow.gif') 2px 5px no-repeat;
	padding: 0 0 0 13px;
}


div#layout_topleft div#menu_righthalf {
	display: block;
	float: right;
	width: 210px;
	height: 120px;
	font-size: 1em;
	background: #cecfc1;
	line-height: 120px;
	margin: 0;
	padding: 0;
}
div#layout_topleft div#menu_righthalf ul {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 16px;
	list-style: none;
	letter-spacing: 0;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

div#layout_topleft div#menu_righthalf ul.x1lines { margin-top: 52px;  }
div#layout_topleft div#menu_righthalf ul.x2lines { margin-top: 44px;  }
div#layout_topleft div#menu_righthalf ul.x3lines { margin-top: 36px;  }
div#layout_topleft div#menu_righthalf ul.x4lines { margin-top: 28px;  }
div#layout_topleft div#menu_righthalf ul.x5lines { margin-top: 20px;  }
div#layout_topleft div#menu_righthalf ul.x6lines { margin-top: 12px;  }
div#layout_topleft div#menu_righthalf ul.x7lines { margin-top: 4px;  }
div#layout_topleft div#menu_righthalf ul.x8lines { margin-top: 0px;  } 

div#layout_topleft div#menu_righthalf li {
	padding: 0 15px 0 18px;
	line-height: 1.333em;
	color: #45453e;
}
div#layout_topleft div#menu_righthalf li a {
	color: #45453e;
}
div#layout_topleft div#menu_righthalf li span.current {
	color: #00556a;
	background: url('img/menuright_arrow.gif') 2px 5px no-repeat;
	padding: 0 0 0 13px;
	font-weight: bold;
}

div#layout_topright { 
	display: block;
	float: left;
	width: 450px;
	height: 120px;
	background: white;
	}
div#layout_topright h1 {
	margin: 0;
	padding: 0 0 0 30px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 2em;
	vertical-align: middle;
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #616158;
}
div#layout_centerleft { 
	display: block;
	background: url('img/bg_content.gif') 0 0 repeat-y #ebe9da;
	clear: left;
	width: 1250px;
	margin: 0;
	padding: 0;
}
div#layout_centerleft div#picturebuffer { 
	display: block;
	float: left;
	height: 436px;
	width: 420px;
	margin: 0;
	padding: 0;
}
div#layout_centerleft .pagepic {
	display: block;
	float: left;
	height: 436px;
	width: 420px;
	float: left;
	}
div#layout_centerright { 
	display: block;
	float: left;
	background: #ebe9da;
	width: 830px;
	margin: 0;
	padding: 0;
	}

div#layout_bottom { 
	display: block;
	clear: both;
	width: 100%;
	height: 24px;
	background: #327d92;
	line-height: 24px;
	}
div#layout_bottom div#bottom_leftpart { 
	display: block;
	float: left;
	width: 420px;
	height: 24px;
	background: #00556a;
	line-height: 24px;
	text-align: center;
	}
div#layout_bottom div#bottom_leftpart ul#bottomnav { 
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
}
div#layout_bottom div#bottom_leftpart ul#bottomnav li { 
	display: inline;
	float: left;
	margin: 0;
	padding: 0 8px 0 8px;
	height: 24px;
	color: #b0cad1;
	}
div#layout_bottom div#bottom_leftpart ul#bottomnav li a { 
	text-decoration: none;
	color: #b0cad1;
	}
div#layout_bottom div#bottom_leftpart ul#bottomnav li a:hover { 
	text-decoration: underline;
	color: white;
	}
div#layout_bottom div#bottom_leftpart ul#bottomnav .current { 
	text-decoration: none;
	color: white;
	font-weight: bold;
	}
div#layout_bottom div#bottom_rightpart { 
	display: block;
	float: left;
	height: 24px;
	background: #327d92;
	line-height: 24px;
	text-align: left;
	color: white;
	}
div#layout_bottom div#bottom_rightpart p {
	margin: 0;
	padding: 0 0 0 25px;
	vertical-align: middle;
}
div#layout_bottom div#bottom_rightpart p a{
	margin: 0;
	padding: 0 0 0 20px;
	color: white;
	background: url('img/menuleft_arrow.gif') 9px 3px no-repeat;
}

/* CONTENT STYLE */

div#contentbag {
	display: block;
	padding: 10px 0 5px 0;
	margin: 0 0 0 32px;
	color: #54544c;
}
div#contentbag.x1col {
	width: 600px;
}
div#contentbag.x2col {
	width: 800px;
}
div#contentbag a {
	color: #54544c;
	text-decoration: underline;
}
div#contentbag a:hover {
	color: black;
}
div#contentbag h2 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.416em;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 0 1px 0;
}
div#contentbag h3 {
	display: block;

	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 10px 0 3px 0;
}
div#contentbag p#breadcrumbs {
	margin: 10px 0 10px 0;
}
div#contentbag ul {
	margin: 6px 0 6px 15px;
	padding: 0;
}
.clearboth {
	clear: both;
}
div#contentbag li {
	list-style: url('img/list_box.gif') outside;
}
div#column1 {
	display: block;
	width: 380px;
	padding: 0 30px 0 0;
	float: left;
}
div#column2 {
	display: block;
	width: 380px;
	float: left;
}
h1#tophead {
	display: none;
}
img#tophead_img {
	margin: 35px 0 0 20px;
}

div#formwrapper {
	width: 370px;
	display:block;
	margin: 5px 0 5px 10px;
}
div.formline {
	display:block;
	margin: 1px 0 8px 0;
	width: 100%;
	padding: 5px 0 0 0;
	border-top: 1px solid #cecfc1;
}
div.formlabel {
	display: block;
	float: left;
	width:90px;
	text-align: right;
	padding: 1px 0 0 0;
	margin: 0 20px 0 0;

}
div.forminput {
	display: block;
	float: left;
	width:260px;
	clear: right;
}
.formfield {
	width: 90%;
	font-family: Tahoma, Geneva, sans-serif;
	color: #54544C;
	font-size: 1em;
	border: 1px solid #cecfc1;
	padding: 2px;
}
.partner {
	padding: 10px 0 15px 0;
}
.partner img {
	float: left;
	margin: 0 15px 0 0;
}
.partner h4 {
	margin: 0;
}
.partner .partnertext {
	width: 500px;
	display: block;
	float: left;
}
.referenceline {
	display: block;
	width: 380px;
	line-height: 1.5em;
	background: url('img/dottedline.gif') 0 0 repeat-x;
}
.odd {
/*	background: #f0eee2; */
}
.even {
/*	background: #e3e1d0; */
}
.referenceline .referencetext {
	display: block;
	float: left;
	width: 290px;
}
.referenceline .referenceyear {
	display: block;
	float: right;
	width: 80px;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: oblique;
	margin: 0 0 0 10px;
}
span.pflicht {
	color: #c1371c;
	font-weight: bold;
}
img.portrait {
	float: right;
}