* {
	margin:0;
	padding:0;
	list-style:none;
	behavior: url(iepngfix.htc);
}
a {color:#364BAF; text-decoration:none}
img { border:0px; }
a:hover{ text-decoration:underline }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#betten img {
padding: 3px;
border:1px solid #ccc;
}

#page_margin {
	width:846px;
	margin:0px auto;
	background:url(images/page_bg.png);
	
	height:100%;
	min-height:100%;
}

#page {
	width:820px;
	margin:0px auto;
	background-color:#FFFFFF;
	height:100%;
}

#header {
	position:relative; height: 92px; color: #000;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
}

#left {
	position:relative; height:100%; left:-6px;
}

#left_shadow {position:relative;background-image:url(images/sh_left.png);background-repeat:repeat-y;height:100%;}

#slogen{
	position:absolute;
	top: 66px;
	left: 66px;
	color:#333333;
	width:150px;
}

#info_box {
	background-image:url(images/header_info_box.gif);
	position:absolute;
	top: 0px;
	right:2px;
	width:186px;
	height:68px;
	padding-top:19px;
	padding-left:14px;
	font-weight:bold;
	color:#8F8F8F;	
}
#info_box a {
text-decoration:underline;
}
#nav { background:  url(images/menu/menu_bg.gif) repeat-x top right; margin:0px auto; }
#nav_shadow { background:url(images/menu/menu_shadow.gif) repeat-x top right; height:7px }
#nav_main { width: 100%; overflow:hidden; background-color:transparent; height:33px; background:url(images/menu/right_bg.gif) no-repeat; background-position:13px 0px; border-top:1px solid #efefef; }
#nav_main ul {  list-style:none; padding:0 0 0 6em;}
#nav_main li { display:inline; margin:0; padding:0; }
#nav_main a { float:left; background:url(images/menu/left_both.gif) no-repeat left top; background-position:0% -33px; margin:0; padding:0px; text-decoration:none;font-size:16px; }
#nav_main a span { float:left; display:block; background:url(images/menu/right_both.gif) no-repeat right top; background-position:100% -33px; padding:6px 15px 10px 15px; 
	color:#0c3e72;	font-weight:bold; white-space:nowrap; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav_main a span {float:none;}
/* End IE5-Mac hack */
#nav_main a:hover span { background-position:0% -33px}
#nav_main #current a { background-position:0px 0px; border-width:0}
#nav_main #current a span {background-position:100% 0; padding:5px 11px 10px 1px; font-weight:bold }
#nav_main a:hover {	background-position:0px 0px }
#nav_main a:hover span { background-position:100% 0px;color:#2c5888; }

#content {background-color:#FFFFFF;height:100%;padding:15px; font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;  
	margin: 0 auto;
	height: auto;}
h1{
	margin:0 0 0.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#235A8F;
	border-bottom:1px dotted #ccc;


}
h2 {
	margin:1em 0 0.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#235A8F;
	border-bottom:1px dotted #ccc;
}

fieldset {
    padding: 0px 0px 5px 0px;
    margin-top: 0px;
	border:0px;
}

legend {
    padding: 0 5px 0px 0px;
    margin-left: -5px;
	margin-bottom: 10px;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #333333;
	font-weight: bold;
}

legend em {
	display: block;
	font-size: 0.65em;
	color: #AAAAAA !important;
	font-style: normal;
}

label {
    width: 275px;
    height: auto;
    display: block;
    text-align: left;
    float: left;
    margin: 0px 10px 0px 0px;
}

textarea.text, input.text, select.selbox {
    border-left: 1px solid #C3C3C3;
    border-right: 1px solid #C3C3C3;
    border-top: 1px solid #7C7C7C;
    border-bottom: 1px solid #DDDDDD;
    background-image: url("../images/bg_input.png");
    background-position: left top;
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: 0px 0 10px 0;
    padding: 2px;
    width: 280px;
    float: left;
}

textarea.text.requiredValue, input.text.requiredValue, select.selbox.requiredValue {
    border: 1px solid red;
}

textarea.text {
    height: auto;
}

input.checkradio {
    margin: 0px 0px 0px 0px;
    padding: 0px 2px 0px 2px;
    display: inline;
    width: auto;
    float: none;
}

label.checkradio {
    margin: 0px 0px 2px 0px;
    padding: 2px;
    border: 0px;
    display: inline;
    width: auto;
    float: none;
}

input.btn {
	background-color: #FFFFFF;
  margin: 15px 0px 10px 0px;
}


form em {
    color: #CC0000;
}

form .hint {
	border: 1px solid #999;
}

.errors strong {
  width: 100%;
  display: block;
  background-image: url(../images/bg_note_small_top.gif);
  background-repeat: no-repeat;
  background-position: top;
  color: red;
}

.errors {
  padding: 10px 10px 10px 10px;
  background-image: url(../images/bg_note_small_bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  margin-bottom: 10px;
  color: red;
}
.small {
   width: 260px;
   margin: 10px 35px 0px 0px;
   float: left;
}

.smalllast {
  width: 290px;
  margin: 40px 0px 0px 0px;
  float: left;
}

.large {
   width: 620px;
   margin: 40px 35px 0px 0px;
   float: left;
}

.largelast {
   width: auto;
   margin: 10px 0px 0px 0px;
   float: left;
}
/* wiederkehrende Klassen definieren */
.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}
div.clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
	display: block;
	overflow: hidden;
}
br.clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}



