@charset "utf-8";

/*RESET*/
html, body, div, h1, h2, h3, ul, ol, li, dt, p, table, th, td { margin: 0; padding: 0; }
img {border:none}
body{width:100%; height:100%;}
html{width:100%; height:100%}

/*CONTAINER*/
#contentContainer{width:738px; height:auto; overflow:hidden; margin:20px auto;position:relative;}
#contentContainer #top{width:738px; height:36px; background: url(../images/b_top.png) top left no-repeat;}
#contentContainer #mid{width:738px; height:auto; overflow:hidden; background: url(../images/b_mid.png) top left repeat-y;}
#contentContainer #mid .content{width:632px; height:auto; overflow:auto; margin:auto;}
#contentContainer #bot{width:738px; height:36px; background: url(../images/b_bot.png) top left no-repeat;}

#enter{ width:400px; margin:0 auto; margin-top:20px;}

/*header*/
#header{width:738px;height:auto; margin:auto; overflow:hidden; background: url(../images/b_mid.png) top left repeat-y; padding-top:20px;}
#logo{width:320px; height:auto; margin:auto;}
.headerDiv{width:412px; height:auto; margin:auto; padding-bottom:15px;}

/*footer*/
#footer{width:738px;margin:auto; overflow:hidden; background: url(../images/b_mid.png) top left repeat-y;}
#footerDiv{width:412px; height:auto; margin:auto;}

#footerLeft{color:#fff;float:left; font-size: 12px; text-align: center; width:200px; padding-top: 10px;}
#footerRight{color:#fff;float:left;font-size: 12px; text-align: center;width:200px;padding-top: 10px;}
.telefon{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:red; float:right; text-decoration:none; outline:none; border:none; margin:14px 0 0 -8px;}

/*links*/
/*a.link{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#AD0200; float:right; text-decoration:none; outline:none; border:none; margin:14px 0 0 -8px;}*/
a.link{color:#AD0200; text-decoration:none;}
a.link:hover{text-decoration:underline;}

/*misc*/
h1{ width:100%; font-family:'Quicksand Book'; font-size:20px; float:left; color:#cccccc; margin-bottom:20px; text-align:center; text-transform:uppercase;}
h2{ width:100%; font-family:'Quicksand Book'; font-size:20px; float:left; color:#cccccc; margin-bottom:20px; text-align:center; text-transform:uppercase;}
p{font-family:Arial, Helvetica, sans-serif; font-size:13px; float:left; text-align:center; color:#666666;}
p.slogan{ width:327px; font-family: Arial, Helvetica, sans-serif;  font-size:11px; margin:3px 0 5px 0; color:#666666;text-transform:uppercase;text-align:center; letter-spacing:5px;}
p.slogan2{ width:100%; font-family: Arial, Helvetica, sans-serif;  font-size:13px; margin:3px 0 5px 0; color:#AAA;letter-spacing:2px;}
p.slogan3{ width:100%; font-family: Arial, Helvetica, sans-serif;  font-size:13px; margin:3px 0 5px 0; color:#AAA;letter-spacing:2px;}
p.slogan4{ width:100%; font-family: Arial, Helvetica, sans-serif;  font-size:13px; margin:3px 0 5px 0; color:#AAA;letter-spacing:0px;}
p.slogan5{ width:100%; font-family: Arial, Helvetica, sans-serif;  font-size:13px; margin:3px 0 5px 0; color:#AAA;letter-spacing:0px;}
p.counter{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; margin:11px 0 0 -10px; position:absolute; z-index:5; width:412px; text-align:center;}
p.form{width:auto;}

table{width:450px;margin-left:65px;}
td h1{ font-family:'Quicksand Book'; font-size:14px; color:#cccccc; margin-bottom:10px; text-align:center; text-transform:uppercase;}