/* ///////////////////  global styling ///////////////////*/
* 	 {margin:0; padding: 0;}
img  {border:0;}
html {width:100%; background: #f8bb8b;}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
.rahmen{
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #666;
} 
.page{
	margin-top:10px;
}

#content {
	position: relative;
	background-color: #fdf3e7;
	float: left;
}

#rechts {
	text-align:left;
	width:821px;
	float: right;
	padding-top: 10px;
	padding-left: 30px;
	}


/* /////////// diverse div´s /////////////////*/

#header {
	position:relative;
	height: 184px;
	text-align: left;
	border-top: 10px solid #f29633;
	background-color: #fdf3e7;
	background-image: url(../pics/header_neu.jpg);
	background-repeat: no-repeat;
	}
#header h1 {display:none;}

#footer {
	background-color:#f29633;
	text-align:center;
	color: #fdf3e7;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	}
#footer a {text-decoration: none; color:#fdf3e7; font-weight:bold; font-size:10px;}
#footer a:hover {color:#333333;}

/*///////////////////////////    TYPO   ///////////////////////*/

h1 {
	color: #95C047;
	margin: 0  0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: lighter;
	}
h2 {
	color: #555555;
	margin: 8px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	}
h3 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	margin: 7px 0;
	}

p {
	margin: 0 0 6px 0;
	line-height: 15px;
}
	
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #95c047;
}
a:hover {
	color:#555555;
	text-decoration: underline;
}

.achtung_gruen {
	padding: 0px;
	background-color: #95c047;
	color:#FFFFFF;
	margin: 0px;
	text-align: center;
	font-size: 14px;
}

#plan td {
	border: 1px solid #333333;
	border-top:0;
	border-left:0;
	font-size: 11px;
	font-weight: bolder;
	font-style: italic;
	text-align: left;
	height: 0px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#plan .ueberschrift_preise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #f29633;
	text-align: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-color: #333333;
}


#plan th {
	background-color: #f29633;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	padding: 3px;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#plan td.planzu {
	position: static;
	border-left-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
}
#plan th.planzu {
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #333333;
	height: 100%;
	border-top-width: 1px;
	border-top-color: #333333;
}


#disclaimer {
	padding-right:10px;
}
#uhrzeit {
	height: 34px;
	padding-top: 6px;
	text-align: center;
}



#preise{

	width:560px;
	height:300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#preise_mitglied {
	width: 750px;
	text-align: center;
	float: left;
}

