body{
	background-color:#fefefe;
	background-image:url('background3.png');
	/*background-repeat:repeat-y;*/
	font-family:arial,helevicta,sans-serif;
	padding:0px;
	margin:0px;

}
#head{
	background-image:url('bg-head2.png');
	background-repeat:repeat-x;
	width:100%;
	min-width:940px;
	height:80px;
	color:white;
	/*display:none;*/

}
#headtext{
	position:relative;
	top:50px;
	left:20px;
	color:white;
	font-family:sans-serif;
	font-size:19px;
	font-weight:bold;
	font-variant:small-caps;
	vertical-align:bottom;
	overflow:hidden;

}
#headbar{
	background-image:url('bg-head2.png');
	background-repeat:repeat-x;
	background-position:0 -80px;
	width:100%;
	min-width:930px;
	height:20px;
	/*display:none;*/
}
#headbarbutton{
	width:930px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#headbar a{
	display:block;
	background-image:url('headbutton.png');
	/*background-repeat:repeat-y;*/
	color:white;
	text-decoration:none;
	height:20px;
	width:100px;
	float:left;
	color:white;
	text-align:center;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding-top:2px;
}
#headbar a:hover{
	color:white;
	text-decoration:underline;
	background-image:url('headbutton_hover.png');
}
#flood{
	background-image:url('bg-flood.png');
	background-repeat:repeat-x;
	width:100%;
	height:4px;
}
#footbar{
	background-image:url('bg-head2.png');
	background-repeat:repeat-x;
	background-position:0 -79px;
	width:100%;
	min-width:930px;
	height:20px;
	font-weight:normal;
	font-family:arial;
	font-size:12px;
	color:white;
	text-align:right;
}
#page{
	width:930px;
	min-height:600px;
	margin-left:auto;
	margin-right:auto;

}
#mainframe{
	width:930px;
	background-color:white;
	background-image:url('bg-navi.png');
	background-repeat:repeat-y;
	border-left:1px solid #5784d2;
	border-right:1px solid #5784d2;
	border-top:1px solid #5784d2;
	border-bottom:1px solid #5784d2;
	min-height:600px;
	*z-index: 1;
	border:1px solid #91a7b4;
	border-color:#b0bdc6 #91a7b4 #91a7b4 #b0bdc6;
	overflow:hidden;
	margin:10px auto 10px;
}
#navi{
	width:150px;
	float:left;
	background-color:#dddddd;
}
#content{
	width:590px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	text-align:justify;
}
#helpdesk{
	font-family:arial;
	font-size:12px;
	border-bottom:1px ridge gray;
	padding-bottom:10px;
}

#ueberschrift{
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
}

#content img.right{
	float:right;
	margin:10px;
	margin-right:0px;
}
#content img.left{
	float:left;
	margin:10px;
	margin-left:0px;
}
#login{
	font-family:arial;
	font-size:10px;
	width:150px;
	border-top:1px ridge gray;
	border-bottom:1px ridge gray;
	padding-top:5px;
	padding-bottom:5px;

}
#login input,#helpdesk input{
	font-family:arial;
	font-size:10px;
	border:1px ridge gray;
	margin-left:2px;
}
#login strong,#helpdesk strong,#navbar strong{
	display:block;
	/*background-color:gray;*/
	background-image:url('bg-head2.png');
	background-repeat:repeat-x;
	background-position:0 -80px;
	color:white;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	width:150px;
	height:20px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
#login a{
	text-decoration:none;
	font-family:arial;
	font-size:10px;
	color:black;
}
#login a:hover{
	text-decoration:underline;
}
#navbar{
	margin-bottom:10px;
}
#navbar a{
	display:block;
	margin-left:10px;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	color:black;
	padding:5px;
}
#navbar a:hover{
	display:block;
	margin-left:10px;
	text-decoration:underline;
}
#impressumlink{
	float:left;
}
#impressumlink a{
	margin-left:10px;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	color:white;
}
#impressumlink a:hover{
	text-decoration:underline;
}
#werbung{
	float:left
	width:150px;
}
.highlight{
	background-color:yellow;
}
#kontaktform{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	width:290px;
	overflow:hidden;
}
#kontaktform input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#kontaktinfo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:280px;
	overflow:hidden;
	text-align:right;
}
