body { 
	background-image:url(../img/bg-site.jpg); 
	background-repeat:repeat-x;
	margin-top: 6px;
}

#logo {
	float: left;
	margin-right: 12px;
}

#breadcrump {
	float: left;
	margin-top: 3px;
}

.breadcrumptext {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;	
}
.breadcrumptext a:link { color: #ffffff; text-decoration: none; }
.breadcrumptext a:active { color: #ffffff; text-decoration: none; }
.breadcrumptext a:visited { color: #ffffff; text-decoration: none; }
.breadcrumptext a:hover { color: #ff0000; text-decoration: none; }

#flashcontainer {
	height: 82px;
	float: right;
}

.imagebild-start {
	background-image:url(../img/airstream-startseite.gif); 
	background-repeat:no-repeat;
}

.imagebild-ersatzteile {
	background-image:url(../img/airstream-ersatzteile-top.gif); 
	background-repeat:no-repeat;
}

.imagebild-inhalt {
	background-image:url(../img/airstream-top-inhaltsseite.png); 
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: arial, helvetica, sans serif;
	font-size: 18px;
	color: #0c3054;
	font-wight: normal;
	margin-bottom: 20px;
}

p {
	font-family: arial, helvetica, sans serif;
	/*font-size: 12px;
	color: #0c3054;*/
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 18px;
}

.tooltip {
	padding: 10px;
	border: 2px solid #0c3054;
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	z-index: 100;
	width: 150px;
}

.red14 {
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	color: #ff0000;
}

.red10 {
	font-family: arial, helvetica, sans serif;
	font-size: 10px;
	color: #ff0000;
}

.blue14 {
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	color: #0c3054;
}
.blue14 a:link { color: #0c3054; text-decoration: none; }
.blue14 a:active { color: #0c3054; text-decoration: none; }
.blue14 a:visited { color: #0c3054; text-decoration: none; }
.blue14 a:hover { color: #0c3054; text-decoration: none; }

.blue18 {
	font-family: arial, helvetica, sans serif;
	font-size: 18px;
	color: #0c3054;
}

.blue10 {
	font-family: arial, helvetica, sans serif;
	font-size: 10px;
	color: #0c3054;
}
.blue10 a:link { color: #0c3054; text-decoration: none; }
.blue10 a:active { color: #0c3054; text-decoration: none; }
.blue10 a:visited { color: #0c3054; text-decoration: none; }
.blue10 a:hover { color: #0c3054; text-decoration: underline; }

.blue12 {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: #0c3054;
}
.blue12 a:link { color: #0c3054; text-decoration: none; }
.blue12 a:active { color: #0c3054; text-decoration: none; }
.blue12 a:visited { color: #0c3054; text-decoration: none; }
.blue12 a:hover { color: #0c3054; text-decoration: underline; }

.headlinerot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.textfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.textfett a:link { color: #0c3054; text-decoration: underline; }
.textfett a:active { color: #0c3054; text-decoration: underline; }
.textfett a:visited { color: #0c3054; text-decoration: underline; }
.textfett a:hover { color: #f00; text-decoration: underline; }

.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.text12 a:link {color:#000000;text-decoration: none;}
.text12 a:visited {color:#000000;text-decoration: none;}
.text12 a:active {color:#000000;text-decoration: none;}
.text12 a:hover {color:#ff0000;text-decoration: none;}

.text12weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}

.text12weiss a:link {color:#ffffff;text-decoration: none;}
.text12weiss a:visited {color:#ffffff;text-decoration: none;}
.text12weiss a:active {color:#ffffff;text-decoration: none;}
.text12weiss a:hover {color:#ff0000;text-decoration: none;}

.text13weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}

.text13weiss a:link {color:#ffffff;text-decoration: underline;}
.text13weiss a:visited {color:#ffffff;text-decoration: underline;}
.text13weiss a:active {color:#ffffff;text-decoration: underline;}
.text13weiss a:hover {color:#ff0000;text-decoration: underline;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.text a:link {color:#000000;text-decoration: none;}
.text a:visited {color:#000000;text-decoration: none;}
.text a:active {color:#000000;text-decoration: none;}
.text a:hover {color:#ff0000;text-decoration: none;}

.liste {
	margin: 0px 10px 10px 16px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0c3054;
	font-weight: normal;
	line-height: 20px;
}

:root .liste {
	margin: 0px 10px 10px -24px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0c3054;
	font-weight: normal;
	line-height: 20px;
}

.liste12 {
	margin: 0px 10px 10px 16px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c3054;
	font-weight: normal;
	line-height: 20px;
}

:root .liste12 {
	margin: 0px 10px 10px -24px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c3054;
	font-weight: normal;
	line-height: 20px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0c3054;
}
.footer a:link { color: #0c3054; text-decoration: none; }
.footer a:active { color: #0c3054; text-decoration: none; }
.footer a:visited { color: #0c3054; text-decoration: none; }
.footer a:hover { color: #f00; text-decoration: underline; }


/*.tdhover a:hover{
	background-color: #ffffff;
}

:root .tdhover a:hover{
	background-color: #ffffff;
}*/


.tdhover:hover {
	background-color: #ffffff;
}

/* Special offer */
.stextw {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
