﻿/* CSS layout */
body {
	margin: 0 0 0 5;
	padding: 0;
}
#kopfbereich {
	position: absolute;
	left:0px;
	top:0px;
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 199px;
	font-family: "Trebuchet MS";
	 font-size: medium;
	z-index: 0;
}
#logocontainer {
	position: absolute;
	top:0px;
	left: 795px;
	margin-top: 0px;
	width: 292px;
	height: 94px;
	background: url('media/Redwell%20Logo.gif');
	z-index: 1;
}

#diverses {
	position: fixed;
	left: 5px;
	margin-top: 20px;
	top: 550px;
}
#vertriebs {
	position: fixed;
	left: 5px;
	top: 157px;
}
.nachoben {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8F1A32;
}
.tabzeile1 {
	border-color: #808080;
	color: #FFFFFF;
	border: thin solid #808080;
	background-color: #8F1A32;
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.BildUnter {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-style: italic;
	text-align: left;
}
.BildUnterIndent {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-style: italic;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}
.text-specs {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	text-align: left;
	font-weight: normal;
	color: black;
}

* html .haupttext {
	font-family: "Trebuchet MS",  Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	text-align: justify;
	font-weight: normal;
	color: black;
	width: auto;
}
.haupttext {
	font-family: "Trebuchet MS",  Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	text-align: justify;
	font-weight: normal;
	color: black;
	width: auto;
}
.texttitel {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	color: #8F1A32;
	font-weight: bold;
}
.text1 {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	font-weight: bold;
}
.dateilink {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #8F1A32;
}
.kleindateilink {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #8F1A32;
}

* html a:link {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
* html a:active {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #8F1A32;
	text-decoration: underline;
}

a:active {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #8F1A32;
	text-decoration: underline;
}
* html a:visited {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: blink;
}
#footer {
	
	position: inherit;
	width: 830px;
	height: 130px;
	left: 3px;
	margin-top: 40px;
	background: url('media/footer2.gif');
}

#eng_footer {
	position: static;
	width: 740px;
	height: 130px;
	left: 0px;
	margin-top: 40px;
	background: url('/eng/media/footer.gif');
}


.schaltflaeche {
	border-width: 0px;
}
.text_mit_hintergrund1 {
	border-style: solid;
	border-width: thin;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #EFDFDF;
	font-style: italic;
}
.sidebar {
	margin: 0px;
	padding: 6px;
	border-style: solid;
	border-width: thin;
	border-color: gray;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: justify;
	background-color: #EFDFDF;
	font-style: normal;
}
.text_mit_hintergrund_titel {
	border: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	color: #8F1A32;
	font-size: x-small;
	font-weight: bold;
	background-color: #EFDFDF;
	font-style: normal;
}
#seitentitel {
	position: absolute;
	width: 100%; 
	height: 50px;
	left: 0px;
	top: 0px;
}
h1 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	color: #993333;
	font-weight: bold;
}
.BildUnterFarbe {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	color: #8F1A32;
}
.BildUnterNormal {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	text-indent: 0;
}
#main {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	text-align: justify;
	position: absolute;
	width: 740px;
	height: auto;
	left: 68px;
	top: 200px;
	z-index: 10;
	overflow: auto;
}
#main-left {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size:small;
	text-align: justify;
	position: absolute;
	width: 325px;
	height: auto;
	left: 0px;
	top: 40px;
	z-index: auto;
}
#main-right {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	text-align: justify;
	position: absolute;
	width: 337px;
	height: 248px;
	left: 383px;
	top: 40px;
	z-index: 11;
}
#main_h {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Sans-serif;

	text-align: justify;
	position: absolute;
	width: 100%;
	height: 611px;
	left: 0px;
	top: 0px;
	z-index: 30;
	background-image: url('media/spacer.gif');
}
* html #navigation {
	position: absolute;
	width: 180px;
	height: auto;
	left: 0px;
	top: 200px;
	z-index: 90;
	
}
#navigation {
	position: fixed;
	width: 180px;
	height: auto;
	left: 0px;
	top: 200px;
	z-index: 90;
	
}
#illusunter {
	clear: both;
	position : absolute;
	overflow: visible;
	left: -1px;
	top: 222px;
	z-index: auto;
	height: 30px;
}
.tabzeile2 {
	padding: 0px;
	color: #666666;
	border: 1px #808080 solid;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.tabzeile3 {
	padding: 0px;
	color: #666666;
	border: 1px #808080 solid;
	background-color: #EFDFDF;
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.BildUnterlinks {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-style: italic;
	text-align: left;
	vertical-align: top;
}
.haupttext_aufzaehlung {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	text-align: justify;
	font-weight: normal;
	color: black;
	list-style-type: disc;
	list-style-image: inherit;
}
.randformat {
	margin: 1px;
	border: 3px solid #8F1A32;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #FFFFFF;
	font-style: italic;
}
.galleriebild {
	border: thin solid #8F1A32;
}
.tabzeilehervorgehoben {
	color: #8F1A32;
	border: 1px #808080 solid;
	background-color: #EFDFDF;
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
#left {
	position: absolute;
	width: 310px;
	height: 345px;
	left: 271px;
	top: 245px;
	z-index: 4;
}
#navleft {
	position: absolute;
	width: 32px;
	height: auto;
	left: 760px;
	right: 615px;
	top: 195px;
	z-index: 5;
}
#navright {
	position: absolute;
	width: 32px;
	height: 24px;
	left: 860px;
	top: 195px;
	z-index: 6;
}
#kopfzeile {
	position: absolute;
	width: 350px;
	height: 30px;
	left: 650px;
	top: 240px;
	z-index: 7;
}
#right {
	position: absolute;
	width: 350px;
	height: 300px;
	left: 650px;
	top: 270px;
	z-index: 8;
}
#randbereich {
	position: absolute;
	width: 879px;
	left: 127px;
	top: 125px;
	height : 526px;
	z-index: 1;
}
* html #randbereichh {
	position: absolute;
	width: 1024px;
	left: 50px;
	top: 50px;
	height : 768px;
	z-index: 0;
}

#randbereichh {
	position: absolute;
	width: 1024px;
	left: 50px;
	top: 50px;
	height : 768px;
	z-index: 0;
}
* html #logo {
	position: absolute;
	width: 292px;
	height: 103px;
	left: 672px;
	top: 76px;
	z-index: 99;
	background: url('media/Redwell%20Logo.gif');
}


#logo {
	position: absolute;
	width: 292px;
	height: 103px;
	left: 672px;
	top: 76px;
	z-index: 99;
	background: url('media/Redwell%20Logo.gif');
}


#naviup {
	position: absolute;
	width: 71px;
	height: 36px;
	left: 148px;
	top: 243px;
	padding: 10px;
	z-index: 3;
}
#galfooter {
	position: absolute;
	top: 570px;
	left: 650px;
	width: 350px;
	height: 70px;
	z-index: 8;
}
#galfootera {
	position: absolute;
	top: 570px;
	left: 650px;
	width: 350px;
	height: 70px;
	z-index: 100;
}

.haupttext_tiny {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: xx-small;
	text-align: left;
	font-weight: 700;
	color: #000000;
	height: 8px;
	vertical-align: top;
	margin-top: -5px;
}
.galh-shadow {
	float: left;
	background: url('media/shadowAlpha.png') no-repeat bottom right !important;
	background: url('media/shadow.gif') no-repeat right bottom !important;
	margin: 10px 0 0 10px !important;
	margin: 11px 0 0 10px;
	z-index: auto;
	height: 162px;
	width: 103px;
}
.galq-shadow {
	float: left;
	background: url('media/shadowAlpha.png') no-repeat bottom right !important;
	background: url('media/shadow.gif') no-repeat right bottom !important;
	margin: 10px 0 0 10px !important;
	margin: 11px 0 0 10px;
	z-index: auto;
	height: 103px;
	width: 162px;
}
.img-shadow {
	float: left;
	background: url('media/shadowAlpha.png') no-repeat bottom right !important;
	background: url('media/shadow.gif') no-repeat right bottom !important;
	margin: 10px 0 0 10px !important;
	margin: 11px 0 0 10px;
	z-index: auto;
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px #C0C0C0 solid;
	margin: -9px 9px 9px -9px;
	padding: 0px;
	float: none;
	z-index: 7;
}
.schaltflÃ¤chemitrand {
	border: 1px solid #000000;

}
.texttitelhintergrund {
	padding: -6px 3px 3px 3px;
	color: #FFFFFF;
	border: 1px #808080 solid;
	background-color: #8F1A32;
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin-left: -6px;
	margin-top: -20px;

}
.nav {
	color: #FFFFFF;
	border: 1px solid #8A2D40;
	background-color: #8F1A32;
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
#navtop {
	width:877px; margin-top:120px; margin-left:187px;text-align:right;border-top: 2px solid #8A2D40;
	z-index:99;
 
}
#navkleina {
	border-bottom: 2px solid #8A2D40;
	position: absolute;
	left: 250px;
	top: 130px;
	height: auto;
	width: 605px;
	text-indent: 150px;
	z-index: 90;
	border-left-color: #8A2D40;
	border-right-color: #8A2D40;
	border-bottom-color: #8A2D40;
	vertical-align: 40px;
}
#navkleinb {
	border-top: 2px solid #8A2D40;
	position: absolute;
	left: 250px;
	top: 130px;
	height: auto;
	width: 760px;
	text-indent: 100px;
	z-index: 80;
	border-left-color: #8A2D40;
	border-right-color: #8A2D40;
	border-bottom-color: #8A2D40;
}
.specs {
	padding: 0px 5px 5px 5px;
	width: 100%;
	position: static;
	border: 1px solid #800000;
}
.haupttext_tiny_weiss {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	height: 8px;
}
.galbildschatten {
	border: thin solid #8F1A32;
	margin-top: -5px;
	margin-left: -5px;
}
.BildTextIndentTabelle {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-style: italic;
	text-align: left;
	margin-top: 0px;
	vertical-align:top;
	padding-left: 10px;
}
.kontaktformular {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: black;
	vertical-align: middle;
}
.texttitelKopie {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	color: #8F1A32;
	font-weight: bold;
	background-color: #C0C0C0;
}


.galheader {
	color: #FFFFFF;
	border: 1px solid #8A2D40;
	background-color: #8F1A32;
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin-top: -3px;
}
.texttitelhintergrund_left {
	padding: 0px 3px 3px 0px;
	color: #FFFFFF;
	border: 1px #808080 solid;
	background-color: #8F1A32;
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin-left: 0px;
	top: -1px;
}
.table_specs
{
	padding: 3px;
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS";
	font-size: small;
}
.texttitellarge {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: medium;
	color: #8F1A32;
	font-weight: bold;
}
.BildUnterNormalIndent {
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	text-indent: 5px;
}
.datenrand {
	border: 1px solid #8F1A32;
	font-family: "Trebuchet MS", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	vertical-align: top;
}

