*{
margin:0;
padding:0;
text-decoration:none;
}
img {
	border: 0;
}
body {
font-size: 70%;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin: 0;
padding: 0;
background: url(../images/hintergrund.gif) repeat-x;
}
html {
height: 100%; margin-bottom: 1px; 
}
#wrap {
width: 957px;
margin: 0 auto;
text-align: left;
}
#header {
float: left;
width: 957px;
height: 208px;
background: url(../images/header.jpg) bottom left no-repeat;
}
/* -------------------------Hauptnavigation----------------------*/
#navigation {
float: left;
width: 957px;
height: 31px;
background: url(../images/navigation.gif) bottom left no-repeat;
}
#navigation ul{
margin-left: 308px;
margin-top: 6px;
padding: 0;
font-size: 100%;
font-weight: bold;
list-style-type: none;
}
#navigation ul li{
float: left;
display: inline;
padding: 0;
}
#navigation ul a:link, #navigation ul a:visited {
display: block;
float: left;
text-decoration: none;
color: #fff;
}
#navigation ul a:hover, #navigation ul a:active {
color: #696969;
}
/* -------------------------Überschrift----------------------*/
#headline {
float: left;
width: 957px;
height: 120px;
background: url(../images/hg_headline.gif) bottom left repeat-y;
}
h1 {
font-family: Times New Roman,Times,serif;
font-size: 190%;
margin: 8px 0 8px 55px;
font-weight: bold;
color: #666699;
}
h2 {
font-size: 110%;
margin: 8px 200px 8px 55px;
font-weight: normal;
color: #636262;
/* -------------------------Auszeichnungen Content----------------------*/
}
h3 {
font-size: 100%;
margin: 210px 0 10px 65px;
font-weight: bold;
color: #616161;
}
h4 {
font-size: 100%;
margin: 210px 0 10px 37px;
font-weight: bold;
color: #616161;
}
p.links {
font-size: 90%;
margin-left: 65px;
margin-top: 8px;
}
p.twitter {
margin-left: 65px;
margin-top: 3px;
}
p.twitter2 {
margin-left: 37px;
margin-top: 3px;
}
p.bio {
font-size: 90%;
margin-left: 37px;
margin-top: 8px;
}
a:link, a:visited {
text-decoration: none;
color: #000;
}
a:hover, a:active {
color: #000;
text-decoration: underline;
}
/* -------------------------Inhalt----------------------*/
#content {
float: left;
width: 957px;
height: auto;
}
#spalte1 {
float: left;
width: 209px;
height: 379px;
background: url(../images/martin.jpg) bottom left no-repeat;
}
#spalte2 {
float: left;
width: 175px;
height: 379px;
background: url(../images/ferguson.jpg) bottom left no-repeat;
}
#spalte3 {
float: left;
width: 175px;
height: 379px;
background: url(../images/moorhead.jpg) bottom left no-repeat;
}
#spalte4 {
float: left;
width: 175px;
height: 379px;
background: url(../images/doche.jpg) bottom left no-repeat;
}
#spalte5 {
float: left;
width: 223px;
height: 379px;
background: url(../images/vermeulen.jpg) bottom left no-repeat;
}
/* -------------------------Abschluss----------------------*/
#footer {
float: left;
width: 957px;
height: 28px;
background: url(../images/abschluss.gif) bottom left no-repeat;
}
#footer ul {
margin: 4px 0 0 38px;
font-size: 80%;
font-weight: normal;
list-style-type: none;
}
#footer ul li{
display: inline;
margin-left: 30px;
}
#footer ul a:link, #footer ul a:visited {
text-decoration: none;
color: #fff;
}
#footer ul a:hover, #footer ul a:active {
color: #fff;
text-decoration: underline;
}
