#seite {
  width: 1000px;
}

#head {
top: 0;
left: 0;
position:fixed;
width: 1000px;
padding-top: 36px;
padding-left: 38px;
padding-bottom: 30px;
background-color:  #111122 ;
}

#links {
position:fixed;
left: 0;
width: 180px;
padding-top: 303px;
padding-left: 40px;
padding-right: 20px;
}

#inhalt {
padding-left: 270px;
padding-right: 220px;
padding-top: 170px;
padding-bottom: 50px;
  width: 540px;
  background-color: #111122 ;
}

body {
	color: #e6e6Fa;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color: #111122;
	text-align: left;
	letter-spacing : 1px;
	word-spacing : 2px;
	line-height: 15px;
 }
A:link {
	COLOR: #e6e6Fa;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size : 11px;
	word-spacing: 2px;
	letter-spacing: 1px;
	line-height: 15px;
 }
A:visited {
	COLOR: #e6e6Fa;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size : 11px;
	word-spacing: 2px;
	letter-spacing: 1px;
	line-height: 15px;
 }
A:hover {
	COLOR: #ff9966;
	TEXT-DECORATION: none;
	font-size : 11px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	word-spacing: 2px;
	letter-spacing: 1px;
	line-height: 15px;
 }
A:active {
	COLOR: #ff9966;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	font-size : 11px;
	word-spacing: 2px;
	letter-spacing: 1px;
	line-height: 15px;
 }
	
.h1 {
color: #DDDDF0; font-size: 24px; line-height: 30px;
 }
.h2 {
color: #ff9966; font-size: 24px; line-height: 30px;
 }
.h3 {
color: #ff9966; line-height: 15px;
 }
.h4 {
color: #DDDDF0; line-height: 15px;
 }
.h5 {
color: red; font-weight:bold; line-height: 15px;
 }

.stil1 {color: #ff9966; line-height: 15px;
 }
.stil2 {color: #e6e6Fa; font-size: 24px; line-height: 30px;
 }
.stil3 {color: #ff9966; font-size: 24px; line-height: 30px;
 }
.stil4 {color: #ff9966; text-align: right; line-height: 15px;
 }
.stil5 {color: #e6e6Fa; text-align: right; font-size: 24px; line-height: 30px;
 }
.stil6 {color: #ff9966; text-align: right; font-size: 24px; line-height: 30px;
 }
.stil7 {color: #ff9966; text-align: right; font-size: 19px; line-height: 30px;
 }