@charset "utf-8";
body {
	background-color: #000000;
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-image: none;
}
#nav {
	text-align: right;
}
#fusszeile {
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#header {

}
#haupttabelle {
	width: 980px;
}
p, h1, h2, h3, h4, h5, form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.5em;
}
#hauptbereich {
	vertical-align: top;
	margin: 0px;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 0.9em;
}
h6 {
	font-size: 0.9em;
}



#auffuellen_rechts  {
	padding-right: 5px;
}

a:link, a:visited {
	color: #FF9900;
	text-decoration: none;
}
#teaser_welcome {
	text-align: justify;
	font-size: 0.9em;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
#teaser_welcome_headline {
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#teaser_welcome_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	font-size: 0.9em;
	text-align: justify;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

.bild_rechts {
	float: right;
	margin-left: 5px;
}
a:hover {
	text-decoration: underline;
}

.bild_links {
	float: left;
	margin-right: 5px;
}
#subnav {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
