html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, object {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
table { border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q { quotes: "" "";}

body {
font: 14px/20px Georgia, Times, serif ;
background: url('images/bg.png');
background-position: bottom;
padding: 0;
margin: 0;
color: black;
}

i {
font-size: 11px;
}

p {
margin: 15px 0; line-height: 20px;
}

a {color: #a4cf48; text-transform: uppercase;}

a:hover {text-decoration: none;}

ol, ul {
margin-top: 10px; padding: 0 0 0 20px;
list-style-position: outside;
}
ul li {
padding-left: 25px;
margin-bottom: 10px;
list-style: square;
}

ol li {
padding-left: 15px;
margin-bottom: 10px;
list-style-type:decimal
}

h1 a {
font-size: 40px;
color: #6e6e6e;
line-height: 30px;
text-transform: uppercase;
margin: 0px 0px 0 0;
text-decoration: none;
}

h2 {
font-size: 24px;
color: #a4cf48;
text-transform: uppercase;
line-height: 26px;
margin: 20px 20px 0 0;
}

h3 {
font-size: 20px;
color: #a4cf48;
text-transform: uppercase;
line-height: 26px;
margin-top: 20px;
}
strong {font-weight: bold;}


#wrapper {
	margin: 0 auto;
	width: 980px;
}

#rahmen {
	width: 980px;
	margin: 0;
	float: left;
	text-align: left;
	border-bottom: 20px solid #a4cf48;
	background: #d5d5d5;
}

#content {
float: left;
width: 540px;
padding: 50px 20px 0 40px;
background: white;
min-height: 580px;
_height: 580px;
position: relative;
}



#sidebar {
width: 210px;
float: left;
}

#logo {
margin: 30px 0 10px 0px;
width: 380px;
height: 230px;
text-align: center;
color: #4b4c47;
position: relative;
}

#logo a {
text-decoration: none;
}

#logo img.icon {
margin: 0 auto 20px;
clear: left;
}

#menue {
width: 380px;
float: left;
text-align: left;
}

#menue ul,
#menue ul li {
margin: 0;
padding: 0;
list-style: none;
text-transform: uppercase;
font-size: 22px;
}

#menue ul li a {
color: #6e6e6e;
text-decoration: none;
text-align: center;
float: left;
width: 340px;
padding: 5px 20px 5px 20px;
margin: 0 0 8px 0;
 }

#menue ul li a:hover {
color: #fff;
background: #a4cf48;
text-decoration: none;
}

#menue ul li a.aktiv {
color: #fff;
background: #a4cf48;
text-decoration: none;
}


form.mailresponder {
	background: #a4cf48;
	float: left;
	color: white;
	padding: 15px;
	margin: 20px 0px 15px 15px;
	}
	

form.mailresponder h3 {
	color: white;
	margin: 0 0 10px 0;
	}
	

label {width: 50px; float: left;}

input[type=text] {
	width: 130px;
	border: 0;
	height: 20px;
	margin-bottom: 5px;
	float: left;
	border: 1px solid #3d3d3d;
	}

input[type=submit] {
	width: 130px;
	background: #fff;
	padding: 3px;
	border: 1px solid #3d3d3d;
	cursor: pointer;
	margin-left: 50px;
	font-size: 14px;
	text-align: center;
	margin-top: 8px;
	color: #a4cf48;
	}
	
input[type=submit]:hover {
	background: #a4cf48;
	color: #fff;
	border: 1px solid #3d3d3d;
	cursor: pointer;
	}

.smbuttons {position: absolute; top: 20px; right: 20px;}
.smbuttons img {float: left; margin: 0 0 0 10px; width: 32px; height: 32px;}
.smbuttons a img {border: 0; padding: 0; background: none;}