
body {
font : 100.01% Arial, Helvetica, sans-serif;
background-color : #cccccc;
}
* {
margin : 0;
padding : 0;
}
#seite {
background-color : #ffffff;
width : 800px;
margin : 0 auto;
padding : 20px;
padding-left : 10px;
height : 1200px;
}
#header {
width : 780px;
height : 316px;
margin : 0 auto 0;
padding : 0;
overflow : hidden;
background-color : #ffffff;
}
.headerleft {
float : left;
background : #ffffff url(logo.png) no-repeat top right;
padding : 0;
width : 191px;
height : 312px;
padding : 0;
text-indent : -9999px;
}
.headerright {
float : right;
padding : 0;
background-color : transparent;
width : 582px;
height : 310px;
overflow : hidden;
}
#Inhalt {
background-color : #ffffff;
float : right;
padding-left : 10px;
padding-top : 5px;
margin-top : 30px;
width : 565px;
}
#nav {
margin-top : 30px;
float : left;
width : 191px;
padding-left : 10px;
background-color : #ffffff;
}
#nav span {
font-weight : bold;
text-decoration : none;
font-family : arial, helvetica;
color : #ff9933;
border-right : 3px solid #ff9933;
padding : 3px 8px 0 10px;
background : #ffffff;
font-size : 18px;
line-height : 20px;
letter-spacing : 0.1em;
text-transform : uppercase;
}
ul#Navigation {
font-size : 15px;
margin : 0;
padding : 0;
text-align : right;
width : 193px;
line-height : 20px;
}
ul#Navigation li {
margin : 0;
padding : 3px;
list-style : none;
color : #000000;
}
ul#Navigation a {
font-weight : bold;
text-decoration : none;
font-family : arial, helvetica;
}
ul#Navigation a:link {
color : #848587;
border-right : 3px solid #ffffff;
padding : 3px 10px 0 5px;
}
ul#Navigation a:visited {
color : #848587;
border-right : 3px solid #ffffff;
padding : 3px 10px 0 5px;
}
ul#Navigation a:hover {
color : #ff9933;
border-right : 3px solid #ff9933;
padding : 3px 10px 0 5px;
}
ul#Navigation a:active {
color : white;
}
div#Inhalt a:link {
color : #ff6600;
text-decoration : none;
}
div#Inhalt a:visited {
color : #ff6600;
text-decoration : none;
}
div#Inhalt a:hover {
color : #ff9933;
text-decoration : none;
}
div#Inhalt ul {
list-style-type : square;
color : #4f4f4f;
}
div#Inhalt li {
font-size : 0.8em;
margin : 0 1.5em 0.6em;
}
div#Inhalt h3 {
font-family : helvetica, arial;
font-size : 1em;
margin : 0 0 0.8em;
line-height : 1em;
color : #4f4f4f;
text-align : left;
}
div#Inhalt p {
font-size : 0.8em;
color : #4f4f4f;
margin : 0 0 1.5em;
padding-bottom : 0.2em;
}
div#Inhalt p.start {
font-size : 0.8em;
color : #3f3f3f;
margin : 0 1em 0;
text-align : right;
padding-bottom : 0.2em;
}
div#Inhalt p.list {
font-size : 0.8em;
color : #3f3f3f;
margin : 0 0 1.5em;
text-align : left;
padding-bottom : 0.2em;
}
div#Inhalt p.projekt {
font-size : 0.75em;
color : #3f3f3f;
margin : 0 0 1.5em;
text-align : left;
padding-bottom : 0.2em;
}
#footer {
margin-top : 20px;
clear : both;
padding-top : 0;
padding : 0 0 0 0;
padding-bottom : 0;
height : 20px;
width : 190px;
}
div#footer p {
font-size : 11px;
margin-top : 0;
padding : 5px;
color : #777777;
}
div#footer a {
padding : 0;
color : #777777;
}
