/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, acronym, address, code, 
del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, 
font-style:inherit;font-size:100%;font-family:inherit;vertikal-align:baseline;}
body {line-height:1.3;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:100.1%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#fff; clear:both;}
h1 {font-size:1.1em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1em;margin-bottom:0.75em;}
h3 {font-size:.9em;line-height:1;margin-bottom:1em;color:#df0000;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p, ol li , ul li, table {
    font-size:0.80em;
    color:#ffffff;
}
ol li ol, ul li ul, ul li p, ol li p {
	font-size:1.0em;
	}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#ddd;}
a {color:#fff;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.0em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:0.9em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:250px;padding:1px;}
input.short{width:40px;padding:1px;}
input.title {font-size:1.0em;}
textarea {width:320px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}


/* Design */

body {
	background-color:#999999;
	text-align:center;
	margin:0;
	padding:0;
	}
#mainwrapper {
    width:1020px;
    height:630px;
    margin: 0 auto;
    padding:0;
    position:relative;
    background-image:url(img/ProWave_1000x630.jpg);
    background-position:10px 0px;
    background-repeat:no-repeat;
}
#main {
    width:1000px;
    margin:0 auto;
    position:relative;
    text-align:left;
    background-image:url(img/back.jpg);
    background-repeat:no-repeat; 
    background-color:#000000;
    color:#ffffff;
}
#content, #banner, #news{
    float:left;
    margin:0px;
    padding:0px;
	min-height:630px;
}
#content {
	width:548px;
}
#banner   {
	width:240px;
	}
	
#news {
    width:212px;
}
#foot{clear:both;} 
#mainmenu {
   height:300px;
   margin:0px;
   padding:0px; 
   position:relative;
}
#mainmenu ul {
    list-style-type:none;
    vertical-align:bottom;
    position:absolute;
    bottom:7px;
    left:63px; 
    margin:0px;
    padding:0px;
    z-index:100;
}
#mainmenu ul li.mainaktiv, #mainmenu ul li.maincurrent{
    float:left;
    width:89px;
    height:53px;
    margin:0px;
    padding: 0px;
    background-image:url(img/button_inaktiv.jpg);
    background-repeat:no-repeat;
    background-position:0px 11px;
}
#mainmenu ul li.maincurrent, #mainmenu ul li.mainaktiv a:hover{
    background-image:url(img/button_aktiv.jpg);
    background-position:0px 0px;
}


#mainmenu ul li a,#mainmenu ul li span  {
    display:block;
    width:85px;
    height:53px;
    background:transparent;
   font-weight:bold;
    color:#ffffff;
   text-decoration:none; 
}
#mainmenu ul li a span,#mainmenu ul li span span{
    font-size:10px;
    font-weight:bold;
	display:block;
	text-align:center;
	line-height:5.0;
}
#mainmenu ul li.maincurrent span, #mainmenu ul li.mainaktiv a:hover span{
	line-height:3.0;
}
#maincontentwrapper {
    padding:0px;
    margin:0px;	
	min-height:300px;
    background-image:url(img/back_main.jpg);
    background-repeat:no-repeat;
    background-position:64px 12px;
}
#maincontent {
    padding:25px 58px 10px 83px;
    margin:0px;
}
#submenu ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
	width:407px;
}
#submenu ul li {
    float:left;
    margin:0px;
    padding: 0px 0px 10px 0px;
}
#submenu ul li ,#submenu ul li a {
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
#submenu ul li a {
	text-decoration:underline;
}
#submenu ul li a:hover , #submenu ul li span span{
	text-decoration:none;
	background-color:transparent;
}

#maincontentcontent {
   margin:0px;
    padding:30px 0px 10px 0px;
}
#maincontentcontent img{
    margin:0px 0px 5px 0px;
	}
div.banner {
    margin:0px;
    padding:0px 0px 0px 1px;
}
div.banner img {
    margin:0px 0px 3px 0px;
    padding:0px;
    border: 0px;
}
div.first-banner{
    margin-top:240px;
}

div.banner p {
    font-size:0.7em;
    margin:3px 35px 16px 0px;
    padding:0px;
    line-height:1.2em;
} 
div.banner a , div.newsbody a{
    color:#ff0000;
}

#news p{
    font-size:0.7em;
}
div.news{
    margin:0px;
    padding:0px 55px 0px 0px;
}
#newstop{
    height:240px;
    margin:0px;
    padding:0px;
}
#news img.trenner {
    padding:0px;
    margin:0px 0px 15px 0px;
}
#news *.news *.superheader {
    font-size:0.9em;
    font-weight:bold;
}
#fitness, #fitness a, #physio, #physio a, #wellness, #wellness a, #pw70, #pw70 a, #pw90, #pw90 a{
	height:97px; 
	width:196px; 
	margin:0px;
	padding:0px;
}
#fitness{
	background-image:url(img/fit_rechts.png); 
	background-repeat:no-repeat;
}
#physio{
	background-image:url(img/phy_rechts.png); 
	background-repeat:no-repeat;
}
#physio a, #fitness a, #wellness a, #pw70 a, #pw90 a, #klg a{
	display:block;
}
#wellness{
	background-image:url(img/well_rechts.png); 
	background-repeat:no-repeat;
}
#pw70{
	background-image:url(img/butt_right_pw7.png); 
	background-repeat:no-repeat;
}
#pw90{
	background-image:url(img/butt_right_pw9.png); 
	background-repeat:no-repeat;
}

#klg{
	background-image:url(img/Einklinker_Lesegeraet.png); 
	background-repeat:no-repeat;
}
#klge{
	background-image:url(img/Einklinker_cardreader.png); 
	background-repeat:no-repeat;
}

img.icon {
	border:1px solid #d0d0d0;
	margin:0px 10px 10px 10px;
	}
#button{
	position:absolute;
	top:30px;
	left:555px;
	background-image:url(img/Einklinker_Fibo2011.png);
	width:180px;
	height:180px;
}
