* { margin: 0; padding: 0; list-style: none; }

html { height: 100.11%; }

img { border: none; }

body {
	background: #131718 url(media/bg_body.jpg) center top repeat-x;
	font: normal 12px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #A2AE9F;
}

#document {
	background: transparent url(media/bg_top.jpg) 0 0 no-repeat;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 978px;
}

#content { width: 740px; margin: 0 auto; }

DIV.innerCont { padding: 0 24px 10px 25px; min-height: 200px; }

DIV.nav { padding: 160px 0 0 50px; height: 158px; }

DIV.nav UL { padding-bottom: 15px; line-height: 120%; }

DIV.nav UL LI { display: inline; padding-right: 30px; line-height: 120%; }

DIV.nav UL LI img { cursor: pointer; }

DIV.subNav {
	padding: 20px 0 0 0;
	width: 330px;
	text-align: center;
}

DIV.subNav UL LI {
	padding-right: 25px;
}
DIV.subNav UL LI a, DIV.subNav UL LI a:hover,
DIV.subNav UL LI a.akt, DIV.subNav UL LI a.akt:hover {
	font: bold 12px/120% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #A2AE9F;
}
DIV.subNav UL LI a:hover,DIV.subNav UL LI a.akt, DIV.subNav UL LI a.akt:hover {
	color: #4DCBEA;
}

DIV.footer {
	padding: 30px 0 70px 70px;
	background: transparent url(media/footer_blume.gif) left center no-repeat;
}

DIV.metaNav { text-align: right; border-bottom: solid 5px #4DCBEA; padding: 20px 10px; }

DIV.metaNav a { margin-left: 30px; }
 
DIV.logo { position: absolute; left: 18px; top: 18px; width: 91px; z-index: 5; }

DIV.headline { padding-bottom: 15px; }

DIV.bookBox { width: 550px; float: right; padding-bottom: 40px; }

h1 {
	font: bold 20px/140% Georgia, "Times New Roman", Times, serif;
	color: #4DCBEA;
	padding-bottom: 5px;
}

h2 {
	font: bold 16px/140% Georgia, "Times New Roman", Times, serif;
	color: #4DCBEA;
	padding: 0 0 5px 0;
}

h3 {
	font: bold 13px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 5px;
}

h4 {
	background: transparent url(media/icon_stern_grau.gif) 0 center no-repeat;
	font: bold 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 12px;
}

p { padding: 0 0 5px 0; line-height: 160%; }

p.indent { text-indent: 15px; }

p a, p a:hover { text-decoration: underline; color: #A2AE9F;  }

p a:hover { text-decoration: none; color: #4DCBEA; }

DIV.copyright { margin-top: 5px; padding-top: 5px; border-top: solid 1px gray; }

p.copyright,
p.copyright a,
p.copyright A:HOVER {
	font: normal 11px/120% Verdana,sans-serif;
	text-decoration: none;
	color: #A2AE9F;
	padding-bottom: 15px;
}

p.copyright A:HOVER { text-decoration: underline; }

P.caption { font: normal 10px/120% Verdana, Arial, Helvetica, sans-serif; }

P.frage { font-weight: bold; color: #4DCBEA; }

P.info { text-align: right; font-size: 10px; }

DIV.imgBorder img { border: solid 10px #4DCBEA; }

DIV.imgRight { float: right; padding: 3px 0 0 20px; }

DIV.imgLeft { float: left; padding: 3px 10px 5px 0; }

DIV.clearer { visibility: hidden; clear: both; margin: 0; padding: 0; }

DIV.clearer img { float: left; }

DIV.trenner {
	height: 1px;
	background: transparent url(media/bg_trenner.gif) 0 0 repeat-x;
	margin-bottom: 5px;
}

/*UL.listCont { padding: 5px 0 5px 20px; margin: 0; }*/
UL.listCont li {
	list-style-image: url(media/icon_list.gif);
	list-style-position: outside; /*padding: 0 0 5px 0;*/
	margin: 0;
}

p a.iconLink, p a.iconLink:hover {
	font: bold 12px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: transparent url(media/icon_pfeil.gif) 0 center no-repeat;
	padding: 2px 0 2px 10px;
	color: #A2AE9F;
	text-decoration: none;
}

p a.iconLink:hover { color: #4DCBEA; }

object,embed { float: left; }

DIV.bookBox p a.iconLink { margin: 0 20px 0 0; }

TABLE.ecard { width: 420px; height: 280px; background-color: #A2AE9F; }

TABLE.ecard p { font-size: 12px; color: White; }

TABLE.ecard textarea {
	width: 180px;
	height: 228px;
	border: none;
	padding: 3px;
	overflow: auto;
	background-color: #FFF;
	font: normal 12px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}

TABLE.ecard input {
	margin-bottom: 5px;
	width: 180px; /*border: solid 1px #AFAB9D;*/
	border: none;
	padding: 1px;
	background-color: #FFF;
	font: normal 12px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

TABLE.ecard td label { font: bold 12px/140% Verdana, Geneva, Arial, Helvetica, sans-serif; color: #333; }
