/* CSS Document */

html, body {
	height: 100%;
	font-family:arial,helvetica,verdana, sans-serif;
}
body {
	margin: 0; 
	padding: 0;
	/*background-image:url(back5.gif);*/
	font-family:arial,helvetica,verdana, sans-serif;
	min-height: 100%; 
	position: relative;
	
	background-image:url(img/back5.gif);
	background-repeat : repeat-y;
}
.wrapper {
	width: 100%;  
	min-height: 100%; 
	position: relative;
	
	/*background-image:url(img/back5.gif);*/
	background-repeat : repeat-y;
	
/*	width:700px;*/
}
* html .wrapper {
	height: 100%;
} 
.footer {
	position: absolute; 
	bottom: 0; 
	left: 0; 
	width: 100%;
	
	height:25px;
	background-color:transparent; 
	background-image:url(img/footer.jpg);
	text-align: center; 
	color: white; 
	padding: 0px 0px; 
	font-weight: bold;
}
* html .footer {
	bottom: -1px;
}


.wrapper {
	border-right: 0px; 
	border-left: 0px;
	float:left;
}


.header{
	width: 100%;
	background-image:url(img/header_bg.gif);
	background-repeat:repeat-x;
	height:143px;
}


.navibox{
	border:0px;
	margin-top: 0px;
	margin-left:0px;
	width: 227px;
	min-height: 100%;
	/*float:left;*/
	background-color: #BAC9E0;
	border-right: 1px solid #FFFFFF;
	color:#1F3559;
}

.navitops{
	margin:0px;
	padding:0px;
	border:0px;
	background-color: #CADAF0;
	color:#1F3559;
}
.navelement_top{
	margin:0px;
	padding:0px;
	border:0px;
	margin-left: 10px;
	width: 200px;
	padding: 2px;
	border-bottom: 1px solid #1F3559;
	font-size: 0.8em;
	font-weight:500;
	color:#1F3559;
	background-image:url(img/men_right.gif);
	background-position: top right;
	background-repeat:no-repeat;
}
.navelement_sub{
margin:0px;
	padding:0px;
	border:0px;
	margin-left: 20px;
	width: 160px;
	padding: 2px;
	font-size: 0.9em;
	font-weight:500;
	color:#1F3559;
}
.navelement_top_a{
margin:0px;
	padding:0px;
	border:0px;
	margin-left: 10px;
	width: 200px;
	padding: 2px;
	border-bottom: 1px solid #1F3559;
	font-size: 0.8em;
	font-weight:bold;
	color:#2693CE;
	background-image:url(img/men_down.gif);
	background-position: top right;
	background-repeat:no-repeat;
	
}
.navelement_sub_a{
margin:0px;
	padding:0px;
	border:0px;
	margin-left: 20px;
	width: 160px;
	padding: 2px;
	font-size: 0.9em;
	font-weight: bolder;
	color:#1F3559;
}
.navelement{
	margin:0px;
	padding:0px;
	border:0px;
	margin-left: 10px;
	width: 200px;
	padding: 2px;
	border-bottom: 1px solid #1F3559;
	font-size: 0.8em;
	font-weight:500;
	color:#1F3559;
}
.navelement_a{
	margin:0px;
	padding:0px;
	border:0px;
	margin-left: 10px;
	width: 200px;
	padding: 2px;
	border-bottom: 1px solid #1F3559;
	font-size: 0.8em;
	font-weight:bold;
}

/* Navigation Links */
.anav_top:link, .anav_top:active, .anav_top:visited, .anav_top:hover{
	font-size: 1em;
	font-weight:500;
	color:#1F3559;
	text-decoration:none;
}
.anav_top:hover{
	color:#2693CE;
}
.anav_sub:link, .anav_sub:active, .anav_sub:visited, .anav_sub:hover{
	font-size: 1em;
	font-weight:500;
	color:#1F3559;
	text-decoration:none;
}
.anav_sub:hover{
	color:#2693CE;
}
.anav:link, .anav:active, .anav:visited, .anav:hover{
	font-size: 1em;
	font-weight:500;
	color:#1F3559;
	text-decoration:none;
}
.anav:hover{
	color:#2693CE;
}

.content{

	margin:0px;
	padding:0px;
	border:0px;
	margin-left: 250px;
	height:100%;

	
	
}
.fliesstext{
    position:relative; /* absolute */
	margin:0px;
	padding:0px;
	font-family:arial,helvetica,verdana, sans-serif;
	color:#1F3559;
	font-size: 0.9em;
	
	
	
}
h1{
	padding-top: 0.4em;
	margin-top:0.4em;
	font-size: 1.5em;
	font-weight: 300;
	color:#1F3559;
}
h2{
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	color:#2693CE;
}
h3{
	font-size: 1em;
	color:#2693CE;
	padding:0px;
	margin:0px;
}
hr{
	color:#2693CE;
}
.stbut{
	width: 206px;
	float: left;
}


/* LINKS */
a:link, a:visited, a:active, a:hover{
	font-size: 1em;
	color:#2693CE;
	text-decoration:underline;
}
a:hover{
	font-size: 1em;
	color:#2693CE;
	text-decoration:none;
}

/* END LINKS */


/* Formular Classen */
fieldset{
	width: 35em;
}
fieldset p{
	font-size: 0.9em;
	line-height: 100%;
}	
fieldset p.foottext{
	font-size: 0.6em;
	line-height: 100%;
}	
label.form_left { 
	font-size: 1em;
	float: left; 
	text-align: right; 
	width: 8em; 
	margin-right: .3em;  
} 

label, 
select, 
input[type=checkbox], 
input[type=radio], 
input[type=button], 
input[type=submit] { 
cursor: pointer; 
} 

input[type=text], select { 
	float: left; 
} 
textarea.form_right,
input.form_right { 
float: left; 
width: auto; 
clear: both; 
margin-left: 8.3em; 
margin-right: .3em
} 
input[type=checkbox].form_right, 
input[type=radio].form_right, 
textarea.form_right,
input[type=submit].form_right { 
margin-left: 9.3em; 
} 
form br { 
clear: both; 
} 


form { 
line-height: 150%; 
} 

.form_err{
	font-size: 0.8em;
	color:#CC0000;
}
/* Formular Classen ENDE*/


