*{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:13px;
}

body {
	height: 100%;
	background-color: #D4FFB4;
	margin: 20px 0;
	color:#000000;
	background-image: url(/bilder/layout/bg_main.gif);
	background-repeat: repeat-x;
	background-position: top left;
}


div{
	font-size:12px;
	color:#000000;
}


#contentbox_top {
	width:760px;
	height:13px;
	padding: 0;
	margin: 0;
	background-image: url(/bilder/layout/content_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 1px;
}

#contentbox_middle {
	width:760px;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #FFFDE5;
}

#contentbox_bottom {
	width:760px;
	height:13px;
	padding: 0;
	margin: 0 0 5px 0;
	background-image: url(/bilder/layout/content_bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 1px;
}

#header {
	width:760px;
	height: 70px;
	padding: 0;
	margin: 0;
	background-image: url(/bilder/layout/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	clear: both;
}

#headerlink {
	width: 270px;
	height: 70px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#headerempty {
	width: 270px;
	height: 70px;
	padding: 0px;
	margin: 0px;
}

#headerad {
	padding: 0 10 0 10;
	margin: 0;
	float: left;
}

#content_top {
	padding: 2px 10px 2px 10px;
	margin: 0 0 10px 0;
	text-align: right;
	border: 0;
	border-top: 1px;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #BAB8A0;
	background-color: #FFFEF0;
	font-size: 15px;
	font-weight: bold;
}

#content_top a,
#content_top a:link,
#content_top a:active,
#content_top a:visited {
	font-size: 15px;
	text-decoration:none;
	font-weight: bold;
	color: #47680F;
}

#content_top a:hover {
	font-size: 15px;
	text-decoration:none;
	font-weight: bold;
	color: #aa0000;
}

#mainbox {
	padding: 0 10px 0 10px;
	margin: 0px;
	text-align: center;
}

#leftcol {
	width:251px;
	padding: 0;
	margin: 0;
	float: left;
	text-align: left;
	background-image: url(/bilder/layout/spaceline.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
}

#centercol{
	width:480px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
}

#spacein {
	width:9px;
	padding: 0px;
	margin: 0px;
	float: left;
	font-size:1px;
}

.clear {	
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#aa0000;
}

#linkbox {
	margin: 30px 0;
	padding: 0 0 20px 0;
	font-size: 11px;
	color: #7A745B;
	text-align: left;
	background-image: url(/bilder/layout/menuebg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#linkbox a,
#linkbox a:link,
#linkbox a:active,
#linkbox a:visited {
	font-size: 11px;
	text-decoration:underline;
	font-weight: bold;
	color: #47680F;
}

#linkbox a:hover {
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #aa0000;
}

#navibox {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #256B80;
	text-align: left;
}

p.naviline {
	padding: 5 0 0 0;
	margin: 0px;
	text-align: left;
	background-image: url(/bilder/layout/naviline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

p.navilineadd {
	padding: 5px 0 5px 0;
	margin: 0px;
	text-align: left;
	background-image: url(/bilder/layout/naviline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

p.navilineadd2 {
	padding: 5px 0 0 0;
	margin: 0px;
	text-align: left;
}

p.navititle {
	padding: 5 0 0 0;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #aa0000;
	text-align: left;
	background-image: url(/bilder/layout/naviline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

p.naviline a,
p.naviline a:link,
p.naviline a:active,
p.naviline a:visited {
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	color: #47680F;
}

p.naviline a:hover {
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	color: #aa0000;
}

#navibox .entrycount {
	font-size: 11px;
	font-weight: normal;
	color: #7A745B;
	margin: 0;
	padding: 0;
}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size:20px;
	color:#aa0000;
	text-align: left;
}


h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size:18px;
	color:#aa0000;
	text-align: left;
}

.adbox {
	margin: 20px 0;
	padding: 5px;
	border: 1px;
	border-style: dotted;
	border-color: #BAB8A0;
	background-color: #FFFEF0;
	text-align: center;
}

.smstext {
	margin: 20px 0;
	padding: 5px;
	border: 1px;
	border-style: dotted;
	border-color: #BAB8A0;
	background-color: #FFFEF0;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	color: #47680F;
}

.smsdetails {
	margin: 0;
	padding: 5px 0;
	font-size: 11px;
	text-align: left;
	color: #888;
	font-weight: normal;
}

.smsdetails a,
.smsdetails a:link,
.smsdetails a:active,
.smsdetails a:visited {
	font-size: 11px;
	text-decoration:underline;
	color: #888;
}

.smsdetails a:hover {
	font-size: 11px;
	text-decoration:none;
	color: #aa0000;
}

.sendsms {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}

input.smsbutton{
	background-color: #FFFDE5;
        border: 1px solid #BAB8A0;
        font-size: 11px;
        margin: 5px 0px 0px 0px;
	color: #888;
        font-weight: bold;
        width: 250px;
}

input.button {
	background-color: #FFFDE5;
        border: 1px solid #BAB8A0;
        margin: 5px 0px 0px 0px;
	color: #AA0000;
        font-weight: bold;
}

.small {
	font-size: 11px;
}

.red {
	color: #aa0000;
}

p.textbox {
	padding: 0;
	margin: 0;
	text-align: justify;
}

div.pages {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-size:11px;
	color: #000000;
	text-align: center;
}

div.pages a {
	font-size:11px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.icon {
	margin: 0 0 0 15px;
	vertical-align: top;
}

#copyright {
	width: 500px;
	color: #456D00;
	font-size: 11px;
	text-align: center;
	padding: 0 0 10px 0;
}

#copyright a,
#copyright a:link,
#copyright a:active,
#copyright a:visited {
	text-decoration:underline;
	color: #2E4504;
	font-size:11px;
}

#copyright a:hover {
	text-decoration:none;
	color: #2E4504;
	font-size:11px;
}