*	{
	padding:0;
	margin:0;
	border:0;
}

html, body {
	height: 100%;
	margin: 0;
	background: #C0BAB1;
	text-align: center;
	font: 100.01% "Tahoma", "Verdana", "Arial", Serif;
	color: #000;
	min-width: 950px;
}

html, body, textarea {
scrollbar-base-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #C0BAB1;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffffff;
scrollbar-dark-shadow-color: #C0BAB1;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
}

/* Container */
#page	{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 950px;
	min-height:100%;
	height:auto !important;
	background: #fff url(../images/bg_content.jpg) repeat-y 0px;
	height:100%;
}

* html #page {
	width: 950px; /* for IE5 and IE6 in quirks mode */
	w\idth: 950px; /* for IE6 in standards mode */
	display: inline; /* IE-Hack Double Float-Margin Bug */
	margin-right: -3px; /* IE-Hack 3-Pixel-Jog Bug */
}

html>body #page {
	height: auto;
}

#areaHeader {
	background: #fff url(../images/top.jpg) repeat-x left bottom;
	height: 380px;
	width: 950px;
	text-align:right;
	color:#444;
	font:normal 11px/30px "Tahoma", "Verdana", "Arial", Serif;
}

* html #areaHeader {
	width: 950px; /* for IE5 and IE6 in quirks mode */
	w\idth: 950px; /* for IE6 in standards mode */
}

.trennerHeader {
	height: 15px;
	width: 950px;
	background: #fff;
}

* html .trennerHeader {
	width: 950px; /* for IE5 and IE6 in quirks mode */
	w\idth: 950px; /* for IE6 in standards mode */
}

#linksContent {
	font-size: 11px;
	float: left;
	width: 180px;
	margin: 0;
	padding: 0 10px 0 10px;
}

#mitteContent {
    margin: 0;
    padding: 0 15px 0 15px;
}

* html #mitteContent {
	height: 1em;  /* IE-Hack 3-Pixel-Jog Bug */
}

#rechtsContent {
	font-size: 11px;
	float: right;
	width: 10px;
	margin: 0;
	padding: 0;
}

#footer_right	{
	clear: both;
	height: 280px;
	width: 950px;
	background: #fff url(../images/untenrechts.jpg) no-repeat top right;
	margin: 0px;
}

* html #footer_right {
	width: 950px; /* for IE5 and IE6 in quirks mode */
	w\idth: 950px; /* for IE6 in standards mode */
}

#footer	{
	clear: both;
	position: absolute;
	bottom: 0;
	height: 36px;
	width: 950px;
	background: #fff url(../images/bg_footer.jpg) repeat-x;
	margin: 0px;
	padding-top: 7px;
}

#footer a {
	font-size: 10px;
	color: #5a5a5a;
	text-decoration: none;
}

* html #footer {
	width: 950px; /* for IE5 and IE6 in quirks mode */
	w\idth: 950px; /* for IE6 in standards mode */
}

.footer_inhalt {
	width: 950px;
	height: 36px;
	text-align: center;
	font-size: 10px;
	color: #5a5a5a;
}


/* Allgemein */
.headline {
	width: 400px;
	margin: 0 0 15px 0;
}

.liste {
	list-style-image:url(../images/liste.gif);
	margin-left: 30px;
	padding: 0px;
}

p.next {
	padding:0;
	margin-top: 5px;
	position: relative;
	z-index:99;
}

table	{
	font:normal 13px "Tahoma", "Verdana", "Arial", Serif;
	color: #000;
}

th	{
	text-align: left;
	vertical-align: middle;
	padding: 1px 2px 1px 2px;
}

td	{
	text-align: left;
	vertical-align: top;
}

.preise_datum {
	text-align: center;
	vertical-align: top;
	padding: 2px;
}

img	{
	border: 0;
}

h2	{
	font-size:1.3em;
	font-weight: normal;
	color: #B67B3D;
	margin: 25px 0px 10px 0px;
}

h3	{
	font-size:1.1em;
	font-weight: normal;
	color: #800000;
	margin: 10px 0px 10px 0px;
}

h4	{
	font-size:1.1em;
	font-weight: normal;
	color: #800000;
	margin: 0px 0px 10px 0px;
}

.titel_bg{
	height:32px;
	width:730px;
	background-color:#ECEAE7;
	margin:10px 0px 10px 0px;
	border-top:1px dotted #B67B3D;
	font-size:1.1em;
}

.titel	{
	font-size:100.01%;
	font-weight: normal;
	color: #800000;
	padding:7px 0px 0px 10px;
}

.rahmen_haus{
	width:730px;
	background-image:url(../images/bg_content_block.jpg);
	background-repeat:repeat-x;
	margin-top:20px;
	border-top:1px dotted #B67B3D;
}

.pic_haus{
	float:left;
	width:160px;
}

.text_haus{
	float:right;
	width:540px;
	padding-top:20px;
}

.content_colum1{
	width:268px;
	float:left;
	background:url(../images/bg_dotted_senkrecht.gif) repeat-y right;
}
.content_colum2{
	width:228px;
	margin-left:40px;
	float:left;
}

div.clear{
	clear:both;
	font-size:1px;
}

/* Formularfelder */
.input_reihe {
	clear:both;
	margin:0 10px 0 10px;
	padding:4px 0 4px 0;
}

.input_name {
	float:left;
	width:14em;
	text-align:right;
	padding-right:8px;
	padding-top:1px;
}

.input_feld {
	width:150px;
	text-align:left;
	background-color:#ECEAE7;
	border: 1px dotted:#000;
	padding:2px;
}

input,
option,
select 		{ border: 1px dotted #000; height: 20px; background-color: #ECEAE7; font-size:100.01%; color:#000; }
textarea	{ border: 1px dotted #000; background-color: #ECEAE7; font-size:100.01%; color:#000; }

.submit		{ background-color:#B67B3D; height:20px; color:#fff; border: 1px solid #000;}

/* Usedon Newsticker */
#sf_newsexport {
	font: 85.01% "Verdana", "Arial", Serif;
}

#sf_newsexport h3 {
	font: 100.01% "Verdana", "Arial", Serif;
	font-wight:bold;
	text-decoration:underline;
	margin:20px 0px 10px 0px;
}
