@charset "utf-8";
/* CSS Document */
html {
  overflow: -moz-scrollbars-vertical;
}
body {
	background-color: #FDE6C0;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	background-image: url(img/bg.jpg);
	background-position: top left;
}

/*Umschließt den gesamten Inhalt der Website*/
#frame {
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
	border: 0;
	margin-bottom: 25px;
}
/*header Bereich*/
#header {
	margin: 0;
	padding: 0;
	height: 190px;
	background-image: url(img/bg_header.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 799px;
}

/*Navigation*/
#navigation {
	height: 25px;
	float: none;
	padding: 0 0 0 0;
	margin: 0;
	width: 797px;
	background-image: url(img/bg_navi.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #950213;
	border-right: 1px solid #950213;
	background-color: #FFFFFF;
}
/*Werbung - Navigation mit Bildern */
.navi-bilder {
	float: left;
	padding: 5px 5px 0 0;
}
/*Seite mit Nav*/
#side {
	position: relative;
	height: 550px;
	float: left;
	clear: both;
	margin: 0;
	width: 177px;
	padding: 20px 0 0 0;
	background-color: #FFFFFF;
	border-left: 1px solid #950213;
	background-image: url(img/bg_side.gif);
	background-repeat: repeat-y;
}
/*Seite mit Nav*/
#side_1 {
	position: relative;
	height: 850px;
	float: left;
	clear: both;
	margin: 0;
	width: 177px;
	padding: 20px 0 0 0;
	background-color: #FFFFFF;
	border-left: 1px solid #950213;
	background-image: url(img/bg_side.gif);
	background-repeat: repeat-y;
}
/*Seite mit Navi*/
#side_2 {
	position: relative;
	height: 950px;
	float: left;
	clear: both;
	margin: 0;
	width: 177px;
	padding: 20px 0 0 0;
	background-color: #FFFFFF;
	border-left: 1px solid #950213;
	background-image: url(img/bg_side.gif);
	background-repeat: repeat-y;
}
/*Seite mit Navi*/
#side_3 {
	position: relative;
	height: 1250px;
	float: left;
	clear: both;
	margin: 0;
	width: 177px;
	padding: 20px 0 0 0;
	background-color: #FFFFFF;
	border-left: 1px solid #950213;
	background-image: url(img/bg_side.gif);
	background-repeat: repeat-y;
}


/*Navigation - Text */
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 11px 7px 11px;
	margin: 0;
	line-height: 25px;
	border-right: 1px solid #FFF;
}
/*Navigation - Text - hover*/
.navtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #950213;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 11px 7px 11px;
	margin: 0;
	background-image: url(img/bg_navi_choose.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #FFF;
}
/*Navigation - Text - ausgewählt*/
.navtext_choose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #950213;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 11px 7px 11px;
	margin: 0;
	line-height: 25px;
	background-image: url(img/bg_navi_choose.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #FFF;
}
/*Navigation - Text - ausgewählt - hover*/
.navtext_choose:hover {
	color: #950213;
}

/* Neue Navigation */
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: normal;
	width: 100%;
	list-style: none;
	float: left;
	border-left: 1px solid #FFFFFF;
}
/* Neue Navigation */
.nav li {
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

/*Sub-Navigation - Text */
.navtext_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #950213;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 31px;
	margin: 0;
	line-height: normal;
}
/*Sub-Navigation - Text - hover*/
.navtext_sub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 31px;
	margin: 0;
}
/*Sub-Navigation - Text - ausgewählt*/
.navtext_sub_choose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 31px;
	margin: 0;
	line-height: normal;
} 
/* Neue Subavigation */
.nav_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: normal;
	width: 100%;
	list-style: none;
}
/* Neue Subavigation */
.nav_sub li {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 0 4px 0;
	margin: 0;
}

/* Zweizeilige Subnavi*/
/*Sub-Navigation - Text */
.navtext_sub_eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #950213;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 31px;
	margin: 0;
	line-height: 12px;
}
/*Sub-Navigation - Text - hover*/
.navtext_sub_eng:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 31px;
	margin: 0;
}
/*Sub-Navigation - Text - ausgewählt*/
.navtext_sub_eng_choose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 31px;
	margin: 0;
	line-height: 20px;
} 
/* Neue Subavigation */
.nav_sub_eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: normal;
	width: 100%;
	list-style: none;
}
/* Neue Subavigation */
.nav_sub_eng li {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

/*Content mit Inhalt*/
#content {
	position: relative;
	width: 620px;
	height: 550px;
	float: left;
	margin: 0;
	background-image: url(img/bg_content_rick_apparatebau.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 20px 0 0 0;
	background-color: #FFFFFF;
	border-right: 1px solid #950213;
}
/*Content mit Inhalt*/
#content_1 {
	position: relative;
	width: 620px;
	height: 850px;
	float: left;
	margin: 0;
	background-image: url(img/bg_content_rick_apparatebau.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 20px 0 0 0;
	background-color: #FFFFFF;
	border-right: 1px solid #950213;
}
/*Content mit Inhalt*/
#content_2 {
	position: relative;
	width: 620px;
	height: 950px;
	float: left;
	margin: 0;
	background-image: url(img/bg_content_rick_apparatebau.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 20px 0 0 0;
	background-color: #FFFFFF;
	border-right: 1px solid #950213;
}
/*Content mit Inhalt*/
#content_3 {
	position: relative;
	width: 620px;
	height: 1250px;
	float: left;
	margin: 0;
	background-image: url(img/bg_content_rick_apparatebau.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 20px 0 0 0;
	background-color: #FFFFFF;
	border-right: 1px solid #950213;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-left: 10px;
}
/*Text*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0 70px 0 20px;
	text-align: left;
	margin-top: 5px;
}
/*Text im Impressum - Haftungsauschluss, Disclaimer etc.*/
p.imp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0 150px 0 20px;
	text-align: left;
}
/*Text im Teaser*/
.text_teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 0 5px 0;
	text-align: center;
	margin: 0;
	border-bottom: 1px solid #666666;
}
/*Bilder*/
img {
	padding: 0;
	margin: 0;
	border: 0;
}
/*header logo*/
img.logo {
	padding: 0;
	margin: 20px 0 10px 10px;
	border: 0;
	float: left;
}
/*header bild*/
img.right {
	padding: 0;
	margin: 0;
	border: 0;
	float: right;
}
/*header Bild rechts*/
img.kopf {
	margin: 0;
	padding: 0;
	float: right;
}
/*Bild links fließend*/
img.left {
	margin: 0;
	padding: 25px 20px 5px 0;
	float: left;
}

/*H1*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #950213;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 0px 20px 0 20px;
	margin: 0;
}
/*H2*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 5px 120px 5px 20px;
	margin: 0;
}
/*H2 im Normalfall, als Standard Überschrift unter H1*/
h2.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 7px 120px 7px 20px;
	margin: 0;
}
/*H2*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CF3C09;
	text-decoration: none;
	line-height: 15px;
	text-align: left;
	padding: 10px 0 0 10px;
	margin: 0;
}

.kopf {
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 20px;
	color: #666666;
}
.kopf_absatz {
	margin: 0;
	padding: 3px 0 0 0;
	line-height: normal;
	color: #666666;
}

/*Links*/
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #950213;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
}
/*Link - hover*/
a:hover {
	color: #DEA8A0;
	text-decoration: none;
	font-weight: normal;
}
/*Footer mit Inhalt*/
#footer {
	position: relative;
	width: 603px;
	height: 33px;
	padding: 0 0 0 197px;
	margin: 0;
	clear: both;
	background-image: url(img/bg_footer.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #CCCCCC;
}
/*Footer - Text*/
.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
}
/*Tabelle*/
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	text-align: left;
	margin: 10px 0 0 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;

}
.subnav {
	color: #950213;
	margin: 10px 15px 10px 31px;
	height: 1px;
	border: 0;
	border-bottom: 1px solid #950213;
}

/*Navigation - Text - Footer */
.navtext_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d89c95;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 2px 7px 2px;
	margin: 0;
	line-height: 25px;
	border-right: 1px solid #FFF;
}
/*Navigation - Text - hover - Footer*/
.navtext_foot:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #950213;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
}
/*Navigation - Text - ausgewählt - Footer*/
.navtext_foot_choose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #950213;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 2px 7px 2px;
	margin: 0;
	line-height: 25px;
}

.slogan {
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: bold;
}
.inci {
	text-transform: uppercase;
	font-size: 11px;
}

/*Tabelle mit Rahmen*/
.bordertab {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #CCCCCC;
}
