body {
	margin : 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	background: #F7F7F7;
	color: #7F7E7E;
	width: 100%;
	background-image: url("../../home_images/kachel.gif");
}

img {
	border: none;
	margin: 0; padding: 0;
}
.section-1{
	position: absolute;
	top: 435px;
	left: 30px;
	width: 356px;
}

.section-2 {
	position: absolute;
	top: 435px;
	left: 384px;
	width: 277px;
}

.content {
	clear: both;
	height: 161px;
	width: 100%;
}

.top {
width: 100%;
background: #F7F7F7;
}

.top #logo {
	margin: 17px 0px 17px 17px;
}

#flash {
	margin: 0 0 0 50px;
	padding: 0;
	width: 860px;
}

.functions {
	left:0px;
	width: 890px;
}

#topFunctions, #bottomFunctions {
	display: inline;
	clear:both;
	float:right;
	margin: 7px 0 0 0;
	padding: 0;
}

#bottomFunctions {
	margin-top: 240px;
}

#topFunctions a, #bottomFunctions li {
	display: inline;
	margin: 0;
	padding: 2px 12px 0 0;
	background-image: url("../../global/images/functions/sep_tm.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

#topFunctions a img.last,
#bottomFunctions #last{
	background-image: url("../../home_images/sep_func_trans.gif");
}

#bmbf {
	position: absolute;
	top: 485px;
	left: 727px;
}

#zkm {
        position: absolute;
        top: 655px;
        left: 120px;
}

#search {
	position: absolute;
	top: 440px;
	left: 685px;
	height: 15px;
	padding: 0; margin: 0;
}

#search #textfeld{
	float: left;
	height: 13px;
	border: 1px solid #000;
	padding: 0; margin: 0;
}

#search .searchbutton {background: #08346F;
	border: 1px solid #000;
	border-left-width: 0px;
}
	
#search .searchbutton:hover,
#search .searchbuttonover {
	background: #8EE600;	
	border: 1px solid #000;
	border-left-width: 0px;
}

