@charset "utf-8";
/* CSS Document */

a {
	list-style:none;
	list-style-type:none;
	text-decoration:none;
	color:#485319;
}

hr {
	color:#485319;
	width:550px;
}

body {
	background-color:#8d9c4b;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}

#pagemarginsvcard {
	margin-left:auto;
	margin-right:auto;
	padding-top:50px;
	width:533px;
}

#webvcard {
	width:533px;
	height:485px;
}

#text {
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

#pagemargins {
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	width:908px;
}

#header {
	background-image:url(bilder/header_02.png);
	background-repeat:no-repeat;
	height:228px;
	width:908px;
}

#content {
	background-image:url(bilder/content-bg.png);
	width:630px;
	background-repeat:repeat-y;
	min-height:90px;
	font-size:13px;
	line-height:17px;
	color:#333333;
	padding-left:280px;
}

#footer {
	background-image:url(bilder/footer_01.png);
	background-repeat:no-repeat;
	height:86px;
	width:908px;
	font-size:10px;
	text-align:center;
	color:#333333;
	padding-left:90px;
	padding-top:12px;
}

#navi {
	font-size:15px;
	color:#485319;
	list-style-type:none;
	list-style:none;
	float:left;
	padding:-280px -100px 0 0;
	margin-left:60px;
}

#navi li {
	list-style-type:none;
	list-style:none;
	padding-top:15px;
}

#navi li a {
	list-style-type:none;
	list-style:none;
	color:#485319;
	text-decoration:none;
}