html, body {
	height:100%;
	padding:0px;
	margin:0px;
	font:Verdana, Arial;
	font-size:11px;
	background:url(../imgserver/bg.gif) repeat-y #D7D7D7;
}

th, td {
	font-size:11px;
}

ul {
  list-style-type:square;

}
hr {
	border: 1px solid ;
	color: #ffffff;
	background: transparent;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	font-weight: bold;
}

img {
	border:none;
}

#page {
	width:1000px;
	height:100%;
	background:url(../imgserver/bg_header.jpg) repeat-x #FFFFFF;
}

#header {
	width:1000px;
	height:88px;
	background:url(../imgserver/bg_header_right.jpg) repeat-y right;
}

#header_abstand {
	height:130px;
}

#header_left {
	background:url(../imgserver/header_image.jpg) no-repeat right;
	width:768px;
	height:88px;
	float:left;
}

#header_right {
	width:232px;
	height:88px;
	float:left;

}

#logo {
	width:170px;
	height:57px;
	margin:23px 0 0 0px;
}

#page_title {
  position:absolute;
  height:25px;
  top:75px;
  left:11px;
  width:300px;
  text-align:right;
}

#path {
  width:320px;
  height:20px;
  position:absolute;
  top:93px;
  left:349px;
}

#path a {
  color:#AEAEAE;
}

#path a:hover {
  text-decoration:underline;
}

#tools {
	width:153px;
	height:41px;
	margin:18px 0 0 38px;
}

#tools form {
	display:inline;
}

#flag_de, #flag_en {
	width:20px;
	height:14px;
}

#table_tools {
	height:12px;
	width:153px;
	margin-top:7px;
}

#table_tools td {
	width:25%;
	text-align:center;
}

#tools .submit {
	height:18px;
	width:18px;
	float:left;
	margin-left:3px;
	background:none;
	border:none;
	padding:0px;
}

#tools .input {
	border:1px solid #A5ACB2;
	display:inline;
	font-size:11px;
	height:15px;
	padding:0px;
	width:130px;
	float:left;
	margin-top:1px;
}

#content_left {
  margin-top:15px;
}

#menu {
	color:#696969;
	width:150px;
	position:absolute;
	top:130px;
	left:15px;
}

*html #menu {
	margin-left:10px;
}

#middle {
	float:right;
	width:845px;
	min-height:440px;
}

*html #middle {
  height:440px;
}

#main {
	width:632px;
	margin-right:20px;
	float:right;
}

*html #main {
	margin-right:10px;
}

#reitermenu_main {
	width:792px;
	background:url(../imgserver/reitermenu_left_bg.gif) repeat-y;
}

*html #reitermenu_main {
	width:786px;
}

.reitermenu {
	height:20px;
}

.reitermenu .reiter {
	height:15px;
	display:block;
	background-repeat:repeat-x;
	padding:4px 10px 0px 10px;
	margin-right:2px;
	text-decoration:none;
	float:left;
	text-align: center;
	border:1px solid #CCCCCC;
	background-color:#F8F8F8;
	font-size:10px;
}

*hmtl .reitermenu .reiter {
	height:16px;
	padding:0px 7px 0px 7px;
}
.reitermenu .reiter {
	color:#696969;
}

.reitermenu .reiter:hover, .reitermenu .active a {
	height:15px;
	font-weight:bold;
	padding:4px 8px 0px 8px;
	background-image:url(../imgserver/reiter_over.gif);
}

.reitermenuLine {
	font-size: 0;
	height:7px;
	margin: 0 0;
	padding: 0 0;
	background-color:#CCCCCC;
}

#reitermenu_left {
	width:148px;
	float:left;
}

#reitermenu_left ul {
	margin:10px 0 0 0;
	padding:0 0 15px 0;
}

#reitermenu_left ul li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#reitermenu_left ul li a {
	color:#696969;
	width:138px;
	display:block;
	padding:5px;
	background:url(../imgserver/reitermenu_left_trenner.gif) no-repeat bottom;
	font-size:10px;
}

#reitermenu_left .active, #reitermenu_left ul li a:hover {
	background-color:#E2E2E2;
	font-weight:bold;
}

#reitermenu_middle {
	width:380px;
	margin:20px 0 15px 15px;
	float:left;
}

#reitermenu_middle h1 {
	font-size:12px;
	padding:0px;
	margin:0 0 5px 0;
}

#reitermenu_right {
	width:212px;
	margin:20px 0 15px 0;
	float:right;
}

#footer_left {
	width:200px;
	padding-top:10px;
	float:left;
	font-size:10px;
	margin-bottom:7px;
}

#footer_right {
	width:212px;
	padding-top:10px;
	float:right;
	background:url(../imgserver/footer.gif) no-repeat;
	font-size:10px;
	text-align:right;
	margin-bottom:7px;
}

#footer_right a {
	color:#696969;
}

#spalten2_left {
  width:300px;
  float:left;
}

#spalten2_right{
  width:300px;
  float:right;
}
