/*
Original design: Daleri Single (v1.0 - Mar 25, 2009) - A free xhtml/css website template by Andreas Viklund and stylishtemplate.com.
For more information, see http://andreasviklund.com/templates/daleri-single/
*/

/* Main containers */
body {background:#ffd; padding:0; margin:0; font:76% verdana,tahoma,sans-serif; color:#444; border-top:0px solid #444; text-align:center; line-height:1.5em;}


#cover {border:2px ridge black; width:1000px; margin:5px auto;}
#header {background:#FFFFDD url(img/kopftest.jpg) top center no-repeat; width:1000px; height: 183px;}
#toptabs {clear:both; font-size:1.4em; line-height:1.5em; color:#aaa; padding:125px 0 0 0; border:0px solid #444;}
#wrap {background:#FFFFDD url(img/bg.jpg) top center repeat-y; width:1000px;text-align:center; margin:0px auto;}
* html #maincontent {float: left; width:870px; background:#fff; text-align:left; border:0px solid #666; padding:5px 15px 5px 45px; margin:0 0 0 10px;}
#maincontent {float: left; width:870px; background:#fff; text-align:left; border:0px solid #666; padding:5px 15px 5px 45px; margin:0 0 0 15px;}
#footer {background:#FFFFDD url(img/fusstest.jpg) top center no-repeat; width:1000px; height:41px; clear:both;  color:#888; font-weight:400; padding-top:27px;}
#footer a {color:#888; font-weight:400;}

/* HTML Tags */
a {text-decoration:none; font-weight:900; color:#e49938;}
a:hover {text-decoration:underline;}
a img {border:0;}
/* h1 {margin:5px auto 10px auto; padding:0; font-size:2.4em; color:#E49938; letter-spacing:-2px; line-height:1.2em;} */
/* h1 a {color:#888; font-weight:900; text-decoration:none;} */
/* h1 a:hover {color:#ccc; text-decoration:none;} */
h1 {margin:0 0 10px 0; padding:12px 6px 12px 0px; background:#FFF url(bodybg.jpg) top center no-repeat; border-left:0px solid #e49938; color:#888; font-size:2.0em; font-weight:bold;}
h1 a {font-weight:400;}
h2 {border-left:4px solid #e49938;}
h3 {font-size:1.4em; font-weight:400; margin:0 0 10px 0;}
p {margin:0 0 15px 0;}
ul {margin:0 0 15px 20px; padding:0;}
li {margin:0; padding:0 0 0 5px;}


/* Various classes */
.slogan {color:#ccc; font-size:1.4em; margin:0 0 15px 0; padding:0;}
.toptab {padding:2px 10px 3px 10px; font-weight:400; margin:0 2px; color:#E49938;}
.toptab:hover {background-color:#fa0; color:#fff; text-decoration:underline;}
.active {background-color:#fa0;color:#fff;text-decoration:none;}
.active:hover {background-color:#fa0; color:#fff;}
.bottomlinks, .bottomlinks a {text-align:center; color:#888; font-size:0.9em; font-weight:400; margin:5px auto;}
.hide {display:none;}
