html {
margin:0px;
background-color:#a63837;
}
body {
font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman", Times, serif;
font-size:small;
margin:auto;
margin-top:0px;
width:921px;
background-color:#FFFFFF;
border-right:#AAA solid 1px;
border-left:#AAA solid 1px;
border-bottom:#AAA solid 1px;
}

#header {
background-image:url(images/head.jpg);
background-repeat:no-repeat;
background-position:top center;
height:205px;
}
#header img {
border:5px solid #a63837;
}
#menu {
background-color: #a63837;
background-image:url(images/menu.gif);
background-position:bottom;
background-repeat:repeat-x;
}
#menu ul {
margin: auto;
border: 0 none;
padding: 0px;
list-style-type: none;
z-index:5;
}
#menu ul li {
margin: 0px;
border: 0 none;
padding: 0px;
float: left; /*For Gecko*/
display: inline;
list-style-type: none;
text-align:center;
display: block;
background-color: #a63837;
color: #FFFFFF;
font-weight:bold;
}
#menu ul li#nolink {
float: left; /*For IE*/
background-color:#FFFFFF;
color: #a63837;
font-weight:bold;
text-decoration: none;
font-size:14px;
padding:13px;
padding-top:10px;
padding-bottom:10px;
cursor:default;
}
#menu a {
float: none !important; /*For Opera*/
float: left; /*For IE*/
display: block;
background-color: #a63837;
background-image:url(images/menu.gif);
background-position:bottom;
background-repeat:repeat-x;
color: #FFFFFF;
font-weight:bold;
text-decoration: none;
font-size:14px;
padding:13.7px;
padding-top:10px;
padding-bottom:10px;
}
#menu a:hover, #menu a:focus,
#menu ul li:hover a, #menu ul li:focus a {
background-color: #FFFFFF;
color: #a63837;
background-image:url(images/spacer.gif);
background-position:bottom;
background-repeat:no-repeat;
}
#inhalt {
padding:10px;
margin:0px;
}
#footer {
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
background-position:bottom center;
margin-top:10px;
height:170px;
text-align:center;
position:relative;
}
h1 {
color:#a63837;
font-weight:bold;
text-transform:uppercase;
font-size:x-large;
text-align:center;
border-bottom-style:double;
}
.special {
color:#a63837;
font-weight:bold;
font-size:medium;
}
.special2 {
color:#a63837;
font-weight:bold;
font-size:x-large;
text-align:center;
margin-top:30px;
margin-bottom:-3px;
}
img {
border:0px;
}
a:link, a:visited {
color:#5368AA;
text-decoration:none;
}
a:hover, a:focus {
color:#003399;
}
table#stunden a:link, table#stunden a:visited {
color:#758A97;
text-decoration:none;
font-weight:bold;
font-size:20px;
}
table#stunden a:hover, table#stunden a:focus {
color:#003399;
}
table#stunden a:link img, table#stunden a:visited img {
border:1px solid #FFFFFF;
margin:0px;
padding:0px;
}
table#stunden a:hover img, table#stunden a:focus img {
border:1px solid #CCCCCC;
margin:0px;
padding:0px;
}
a:link img, a:visited img {
border:1px solid #CCCCCC;
margin:0px;
padding:0px;
}
a:hover img, a:focus img {
border:1px solid #000000;
}
label {
	display: inline-block;
	line-height: 1.8;
	width:120px;
	text-align:left;
}

form ol {
	width:470px;
	margin: auto;
	padding: 0;
}
form li {
	list-style: none;
	padding: 5px;
	margin: 0;
}
form textarea {
	width:460px;
}
li {
margin-left:-25px;
}

