
/*   CSS-Definitionen Template "AQUAMARIN" DOMVM    */

html, body {
	font-size:13px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	background-color: #8999A9;
	background-image: url(img/am-hintergrund-body.gif);
	background-repeat:repeat-y;
}

body a {
	text-decoration: none;
	color: Black;
}

body a:hover {
	text-decoration: none;
}

form {
	padding: 0;
	margin: 0;
}
dl, dd, dt {
	padding:0px;
	margin:0px;
}

h1 {
	background-image: url(img/am-hintergrund-h1.gif);
	background-repeat:no-repeat;
	font-size:17px;
	height:38px;
	padding:15px 0px 0px 10px;
	margin:0px 0px -31px -16px;
	font-weight:bold;
	width:525px;
}

*html h1 {
	margin:0px 0px -20px -16px;
}


h2 {
	font-size:17px;
	height:38px;
	padding:15px 0px 0px 10px;
	margin:0px 0px -31px -16px;
	font-weight:bold;
	width:525px;
}
*html h2 {
	margin-bottom: -20px;
}

h3 {
	font-size:15px;
	padding:0px 0px 5px 0px;
	margin:0px 0px -20px 0px;
}

h4 {
	font-size:13px;
	padding:0px 0px 5px 0px;
	margin:0px 0px -24px 0px;
}


h5 {
	font-size:11px;
	padding:0px 0px 5px 0px;
	margin:0px 0px -26px 0px;
}

h6 {
	font-size:10px;
	padding:0px 0px 5px 0px;
	margin:0px 0px -28px 0px;
}


/* Aquamarin Klassen ---------------------- */

.FeInfoElement {
	margin-left:3px;
	margin-top:10px;
	padding:10px 16px 20px 17px;
	font-size:11px;
	line-height:18px;
	background-image: url(img/am-hintergrund-infobox.gif); 
	background-repeat:no-repeat;
}

.FeInfoElement a, 
.FeInfoElement a:visited {
	font-weight:bold;
	color:#666;
}

.FeInfoElement a:hover, 
.FeInfoElement a:focus,
.FeInfoElement a:active {
	font-weight:bold;
	color:#444;
	background-color: #DDD;
}

.FeInfoElementUeberschrift {
	/*background-image: none;*/
	margin-bottom:-38px;
	font-size:11px;
	font-weight:bold;
}

*html .FeInfoElement h1 {
	margin-bottom:-25px;
}

#FeLoginBox input {
	margin:3px 0px 0px 0px;	
	font-size: 12px;
}

.FeLoginButton {
	clear:both;
	float:left;
 	height:26px;
	width:93px;
	background-image: url(img/am-button-login.gif);
}

.FeLoginPasswortvergessen,
.FeLoginPasswortvergessen a,
.FeLoginPasswortvergessen a:visited {
	clear:both;
	float:left;
	font-size:10px;
	color:#777;
}

#FeSuchBox input {
	margin:3px 0px 0px 0px;	
}


.FeSuchButton {
 	height:26px;
	width:38px;
	background-image: url(img/am-button-suche.gif);
	position:relative;
	top:7px;
	left:2px;
}

.FeSuchBoxUnterzeile {
	font-size:10px;	
}

.FeSuchBoxRadio{
	height:20px;	
	vertical-align:middle;
}

*html .FeSuchBoxRadio {
	height:17px;
}

/* INHALTSTYPEN AQUAMARIN -------------------------------------------------*/
/* INHALTSTYPEN AQUAMARIN -------------------------------------------------*/
/* INHALTSTYPEN AQUAMARIN -------------------------------------------------*/

.FeContentVorschauElement {
	float:left;
	width:165px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	line-height:16px;
	background-image: url(img/am-hintergrund-content-vorschau.gif);
	background-repeat: no-repeat;
}
*html .FeContentVorschauElement {
	margin-top:1px;
	width:175px;
}

.FeContentVorschauElementUberschrift {
	font-size:12px;
	font-weight: bold;
	height:35px;
	width:145px;
	margin-bottom:3px;
}

.FeContentVorschauBild {
	border: 1px solid #555;
}

.FeContentVorschauText {
	margin-top:5px;
}

.FeContentVorschauText a,
.FeContentVorschauText a:visited {
	font-weight: bold;
	color:#666;
}

.FeContentVorschauText a:hover,
.FeContentVorschauText a:focus,
.FeContentVorschauText a:active {
	color:#444;
	background-color: #DDD;
}


.FeContentNurText {
	clear:both;
	line-height:20px;
	margin-bottom:20px;
}

.FeContentTextBildObenLinks {
	line-height:20px;
	margin-bottom:20px;
}
.FeContentTextBildObenLinks .image {
	float:left;
	margin:8px 15px 5px 0px;
	padding:0px;
}
.FeContentTextBildObenLinks .caption {
	float:left;
	font-size:9px;
	padding:0px;
	margin:0px;
	color: #666;
}


.FeContentTextBildObenRechts {
	line-height:20px;
	margin-bottom:20px;
}
.FeContentTextBildObenRechts .image {
	float:right;
	margin:8px 0px 5px 15px;
	padding:0px;
}
.FeContentTextBildObenRechts .caption {
	float:left;
	font-size:9px;
	padding:0px;
	margin:0px;
	color: #666;
}


.FeContentTextBildObenMitte {
	line-height:20px;
	margin-bottom:20px;
}
.FeContentTextBildObenMitte .image {
	text-align:center;
	float:center;
	margin:8px 0px 15px 0px;
	padding:0px;
}
.FeContentTextBildObenMitte .caption {
	text-align:center;
	font-size:9px;
	padding:0px;
	margin:0px;
	color: #666;
}


.FeContentTextBildUntenMitte {
	line-height:20px;
}
.FeContentTextBildUntenMitte .image {
	text-align:center;
	float:center;
	margin:24px 0px 20px 0px;
	padding:0px;
}
.FeContentTextBildUntenMitte .caption {
	text-align:center;
	font-size:9px;
	padding:0px;
	margin:0px;
	color: #666;
}



.FeContentTextBildSpaltenBildLinks {	
	line-height:22px;
}
.FeContentTextBildSpaltenBildLinksBild {
	float:left;
	width:48%;
	margin:8px 15px 20px 0px;
	padding:0px;
}
.FeContentTextBildSpaltenBildLinksText{
	float:left;
	width:48%;
	margin:0px 0px 20px 0px;
	padding:0px;
}
.FeContentTextBildSpaltenBildLinks .caption {
	font-size:9px;
	padding:0px;
	margin:0px;
	line-height:12px;
	color: #666;
}


.FeContentTextBildSpaltenBildRechts {
	clear:both;
	line-height:20px;
}
.FeContentTextBildSpaltenBildRechtsBild {
	float: right;
	width:48%;
	margin:8px 0px 20px 15px;
	padding:0px;
}
.FeContentTextBildSpaltenBildRechtsText{
	float: left;
	width:48%;
	margin:0px 0px 20px 0px;
	padding:0px;
}

.FeContentTextBildSpaltenBildRechts .caption {
	font-size:9px;
	padding:0px;
	margin:0px;
	line-height:12px;
	color: #666;
}


/* Nur für den IE 6 */
*html .FeContentTextBildSpaltenBildLinksBild,
*html .FeContentTextBildSpaltenBildLinksText,
*html .FeContentTextBildSpaltenBildRechtsBild,
*html .FeContentTextBildSpaltenBildRechtsText {
	width:auto;
}
*html .FeContentTextBildSpaltenBildRechtsBild {
	margin:8px 0px 20px 45px;
	}


/* Nur für den IE 7
*+html .FeContentTextBildSpaltenBildLinksBild,
*+html .FeContentTextBildSpaltenBildLinksText,
*+html .FeContentTextBildSpaltenBildRechtsBild,
*+html .FeContentTextBildSpaltenBildRechtsText {
	width:auto;
}*/

/* ------------ HAUPTMENÜ AQUAMARIN --------------------  */

.FeHauptmenu {
	padding: 0px;
	margin: 0px;
}

.FeHauptmenu ul {
	list-style-type: none;
}

.FeHauptmenu li a {
	display:block;
	padding:0px;
	margin:0px;
	line-height:48px;
	width:232px;
	text-align:left;
	text-indent:35px;
	list-style-image:none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(img/am-button-hauptnavi-off.gif);
	background-repeat:no-repeat;

}

.FeHauptmenu li a:hover,
.FeHauptmenu li a:focus,
.FeHauptmenu li a:active,
.FeHauptmenu .aktiv { 	
	background-image: url(img/am-button-hauptnavi-on.gif);
	color:#333;
}

/* ------------ SUBMENÜ AQUAMARIN --------------------  */

.FeSubmenu1,
.FeSubmenu1 li a, 
.FeSubmenu1 li a:visited {
	font-size: 11px;
	font-weight:normal;
	background-image: url(img/am-button-submenu1-off.gif);
	background-repeat:no-repeat;
	padding:1px 0px 0px 0px;
	margin-left:0px;
	line-height:22px;
	width:232px;
	text-indent:35px;
}

.FeSubmenu1 li a:hover, 
.FeSubmenu1 li a:focus, 
.FeSubmenu1 li a:active, 
.FeSubMenu1 .aktiv {
	background-image: url(img/am-button-submenu1-on.gif);
	background-repeat:no-repeat;
}

.FeSubmenu2,
.FeSubmenu2 li a, 
.FeSubmenu2 li a:visited {
	font-size: 9px;
	font-weight:normal;
	background-image: url(img/am-button-submenu2-off.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	line-height:16px;
	width:232px;
	text-indent:40px;
} 

.FeSubmenu2 li a:hover, 
.FeSubmenu2 li a:focus, 
.FeSubmenu2 li a:active, 
.FeSubMenu2 .aktiv {
	background-image: url(img/am-button-submenu2-on.gif);
	background-repeat:no-repeat;
}

/* ------------ KONTAKTFORMULAR AQUAMARIN --------------------  */

.FeKontaktformular {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:22px;
	margin-bottom:50px;
}

.FeKontaktformular h1 { 
	
}


.FeKontaktformularFehlermeldung {
	color: #AE1811;
	line-height: 18px;
}

.FeKontaktformularFehler {
	background-color: #F99;
}


.FeKontaktformular input, 
.FeKontaktformular textarea,
.FeKontaktformular select {
	border:1px solid #BBB;
	padding:4px;
	padding-bottom:6px;
	font-size:12px;	
}
*html .FeKontaktformular input {
	height:24px;
}

.FeKontaktformular textarea {
	height:96px;
	line-height:16px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.FeKontaktformular td {
	padding:3px;
	font-size:12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.FeKontaktformularKnopf{
	background-color: #BBB;
	color:white;
	font-weight:bold;
	width:100px;
	border-bottom:1px solid #A9D92F;
}

.FeKontaktEinleitung {
	line-height: 20px;
	margin-bottom:-30px;
}

*html .FeKontaktEinleitung {
	margin-bottom:-10px;
}



/* Aquamarin IDs ---------------------- */

#FeAdresseAM {
	color: #919191;
	font-size:11px;
	background-image: url(img/am-hintergrund-adresse.gif);
	background-repeat:no-repeat;
	height:54px;
	width:952px;
	padding: 22px 0px 0px 33px;
	position:absolute;
	top:0px;
	left:0px;
}

*html #FeAdresseAM {
	width:983px;
}

#FeAdresseSM {
	display:none;
}

#FeHeader {
	background-image: url(img/am-hintergrund-header.gif);
	background-repeat: no-repeat;	
	height:122px;
	margin-top:54px;
}

#FeLogo {
	position:absolute;
	left:38px;
	top:69px;
	text-align:center;
	width:186px;
	height:90px;	
}

#FeBanner {
	width:468px;
	height:60px;
	position:absolute;
	left:280px;
	top:85px;
	text-align:center;
}

#FeSonderButtons {
	position:absolute;
	left:790px;
	top:11px;
	height:37px;
	width: 183px;
	z-index:100;
	background-image: url(img/am-hintergrund-sonderbutton.gif);
	background-repeat:no-repeat;
}
*html #FeSonderButtons { /* BUGFIX 2007-01-04 */
	width: 185px;
}


#FeButtonStartseite {
	background-image: url(img/am-button-startseite.gif);
	background-repeat: no-repeat;	
	width:57px;
	height:36px;
	float:left;
	cursor:pointer;
}

#FeButtonImpressum {
	background-image: url(img/am-button-impressum.gif);
	background-repeat: no-repeat;	
	width:75px;
	height:36px;
	float:left;
	cursor:pointer;
}

#FeButtonKontakt {
	background-image: url(img/am-button-kontakt.gif);
	background-repeat: no-repeat;	
	width:50px;
	height:36px;
	float:left;
	cursor:pointer;
}

#FeRandObenNavigation {
	position:absolute;
	left:0px;
	background-image: url(img/am-rand-oben-navigation.gif);
	background-repeat: no-repeat;	
	width:239px;
	height:41px;
}

#FeRandObenContent {
	position:absolute;
	left:239px;
	background-image: url(img/am-rand-oben-content.gif);
	background-repeat: no-repeat;	
	width:551px;
	height:41px;
}

#FeRandObenInfobereich{
	position:absolute;
	left:790px;
	background-image: url(img/am-rand-oben-infobereich.gif);
	background-repeat: no-repeat;	
	width:194px;
	height:41px;
	}

#FeNavigation {
	background-image: url(img/am-hintergrund-navigation.gif);
	background-repeat: repeat-y;
	margin-top:40px;
}

#FeRandUntenNavigation {
	background-image: url(img/am-rand-unten-navigation.gif);
	background-repeat: no-repeat;	
	float:left;	
	width:240px;
	height:25px;
}

#FeContent {
	position:absolute;
	top:215px;
	left:239px;
	width:545px;
	background-image: url(img/am-hintergrund-content.gif);
	background-repeat: no-repeat;
}

#FeContentVorschau {
	margin-left:-18px;
	width:580px;
}

#FeContentHalter {
	padding:0px 25px 0px 30px;
}

#FeInfoBox {
	position: absolute;
	top:200px;
	left:795px;
	width:185px;
	height:500px;
}

#FeLoginBox {
	position:absolute;
	top:70px;
	left:820px;
	width:125px;
}

#FeSuchBox {
	clear:both;
	background-image: url(img/am-hintergrund-suchbox.gif);
	background-repeat: no-repeat;
	width:240px;
	padding:32px 0px 0px 35px;
	float:left;
}

/*   CSS-Definitionen Template "AQUAMARIN" DOMVM    */

#FeFooter {
	width:215px;
	font-weight:bold;
	font-size:10px;
	padding:25px 5px 0px 5px;
	margin-top: 150px;
	margin-left:20px;
}
*html #FeFooter {margin-left:10px;}
*+html #FeFooter {width:5px;}

#FeFooter a,
#FeFooter a:visited {
	background-color:#D0E893;
	border-left:1px solid #BBB;
	border-top:1px solid #BBB;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	line-height:24px;
	padding: 2px 2px 2px 2px;
}

#FeFooter a:hover,
#FeFooter a:focus,
#FeFooter a:active {
	background-color:#A9D92F;
}

#BeOffline {

	background-image: url(../backend/img/fe_ausgeblendet.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	text-indent: 35px;
	font-weight: bold;
	height: 20px;
	color: #FFF;
}

.FeTrenner {
	width:500px;
	clear: both;
	height: 1px;
}


/* AQUAMARIN NEWS Detailansicht ---------------------- */

.FeContentNewsDetailansicht {
	background-image: url(img/am-hintergrund-h1.gif);
	background-repeat:no-repeat;
	padding:15px 15px 0px 10px;
	margin:0px 0px 0px -16px;
	width:525px;
	line-height:20px;
}

.FeContentNewsDetailansicht img {
	float:left;
	margin:5px 10px 5px 0;
}

.FeContentNewsDetailansichtDatum {
	font-size:10px;
}

.FeContentNewsDetailansichtKategorie {
	font-size:10px;
	float:right;
	color:#555;
	padding-right:20px;
}

.FeContentNewsDetailansichtUberschrift {
	font-weight:bold;
	padding:0px 0px 5px 0px;
	font-size:14px;
	
}

.FeContentNewsDetailansichtAnreisser {
	color: #555;
	font-weight:bold;
	padding:0px 20px 5px 0px;
}

.FeContentNewsDetailansichtText {
	padding:0px 20px 7px 0px;
}

.FeContentNewsDetailansichtLink, 
.FeContentNewsDetailansichtLink a, 
.FeContentNewsDetailansichtLink a:link, 
.FeContentNewsDetailansichtLink a:visited {
	font-size:10px;
	font-weight:bold;
	color: #555;
}

.FeContentNewsDetailansichtLink a:hover,
.FeContentNewsDetailansichtLink a:focus,
.FeContentNewsDetailansichtLink a:active {
	background-color: #DDD;
	color:#333;
}

/* AQUAMARIN NEWS Listenansicht ---------------------- */

.FeContentNewsListenansicht {
	padding:15px 15px 0px 10px;
	margin:0px 0px 0px -16px;
	width:500px;
	line-height:18px;
	border-bottom:1px solid #999;
}


.FeContentNewsListenansichtDatum {
	font-size:10px;
}

.FeContentNewsListenansichtKategorie {
	font-size:10px;
	float:right;
	color:#555;
	font-style: italic;
	padding-right:20px;
}

.FeContentNewsListenansichtUberschrift {
	font-weight:bold;
	padding:0px 0px 5px 0px;
	font-size:12px;
	
}

.FeContentNewsListenansichtAnreisser {
	color: #111;
	padding:0px 20px 5px 0px;
}


.FeContentNewsListenansichtLink, 
.FeContentNewsListenansichtLink a, 
.FeContentNewsListenansichtLink a:link, 
.FeContentNewsListenansichtLink a:visited {
	font-weight:bold;
	font-size:11px;
	color: #555;
}

.FeContentNewsListenansichtLink a:hover,
.FeContentNewsListenansichtLink a:focus,
.FeContentNewsListenansichtLink a:active {
	background-color: #DDD;
	color:#333;
}

.nav {
	display:none;
}


/* Aquamarin SUCHERGEBNIS **************************** */

.FeSuchergebnis {	
}

.FeSuchergebnis a:hover{	
	background-color: #FFF;
}

.FeSuchbegriff {
	font-style:italic;
	margin:10px 0 15px 0;
}

.FeSuchbegriffEingabe {
	font-style:normal;
	font-weight:bold;
	color: Black;
	text-transform: uppercase;
	padding:0 1px 0 1px;
}

.FeSuchergebnisOrdnungszahl {
	float:left;
	margin:1px 5px 0px 1px;
	padding:1px 4px 1px 2px;
	background-color: White;
	font-weight:bold;
	border-right:1px solid gray;
}

.FeSuchergebnisSeitentitel {
	padding:2px 0 2px 0;
	margin: 0 0 7px 0;
	font-weight:bold;
	background-color: white;
}

.FeSuchergebnisTrefferquote {
	color:gray;
	padding:5px 0 5px 0;
	font-style:italic;
	font-size:10px;
}

.FeSuchergebnisFundort {
	padding:0 0 15px 0;
	font-size:10px;
}

.FeSuchergebnisFundort a {
	color:Black;
}

/* **************** */

.FeSuchergebnisSeitenwechsler {
	font-size:11px;
	line-height:16px;
	margin:10px 0 10px 0;
}

.FeSuchergebnisGesamtanzeige {
	background-color: #AAA;
	padding:0 5px 0 5px;
	line-height:20px;
	font-style:italic;
	width:300px;
}

.FeSuchergebnisAktuelleSeite {
	float:left;
	padding:10px 3px 0 5px;
	font-size:11px;
	border-left:1px solid gray;
}

.FeSuchergebnisSeitenWahl {
	padding-bottom:10px;
	padding-top:10px;
	font-size:9px;
	margin-left:20px;
}

.FeSuchergebnisSeitenWahl a {
	padding:3px;
	color:White;
	background-color: #999;
	margin:3px;
	font-weight:bold;
}

.FeSuchergebnisSeitenWahl a:hover {
	background-color: #FFF;
	color:Black;
} 

/* Lexikon */

.FeLexikon {
	
}

.FeLexikon dt {
	margin-top:20px;
	font-weight:bold;
}

/* Versicherungsbox */

#FeVersicherungsbox a {
	padding:0;
	margin:0;
	border-left:30px solid #8999A9;
	color:Black;
}

#FeVersicherungsbox, 
#FeVersicherungsbox table  {
	font-size:12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.FeVerboxStern {
	font-size:20px;
	font-weight:bold;
	background-color: #8999A9;
	color:white;
	padding:2px 0 0 2px;
}

.showtitel td {

}

#FeVersicherungsbox table {
	border:1px solid #DDD;
	width:500px;
}


/* Downloadlisten */

#FeDownloadliste {	
	margin-bottom:20px;
}

.FeDownloadlisteElement {
	border-bottom: 1px solid silver;
	margin:10px 0;
}

.FeDownloadlisteTitel {
	font-weight:bold;
}

.FeDownloadlisteDateigrosse {
	float:right;
	font-style: italic;
}

.FeDownloadlisteBeschreibung {
	margin: 10px 0 0 20px;
}

.FeDownloadlisteLink {
	margin: 10px 0 20px 20px;
}

.FeDownloadlisteLink a{
	color: #555;
	font-weight:bold;
	font-size: 11px;
}

.FeDownloadlisteLink a:hover {
	background-color: #DDD;
	color:#333;
}