#menu a:link {
color : #b3b3b3;
text-decoration : none;
}
#menu a:hover {
color : #ffffff;
background-color : #b3b3b3;
border-color : #b3b3b3;
}
#menu a:visited {
color : #9b9b9b;
text-decoration : none;
}
body {
margin:0;
background-color : #000000;
}
#menu {
position : fixed;
top : 0;
left : 0;
width : 30px;
background-color : #000000;
text-align : left;
margin : 0;
}
#inhalt {
position : relative;
left : 30px;
width : 900px;
background-color : #000000;
}
#inhalt1 {
position : relative;
left : 30px;
width : 550px;
background-color : #000000;
}
#header {
position : relative;
width : 900px;
}
#header a:link {
text-decoration: none;
}
#header a:hover {
color : #ffffff;
}
#header a:visited {
color : #9b9b9b;
text-decoration : none;
}
#zitat p {
	text-align: right;
}
#header a img {
border : none;


}
#header h1 {
margin-top : -50px;
font-family : serif;
font-style : normal;
font-weight : normal;
font-size : 30px;
color : #b3b3b3;
text-align : right;
}
#bilder {
background-color : black;

}
#bilder1 {
position : relative;
width : 750px;
background-color : #000000;

}
#text {
clear : both;
position : relative;
left : 30px;
width : 700px;
background-color : black;
}
#textlinks {
width : 320px;
background-color : black;
float:left;
margin-bottom:20px;
}
#textrechts {
width : 320px;
background-color : black;
float:right;
margin-bottom:20px;}

#footer {
clear : both;
position : relative;
left : 30px;
width : 900px;
background-color : black;

}

#bilder1 h2 {
	text-align: left;
}
#bilder1 h3 {
	text-align: left;
	font-family : sans-serif;
font-size : 14px;
font-style : normal;
color : #b3b3b3;

}

#footer a:link {
color : #b3b3b3;
}
#footer a:hover {
color : #ffffff;
}
#footer a:visited {
color : #9b9b9b;
}
p {
font-family : sans-serif;
font-size : 15px;
font-style : normal;
color : #b3b3b3;
text-align : left;
}
h1 {
margin-top : 20px;
font-family : serif;
font-style : italic;
font-weight : normal;
font-size : 40px;
color : #b3b3b3;
text-align : right;
margin-bottom: 0px;
}
h2 {
font-family : sans-serif;
font-size : 20px;
font-style : normal;
color : #b3b3b3;
text-align : right;
margin-bottom: 30px;
}
ul {
padding : 0;
margin : 0;
margin-top : 3px;
}
li {
float : left;
clear : left;
list-style-type : none;
font-family : sans-serif;
font-size : 10px;
color : #b3b3b3;
text-align : left;
background-color : black;
border-right : 1px solid #b3b3b3;
border-top : 1px solid #b3b3b3;
border-bottom : 1px solid #b3b3b3;
margin-left : 0;
margin-bottom : 3px;
padding : 3px;
}

#inhalt a:link {
color : #b3b3b3;
}
#inhalt a:hover {
color : #ffffff;
}
#inhalt a:visited {
color : #9b9b9b;
}
.feldk {
color : #000000;
font-family : Verdana, Arial, sans-serif;
border : 1px solid #ffffff;
background-color : #b3b3b3;
margin-bottom : 4px;
padding : 1px;
width : 450px;
height : 20px;
}
.feldg {
color : #000000;
font-family : Verdana, Arial, sans-serif;
border : 1px solid #ffffff;
background-color : #b3b3b3;
padding : 1px;
width : 450px;
height : 140px;
}
.button {
color : #000000;
font-family : Verdana, Arial, sans-serif;
font-weight : bold;
border : 1px solid #ffffff;
background-color : #b3b3b3;
padding : 1px;
width : 250px;
height : 22px;
}
.kontakt {
color : #b3b3b3;
font-weight : bold;
font-size : medium;
margin-bottom : 0;
margin-top : 0;
}
