/* 

Theme Name:  f i t t e Beratung
Author: Agnieszka "pixelgirl" Czajkowska, Bernd Stephan Fitte

*/

body {
 background-color:#EEF8F7;
 font-family: Verdana;
 color: #999999;
 margin-top: 0;
 padding: 0;
}


h1{
font-family: Verdana;
font-weight: lighter;
font-size: 18px;
color: #006699;
 }


h2 {
 font-family: Verdana;
 color: #006699;
 font-size: 14px;
 font-weight: lighter;
 }


h3 {
 font-family: Verdana;
 color: #006699;
 font-size: 12px;
 font-weight: lighter;
 }


strong {
color: #339999;
font-size:16px;
}

em {
font-weight: normal;
font-size: 12px;
color: #666666;
}

a:link, a:hover, a:visited {
text-decoration: none;
}


/* ----------------HEADER------------  */

#header {
	background-image:url('images/logo.jpg');
	background-repeat: no-repeat;
	width: 1024px;
	height: 372px;
	position: absolute;
	left: 0px;
	top: 0px;
}


/* ---------------PAGES NAV------------  */


#pages_nav {        position: absolute;
        top: 185px;
        left: 97px;
        width: 1000px;
        margin: 0px 5px 5px 5px;        padding:0px 5px 5px 5px;
        display: inline;
}#pages_nav ul.level1 {        margin: 0px 5px 5px 5px;
        padding:0px 5px 5px 5px;        font-size:16px;
        list-style: none;

}


#pages_nav ul.level2 {
        margin: 5px 0px 0px 0px;
        padding:5px 0px 0px 0px;
        font-size: 12px;
        font-weight: bold;
        position: absolute;
        top: 195px;
        left: 60px;
        }#pages_nav ul.children {        margin: 5px 0px 0px 0px;
        padding: 5px 0px 0px 0px;
        font-size: 12px;
       font-weight: bold;
}

#pages_nav ul.children a {        margin: 5px 0px 0px 0px;
        padding: 5px 0px 0px 0px;
        font-size: 12px;
       font-weight: bold;
}#pages_nav li {
        margin: 0px 5px 5px 5px;        padding: 0px 5px 5px 5px;
        display:inline;
       font-weight: bold;

}#pages_nav  a{        color:#66CCCC;        font-weight: bold;
        margin: 0px 5px 5px 5px;
        padding:0px 5px 5px 5px;
        
        

}

#pages_nav  a:hover{
        color: #000000;        font-weight: bold;
        margin: 0px 5px 5px 5px;
        padding:0px 5px 5px 5px;

}#pages_nav li.current {
        margin: 0px 5px 5px 5px;        padding: 0px 5px 5px 5px;
         color: #FF6600;
         font-weight: bold;
       
}#pages_nav li.current a {
        color: #FF6600;
        padding: 0px 5px 5px 5px;
        margin: 0px 5px 5px 5px;
}

#pages_nav li.currentparent {
         color: #FF6600;
        margin: 0px 5px 5px 5px;        padding: 0px 5px 5px 5px;
        font-weight: bold;
    
       
}#pages_nav li.currentparent a {        color: #FF6600;
        padding: 0px 5px 5px 5px;
        margin: 0px 5px 5px 5px;
        font-weight: bold;
}

#content {
position: absolute;
top: 400px;
left: 190px;
 width: 700px;
 line-height: normal;
 color: #333333;
  font-family: Verdana;
  font-size: 14px;
 }
 
 #content a:link {
 font-family: Verdana;
  font-size: 14px;
 color: #006699;
 text-decoration: none;
 border: none;
}


#content a:hover {
 font-family: Verdana;
 color: #000000;
 text-decoration: none;
 font-size: 14px;
 border: none;
}

#content a:visited {
 font-family: Verdana;
 color: #006699;
 text-decoration: none;
 font-size: 14px;
 border: none;
}
