/* mac hide\*/
html, body {height:100%}
/* end hide */
html, body, div, p, h1, h2, h3, span, a, table, td, form, img {
	margin: 0;
	padding: 0;
}
html, body, h1, h2, h3, table, td, div, p {
	font-size: small;
}
* html, * html body, * html table, * html td, * html div, * html p {
	font-size: x-small;
}

body {
	border: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	min-width:1003px;/* for mozilla*/
	background-color: #ffc;
	color: #333333;
}
* html #container {
	height:99.9%;
	}
a:link, a:visited, a:active  {
	text-decoration: none;
	color:#FF9900;
}
a:hover {
	text-decoration:underline;
}
ul {
	list-style-type: square;
}
li {
	padding: 2px 0px;
}

h1, h2, h3, h4, h5 {
	padding: 15px 0px 10px 0px;
	font-weight: bold;
	font-size: medium;
	text-align: left;
/*	color: #01006D;*/
}
h1 {
	padding: 15px 0px 20px 0px;
	font-weight: bold;
	text-decoration: underline;
}
* html h1, * html h2, * html h3, * html h4, * html h5 {
	font-size: small;
}
p.bodytext {
	padding: 3px 0px;
}
/* Alle Eingabefelder */
input, textarea, select {
	background-color: #ffc;
	color: #f90;
	border: 1px solid #f90;
	font-weight:bold;
}
.clear {
	clear: both;
	font-size: 0px;
}
#container {
	min-height:100%;

	width: 1003px;
	text-align:left;
	margin:auto;
	position:relative;
/*	height:100%;*/

	background-image: url(../images/body_bckg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.top {
	height: 160px;
	width: 1003px;
	background-color: #ffc;
}
.top_left {
	float:left;
	position:relative;
	width: 232px;
	height: 160px;
}
.top_logo {
	padding: 28px 0px 0px 19px;
}
.top_left_border {
	margin: 52px 20px 0px 9px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #D4D0C8;
}
.top_right {
	float:left;
	position:relative;
	width: 771px;
	height: 98px;
	padding: 62px 0px 0px 0px;
}
.top_imgs_border {
	margin: 0px 0px 0px 7px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #D4D0C8;
}
.top_imgs {
	width: 744px;
	height: 80px;
	padding:6px 0px 5px 0px;
	background-image: url(../images/top_menu_bckg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin: 0px 10px 0px 17px;
}
.top_img_1, .top_img_2, .top_img_3, .top_img_4, .top_img_5 {
	float:left;
	position:relative;
	height: 60px;
	width: 149px;
	text-align:center;
	padding: 10px 0px;
}
.top_img_5 {
	width: 148px;
}
.content_main {
	position:relative;
	width:1003px;
	margin: 0px;
	padding: 0px;
}

/* -----------------------------------------------------*/
/* Menue 2. Level                                       */
/* -----------------------------------------------------*/
span.hidden, dfn {
	position:absolute; 
	left:-1000px; 
	top:-1000px; 
	width:0px; 
	height:0px; 
	overflow:hidden; 
	display:inline;
}
.leftMenu {
	width: 232px;
	margin: 0px;
	padding: 0px;
	float:left;
	position:relative;
}
.menu_lev2 {
	padding: 20px 0px 30px 61px;
	font-weight: bold;
}
.menu_lev2 li {
	padding: 8px 0px 8px 0px;
}
.menu_lev2 a:link, .menu_lev2 a:visited, .menu_lev2 a:active {
	color: #333333;
}
.menu_lev2 a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
.menu_lev2 a:link.cur, .menu_lev2 a:visited.cur, .menu_lev2 a:active.cur, 
.menu_lev2 a:link.actifsub, .menu_lev2 a:visited.actifsub, .menu_lev2 a:active.actifsub {
	color: #FF9900;
}

ul.menu-lev2, ul.menu-lev3, ul.menu-lev4 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}
ul.menu-lev2 {
	margin: 0px;
}
ul.menu-lev3 {
	padding: 0px;
	margin: 10px 0px -6px 10px;
/*	background-color: red;*/
}
.menu_lev3 li {
	padding: 0px;
	margin: 0px;
}

.address {
	padding: 30px 0px 0px 61px;
	font-weight: bold;
}
.impressum {
	padding: 43px 0px 30px 61px;
	font-weight: bold;
}
.main {
	float:left;
	position:relative;
	width: 764px;
	padding: 0px 0px 0px 7px;
	overflow: hidden;
}
* html .main {
	width: 771px;
}


/* -----------------------------------------------------*/
/* Menue 1. Level                                       */
/* -----------------------------------------------------*/
.top_menu {
	width: 774px;
	height: 34px;
	padding: 12px 0px;
}
.menu-lev1-no, .menu-lev1-act {
	float:left;
	position:relative;
	width: 140px;
	text-align:center;
	margin: 0px 5px;
}
.top_menu a {
	font-weight:bold;
	display:block;
	text-decoration:none;
	padding: 0px 0px 3px 0px;
	color: #333333;
}
.top_menu a:hover {
	color: #FF9900;
	text-decoration:none;
}
.menu-lev1-act a:link, .menu-lev1-act a:visited, .menu-lev1-act a:active {
	color: #999;
	border-bottom: 1px solid #FFC252;
}

.content {
	width: 700px;
	padding: 10px 0px 10px 30px;
}

.clearfooter {
	width:100%;
	height:5px;
	clear:both;
}
.footer {
	width:1003px;
	clear:both;
	height:5px;
	text-align:center;
	bottom:0;
	position: absolute;
}
