body {
	background-color: #ECEFF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../grafiken/hinterg.gif);
	line-height: 1.3em;
}

body {
	margin: 0px 0px 20px;
	padding: 0px;
}

form {
	display: inline;
}


#header {
	background-image: url(../grafiken/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 100%;
	float: left;
}
#logo {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#links {
	width: 230px;
	float: left;
}

#links h1{
	font-size: 14px;
	padding-top: 1em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}
#links h2 {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #1859AD;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}
#tdaheader {
	margin-bottom: 5px;
	background-color: #1859AD;
	display: block;
	width: 100%;
	margin-top: 5px;
}
#tdaheader img{
	float: left;
	margin-right: 5px;
}

.suchhinterg {
	background-color: #E6E6E6;
	text-align: center;
	display: block;
	width: 230px;
}
a:link, a:visited, a:active  {
	color: #000000;
	text-decoration: none;
}
select {
	width: 180px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
input {
	width: 180px;
	font-size: 14px;
}
.button {
	background-color: #1859AD;
	display: block;
	margin: 0px 0px 20px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#content {
	margin-left: 230px;
	padding: 0px 10px 10px;
	margin-top: 0px;
}
#content a:link,#content a:visited,#content a:active{
	color: #004184;
	font-weight: bold;

}
#content a:hover{
	color: #FF0000;

}
#content th{
	color: #FFFFFF;

}
#seite {
	width: 100%;
	float: left;
}
.bildlinks {
	margin-top: 3px;
	margin-right: 10px;
	float: left;
}
#content h1 {
	border-bottom-color: #004186;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #004186;
	display: block;
	font-size: small;
	font-weight: bold;
	padding-left: 25px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

#content h1.boxhell {
	background-image: url(../grafiken/box-hell.gif);
	margin: 0px;
}
#content h1.boxdunkel {
	background-image: url(../grafiken/box-dunkel.gif)
}
#content h2 {
	font-size: large;
}
#kopf {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding: 2px 4px 4px;
}
#detail {
	width: 500px;
	margin-top: 10px;
}
#print {
	float: right;
	padding-bottom: 4px;
}
#print a:link,#print a:visited,#print a:active {
	color: #FFFFFF;
	font-weight: normal;
}
#print a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#detailheader {
	background-color: #1859AD;
	height: 25px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.copyright {
	font-style: italic;
	font-size: x-small;
}
.titel {
	font-size: medium;
	color: #004184;
	font-weight: bold;
}
#spalte1 {
	width: 49%;
	float: left;
}
#spalte2 {
	width: 49%;
	float: right;
}
#fuss {
	background-color: #1859AD;
	padding: 4px;
	height: 1.5em;
}
#fuss a:link,#fuss a:visited,#fuss a:active {
	color: #FFFFFF;
	font-weight: normal;
}
#fuss a:hover {
	color: #FFFFFF;
}
a.bestellung:link, a.bestellung:active, a.bestellung:visited {
	font-weight: bold!important;
	color: #FFFFFF !important;
	text-decoration: none!important;
}
a.bestellung:hover {
	text-decoration: underline!important;

}
