BODY {
	margin: 0px;
	padding: 15px 0px 15px 0px;
	background-color: #abbbdd;
	/*background: #E4E3E3 url(../images/pbk.gif) repeat-y;*/
}

/* BOF Änderung Steffen */
#wrap{
	width: 900px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	border: solid #FFFFFE;
	border-width: 5px 5px 5px 5px;
}
#site_header{
	width: 900px;
	height: 150px;
}
#site_header_left{
	width: 180px;
	height: 150px;
	background-color: #003399;
	float: left;
}
#site_header_middle{
	width: 540px;
	height: 150px;
	background-color: #003399;
	float: left;
}
#site_name{
	width: 540px;
	height: 90px;
	padding: 40px 0px 0px 0px;
	/*background: url(../images/plg.gif) no-repeat;*/
}
#site_header_right{
	width: 180px;
	height: 150px;
	background-color: #D2CB96;
	float: left;
}
#site{
	width: 900px;
	/*background-color: #476CB5;*/
	background-color: #D2CB96;
	float: left;
}
#site_left{
	width: 720px;
	/*background-color: #D2CB96;*/
	float: left;
}
#site_left_nav{
	width: 180px;
	float: left;
}
#site_left_nav_oben{
	width: 180px;
	background-color: #003399;
}
#site_left_nav_unten{
	width: 180px;
	min-height: 200px;
	background-color: #476CB5;
	padding: 10px 0px 0px 0px;
}
#u_nav a, #u_nav a:link, #u_nav a:visited, #u_nav a:hover, #u_nav a:active {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFE;
	line-height: 25px;
	vertical-align: middle;
	padding: 0px 0px 0px 20px;
}
#u_nav a:hover{
	color: #003399;
}
#site_left_content{
	width: 520px;
	padding: 10px 10px 10px 10px;
	background-color: #D2CB96;
	float: left;
}
#site_right{
	width: 180px;
	float: left;
	padding: 0px 0px 0px 0px;
	background-color: #476CB5;
}
#site_breadcrumb{
	width: 540px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	background-color: #476CB5;
}
#site_breadcrumb a {
	display: block;
	float: left;
	height: 20px;
	padding: 0px 5px 0px 0px;
	line-height: 20px;
	color: #FFFFFE;
	text-decoration: none;
	font-size: 11px;
	/*background : url(../images/pmr.gif) no-repeat;*/
}
#site_breadcrumb a:hover {
	color: #FFFFFE;
	/*background : url(../images/pmra.gif) no-repeat;*/
}
#clear{
	clear: both;
}
#site_footer{
	width: 900px;
	height: 50px;
	background-color: #003399;
	/*display: table-cell;*/
	text-align: center;
	/*vertical-align: middle;*/
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFE;
}
/* Haupseitennavigation */
#main_navi{
	width: 160px;
	padding: 10px 0px 50px 20px;
}
/* 1. Ebene */
#navi_e1 {
	width: 160px;
	height: 25px;
	/*border: solid #DDDDDD;
	border-width: 0px 0px 1px 0px;
	background: url(../images/) no-repeat;*/
}
#navi_e1  a:hover {
	line-height: 25px;
	vertical-align: middle;
	/*background: url(../images/) no-repeat;*/
	display: block;
	color: #D2CB96;
}
#navi_e1 .navselected {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #476CB5;
	line-height: 25px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
}
#navi_e1 .navnormal {
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFE;
	line-height: 25px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
}
/* 2. Ebene */
#navi_e2 {
	width: 140px;
	height: 25px;
	/*background: url(../images/) no-repeat;
	border: solid #DDDDDD;
	border-width: 0px 0px 1px 0px;*/
	padding: 0px 0px 0px 20px;
}
#navi_e2  a:hover {
	/*font-weight: normal;
	font-size: 12px;
	text-decoration: none;*/
	color: #D2CB96;
	line-height: 25px;
	vertical-align: middle;
}
#navi_e2 .navselected {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #476CB5;
	line-height: 25px;
	vertical-align: middle;
}
#navi_e2 .navnormal {
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFE;
	line-height: 25px;
	vertical-align: middle;
}
/* 3. Ebene */
#navi_e3 {
	width: 120px;
	height: 25px;
	/*background: url(../images/) no-repeat;
	border: solid #DDDDDD;
	border-width: 0px 0px 1px 0px;*/
	padding: 0px 0px 0px 40px;
}
#navi_e3  a:hover {
	/*font-weight: normal;
	font-size: 11px;
	text-decoration: none;*/
	color: #D2CB96;
	line-height: 25px;
	vertical-align: middle;
}
#navi_e3 .navselected {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #476CB5;
	line-height: 25px;
	vertical-align: middle;
}
#navi_e3 .navnormal {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFE;
	line-height: 25px;
	vertical-align: middle;
}
/* EOF Änderung Steffen */

#logo {
	width: 140px;
	height: 140px;
	background: url(../images/logo_140px_trans.gif) no-repeat;
	margin: 10px 0px 0px 25px;
}

#maintopic {
	position: absolute;
	left: 50px;
	top: 80px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	left: 750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#youarehere {
	position: absolute;
	left: 50px;
	top: 111px;
	width: 900px;
	height: 30px;
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #D2CB96;
	background : url(../images/pmra.gif) no-repeat;
}


#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}


#topic {
	position: absolute;
	left: 50px;
	top: 145px;
	width: 199px;
	background-color: #D2CB96;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #476CB5;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #476CB5;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #003399;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#eyecatcher {
	position: absolute;
	left: 250px;
	top: 145px;
	width: 700px;
	height: 150px;
	background: url(../images/s2dlogo.jpg) no-repeat;
}

#content {
}

#sidebar {
}

form.search {
	position: absolute;
	top: 28px;
	left: 780px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}
