body{
	background-color:#F7833E;
	background-image:url(bilder/hintergrund.gif);
	background-repeat:repeat-y;
	background-position: center;
	margin-left:	0px;
	margin-top:  	0px;
	margin-bottom:  0px;
	font-family      : Verdana, Times, Arial, Helvetica, sans-serif;
  	font-size        : 13px;
  	color            : #CC6600;

}
#container_tabelle{
	margin-left:-5px;
}
a{
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

a.textlinks{
	color: #CC6600;
	text-decoration: underline;
}
a.textlinks:visited{
	color: #993300;
	text-decoration: underline;
}
a.textlinks:hover{
	color: #FF6600;
	text-decoration: underline;
}
a.textlinks:active{
	color: #FF6600;
	text-decoration: none;
}
div#ueberschrift{
	width:740px;
	height:54px;
	margin-bottom:5px;
}
div#einleitungstext_cont{
	width: 740px;
	height: auto;

	margin-bottom:15px;
	background-color: #FEF4D0;
	min-height:275px;
}
div#einleitungstext_mitBild{
	width: 450px;
	height: auto;
	padding:15px;
	float:left;
}
div#einleitungstext_cont_presse{
	width: 740px;
	height: auto;

	margin-bottom:15px;
	background-color: #FEF4D0;
	min-height:75px;
}
div#einleitungstext{
	width: 710px;
	height: auto;
	padding:15px;
	float:left;
}
div#einleitungsbilder{
	margin-top:15px;
	width:240px;
	height:169px;
	float:left;
}
div#einleitungsbild1{
	width:240px;
	height:169px;
	margin-bottom:15px;
}
div#einleitungsbild2{
	width:240px;
	height:169px;
}
table{
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
td{
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}


.menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC6600;
	text-align: right;
	width: 600px;
	padding-right: 0px;
	padding-top: 28px;
}
.text {
	font-family      : Verdana, Times, Arial, Helvetica, sans-serif;
  	font-size        : 13px;
  	color            : #CC6600;
}
.inputbox {
  border           : 1px solid #CC6600;
  background-color : #FEFEED;
  margin           : 2px;
}
h1 {
	font-family      : Verdana, Times, Arial, Helvetica, sans-serif;
  	font-size        : 15px;
  	color            : #CC6600;
}
img{
	border: 0px none;
}
td#seiteneinleitung{
	padding-top:35px;
	padding-left:15px;
	padding-right:15px;
	width:740px;
	height:45px;
	background-repeat:no-repeat;
}
td#seiteneinleitung_home{
	padding-top:35px;
	padding-left:15px;
	padding-right:15px;
	width:740px;
	height:135px;
	background-repeat:no-repeat;
}
div.teaser_container_links{
	width:365px;
	height:138px;
	background-color:#FEF4D0;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
div.teaser_container_rechts{
	width:365px;
	height:138px;
	background-color:#FEF4D0;
	float:left;
	margin-bottom:10px;
}
div.teaser_bildbereich{
	margin-top:14px;
	margin-left:14px;
	float:left;
	margin-right:10px;
}
div.teaser_textbereich{
	margin-top:14px;
	margin-left:14px;
	padding-right:10px;
}
div.grundstueck_teaser_cont{
	width:738px;
	height:138px;
	background-color:#FEF4D0;
}
div.grundstueck_teaser_bildbereich{
	width:150px;
	height:110px;
	margin-top:14px;
	margin-left:14px;
	float:left;
	margin-right:10px;
}
div.grundstueck_teaser_textbereich{
	width:500px;
	height:85px;
	margin-top:14px;
	margin-left:14px;
	/*padding-top:14px;*/
	padding-right:10px;
	float:left;
}
div.grundstueck_teaser_weiter{
	width:150px;
	height:15px;
	position:relative;
	top:0px;
	left:0px;
	margin-left:550px;
}
hr#ambientebanner{
	width:100%;
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #CC6600;
	border-bottom: solid 1px #FDFDE1; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
@media all {
@import url(cream.css);
/* vor Safari verstecken: */


	td#seiteneinleitung{
		height:80px;
	}
	td#seiteneinleitung_home{
		height:170px;
	}
}
