/*
    Werbung & Media Huber - www.bluemeetsyou.com
    (c) 2008 Christoph Wolter
	
*/

A {text-decoration:none;outline:none;}
A:hover{text-decoration:underline;}

* {font-family:Verdana, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;font-size:1em;}
BODY {text-align:center;margin:0;background:#036;}

.noShow  {position: absolute;left:-999em;}

DIV#page_container {margin:40px auto 0 auto;width:600px;text-align:left;}
DIV#page {background:#fff;float:left;}

DIV#header {}
DIV#header UL {float:left;margin:0;padding:0;}
DIV#header UL LI{ display:inline; width:200px;margin:0;padding:0;border:0;text-align:center;float:left;background:#fff;}
DIV#header UL LI A IMG {border:none;}

DIV#main {clear:both;float:left;margin:20px;font-size:80%;}

DIV#main H1 {font-size:110%;color:#069;font-weight:normal;}
DIV#main H2 {font-size:90%;color:#069;font-weight:normal;}
DIV#main P {font-size:90%;width:80%;}

DIV#main DT {margin:10px 0 0 0;}
DIV#main DD {font-style:oblique;margin:2px 100px 0 15px;font-size:90%;}

DIV#main SPAN.label {font-size:90%;float:left;clear:both;margin:2px 0;width:120px;}
DIV#main SPAN.value {font-size:90%;float:left;}
DIV#main SPAN.button {float:left;clear:both;margin:2px 0 0 120px;}


DIV#footer {clear:both;background:url(bg_footer.jpg) no-repeat bottom;height:30px;width:600px;}
DIV#footer P {margin:2px 0;padding:10px;font-size:60%;color:#666;text-align:center;}
DIV#footer P A {color:#666;}

FORM {}
FORM FIELDSET {border:solid 1px #ccc;width:340px;padding:15px;}
FORM FIELDSET LEGEND {font-size:90%;}
FORM FIELDSET LABEL {font-size:90%;float:left;clear:both;margin:2px 0;}
FORM FIELDSET INPUT {font-size:90%;float:left;clear:both;width:280px;}
FORM FIELDSET INPUT.submit {font-size:100%;float:left;clear:both;width:auto;margin:15px 0;}

DIV.status {font-size:80%;text-align:center;margin:40px;border:solid 2px #369;padding:10px;background:#fff;display:none;}