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  Arial, sans-serif;
	background: url("images/bg.gif");
	padding: 0;
	margin: 0;
	color: #000;
}

i {
	font-size: 11px;
}

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

a {color: #b33675; padding: 2px;}
a:hover {text-decoration: none; color: #b33675; }

ol, ul {
	list-style: none;
	margin-top: 0px; 
	padding: 0 0 0 0px;
	list-style-position: outside;
}

ul li {
	margin-bottom: 10px;
	}

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

h1 {
	color: #fff;
	text-decoration: none;
	font-size: 45px;
	line-height: 80px;
	text-shadow: 1px 2px 2px #b33675;
	font-family: 'Parisienne', Verdana, Arial, sans-serif;}

h2 {
	font-size: 40px;
	color: #b33675;
	line-height: 60px;
	text-shadow: 1px 2px 2px #fff;
	font-family: 'Parisienne', Verdana, Arial, sans-serif;}
	
h3 {
	font-size: 32px;
	color: #b33675;
	margin: 10px 0 10px 0;
	line-height: 30px;
	text-shadow: 1px 2px 2px #fff;
	font-family: 'Parisienne', Verdana, Arial, sans-serif;}


strong {font-weight: bold;}

#header {
	width: 100%;
	background: url('images/bg_top.gif') repeat-x;
	height: 81px;
	text-align: center;
	}

#wrapper {
	width: 972px;
	height: auto;
	margin: 0px auto;
}

#rahmen {
	width: 972px;
	margin: 0;
	float: left;
	text-align: left;
}

.header-img {
	width: 959px;
	height: 313px;
	float: left;
	}

#content {
	margin: 40px 0 40px 40px;
	float: left;
	display: inline;
	width: 560px;
	}
	
#sidebar {
	width: 308px;
	float: right;
	margin: 40px 20px 0 0;
	}
	
#sidebar .infobox {
	background: #b4bc44;
	background-position: left bottom;
	padding: 20px;
	width: 268px;
	margin-bottom: 20px;
	float: left;
	}	
	
#menue {
	width: 939px;
	height: 58px;
	float: left;
	font-size: 30px;
	padding-left: 20px;
	background: url("images/menue-bg.png") no-repeat;
	font-family: 'Parisienne', Verdana, Arial, sans-serif;}

#menue ul li {float: left; margin: 16px 0 0px 0; padding: 0;}

#menue ul li a {
	margin-left: 15px;
	padding: 5px;
	color: #b33675;
	text-decoration: none;
	float: left;
	}
	
#menue ul li a:hover {
	color: #b4bc44;
	text-decoration: none;
	}
	
#menue ul li a.aktiv {
	color: #b4bc44;
	text-decoration: none;
	}
	
	form.mailresponder {
	background: #b33675;
	float: left;
	color: white;
	padding: 20px;
	margin: 0px 0px 15px 0px;
	width: 268px;
	}
	

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 #b4bc44;
	}

input[type=submit] {
	width: 130px;
	background: #b4bc44;
	padding: 3px;
	border: 1px solid #fff;
	cursor: pointer;
	margin-left: 50px;
	font-size: 14px;
	text-align: center;
	margin-top: 8px;
	color: #fff;
	}
	
input[type=submit]:hover {
	background: white;
	color: #b4bc44;
	border: 1px solid #b4bc44;
	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;}