/* ---------------------------------------------------- body / html ----------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body, html {
	height:100%;
	font: 12px/21px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color:#3b3b3b;
	background:url(../images/body_background.jpg) no-repeat left top;
}
img{
	border:none;
}
a:link, a:visited {
	color: #b41504;
	text-decoration: underline;
	outline:none;
}
a:hover {
	color: #a98f63;
	text-decoration: underline;
	outline:none;
}
a:active {
	color: #3f919e;
	text-decoration: underline;
	outline:none;
}
.floatstop {
	float: none;
	clear:both;
}
.kl	{
	font-size:11px;
	color:#999;
	padding:0 0 0 0;
}
.klein	{
	font-size:11px;	
}
.nummer	{
	font-size:20px;
	font-weight:bold;	
}
.rot {
	color:#9e1a1f;
}
hr {
	border:1px dotted #342310;
	clear:both;	
	height:1px;
	margin:0pt 0pt 0px;
}

h1 {
	font-size:27px;
	color:#b41504;
	margin:0px 0 3px 0;
}
.headgrau{
	font-size:37px;
	font-style:italic;
	color:#434343;
}
h2 {
	font-size:13px;
	color:#3b3b3b;
	padding:0px 0 0px 0;
	margin: 0 0 12px 0;
}
h3 {
	font-size:13px;
	color:#9e1a1f;
	padding:0px 0 0px 0;	
}
h4 {
	font-size:15px;
	color:#9e1a1f;
	padding:5px 0 10px 0;	
}
/* ----------------------------------------------------- wrapper ----------------------------------------------------- */
div#wrapper {
	min-height:100%;  /*hierdurch + die 100% Angabe im Body/Html nimmt der wrapper 100% des Browserfensters in der Höhe ein*/
	width:994px;
	margin:0;
	position:relative;
	/*background:url(../images/content_background.jpg) ;*/
	
}
* html #wrapper {
	height:100%;
}
/* ----------------------------------------------------- head ----------------------------------------------------- */
#head {
	position:relative;
	width:994px;
	height:397px;
	padding:0px 0 0 0px;
	background: url(../images/header_background.jpg) no-repeat 0 0;
}
/* ----------------------------------------------------- main----------------------------------------------------- */
#headline {
	padding:5px 0pt 20px 0px;
	width:100%;
}
#titelheadline {
	padding:337px 0pt 0px 45px;
	font-size:14px;
	font-weight:bold;
	color:#e9ccd0;
}
/* ------------------- Content/Sonstiges ------------------*/
#home h1{
	height:32px;
	text-indent:-5000px;
	background-image:url(../images/home/headline.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#content {
	background:url(../images/content_background.jpg) no-repeat;
	position:relative;
	width:994px;
	margin:0px 0 0px 0px;
	min-height:300px;
	height:auto !important;  /* für moderne Browser */
	height:300px;  /*für den IE */
}
#adressfeld {
	height:170px;
	left:803px;
	padding:11pt 0pt 0pt 0px;
	position:absolute;
	top:244px;
	width:175px;
}
#kontaktfeld {
	height:170px;
	left:803px;
	padding:11pt 0pt 0pt 0px;
	position:absolute;
	top:38px;
	width:175px;
}
#slide {	
	height:225px;
	left:430px;
	position:absolute;
	top:139px;
	width:343px;
}
#map {
	float:right;
	margin:0 0 0 0;
	width:230px;
}
#aktu img {
	border:#fff 1px solid;
}
#text  {
	padding:18pt 40pt 0pt 167px;
	width:555px;
}
#text p {
	margin: 0 0 12px 0;
}
#text ul li	{
	margin: 4px 0 8px 0;
	padding:0 0 0 19px;
	background:url(../images/list.jpg) no-repeat 0 6px;
	font-weight:bold;
}
#text ul	{
	list-style:none;
	margin: 15px 0 15px 10px;
	padding-left:0;
}
.linie {
	background:transparent url(../images/linie.jpg) repeat-x scroll 0pt;
	clear:both;
	font-size:0.1px;
	height:2px;
	line-height:0pt;
	margin:17pt 0pt 17px;
	width:auto;
}
.linieklein {
	background:transparent url(../images/liniehell.jpg) repeat-x scroll 0pt;
	clear:both;
	font-size:0.1px;
	height:2px;
	line-height:0pt;
	margin:0pt 0pt 0px;
	width:auto;
}
.punkt{
	margin:2px 0pt -1px;
	padding:0pt 8px 0pt 0pt;
	width:15px;
	height:14px;
	
}

*html .nachoben{	
	margin:94px 153px 0pt 50pt;
	padding:0pt 13pt 0pt 21px;
	
}
.nachoben{
	background:url(../images/top.jpg) right no-repeat;
	margin:94px 302px 0pt 0pt;
	padding:0pt 13pt 0pt 21px;
	font-size:12px;
	float:right;
	color:#b41504;
}
.nachoben a{	
	text-decoration:none;
}

.nachoben a:hover{
	font-weight:bold;
	text-decoration:none;
}
.teamfotos{
	border:1px #999999 solid;
	padding: 4px;
}
.foto{
	border:1px #c7ab7b solid;
	padding: 4px;	
}
.textfloat {
	float:left
}

/* ----------------------------------------------------- CMS Content ----------------------------------------------------- */
#fotoframe{
	float:right;
	width:235px;
	margin-bottom:30px;

}
.cmsfotos{
	border:1px #999999 solid;
	padding: 4px;
	margin:14px 0pt 0pt 14px;
	float:right;
}
/* ----------------------------------------------------- Footer ----------------------------------------------------- */

div#footer { /*der footer setzt sich, da der wrapper schon 100% Höhe einnimmt, unter diesen. Mit der Minus-Angabe und dem Z-Index wird dieser aber darüber platziert!*/
	margin:0;
	width:100%;
	height:241px;
	margin-top:-71px;
	z-index:60;
	
}
div#footerinhalt {
	margin:0;
	width:994px;
	height:241px;
	padding:0 0 0 0;
	background: url(../images/footer_background.png) 0 0 no-repeat;
}
#adresszeile{
	font-size:12px;
	font-weight:bold;
	color:#0d2b5d;
	padding:33px 0pt 0pt 66px;
}
#nichtsehen {
display:none;
}
#nichtsehen2 {
display:none;
}

.textpic {
	border:1px solid #0d2b5d !important;
	float:left;
	margin:1px 20px 5px 0px;
	
}
.textpic2 {
	border:1px solid #FFFFFF !important;
	float:right;
	margin:1px 20px 5px 0px;
	
}
.map {
	border:1px #c7ab7b solid;
	padding: 4px;
	float:left;
	margin:0 10px 0 2px;
	width:212px;
	filter:alpha(opacity=100);
 	opacity:1;
	-moz-opacity:1;  
 	opacity:1;
}
.map:hover {	
	filter:alpha(opacity=60);
 	opacity:0.6;
	-moz-opacity:0.6;  
 	opacity:0.6;
}

#count {
	display:none;
}
#rouplan {
	float:left;
	margin:0 0 0 0;
	width:225px;
}
/*img	{
	border:0;
}*/
table	{
	padding:3px 0 5px 0;
	
}


