/* CSS Document */

/* Grundformatierungen der Funktionen */


#request {
display:none;
}
#pagetitle {
	position:relative;
	width:600px;
	margin:0px 0px 15px 13px;
}
#pagetitle2 {
	margin-left:13px;
	margin-bottom:4px;
}
.print {
	margin-top:25px;
	text-align:center;	
}

#language {
	position:relative;
	float:right;
	margin-top:41px;
	margin-right:25px;
}
#suche {
	position:relative;
	float:right;
	margin-top:40px;
	margin-right:15px;
}
.suchbox {
	margin-left:3px;
}
.suchfeld {
	position:relative;
	float:left;
}
.suchebutton {
	position:relative;
	float:left;
	padding-top:1px;
}
.suchbutton {
	position:relative;
	text-transform:uppercase;
	float:left;
	height:19px;
	font-weight:bold;
	background:#666;
	color:white;
	border:1px solid #707070;
	padding:2px 5px 2px 5px;
}
.suchbutton:hover {
	background:#444;
	cursor:pointer;	
}
input.searchfield {
	height:13px;
	width:150px;
	padding:2px 5px 2px 8px;
	border:1px solid #707070;
}
.suchfield {
}
.newslist {
	margin-top:20px;
}
.theme {
	position:relative;
	margin:0;
}
.kontakt P.bodytext, .kontakt P.bodytext a, .kontakt P.bodytext a:link, .kontakt P.bodytext a:hover, .kontakt P.bodytext a:visited, .kontakt P.bodytext a:active{
	color:#FFFFFF;
	font-size:11px !important;
	text-align:left;
	text-decoration:none;
}
.kontaktinfo {
	border-left:3px solid #5658A0;
	background-color:#7478FF;
}
.kontakttitle {
	position:relative;
	border-bottom:1px solid #FFFFFF;
}
.kontakt {
	position:fixed;
	padding:4px 5px 6px 5px;
	text-align:left;
	width:100%;
	bottom:0;
	background-color:#47811b;
	border-top:1px solid #FFFFFF;
}
.sprachen {
	position:relative;
	float:left;
	width:95px;
	padding-top:4px;
	text-align:left;
}



