/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #566475;
	background-image: url(img/bg.gif);
}
.standard {
	font-family: Tahoma;
	font-size: 10px;
	color: #566475;
}
h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0;
}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
hr {
	border-style: dotted;
	border-color: #BFC9D0;
	height: 1px;
	border-width: 1px 0 0 0;
}
img {
	border: 0px;
}
.menue {
	background-image: url(img/navi-top.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 10px;
	
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	line-height: 18px;
}
.sumbemnue {
	background-image: url(img/navi-sub.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 12px;
	
	font-family: Tahoma;
	font-size: 11px;
	color: #677B8D;
	line-height: 18px;
}
.contenthead {
	height: 19px;
	background-image: url(img/contenthead.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	
	font-family: Verdana;
	font-size: 10px;
	color: #4D687B;
	font-weight: bold;
	line-height: 19px;
}
.copybar {
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	padding: 9px 15px 0 5px;
	
	font-family: Verdana;
	font-size: 11px;
	color: #627586;
	text-align: center;
}
.button {
	border: 0px;
	height: 15px;
	width: 59px;
	background-image: url(img/button.jpg);
	margin-right: 5px;
	float: left;
	
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	line-height: 15px;
	color: #627586;
}
.dnsbutton {
	border: 0px;
	height: 15px;
	width: 59px;
	background-image: url(img/button.jpg);
	margin-right: 5px;
	float: right;
	
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	line-height: 15px;
	color: #627586;
}
.button2 {
	border: 0px;
	height: 15px;
	width: 59px;
	background-image: url(img/button.jpg);
	margin-right: 5px;
	float: left;
	
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	line-height: 15px;
	color: #627586;
}
.txtlnk {
	height: 15px;
	background-image: url(img/pfeil.jpg);
	background-repeat: no-repeat;
	margin-right: 5px;
	padding-left: 5px;
	float: none;
	
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	line-height: 15px;
	color: #627586;
}
.angebotsub {
	background-color: #C3CDDA;
	padding: 0px 0px 0px 10px;
	height: 16px;
}
.angebotsub2 {
	padding: 0px 0px 0px 5px;
}
.solidborder {
	border: 1px solid #C1CBD4;
	padding: 10px 8px 10px 8px;
}
.dashedborder {
	border: 1px dashed #C1CBD4;
	padding: 10px 8px 10px 8px;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.preis {
	text-align: right;
	color: #EF3E33;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.right {
	text-align: right;
	font-family: Tahoma;
	color: #627586;
	font-size: 10px;
	font-weight: bold;
}


.underline {
	text-decoration: underline;
}
.button a:link {
	text-decoration: none;
	color: #627586;
}
.button a:visited {
	text-decoration: none;
	color: #627586;
}
.button a:hover {
	text-decoration: none;
	color: #627586;
}
.button a:active {
	text-decoration: none;
	color: #627586;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}




.amenue {	
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	line-height: 18px;
}
.asumbemnue {	
	font-family: Tahoma;
	font-size: 11px;
	color: #677B8D;
	line-height: 18px;
}
.aasumbemnue {	
	font-family: Tahoma;
	font-size: 9px;
	color: #677B8D;
}
.aaasumbemnue {	
	font-family: Tahoma;
	font-size: 8px;
	color: #677B8D;
}
.acopybar {	
	font-family: Verdana;
	font-size: 11px;
	color: #627586;
	text-align: center;
}