/*
Design by albatros-it
*/
/*############################################ allgemein #######################################*/
html, body { height: 100%; }

body {
margin-top: 20px;
margin-left: 15px;
margin-right: 15px;
background: #ffffff; 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
}
#logo{
width: 960px;
height:92px;
}
#header {
position:relative; 
width:964px;
height:107px; 
font-family: sans-serif, Arial, Helvetica;
font-size: 20px;
font-weight: bold;
color: #FF0000;
background:#FFF url(images/bg_kopf5.jpg) no-repeat top right;}

#headerfree {
position:absolute; 
width:150px;
height:150px; 
top:180px; left:610px; width:150px;
font-family: sans-serif, Arial, Helvetica;
font-size: 20px;
font-weight: bold;
color: #FFF;
background:#FFF url(images/free.jpg) top right;}


.buttonPayPal{
background:url(paypal/paypalButton.gif) no-repeat;
border:0px;
width:150px;
height:65px;
cursor:pointer;
}
.buttonSubmit{
cursor:pointer;
width:80px;
padding:2px;
background:#e8781a;
border:1px solid #000000;
color:#ffffff;
}
.buttonNachricht{
cursor:pointer;
padding:2px;
background:#e8781a;
border:1px solid #000000;
color:#ffffff;
}
.buttonLogin{
cursor:pointer;
width:80px;
border:0px;
background:#e8781a;
color:#ffffff;
font-size:7pt;
height:19px;
}
.buttonMenu{
background:#e8781a;
color:#ffffff;
padding:4px;
font-weight:bold;
font-size:12pt;
}

#login {
position:absolute;
text-align:right;
}

#menu {
width: 960px;
padding-top:18px;
padding-bottom:10px;
text-align:left;
font-size:9pt;
}

#ueberschrift{
background:#e8781a;
font-size:16pt;
font-weight:bold;
display:block;
width:497px;
height:30px;
padding-top:5px;
padding-left:50px;
color:#ffffff
}

#rssfeed{
position: absolute;
  width:28px;
  height:28px;
  top:167px;
  left:580px;}

#rssfeedjobboard{
position: absolute;
  width:28px;
  height:28px;
  top:195px;
  left:960px;}

#content {
min-height:200px;
padding:10px;
border:1px solid #000000;
font-size:9pt;
}

#contentSmal {
width:534px;
min-height:400px;
padding-bottom:10px;
}

.kategorie {
width:200px;
min-height:200px;
padding-left:5px;
padding-top:1px;
padding-bottom:1px;
border:1px solid #000000;
font-size:9pt;
background:#fae0b5;
}
#footer {
padding-top:5px;
padding-bottom:20px;
width: 960px;
background: #ffffff;
text-align:center;
font-size:9pt;
}
/*#################################### Bezahlseite ###########################*/
.buyHeader{
font-size:12pt;
font-weight:bold;
padding-bottom:15px;
}
.buyDauer{
font-size:10pt;
font-weight:bold;
width:180px;
padding:10px;
}
.buyPreis{
font-size:14pt;
font-weight:bold;
padding:10px;
}
.buttonmicropayEC{
background:url(eBank2pay/micropayment_ec.jpg) no-repeat;
border:0px;
width:210px;
height:140px;
cursor:pointer;
}
/*##############################################################################*/

a {
color: #000000;
text-decoration: none;
}

a:hover {
color: #555555;
text-decoration: none;
}

.eingabefelder, .eingabeTextarea, .tabellen{
font-family:arial;
font-size:9pt;
}
.eingabefelder{height:15px;}

.searchBox{
padding:10px;
background:#fae0b5;
border-left:1px solid #000;
border-right:1px solid #000;
}

#navs {background-color: #E27A2D; height:20px; width:962px; Text-align: center; border:1px; border-color: #FFF}
#nav3 {background-color: #000; height:20px; width:962px; Text-align: center; border:1px; border-color: #FFF}

#nav1 a:hover, #nav1 .active {color:#171e33; font-weight: bold; background-color: #FAE0B5; text-decoration: none;}
#nav1 {position:relative; left:0px; top:0px; height:20px; list-style:none; padding:0px; margin:0px; }
#nav1 li {position: absolute;}
#nav1 li a {height:20px; display:block; color: #FFF; background-color: #E27A2D; text-decoration: none;}

#nav3 a:hover, #nav1 .active {color:#171e33; font-weight: bold; background-color: #FAE0B5; text-decoration: none;}
#nav3 {position:relative; left:0px; top:0px; height:20px; list-style:none; padding:0px; margin:0px; }
#nav3 li {position: absolute;}
#nav3 li a {height:20px; display:block; color: #FFF; background-color: #000; text-decoration: none;}

#Home { left: 10px; width:100px; Text-align: center;}
#Registrieren { left: 110px; width:100px; Text-align: center;}
#Login { left: 210px; width:100px; Text-align: center;}
#Suche { left: 310px; width:100px; Text-align: center;}
#Preise{ left: 410px; width:100px; Text-align: center;}
#Partner{ left: 510px; width:150px; Text-align: center;}
#Board { left: 660px; width:100px; Text-align: center;}
#Hilfe { left: 760px; width:100px; Text-align: center;}

#Pfeil  { left: 60px; width:100px; Text-align: center;}
#Profil { left: 10px; width:100px; Text-align: center;}
#Bilder { left: 110px; width:100px; Text-align: center;}
#Zugang { left: 210px; width:150px; Text-align: center;}
#Logout { left: 360px; width:100px; Text-align: center;}
#Eingeloggt { right: 10px; width:400px; Text-align: right; color:#FFF;}

td.tabhead {  background-color: #E27A2D; height:20px; width:962px; 
              Text-align: center; font-weight: bold; color: #FFF; font-size:12pt;
              border:1px; border-color: #000;}



