body {
background:#0a8fbf;
font-family:Arial,Verdana, Helvetica,sans-serif;
font-size:0.8em;
color:#2A246E;
line-height:150%;
padding:0px;
margin:0px;
}

/* remember to define focus styles! :-) */
:focus {
	outline: 0;
}


div{
font-family:Arial,Verdana, Helvetica,sans-serif;
}


/* Layout styles!  */
#outer{
	margin:0px auto 1em auto;
	padding:0 1px;
	position:relative;
	width:775px;
}


#topcontainer {
	background: transparent url(img/header.jpg) no-repeat 2px 0;
	width:770px;
	height:391px;
	z-index:1;
	position:relative;
}


#container {
	background: #ffffff url(img/contentbg.gif) no-repeat left bottom;
	position: relative;
	margin: 0px;
	width: 775px;
	min-height:300px;
	z-index:1;
}


#footer{
background:transparent;
position:relative;
clear:both;
padding:0px;
margin:0px 0 0px 30px;
width:967px;
height:20px;
color:#ffffff;
font-size:0.85em;
}


#menu{
background:#0a8fbf;
float:left;
position:relative;
height:20px;
width:751px;
margin:1px 10px 0px 2px;
padding-left:15px;
z-index:6;
font-size:0.9em;
}


#content{
background-color:transparent;
float:left;
position:relative;
width:600px!important;
width:580px;
margin:25px 20px 10px 20px;
padding:0px;
font-size:0.85em;
line-height:150%;
z-index:5;
}


/* Link styles!  */

a {
	color: #0a8fbf;
	text-decoration: none;
}
a:hover {
	color: #10b9f6;
	text-decoration: underline;
}


#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#menu a, #menu a:link, #menu a:visited, #menu a:active {
	color: #ffffff;
	font-weight: bold;
	margin:0 10px 0 5px;
	text-decoration: none;
}

#menu a:hover {
	color: #c2efff;
	text-decoration: none;
}


/* Content styles!  */

#content ul {
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#content ul li {
	padding: 0px 0px 5px 14px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
}

#content ol li {
	padding: 0px 0px 5px 5px;
}

#content p {
	margin: 0 0 10px 0;
	padding: 0;
}

#content td {
	margin: 0px;
	padding: 3px;
}

#content .liner{
clear:both;
background-image:url(img/hline.gif);
background-repeat:repeat-x; 
margin-top:20px; 
margin-bottom:25px;
height:1px; 
width:100%;
}

/* Form styles!  */
#content .textfeld{
	width: 250px;
	height:16px;
	background-color:#efefef;
	padding-left:2px;
	color:#2a246e;
	font-size:12px; 
	font-weight: normal; 
	text-decoration:none;
	border: 1px solid #ffffff;
}


#content .textarea{
	width: 336px;
	height:100px;
	background-color:#efefef;
	padding-left:2px;
	color:#2a246e;
	font-size:12px; 
	font-weight: normal; 
	text-decoration:none;
	border: 1px solid #ffffff;
}


#content .textfeld:focus, #content .textarea:focus, #content .textfeld_zeit:focus, #content .textfeld_date:focus, #content .textfeld:focus
#content .formLabel{
	background-color:#e1effe;
}


	
	
#content p.error, #content tr.error td {
	color: #b60505;
	font-weight: bold;
}


#content tr.error, #content td input {
	border: 1px solid #cd050b;
}


#content .button,
#content .button:focus,
#content .button:active{
	width: 126px;
	height:27px;
	padding:2px 0 5px 0;
	margin: 2px 0 0 0;
	color:#ffffff;
	font-size:1em;
	font-weight: bold; 
	text-decoration:none;
	background-color: transparent;
	border: 0px;
	background-image:url(img/button.gif);
	background-position:left top;
	background-repeat: no-repeat;

}


#content .button:hover{
	background-color: transparent;
	border: 0px;
	color:#ffffff;
	background-image:url(img/button_hover.gif);
	background-position:left top;
	background-repeat: no-repeat;

}

/*Headlines*/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{
color:#2a246e; 
}

#content strong{
font-size: 1em;
font-weight: bold;
}

#content h1{
font-size: 1.5em;
font-weight: bold;
margin: 0 0 15px 0;
}

#content h2{
font-size: 1.3em;
font-weight: bold;
margin: 0 0 15px 0;
}

#content h3{
font-size: 1em;
font-weight: bold;
margin: 5px 0 5px 0;
}

#content h4{
font-size: 1em;
font-weight: bold;
margin: 20px 0 0 0;
padding:0px;
}

#content h5, #content h6{
font-size: 0.95em;
font-weight: bold;
margin: 0 0 6px 0;
}
