/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
td.bodyoutleft{
	background-image:url(../img/bodyout_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
td.bodyoutright{
	background-image:url(../img/bodyout_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
td.bodyleft{
	background-image:url(../img/body_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
td.bodyright{
	background-image:url(../img/body_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
tr.randtop{
	background-color:#D00912;
}
tr.navigation{
	background-color:#3E535E;
}
tr.randweiss{
	background-color:#FFFFFF;
}
td.hgcontent{
	background-color:#FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #B2BABF;
	border-bottom : 1px solid #B2BABF;
	border-color : #B2BABF;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#32434B;	
	margin: 0px;
	padding: 0px;
}
td.button INPUT, CHECKBOX, OPTION {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
select {
	border : 1px solid #B2BABF;
	border-bottom : 1px solid #B2BABF;
	border-color : #B2BABF;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#32434B;	
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #B2BABF;
	border-bottom : 1px solid #B2BABF;
	border-color : #B2BABF;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#32434B;	
	margin: 0px;
	padding: 0px;
}
/*content */
td.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#32434B;
	line-height:20px;
}
strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#32434B;
	line-height:20px;
	font-weight: bold;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#32434B;
	line-height:20px;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#32434B;
	line-height:20px;
}
font{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#32434B;
	line-height:20px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#32434B;
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:39px;
	color:#E10915;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#E10915;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B2BABF;
	height: 1px;
}
td.right h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	color:#E10915;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2BABF;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E10915;
	text-decoration: underline;
}
a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E10915;
	text-decoration: underline;

}
a:active{
	text-decoration: underline;
}
a:hover{
	color:#000000;
	text-decoration: underline;
}
a:visited{

	text-decoration: underline;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../img/lig.gif);
	background-image: none;
}
td.content li{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
td.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E10915;
	text-decoration: none;
}
td.footer strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E10915;
	text-decoration: none;
	font-weight:bold;
}
td.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E10915;
	text-decoration: none;
}
td.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E10915;
	text-decoration: none;

}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#ffffff;
	text-decoration: none;
}
td.footer a:visited{
	text-decoration: none;
}
td.breadcrumbs{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E10915;
	text-decoration: none;
}
td.breadcrumbs strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E10915;
	text-decoration: none;
	font-weight:bold;
}
td.breadcrumbs a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E10915;
	text-decoration: none;
}
td.breadcrumbs a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E10915;
	text-decoration: none;

}
td.breadcrumbs a:active{
	text-decoration: none;
}
td.breadcrumbs a:hover{
	color:#000000;
	text-decoration: none;
}
td.breadcrumbs a:visited{
	text-decoration: none;
}
#preis-table-a 
{
	padding:0;
	color:#666666;
	margin:0;
	background-color: #e3e3e3;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	font-size:12px;
		line-height: 22px;
}
td.preislistetop {
	background-color:#A8BE39;
	color:#ffffff;
		font-size:12px;
		line-height: 22px;
}
#preis-table-a td
{
	padding:4px;
	color:#4D6672;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #e3e3e3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	font-size:12px;
	line-height: 22px;
}
#preis-table-a td table td
{
	background: #e3e3e3;
	color:#4D6672;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
	font-size:12px;
	line-height: 22px;
}
#preis-table-a tr:hover td
{
	background: #6F8E9F;
	color: #ffffff;
	font-size:12px;
	line-height: 22px;
}
#preis-table-a tr:hover strong
{
	color: #ffffff;
	
}
#preis-table-a tr.preislistetop td{
	background-color:#A8BE39;
	color:#ffffff;
	font-size:12px;
	line-height: 22px;
}

