/* CSS Document */

#CONTAINER {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	background-image:url(../img/bgverlauf.gif);
	background-repeat:repeat-y;
	z-index:1;
	border-right:1px #a7996e solid;
}
#CONTAINER_HEAD {
	position:relative;
	left:0px;
	top:0px;
	width:930px;
	height:109px;
	padding:10px 10px 10px 10px;
	background-color:#FFFFFF;
	z-index:10;
	background-image:url(../img/headpic.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#CONTAINER_NAV {
	position:relative;
	height:35px;
	z-index:20;
	background-color:#c4bb9f;
	border-bottom:1px #a7996e solid;
	border-top:1px #a7996e solid;
	padding:10px 10px 10px 10px;
}
#CONTAINER_CONTENT {
	position:relative;
	width:940px;
	z-index:30;
	margin-right:10px;
}
#CONTAINER_PHOTO_CONTENT {
	position:relative;
	width:730px;
	z-index:31;
	float:left;
}
#CONTAINER_FOOTER {
	position:relative;
	width:950px;
	z-index:40;
	background-color:#c4bb9f;
	height:55px;
	clear:both;
	border-bottom:1px #a7996e solid;
}
#LOGO {
	position:relative;
	left:15px;
	top:0px;
	width:241px;
	height:110px;
	z-index:50;
}
#CONTENT_PHOTO {
	position:relative;
	width:270px;
	z-index:70;
	float:left;
}
#CONTENT {
	position:relative;
	width:450px;
	height:524px; /*ie anweisung */
	z-index:80;
	background-image:url(../img/bgcontent.jpg);
	background-repeat:no-repeat;
	padding:30px 5px 5px 5px;
	float:right;
}
/* folgende anweisung wird nicht vom ie interpretiert */
#CONTENT[id] {
    height:auto;
    min-height:524px;
}
	
#CONTAINER_TEASER {
	position:relative;
	width:190px;
	z-index:90;
	padding:30px 5px 5px 5px;
	float:right;
}

#TEASER_AKTUELLES {
	position:relative;
	background-color:#cfc194;
	height:40px;
}

#TEASER_PREMIUMGOLD {
	position:relative;
}

#TEASER_FRUCADE {
	position:relative;
}

.teaser {
	width:193px;
	border:1px #a7996e solid;
	background-color:#cfc194;
	margin-bottom:5px;
	
}

body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#BILD_LINKS {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:100;
}

#ABBINDER_TEXT {
	position:absolute;
	height:35px;
	margin-left:238px;
	margin-right:180px;
	margin-top:10px;
	margin-bottom:10px;
}

#BILD_RECHTS {
	position:absolute;
	bottom:0px;
	margin-left:780px;
	z-index:110;
}
a:link {
	color: #1e4a95;
	text-decoration: none;
}
a:visited {
	color: #1e4a95;
	text-decoration: none;
}
a:hover {
	color: #1e4a95;
	text-decoration: underline;
}
a:active {
	color: #1e4a95;
	text-decoration: none;
}
.aover {
	color: #ffffff;
	text-decoration: none;
}

a.mainnav:link {
	color: #ffffff;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}
a.mainnav:visited {
	color: #ffffff;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}
a.mainnav:hover {
	color: #1e4a95;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}
a.mainnav:active {
	color: #1e4a95;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}
.mainnavactive {
	color: #1e4a95;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}
.abbinder {color:#6f6649;}

.aktuelles {
	margin:10px;
	font-size:12px;
	font-weight:bold;
}

#TEASER_AKTUELLES p {margin-top:20px;}

h1 { font-size:16px;
	font-weight:bold;
	color:#1e4a95;

}
.form { font-size:12px;
	font-weight:bold;
	color:#1e4a95;
	background-color:#FFFFFF;
	border:1px solid #1e4a95;

}
.form2 { font-size:12px;
	font-weight:bold;
	color:#1e4a95;
	background-color:#FFFFFF;
	border:1px solid #1e4a95;

}
