/* --------------------------------------------- ALLGEMEIN */

p,h1,h2,h3,h4,a,ul { 
font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; 
color: #333333;
}

strong { 
font-size: 13px;
letter-spacing: 1px;
color: #CC44BB;
font-weight: bold;
border-bottom: 1px dotted #4F2BA8;
padding: 2px;
}

a {
text-decoration: none
}

a.aktiv {
text-decoration: none
}

a:hover {
text-decoration: underline;
color: #FF9500
}

#box {
position: absolute; 
left: 102px; 
top: 70px;
width: 695px; 
z-index: 1; 
border: 1px solid #ffa221
}

/* -------------------------- CONTENT TYPO */

#nullillu h1 {
position: absolute; 
top: 10px;
left: 400px; 
width: 280px; 
z-index: 3; 
font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; 
font-size: 33px;
color: #FFA221;
font-weight: normal;
letter-spacing: -0.5pt;
line-height: 30px
}

.content p, h1, h2, h3{ 
padding-left: 60px;
padding-right: 10px; 
padding-top: 0px; 
padding-bottom: 0px; 
}

.content p{ 
font-size: 12px;
line-height: 15px;
margin-top: 5px;
margin-bottom: 5px
}

/*
.content ul { 
padding-left: 75px;
list-style-type:square;
font-size: 12px;
line-height: 15px;
margin-top: 0px;
margin-bottom: 0px
} 
*/

.content h1{ 
font-size: 15px;
}

.content h2{ 
font-size: 13px;
font-weight: normal;
line-height: 25px;
}

.content h3{ 
font-size: 30px;
margin-top: 15px;
margin-bottom: 5px;
color: #F6C987
}

/* --------------------------------------------- NAVIGATION */

.nav { 
font-weight: bold;
margin-left: 5px;
font-size: 11px; 
color: #FFFFFF
}

.subnav a {
color: #FFFFFF;
font-weight: normal;
line-height: 12px;
font-size: 11px; 
}

.subnav p {
margin: 0px;
padding-left: 7px;
padding-bottom: 1px;
padding-top: 2px
}

.nav_bg { 
width: 130px;
background-image: url(img_allg/bg_navi.jpg); 
background-repeat: no-repeat; 
background-color: #4F2BA8
}

/* --------------------------------------------- LOGOS */

#logo {
position: absolute; 
left: 0; 
top: 0px;
width: 163px; 
z-index: 4; 
}

#fliege {
position: absolute; 
left: 10px; 
top: 530px;
z-index: 10; 
}

