* {
margin: 0;
padding: 0;
}

html {
background: #B6B6B6;
color: #FFFFFF;
font: normal 70%/1.1 verdana, arial, helvetica, sans-serif;
}

h1, h2, h3, h4 {
font-family: georgia, serif;
font-weight: normal;
}

h1 {
background: url(images/head.jpg);
border-bottom: 3px solid;
font-size: 4em;
height: 130px; /* nur IE 5.x */
height/**/:/**/ 40px;
line-height: .9em;
padding: 90px 0 0;
text-indent: .1em;
text-transform: uppercase;
width: 750px;
}

h2 {
font-size: 1.1em;
text-align: right;
font-weight: normal;
}

h3 {
font-size: 2.2em;
}

h4 {
font-size: 1.1em;
text-align: leftt;
font-weight: normal;
}

p {
margin: .7em 0;
}

div#haupt {
background: url(images/hintergrund.gif) top right repeat-y;
border-bottom: 3px solid;
overflow: hidden;
width: 750px;
}

div#haupt div {
float: left;
padding: 10px;
}

div#inhalt {
width: 548px; /* nur IE 5.x */
width/**/:/**/ 528px;
}

div#kommentare {
width: 202px; /* nur IE 5.x */
width/**/:/**/ 182px;
}

div#info {
margin: 1.3em 0;
padding: .35em 2.5em !important;
}

div#navi {
	text-align: right;
}

a {
color: #FFFFFF;
}
