/* Screen Stylesheet
www.dnw-server.de
Start: 1.1.2013
Letzte Aenderung: 1.1.2013
©2013 paepke
*/
* { border:0; padding:0; margin:0; }
html,body { text-align:center; background-color:#333333; background-color:#2e2d32; font:13px/160% normal "Trebuchet MS", Trebuchet MS,Trebuchet, sans-serif; }
iframe { display: block; }
#page { text-align:left; color:#333333; width:950px; margin:50px auto; }
h1,h2,h3,h4,h5 { font-weight:bold; font-size:14px; color:#546cc3; }
h1,h2,h3,h4,h5,p,li { margin-bottom:12px; }
.abstand { padding-top:20px; }
#header,#content,#footer { position:relative; }
#header { background-color:#546cc3; padding:20px; height:100px; }
#header * { font-size:16px; color:white; }
.h12 { }
#menue { }
#content { background-color:white; text-align:left; padding:30px 30px 50px 75px; position:relative; margin-top:15px; }
a { color:#546cc3; text-decoration:none; cursor:pointer; }
a:hover { color:gray; text-decoration:underline; }
.rot { color:red; }
.infofeld,ul { padding:10px; background-color:#e0e6f1; }
ul { list-style:none; }
li { }
address { font-size:11px; line-height:140%; margin-left:5px; bottom:30px; position:absolute; }
address strong { font-style:normal; margin-left:-5px; }


/* ende */
#footer { font-size:9px; text-align:right; color:white; margin-bottom:50px; }