* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 overflow: scroll;
}
#wrapper {
 margin: 0 auto;
 width: 922px;
}
#faux {
background-image: url(hintergrund.jpg);
 margin-bottom: 10px;
 overflow: auto;
 width: 100%;

}
#header {
  width: 922px;
 padding: 0px;
 height: 100px;
 margin: 10px 0px 5px 0px;

}
#leftcolumn {
 display: inline;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: left;
 height:450px;
}
#content {
 float: left;
 margin: 10px 13px;
 padding: 0px;
 width: 460px;
 display: inline;
 position: relative;
}
#rightcolumn {
 display: inline;
 position: relative;
 margin: 10px 10px 10px 0px;
 padding: 0px;
 width: 195px;
 float: right;


}
#rightcolumn2 {
 display: inline;
 position: relative;
 margin: 0px;
 padding: 0px;
 width: 1px;
 float: right;

}
.clear { clear: both; background: none; }

h1
{

color: #02588e;
text-decoration: none;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1.4em;
padding-bottom: 2%;
}

h2
{

color: #02588e;
text-decoration: none;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1em;
padding-bottom: 2%;
}
p , td{

color: 02426a;
text-decoration: none;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 1em;
padding-bottom: 2%;
}

a, a:link, a:active, a:visited, a:hover {
color : #11198c;
text-decoration : underline;
}



.nav1 {
background-color : #02588e;
color : dfebfa;
text-decoration : none;
padding : 3px 0 3px 3px;
text-decoration : none;
width : 194px;
}
a.nav1a, a.nav1a:link, a.nav1a:active, a.nav1a:visited, a.nav1a:hover {
color : #dfebfa;
text-decoration : none;
}

.nav1a2{
color : #dfebfa;
text-decoration : none;
}
.nav2 {
background-color : #dfebfa;
color : #02588e;
padding : 3px 0 3px 15px;
margin : 0;
text-decoration : none;
width : 182px;
}
a.nav2a, a.nav2a:link, a.nav2a:active, a.nav2a:visited, a.nav2a:hover {
color : #1159aa;
text-decoration : none;
}

.nav2a2 {
color : #1159aa;
text-decoration : none;
}
.navline {
background-color : #ffffff;
width : 197px;
height : 1px;
}
ul{
list-style: square;

}
li{
margin: 0px 0px 0px 15px;
}
