html {
	background: #fff3d3 url('/images/bg_gradient.gif') repeat-x;
}
body {
	/* Schriften ohne Serifen */
	font-family: Helvetica, Arial, "Arial Black", "Comic Sans MS", "Trebuchet MS", Verdana, "Lucida Sans Unicode", "Lucida Grande", Impact, sans-serif;
	
	/* Schriften mit Serifen */
	font-family: "Times New Roman", Georgia, Courier New, serif;
	
	/* siehe auch Doku Schriften fürs Web */
	
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	
}
table {
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border: none;
}
h1 {
	font-family: "Times New Roman", Georgia, Courier New, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
	font-size: 24px;
	color: #a00d2f;
}
h2 {
	font-family: Arial, "Arial Black", Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #a00d2f;
}
h3 {
	font-family: Arial, "Arial Black", Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	font-size: 12px;
	color: #4c4c4c;
}
/********************************** layout ***********************************/
#containerHeader {
	height: 90px;
}
#logo {
	padding-left: 795px;
	padding-top: 15px;
	padding-bottom: 8px;
}
#title {
	width: 680px;
	padding-left: 20px;
	margin-left: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-family: "Times New Roman", Georgia, Courier New, serif;
	font-size: 17px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#nav {
	width: 695px;
	height: 18px;
	margin-left: 250px;
	padding-left: 5px;
	
	font-family: Arial, "Arial Black", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #12808a;
}
#borderright {
	width: 710px;
	margin-left: 250px;
	background: url('/images/border_right.gif') right repeat-y;
}
#containerContentStart {
	width: 678px;
	padding-left: 20px;
	border-left: 1px solid #004b85;
	border-right: 1px solid #004b85;
	border-bottom: 1px solid #004b85;
	
	background-color: #fff8e6;
	
	font-family: Arial, "Arial Black", Verdana, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 140%;
}
#containerContent {
	width: 678px;
	padding-left: 20px;
	border-left: 1px solid #004b85;
	border-right: 1px solid #004b85;
	border-bottom: 1px solid #004b85;
	
	background-color: #fff8e6;
	
	font-family: Arial, "Arial Black", Verdana, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 140%;
}
#teaser {
	width: 220px;
	margin-left: 20px;
	float: right;
}

#containerStart {
	padding-top: 30px;
	width: 390px;
}
#teaser_probiererli_rot {
	position: absolute; 
	top: 320px;
	left: 668px;
}
#teaser_probiererli_rot_links {
	position: relative;
	left: -35px;
}
/********************************** nav **************************************/
ul.nav {
	position: absolute;
	top: 117px;
	left: 258px;
	width: 700px;
}
li.nav {
	float: left;
	padding-left: 5px;
}
a.nav {
	display: block;
	height: 16px;
	padding-top: 6px;
	padding-left: 7px;
	
	font-family: Arial, "Arial Black", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:  none;
}
a.nav:hover {
	color: #fde2a2 ;
}
a.nav1 {
	width: 65px;
}
a.nav2 {
	width: 65px;
}
a.nav3 {
	width: 65px;
}
a.nav4 {
	width: 65px;
}
a.nav5 {
	width: 104px;
}
a.nav6 {
	width: 65px;
}
a.nav7 {
	width: 60px;
}
a.nav8 {
	width: 60px;
}
a.navSel {
	/*background: url('/images/nav_1.gif') no-repeat;*/
	color: #fde2a2 ;
}
a.navSel2, a.navSel2:hover {
	background: url('/images/nav_2.gif') no-repeat;
	color: #a00d2f !important;
}
a.navSel3, a.navSel3:hover {
	background: url('/images/nav_2.gif') no-repeat;
	color: #a00d2f !important;
}
a.navSel4, a.navSel4:hover {
	background: url('/images/nav_2.gif') no-repeat;
	color: #a00d2f !important;
}
a.navSel5, a.navSel5:hover {
	background: url('/images/nav_5.gif') no-repeat;
	color: #a00d2f !important;
}
a.navSel6, a.navSel6:hover {
	background: url('/images/nav_2.gif') no-repeat;
	color: #a00d2f !important;
}
a.navSel7, a.navSel7:hover {
	background: url('/images/nav_3.gif') no-repeat;
	color: #a00d2f !important;
}
a.navSel8, a.navSel8:hover {
	background: url('/images/nav_3.gif') no-repeat;
	color: #a00d2f !important;
}
/********************************* subnav ************************************/
ul.subnav {
	padding-bottom: 30px;
	width: 678px;
	height: 30px;
	background: url('/images/dot_bottom.gif') 0px 28px repeat-x;
}
li.subnav {
	float: left;
	padding-right: 15px;
	padding-top: 8px;
}
a.subnav {
	font-family: Arial, "Arial Black", Verdana, sans-serif;
	font-size: 12px;
	color: #1e8892;
	text-decoration:  none;
}
a.subnav:hover, a.subnavSel {
	color: #a00d2f;
}
/******************************* navstart ************************************/
ul.navstart {
	margin-left: 250px;
	height: 140px;
	width: 698px;
	border-left: 1px solid #004b85;
	border-right: 1px solid #004b85;
}
li.navstart {
	float: left;
}
a.navstart {
	display: block;
	height: 140px;
}
a.navstart1 {
	width: 105px;
	background: url('/images/nav_1.jpg') no-repeat;
}
a.navstart1:hover {
	background: url('/images/nav_1_sel.jpg') no-repeat;
}
a.navstart2 {
	width: 109px;
	background: url('/images/nav_2.jpg') no-repeat;
}
a.navstart2:hover {
	background: url('/images/nav_2_sel.jpg') no-repeat;
}
a.navstart3 {
	width: 110px;
	background: url('/images/nav_3.jpg') no-repeat;
}
a.navstart3:hover {
	background: url('/images/nav_3_sel.jpg') no-repeat;
}
a.navstart4 {
	width: 158px;
	background: url('/images/nav_4.jpg') no-repeat;
}
a.navstart4:hover {
	background: url('/images/nav_4_sel.jpg') no-repeat;
}
a.navstart5 {
	width: 111px;
	background: url('/images/nav_5.jpg') no-repeat;
}
a.navstart5:hover {
	background: url('/images/nav_5_sel.jpg') no-repeat;
}
a.navstart6 {
	width: 105px;
	background: url('/images/nav_6.jpg') no-repeat;
}
a.navstart6:hover {
	background: url('/images/nav_6_sel.jpg') no-repeat;
}
/******************************** navbottom **********************************/
div.navbottom {
	width: 670px;
	padding-left: 7px;
	padding-top: 13px;
	padding-bottom: 13px;
	background: url('/images/dot_bottom.gif') repeat-x;
	color: #9f9476;
}
a.navbottom {
	padding-right: 5px;
	
	text-decoration: none;
	color: #9f9476;
	font-family: Arial, "Arial Black", Verdana, sans-serif;
	font-size: 12px;
}
a.navbottom:hover {
	color: #a00d2f;
}
/********************************** subnav ***********************************/
ul.subnav {
	
}
li.subnav {
}
a.subnav {
	
}
a.subnav:hover, a.subnavSel {

}
/********************************** content **********************************/
ul.start {
	float: left;
}
li.start {
	width: 220px;
	float: left;
	padding-left: 9px;
}
div.title {
	height: 18px;
	padding-top: 1px;
	padding-left: 10px;
	
	font-family: "Times New Roman", Georgia, Courier New, serif;
	font-size: 14px;
	color: #FFFFFF;
	
	background-color: #a00d2f;
}
div.text {
	padding: 10px;
	font-family: Arial, "Arial Black", Verdana, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 140%;
}
a.text {
	color: #12808a;
	text-decoration: none;
}
a.text:hover {

}
ul.text {
	margin-left: 20px;
	list-style-type: disc;
}
a.produkte {
	color: #12808a;
	text-decoration: none;
	font-weight: bold;
}
img.icon {
	float: right;
	position: relative;
	left: -20px;
}
div.team {
	width: 270px;
	float: left;
	margin-right: 10px;
}
img.team, img.laden {
	width: 150px;
	height: 130px; 	
}

/********************************* powered by ********************************/
#poweredBy {
	padding-left: 840px;
	padding-bottom: 20px;
	font-family: Arial, "Arial Black", Verdana, sans-serif;
	font-size: 11px;
}
.orange {
	color: #FF9900;
}
.gray {
	color: #7A6252;;
}
a.poweredby {
	text-decoration : none;
	color: #C19A6F;
}
div.search {
	font-size: 11px;
	height: 10px;
	overflow: hidden;
	visibility: hidden;
}