/* ################# TOP ############### */
#statikmenu {
	position:relative;
	margin-left:665px;
}
#statikmenu a, #statikmenu a:link {
	color:#5a5a5a;
	font-size:11px;
	text-decoration:none;
}
#statikmenu a:hover {
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

/* ################# Functions ############### */

#back {
	position:absolute;
	left:212px;
	z-index:100;
	border-right:1px solid #FFFFFF;
} 
#gmenu-1 {
	position:absolute;
	width:542px;
	left:356px;
	z-index:100;
}
.gmenu-1-no img, .gmenu-1-act img {
	border-right:1px solid #FFFFFF;
}

/* ################# Leftside ############### */

#seitentitel {
	position:relative;
	border-bottom:1px solid #FFFFFF;
}
#gmenu-2 {
	position:relative;
	margin-left:12px;	
}
.gmenu-2-no img, .gmenu-2-act img {
	border-bottom:1px solid #FFFFFF;
}
div#suche {
	position:relative;
	padding:10px 0px 10px 30px;
}
input.suchfeld {
	width:139px;
	height:18px;
	border:0px solid #FFFFFF;
	font-size:11px;
	font-weight:bold;
}
input.submit {
	padding:1px 0px 0px 5px;
}
#kontakt p.bodytext {
	color:#e6eaf1;
	font-size:9px;
	margin-left:15px;
}
#kontakt p.bodytext a {
	color:#e6eaf1;
	font-size:9px;
}

div.print {
	position:absolute;
	right:-4px;
	z-index:10;
}


/* ################# Rightside ############### */

#theme {
	position:relative;
	margin-left:1px;
}
#lastupdate {
	position:relative;
	clear:both;
	width:300px;
	height:20px;
	color:#5a5a5a;
	font-size:10px;
	margin:20px 15px 15px 45px;
}

/* ################# Anfrage ############### */

div.anfrageformular table{
	width:510px;
}
div.anfrageformular table td{
	margin-bottom:9px;
}
div.anfrageformular table td input, div.anfrageformular table td textarea{
	width:300px;
	overflow:hidden;
}
div.anfrageformular table td input.split{
	width:142px;
}
div.anfrageformular table td input.submit{
	width:auto;
	padding:6px;
	background:#3a5890;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
	cursor:pointer;
}
div.anfrageformular table td input.submit:hover{
	background:#df2b33;
}
input:hover, textarea:hover, input:act, textarea:act{
	border:1px solid #df2b33;
}
div.anfrageformular table td input.checkbox{
	width:20px;
}

/* ################### LANGUAGE_MENU ################### */

ul.language {
	position:absolute;
	right:53px;
	top:8px;
	margin:0;
	padding:0;	
	z-index:100;
}
ul.language li{
	margin:0 4px 0 0;
	padding:0;	
	float:left;
	list-style:none;
}
