/* STANDARD */
html, body {margin:0; padding:0; font-family: "Trebuchet MS", tahoma, verdana; font-size:11px; color:#444;}
img {border:0}

/* ERRORs & SUCCESSes (ganz oben, TOP) */
#error {width:100%; line-height:30px; float:left; display:block; font-weight:bold; text-align:center; background:red; color:#fff}
#success {width:100%; line-height:30px; float:left; display:block; font-weight:bold; text-align:center; background:#97c91f; color:#fff}

/* HEADER */
#header {float:left; width:100%; height:50px; display:block; background:url('../p/head.png') repeat-x;}
	input.frage {width:390px; height:22px; padding: 3px 0 0 5px}


#navi { width:100%; height:30px; display:block; float:left; background:#000; color:#fff; text-align:center;}

/* CONTENT */
#container {float:left; width:100%; height:100%; display:block; margin: 40px 0 0 0; text-align:center;}
#content { float:left; width:900px; margin: 0 0 0 60px; display:block; height:auto;}


/* FOOTER */
#footer {float:left; width:100%; height:40px; display:block; text-align:center; margin: 50px 0 0 0; color:#444;}


input.count {border:0; font-size:14px; width:33px; font-weight:bold;}

b#countDownText {font-size:14px}



h2 {font-size:14px;}
