body {
	font-family: 			Verdana, Arial, sans-serif;
	font-size:				10px;
	color: 					#000000;
	background-color:		#EFF3EF;
/*background-color: #EFF3EF;*/
	margin:					0px;
	line-height: 1.5em;
	font-size: .6em;
	background-image: url(img/background.gif);
	background-repeat: repeat-x;
}


#header {
	height:					211px;
	width:					640px;
top: 0px;
	left: 0px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	position:			absolute;
}

#logo {
position:	absolute;
	left: 34px;
	top:		36px;
}

#navi {
	position:		absolute;
	top: 123px;
	left: 30px;
	font-size: 1.2em;
	width: 450px;
}

#navi a {
	color:	#000000;
	font-weight: bold;
	text-decoration: none;
	
}

#navi a:hover {
	text-decoration: underline;
}

#subnavi {
	position: absolute;
	top: 176px;
	left: 30px;
	width: 130px;	
}

#subnavi h1 {
	font-size: 1.1em;
	font-weight:  bold;	
	margin-top: 			0px;
	margin-bottom: 5px;
	padding:			0px;
}

#subnavi ul {
	margin-top: 0px;
	margin-left: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 1.1em;
	list-style-image: url(img/ul.gif);
	}

#subnavi a {
	color: #000000;
	text-decoration: none;
	}
	
#subnavi a:hover {
	text-decoration: underline;
	}
	
#text {
	position: absolute;
	top:  184px;
	left: 180px;
	width: 600px;
	font-size: 1.1em;
	line-height: 1.5em;
}

#text a {
	color: #000000;
}

#text h2 {
	font-size: 1.1em;
}
	

#footer {
	margin-top: 70px;
	margin-bottom: 20px;
	width: 180px;
	font-weight: bold;
}

#meta {
	position:		absolute;
	left: 630px;
	top: 79px;
	width:		195px;
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
}

#meta a {
	color: #FFFFFF;
	text-decoration: none;
	
}

#meta a:hover {
	text-decoration: underline;
}
	

	
	img {
		border:	0px;
	}
	
	#brotkrume {
/*font-weight: bold; */
		font-size: 9px;
	}
	
	
