/* DATEI: haeger.css */
/* AUTHOR: Ralf Eckertz */


a:link { text-decoration: none; color: #666666; font-weight: bold; font-family: verdana, arial; font-size: 12px; }
a:visited { text-decoration: none; color: #666666; font-weight: bold; font-family: verdana, arial; font-size: 12px; }
a:hover { text-decoration: none; color: #0033CC; font-weight: bold; font-family: verdana, arial; font-size: 14px; }
a:active { text-decoration: none; color: #999999; font-weight: bold; font-family: verdana, arial; font-size: 12px; }

body.content {
 scrollbar-3dlight-color: #0033CC;
 scrollbar-arrow-color: #0033CC;
 scrollbar-face-color: #FFFFFF;
 scrollbar-base-color: #FFFFFF;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-darkshadow-color: #0033CC;
 scrollbar-track-color: #FFFFFF;
 }

.greet2 {
 position: absolute;
 top:58px;
 left:450px;
 width:260px;
 color: #666666;
 font-family: verdana, arial; font-size: 14px;
 z-index: 2;
 }

.headline { position: absolute; left: 500px; top: 10px; color: #3366AF; font-weight: bold; font-family: 'Century Gothic'; font-size: 30px; z-index:12;}

div.totalPosition {

 position: absolute;
 left: 10px;
 top: 10px;
 z-index:1;
 background-color: #FFFFFF;
 }

div.logo {

 position: absolute;
 left: 40px;
 top:20px;
 z-index:1;
 }

div.slogan1 {

 position: absolute;
 left: 50px;
 top:260px;
 z-index:1;
 }

 div.slogan2 {

 position: absolute;
 left: 190px;
 top:310px;
 z-index:1;
 }

 div.slogan3 {

 position: absolute;
 left: 330px;
 top:360px;
 z-index:1;
 }

div.startimg {

 position: absolute;
 left: 250px;
 top:60px;
 z-index:0;
 }

div.secLogo {

 position: absolute;
 left: 670px;
 top: 300px;
 z-index:0;
 }

div.zahnrad {

 position: absolute;
 left: 890px;
 top: 460px;
 z-index:1;
 }

table.nav {
 text-align: right;
 width: 120px;
 }

.copyright { color: #0033CC; font-weight: normal; font-family: verdana, arial; font-size: 12px;}

.visitedLink {
 color: #CCCCCC;
 font-family: verdana, arial; font-size: 12px;
 }

.noLink {
 color: #0033CC;
 font-family: verdana, arial; font-size: 12px; font-weight: normal;
 }

.header1 {
 font-family: verdana, arial; font-size: 12px;
 text-decoration: underline; color: #000000;
 font-weight: normal;
 }

.header2 {
 font-family: verdana, arial; font-size: 12px;
 text-decoration: none; color: #000000;
 font-weight: bold;
 }

.header3 {
 font-family: verdana, arial; font-size: 22px;
 text-decoration: none; color: #6666CC;
 font-weight: 550;
 }

.text {
 font-family: verdana, arial; font-size: 12px;
 text-decoration: none; color: #000000;
 font-weight: normal;
}

.textSmall {
 font-family: verdana, arial; font-size: 10px;
 text-decoration: none; color: #000000;
 font-weight: normal;
}

.button {
 background-color:#E9E9E9;
 color:#333333;
 width:100px;
 border:1px solid #333333;
}