/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F49A04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}

img {
	border: none;
}

.center {
	margin: auto;
	display: block;
}

h2 {
	font-size: 13px;
}

a {
	text-decoration: underline;
	color: #b0791e;
}

div.textinhalt li {
	padding-bottom: 0;
	margin-left: 15px;
}

div.inhalt .top a.logolink {
	position: relative;
	top: 110px;
	left: 720px;
	z-index: 1;
	text-decoration: none;
}

/* Startseite */
div.startseite {
	width: 1000px;
	margin: auto;
}

div.startseite div.rand-links {
	background: url(../img/startseite-rand-links.jpg);
	width: 80px;
	height: 640px;
	float: left;
}

div.startseite div.rand-rechts {
	background: url(../img/startseite-rand-rechts.jpg);
	width: 80px;
	height: 640px;
	float: left;
}

a.logo {
	display: block;
	float: right;
	width: 127px;
	height: 120px;
	z-index: 1;
	position: relative;
	margin: 3px 29px -33px 0;
}

a.flag {
	width: 25px;
	height: 16px;
	display:none;
}

div.startseite div.inhalt {
	width: 840px;
	float: left;
}

div.startseite div.top {
	background: url(../img/startseite-top-hintergrund.jpg);
	width: 840px;
	height: 90px;
}

ul.navigation {
	width: 840px;
	height: 40px;
	list-style: none;
}

ul.navigation li {
	float: left;
	position: relative;
}

div.subnavigation {
	height: 33px;
	background: #000000;
	width: 840px;
}

div.subnavigation ul.subnavigation {
	list-style: none;
	color: #F49A06;
	line-height: 30px;
	float: left;
	padding-left: 10px;
}

div.subnavigation ul.subnavigation li {
	height: 30px;
	float: left;
	padding: 0 10px 0 10px;
	display: block;

}

div.subnavigation ul.subnavigation a {
	color: #F49A06;
	text-decoration: none;
}

div.subnavigation ul.subnavigation a.aktiv {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

div.onlineplanung {
	float: right;
}

div.onlineplanung div.link {
	width: 110px;
	height: 16px;
	border: 1px solid #C0C0C0;
	background: #FFFFFF;
	float: left;
	margin: 6px 6px 6px 0;
	font-size: 10px;
	color: #F49800;
	text-indent: 10px;
}

div.onlineplanung img {
	margin: 6px;
	float: left;
}

div.startseite div.teaser-links {
	width: 33px;
	height: 240px;
	background: url(../img/startseite-teaser-links.jpg) no-repeat;
	float: left;
}

div.startseite div.teaser-mitte {
	width: 310px;
	height: 240px;
	float: left;
}

div.startseite div.teaser-mitte div.oben {
	width: 310px;
	height: 32px;
	background: url(../img/startseite-teaser-rand-flash-oben.jpg) no-repeat;
}

div.startseite div.teaser-mitte div.flash {
	width: 310px;
	height: 168px;
	background:url(../img/startseite-teaser-flash-platzhalter.jpg) no-repeat;
}

div.startseite div.teaser-mitte div.button-rand-oben {
	width: 310px;
	height: 3px;
	font-size: 0;
	background:url(../img/startseite-teaser-flash-button-rand-oben.jpg);
}

div.startseite div.teaser-mitte a.button {
	width: 310px;
	height: 34px;
	display: block;
}

div.startseite div.teaser-mitte div.button-rand-unten {
	width: 310px;
	height: 3px;
	font-size: 0;
	background:url(../img/startseite-teaser-flash-button-rand-unten.jpg);
}

div.startseite div.teaser-rechts {
	width: 497px;
	height: 240px;
	background: url(../img/startseite-teaser-rechts.jpg);
	float: left;
}

div.startseite div.neuigkeiten {
	background:url(../img/startseite-neuigkeiten.jpg);
	width: 210px;
	height: 240px;
	float: left;
	overflow: hidden;
}

div.startseite div.neuigkeiten div.eintraege {
	padding: 57px 0 0 0;
}

div.startseite div.neuigkeiten div.eintrag {
	font-size: 10px;
	color: #5E5546;
	margin: 5px 20px 5px 25px;
}

div.startseite div.neuigkeiten div.eintragFirst {
    background: #F39F00; 
    background: #FFFFFF;
    border: 1px solid #7a7a7a;
	padding: 5px 10px 5px 10px;
    margin: 5px 10px 10px 15px;
    font-size: 11px;
    line-height: 16px;
}

div.startseite div.neuigkeiten div.eintragFirst a {
    color: #000000;
}
div.startseite div.neuigkeiten div.trennlinie {
	width: 210px;
	height: 2px;
	font-size: 0;
	background: url(../img/startseite-neuigkeiten-trennlinie.gif);
}

div.startseite div.textbox-weiss {
	width: 418px;
	height: 240px;
	background:url(../img/startseite-textbox-weiss-hintergrund.jpg);
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	float: left;
}

div.startseite div.textbox-weiss div.eintrag {
	width: 180px;
	float: left;
	margin: 0 14px;
	display: inline;
}

div.startseite div.textbox-weiss h1 {
	margin: 30px 0 15px 0;
}

div.startseite div.textbox-weiss p {
	margin: 15px 0 15px 0;
	line-height: 18px;
	color: #A09696;
}

div.startseite div.textbox-weiss div.trennlinie {
	width: 177px;
	height: 1px;
	font-size: 0;
	background:url(../img/startseite-textbox-weiss-trennlinie.gif) no-repeat;
}

div.startseite div.textbox-weiss a.button {
	margin: 12px 0 0 0;
	display: block;
	width: 107px;
	height: 20px;
}

div.startseite div.textbox-club {
	width: 209px;
	height: 240px;
	background: url(../img/startseite-textbox-club-hintergrund.jpg) no-repeat;
	float: left;
}

div.startseite div.textbox-club div.eintrag {
	margin: 15px;
}

div.startseite div.textbox-club h1 {
	margin: 30px 0 15px 0;
}

div.startseite div.textbox-club p {
	margin: 15px 0 15px 0;
	line-height: 18px;
	color: #A09696;
}

div.startseite div.textbox-club div.trennlinie {
	width: 177px;
	height: 1px;
	font-size: 0;
	background:url(../img/startseite-textbox-club-trennlinie.gif) no-repeat;
}

div.startseite div.textbox-club a.button {
	margin: 12px 0 0 0;
	display: block;
	width: 107px;
	height: 20px;
}

div.abschluss {
	width: 840px;
	height: 5px;
	font-size: 0;
	background: url(../img/startseite-abschluss.jpg)}

div.abschlusslinks {
	line-height: 16px;
	width: 840px;
	text-align: center;
	color: #FFC667;
}

div.abschlusslinks a {
	color: #FCE6C5;
}

/* Folgeseiten allgemein */
div.folgeseite-adlerhaus, div.folgeseite-adlerclub, div.folgeseite-adlerclubstart, div.folgeseite-2, div.folgeseite-3b, div.folgeseite-3 {
	width: 840px;
	margin: auto;
}

div.folgeseite-adlerhaus p, div.folgeseite-adlerclub p, div.folgeseite-adlerclubstart p, div.folgeseite-2 p, div.folgeseite-3b p, div.folgeseite-3 p {
	margin: 2px 0 8px 0;
}

div.folgeseite-adlerhaus div.inhalt, div.folgeseite-adlerclub div.inhalt, div.folgeseite-adlerclubstart div.inhalt, div.folgeseite-2 div.inhalt, div.folgeseite-3b div.inhalt, div.folgeseite-3 div.inhalt {
	width: 840px;
}

div.folgeseite-adlerhaus div.teaser, div.folgeseite-adlerclub div.teaser, div.folgeseite-adlerclubstart div.teaser, div.folgeseite-2 div.teaser, div.folgeseite-3b div.teaser, div.folgeseite-3 div.teaser {
	width: 840px;
}

div.folgeseite-adlerhaus div.top, div.folgeseite-adlerclub div.top, div.folgeseite-adlerclubstart div.top, div.folgeseite-2 div.top, div.folgeseite-3b div.top, div.folgeseite-3 div.top {
	background: url(../img/folgeseite-top-hintergrund.jpg);
	width: 840px;
	height: 90px;
}

div.folgeseite-adlerhaus h1, div.folgeseite-adlerclub h1, div.folgeseite-adlerclubstart h1, div.folgeseite-2 h1, div.folgeseite-3b h1, div.folgeseite-3 h1 {
	margin: 2px 0 8px 0;
}

div.folgeseite-adlerhaus a.hiergehtsweiter, div.folgeseite-adlerclub a.hiergehtsweiter, div.folgeseite-adlerclubstart a.hiergehtsweiter, div.folgeseite-2 a.hiergehtsweiter, div.folgeseite-3b a.hiergehtsweiter, div.folgeseite-3 a.hiergehtsweiter {
	margin: 5px 0 15px 0;
	display: block;
}

/* Folgeseiten adlerhaus 2-spaltig */
div.folgeseite-adlerhaus div.textinhalt {
	background: url(../img/folgeseite-adlerhaus.jpg);
	background-repeat: repeat-y;
}

div.folgeseite-adlerhaus div.linkespalte {
	padding: 15px 0;
	margin: 0 20px;
	float: left;
	width: 590px;
	line-height: 16px;
	font-size: 12px;
	color: #404040;
}


div.rechtespalte div.eintraege {
	width: 180px;
	height: 220px;
	float: left;
}

div.rechtespalte div.eintrag {
	font-size: 10px;
	color: #5E5546;
	margin: 10px 0px 10px 0px;
}

div.rechtespalte div.trennlinie {
	width: 200px;
	height: 2px;
	font-size: 0;
}


div.folgeseite-adlerhaus div.rechtespalte {
	padding: 0;
	margin: 0;
	float: left;
	width: 170px;
	line-height: 16px;
	color: #B0791E;
}

div.folgeseite-adlerhaus div.abschluss {
	background: url(../img/folgeseite-adlerhaus-abschluss.jpg);
	width: 840px;
	height: 15px;
}

/* Folgeseiten adlerclub 1-spaltig */
div.folgeseite-adlerclub div.textinhalt {
	background: url(../img/hintergrund-adlerclub.jpg);
	background-repeat: no-repeat;
	height: 750px;
}

div.folgeseite-adlerclub div.linkespalte {
	padding: 0;
	margin: 75px 30px 30px 50px;
	float: left;
	width: 735px;
	height: 645px;
	overflow: auto;
	line-height: 16px;
	font-size: 12px;
	color: #404040;
}

div.folgeseite-adlerclub div.rechtespalte {
	padding: 0;
	margin: 0;
	float: left;
	width: 380px;
	line-height: 16px;
	color: #B0791E;
}

div.folgeseite-adlerclub div.abschluss {
	background: url(../img/folgeseite-1spalte-abschluss.jpg);
	width: 840px;
	height: 15px;
}

/* Folgeseiten adlerclubstart 1-spaltig */
div.folgeseite-adlerclubstart div.textinhalt {
	background: url(../img/hintergrund-adlerclubstart.jpg);
	background-repeat: no-repeat;
	height: 750px;
}

div.folgeseite-adlerclubstart div.linkespalte {
	padding: 15px 0;
	margin: 0 20px;
	float: left;
	width: 760px;
	line-height: 16px;
	font-size: 12px;
	color: #404040;
}

div.folgeseite-adlerclubstart div.rechtespalte {
	padding: 0;
	margin: 0;
	float: left;
	width: 380px;
	line-height: 16px;
	color: #B0791E;
}

div.folgeseite-adlerclubstart div.abschluss {
	background: url(../img/folgeseite-1spalte-abschluss.jpg);
	width: 840px;
	height: 15px;
}

/* Folgeseite 2-spaltig */
div.folgeseite-2 div.textinhalt {
	background: url(../img/folgeseite-hintergrund-2spalten.jpg);
	background-repeat: repeat-y;
}

div.folgeseite-2 div.linkespalte {
	padding: 15px 0;
	margin: 0 20px;
	float: left;
	width: 380px;
	line-height: 16px;
	font-size: 12px;
	color: #404040;
}

div.folgeseite-2 div.rechtespalte {
	padding: 0;
	margin: 0;
	float: left;
	width: 380px;
	line-height: 16px;
	color: #B0791E;
}

div.folgeseite-2 div.abschluss {
	background: url(../img/folgeseite-2spalten-abschluss.jpg);
	width: 840px;
	height: 15px;
}

/* Folgeseite 3b-spaltig */
div.folgeseite-3b div.textinhalt {
	background: url(../img/folgeseite-hintergrund-3bspalten.jpg);
	background-repeat: repeat-y;
}

div.folgeseite-3b div.linkespalte {
	padding: 15px 0;
	margin: 0 20px;
	float: left;
	width: 590px;
	line-height: 16px;
	font-size: 12px;
	color: #404040;
}

div.folgeseite-3b div.rechtespalte {
	padding: 15px 0;
	margin: 0 20px;
	float: left;
	width: 170px;
	line-height: 16px;
	color: #B0791E;
}

div.folgeseite-3b div.abschluss {
	background: url(../img/folgeseite-3bspalten-abschluss.jpg);
	width: 840px;
	height: 15px;
}

/* Folgeseite 3-spaltig */
div.folgeseite-3 div.textinhalt {
	background: url(../img/folgeseite-hintergrund-3spalten.jpg);
	background-repeat: repeat-y;
}

div.folgeseite-3 div.linkespalte {
	padding: 15px 0;
	margin: 0 10px;
	float: left;
	width: 190px;
}

div.folgeseite-3 div.mittlerespalte {
	padding: 15px 0;
	margin: 0 10px;
	float: left;
	width: 400px;
	line-height: 16px;
	font-size: 12px;
	color: #404040;
}

div.folgeseite-3 div.rechtespalte {
	padding: 15px 0;
	margin: 0 20px;
	float: left;
	width: 170px;
	line-height: 16px;
	color: #B0791E;
}

div.folgeseite-3 p {
	margin: 2px 0 8px 0;
	float: left;
}

div.folgeseite-3 div.abschluss {
	background: url(../img/folgeseite-3spalten-abschluss.jpg);
	width: 840px;
	height: 15px;
}

/* Firmengeschichte Sonderklassen */
div.firmengeschichte-trennlinie {
	background: url(../userimg/firmengeschichte-trennlinie.jpg);
	width: 305px;
	height: 1px;
	font-size: 0;
}

div.punktlinie {
	width: 190px;
	height: 1px;
	font-size: 0;
}

/* Adler Club Sonderklassen */
div.schwarzesbrett {
	position: absolute;
	margin-top: 81px;
	margin-left: 28px;
	width: 280px;
	height: 395px;
}

div.schwarzesbrett-details {
	width: 390px;
}

div.schwarzesbrett div.inhalte, div.schwarzesbrett-details div.inhalte {
	height: 350px;
	margin-bottom: 10px;
	padding-right: 10px;
	overflow: auto;
}

div.schwarzesbrett div.biete {
	padding: 10px 0 10px 50px;
	background-image: url(../img/hdl-club_biete.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	border-bottom: 1px solid #c6b290;
}

div.schwarzesbrett-details div.biete {
	padding: 10px 0 10px 50px;
	background-image: url(../img/hdl-club_biete.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	border-bottom: 1px solid #c6b290;
}

div.schwarzesbrett div.suche {
	padding: 10px 0 10px 50px;
	background-image: url(../img/hdl-club_suche.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	border-bottom: 1px solid #c6b290;
}

div.schwarzesbrett-details div.suche {
	padding: 10px 0 10px 50px;
	background-image: url(../img/hdl-club_suche.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	border-bottom: 1px solid #c6b290;
}

div.schwarzesbrett div.weiter, div.schwarzesbrett-details div.weiter {
	width: 270px;
	height: 20px;
	padding-top: 4px;
	text-align: center;
	background-image: url(../img/schwarzesbrett-abschluss.gif);
	background-repeat: no-repeat;
}

div.schwarzesbrett div.weiter a {
	color: #ffffff;
}

div#brettform {
	color: #000000;
	margin: 20px;
}

div#brettform input.radio {
	display: inline;
	width: 20px;
	margin: 2px 0 0 0;
}

div#brettform label {
	display: block;
	width: 160px;
	font-weight: bold;
	font-size: 12px;
}

div#brettform label.radio {
	display: inline;
	margin-top: 10px;
}

div#brettform input {
	width: 200px;
	margin-bottom: 10px;
}

div#brettform select {
	margin-bottom: 10px;
}

div#brettform textarea {
	width: 200px;
	height: 100px;
	margin-bottom: 10px;
}

div.bautagebuch {
	position: absolute;
	margin-top: 165px;
	margin-left: 395px;
	width: 200px;
	height: 110px;
}

div.bautagebuch a {
	color: #f49800;
	font-weight: bold;
}

div.hausbesichtigungen {
	position: absolute;
	margin-top: 375px;
	margin-left: 345px;
	width: 200px;
	height: 90px;
}

div.hausbesichtigungen a {
	float: right;
	color: #000000;
	background-image: url(../img/bg_marker.gif);
	background-position: -4px 0;
	padding: 3px;
}

div.blockitems {
	float: left;
	width: 345px;
	padding-right: 15px;
	padding-bottom: 15px;
}

div.downloads {
	position: absolute;
	margin-top: 560px;
	margin-left: 345px;
	width: 200px;
	height: 90px;
}

div.downloads a {
	float: right;
	color: #000000;
	background-image: url(../img/bg_marker.gif);
	background-position: -4px 0;
	padding: 3px;
}

/*div.messetermine {
	position: absolute;
	margin-top: 560px;
	margin-left: 29px;
	width: 280px;
	height: 160px;
}*/

div.messetermine {
	position: absolute;
	margin-top: 510px;
	margin-left: 29px;
	width: 280px;
	height: 160px;
	padding-top: 70px;
	cursor: pointer;
}

div.messetermine a {
	float: right;
	color: #000000;
	background-image: url(../img/bg_marker.gif);
	background-position: -4px 0;
	padding: 3px;
	margin-top: 10px;
}

div.messetermine div.inhalte {
	height: 160px;
	padding-right: 10px;
	overflow: auto;
}

span.marker {
	background-image: url(../img/bg_marker.gif);
	background-position: -4px 0;
	padding: 3px;
}

/* Team Sonderklassen */
.team {
	width: 190px;
/*	height: 250px;*/
	float: left;
	margin: 0px 5px 20px 0;
	padding-bottom: 20px;
}

.team img {
	margin: 5px 0 5px 0;
	border: 1px solid #cccccc;
}

textarea.weiterempfehlung {
	width: 300px;
	height: 100px;
}

div.adlerclub-danke h2 {
	color: #000000;
	margin: 10px 15px;
}

div.adlerclub-danke p {
	color: #000000;
	margin: 10px 15px;
}

/* Adlerclub Bautagebuch */

div.folgeseite-bautagebuch div.textinhalt {
	margin: 0;
	padding: 0;
	width: 840px;
	height: 751px;
	background-image: url(../img/hintergrund-adlerclub-bautagebuch.jpg);
	background-repeat: no-repeat;
	
}

div.folgeseite-bautagebuch div.linkespalte {
	margin: 0;
	padding: 0;
	width: 840px;
	height: 751px;
}

div.bautagebuch-uebersicht {
	margin: 107px 0 0 90px;
	padding: 10px 0 0 10px;
	line-height: 20px;
	width: 444px;
	height: 380px;
	float: left;
	overflow-x: hidden;
	overflow-y: scroll;
}

div.bautagebuch-uebersicht p, div.bautagebuch-uebersicht h2 {
	margin: 0;
}

div.bautagebuch-uebersicht div.minifoto {
	width: 122px;
	height: 100px;
 	position: relative;
 	top: -10px;
 	left: -10px;
 	background: url(../img/adlerclub-mini-foto.png) no-repeat; 
}

div.bautagebuch-uebersicht div.minifoto img {
	margin-left: 10px;
	margin-top: 10px;
}


div.bautagebuch-login {
	margin: 46px 0 30px 35px; 
	padding: 46px 0 0 20px; 
	width: 203px;
	height: 113px;
}

div.bautagebuch-login label {
	width: 180px;
	height: 16px;
	display: block;
}

div.bautagebuch-login input.text {
	width: 180px;
	height: 18px;
	margin: 0;
	padding: 0;
}

div.bautagebuch-login a {
	margin-top: 8px;
	padding: 0;
	line-height: 14px;
	display: block;
}

div.bautagebuch-login a.submit {
	margin-left: 12px;
	color: #404040;
}

div.bautagebuch-neuesteeintraege {
	padding-top: 1px;
	width: 229px;
	height: 408px;
	margin: 0 0 0 35px;
}

div.bautagebuch-neuesteeintraege div.eintraege {
	margin: 90px 20px 0 20px;
	width: 199px;
	height: 300px;
	overflow-x: hidden;
	overflow-y: scroll;
}

div.bautagebuch-neuesteeintraege div.eintraege h2 {
	margin: 0;
}

div.bautagebuch-neuesteeintraege div.eintraege p {
	margin: 0;
}

div.bautagebuch-neuesteeintraege div.eintraege p.klein {
	font-size: 11px;
}

div.bautagebuch-neuesteeintraege div.eintrag {
	margin-bottom: 10px;
}

.hauspostlink {
	position: relative;
	width: 240px;
	height: 315px;
	margin: 340px 0 0 570px;
}

a.lightboxnavi {
	color: green;
}

div.startseite #flashcontent {
	margin-top: -2px;
}