﻿html,body {
	height: 100%;
}

body {
	background-color: #cbd6dc;
	color: #0a1929;
	text-align: center;
	font-size: 9pt;
	height: 100%;
}

/* - - - - - - - - - - - - - - - - - - - - Layout Allgemein Start- - - - - - - - - - - - - - - - - - - - */

#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 0px;
	text-align: left;
}

#header {
	position: relative;
	left: 0px;
	width: 960px;
	height: 219px;
	margin: 0px;
	padding: 0px;
}

#KastenWarenkorb {
	position: absolute;
	top: 37px;
	left: 722px;
	width: 228px !important;
	width: 230px;
	overflow: hidden;
	border: 1px solid #0a1a2a;
}

#logo {
	position: absolute;
	top: 30px;
	left: 25px;
	width: 80px;
	height: 100px;
}

#kaesten {
	position: absolute;
	top: 155px;
	left: 0px;
	width: 960px;
	height: 65px;
}

#Kasten1 {
	float: left;
	width: 225px;
	overflow: hidden;
	font-size: 11pt;
	color: #ffffff;
}

#Kasten1_bild {
	float: left;
}

#Kasten1_txt {
	overflow: hidden;
	font-size: 9pt;
	color: #ffffff;
}

#navitop {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 953px;
	height: 35px;
	text-align: right;
}


#containerInhalt {
	postion: relative;
	width: 960px;
	overflow: hidden;
	margin-top: 1px;
	background-color: #ffffff;
}

#Inhalt {
	position: relative;
	width: 960px;
	overflow: hidden;
	margin-bottom: 25px;
}

#spacer {
	float: left;
	width: 20px;
	overflow: hidden;
}

#spacerkl {
	float: left;
	width: 8px;
	overflow: hidden;
}

#spacergr {
	float: left;
	width: 13px;
	overflow: hidden;
}

#links {
	float: left;
	background-color: #2f5c75;
	width: 240px;
	overflow: hidden;
}

#navigation {
	width: 210px;
	overflow: hidden;
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#mitte {
	float: left;
	width: 705px;
	overflow: hidden;
	padding-top: 20px;
}

#InhaltKaesten {
	postion: relative;
	width: 960px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 25px;
}

#Kasten2 {
	float: left;
	width: 228px !important;
	width: 230px;
	overflow: hidden;
	border: 1px solid #0a1a2a;
}

#Kasten2Header {
	background-image:url('images/KastenHeader.jpg');
	background-repeat: repeat-y;
	overflow: hidden;
	font-size: 11pt;
	color: #ffffff;
	padding: 5px;
}

#Kasten2Content {
	background-color: #fff;
	overflow: hidden;
	padding: 5px;
	height: 170px;
}

#Kasten2WK {
	background-color: #fff;
	overflow: hidden;
	padding: 5px;
}

#aussenspalte {
	position: relative;
	text-align: left;
	width: 200px;
	overflow: hidden;
	padding-left: 5px;
	border-left: 1px solid #0a1a2a;
}

#kasse {
	border-top: 1px solid #e45326;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	margin-top: 2px;
}


#unten {
	clear: both;
	background-image:url('images/footer.jpg');
	background-repeat: no-repeat;
	width: 960px;
	height: 26px;
	margin: 0;
}

#unten_txt {
	padding-top: 5px;
	width: 960px;
	height: 20px;
	text-align: center;
	font-size: 9pt;
	color: #ffffff;
}

a.unten:link {font-size: 9pt; font-weight: normal; color: #333333; text-decoration: none;}
a.unten:hover {font-size: 9pt; font-weight: normal; color: #990000; text-decoration: none;}
a.unten:active {font-size: 9pt; font-weight: normal; color: #333333; text-decoration: none;}

img {
	border: 0px;
}


/*--- Shop ---*/


.Rahmen {
	position: relative;
	width: 695px;
	overflow: hidden;
	padding-top: 10px;
	margin-bottom: 15px;
	border-top: 1px solid #0d1f30;
}

.UebersichtBild {
	float: right;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}

.UebersichtText  {
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}


