/* http://meyerweb.com/eric/tools/css/reset/ *******************************
   v2.0 | 20110126
   License: none (public domain)
*/

@font-face { font-family: bankgothic;
			 src: url('../ttf/bankgthl.ttf');
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	
	font-family: bankgothic;
	font-weight: bold;
	
	font-variant: small-caps;
	color: #fffff1;

	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END http://meyerweb.com/eric/tools/css/reset/ *******************************
   v2.0 | 20110126
   License: none (public domain)
*/



html, body { height: 100%; min-height: 780px; background-color: #a2b4bf; }


/* global (start) ************/

h1 { font-size: 250%; color:#0d527c;}
h3 { margin-bottom: 15px; font-size: 110%; color:#0d527c; }

img { border: 1px solid white; }

strong { color:#0d527c;}

div#wrapper { position:relative; margin: 0 auto; width: 950px; height: 100%;   padding: 0 20px; }

img#logo { display:block; margin-left: 688px; padding-top:20px; 
			width:271px /* 308px */ ; height:90px /*102px*/; 
			border:none; } 

body#home img#logo { display:block; margin: 85px auto 0 auto; 
			width:640px /* 640px */ ; height:212px /*212px*/; 
			border:none; } 

nav#main ul  { position:absolute; top: 720px; width: 900px; left: 50px; }
nav#main ul li { float:left; margin:0 .75em; border: 1px solid #ffffff; }
nav#main ul li  a { padding: 9px; background: #90a4af; text-decoration:none;line-height:35px;}
nav#main ul li  a:hover,  
nav#main ul li.active a   { background-color:#0d527c; }

body#home           div#wrapper { background: #a2b4bf url(../img/M_dark.png) no-repeat -380px 20px; }
body.hauptseite div#wrapper { background: #a2b4bf url(../img/M.png) no-repeat -380px 20px; }

.hauptseite  div#content { xborder: 1px solid green}

.hauptseite  div#content h1, 
.hauptseite  div#content p { width: 360px; margin-left:510px; }

.hauptseite  div#content h1 { padding-top: 170px; margin-bottom: 35px; }
.hauptseite  div#content p { margin-top: 12px; }

.hauptseite nav.subPage ul { float: left; width:505px; padding-top: 2em; }
.hauptseite nav.subPage ul li { float: left; height: 160px; margin-right: 3em; }
.hauptseite nav.subPage ul li a { position:relative; display:block; width:120px; text-decoration: none; font-size:90%; }
.hauptseite nav.subPage ul li a label { position:absolute; bottom: 120px; 	letter-spacing: -0.1ex;  }
.hauptseite nav.subPage ul li a img { width:110px;height:110px; }

body.detailseite { background: #a2b4bf; }

.detailseite  div#content { xborder: 1px solid green}

.detailseite nav.subPage ul { float: left; width:110px; padding-top:50px; height: 650px; }
.detailseite nav.subPage ul li { float: left; height: 50px; margin-right: 8px; }
/* .detailseite nav.subPage ul li a img { width:36px; height:36px; } */
.detailseite nav.subPage ul li a img { width:30px; height:30px; margin: 3px;}
.detailseite nav.subPage ul li.active a img { width:36px; height:36px; margin: 0px;}

.detailseite nav.imgNav { float: right; width: 51px; padding-top: 530px; padding-bottom: 150px; }
.detailseite a#prevImg, .detailseite a#nextImg { display:inline-block; height: 20px; width: 20px; border: 1px solid white;
text-indent: -999em; background: #90a4af url(../img/pfeil.png) no-repeat ;  }
.detailseite a#prevImg  {background-position: 0px 0px; }
.detailseite a#nextImg  {background-position: -21px -0px; }
.detailseite a#prevImg:hover  , 
.detailseite a#nextImg:hover  {background-color: #0d527c}

.detailseite figure { xposition: relative; xborder:1px solid yellow}
.detailseite figure figcaption { position: absolute; top: 26px; right: 90px;}
.detailseite figure ul {padding-top: 50px;}
.detailseite figure img { width:770px; height: 500px;}
.detailseite figure li.hochkant img { width:380px; height: 500px; }

.detailseite  div#content p { width: 835px; margin-left: 110px; }


/* global (end  ) ************/



/* home (start) **************/

#home h1 { margin-left: 9em; text-align:center; color:white}
#home h2 { padding-top: 5em; font-size: 180% ; text-align:center;}

/* home (end  ) **************/



/* beratung (start) ***************/
#beratung #content div  { float:left; width: 430px; margin:245px 0 0 20px; }
#beratung #content div ul { xlist-style:square outside; padding-left: 1.5em;}
#beratung #content div ul  li{ list-style:square outside; padding-top: .25em }

/* beratung (end  ) ***************/



/* kontakt (start) ***************/

#kontakt #content #name { width: 15em;}
#kontakt #content address { display: block; margin: 12px 0 0 510px; width: 15em;}
#kontakt #content p label { display: inline-block; width: 8em;}

/* kontakt (end  ) ***************/



/* ueber uns (start) ***************/

#ueberUns #content #l { float:left; margin-left:20px;  width: 340px; margin-top:0; }
#ueberUns #content img { float:left; position: relative; left:55px;top:4px}
#ueberUns #content #r:before { float: left; content: "";  width: 60px; height: 200px; }

/* ueber uns  (end  ) ***************/

