body {
margin: 0;
padding: 0;
padding-top: 5px;
padding-left: 5px;
padding-right: 20px;
background: #00008b;
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 10pt;
color: #FFFFFF;
}

a{
color: orange;
text-decoration: none;
border: 0;
}

img {border: 0;}

/* HEADER */
#header {
float: left;
text-align: center;
font-size:40pt;
margin-top: 0;
margin-bottom: 2px;
width: 80%;
padding-left: 2.8em;
}
#pfanne{ margin-left: 0; }
/* NAVI */
#nav a {
text-decoration: none;
font-weight: bold;
font-size: 13pt;
color: #FFFFFF;

}

/* LITTLE NAVI */
#lil_nav {
margin-bottom: 8px;
}

#lil_nav a {
text-decoration: none;
font-weight: bold;
color: orange;
}

/* CONTENT */
.it_line {
display: block;
width: 100%;
background-image:url(images/it_line.jpg);
}



/* CONTENT ENDE */


.float_left{ float: left; }
.clear_left{ clear: left; }
.visible { visibility: visible; }
.invisible { visibility: hidden; }
.center{ text-align: center;}
.blqt{ text-align: justify;}
.black{ color: black;}
.bold { font-weight: bold;}



.line {
background-image: url(images/it_white.jpg);
background-repeat:repeat-x;
width: 50%;
padding: 0;
border: 0;
}