html {
	height:100%;
	max-height:100%;
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../images/bg_inclusive.gif);
	background-repeat: repeat-y;
	background-position: top center;
	font-family: Arial, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	height: 100%;
	line-height: 150%;
	margin: 0px;
	padding: 0px;	
	color: #254e6e;
}

img {
	border: none;
}

#rahmen {
	left: 50%;
	margin: 0px 0px 10px -391px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	top: 0px;
	width: 782px;
}

/*kopfbereich*/

#kopf_platzhalter {
	width: 782px;
	background-color: #FFF;
	height: 68px;
}

#kopf {
	position: absolute;
	top: 0px;
	width: 780px;
	background-color: #FFF;
	height: 68px;
	border-left: 1px solid #C1C1C1;	
	border-right: 1px solid #C1C1C1;	
}

#logo {
	position: absolute;
	margin: 4px 0 0 18px;
}

#logoshop {
	position: absolute;
	margin: 2px 0 0 660px;
	border: none;
}

#google {
	position: absolute;
	margin: 4px 0 0 345px;	
}

#googlesuche {
	margin: 15px 0 0 0px;
}

#googlesuche img {
	margin-top: 0px;
	vertical-align: top;
}

#googlesuche .inptgoogle{
	margin: 4px 4px 0 4px;
	padding: 2px 2px 0 2px;
	width: 130px;
	height: 15px;
	line-height: 13px;
	font-size: 11px;
	border: 1px solid #999;
}

#googlesuche .submitgoogle{
	width: 23px;
	height: 20px;
	font-size: 11px;
	padding-top: 0px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;	
}


/*hauptmenue*/

#hauptmenue_platzhalter {
	height: 28px;
	width: 782px;	
	line-height: 28px;	
	background-color: #F6C959;
	text-align: center;
}

#hauptmenue {
	position: absolute;
	top: 68px;
	width: 780px;	
	height: 28px;
	line-height: 28px;	
	background-color: #F6C959;
	text-align: center;
	border-left: 1px solid #C1C1C1;	
	border-right: 1px solid #C1C1C1;		
}

#hauptmenue ul {
	margin: 0;
	padding-left: 17px; 	
	list-style: none;
	white-space: nowrap;
}

#hauptmenue li {
	float: left;
	padding:	0 7px;	
}

#hauptmenue a {
	text-decoration: none;
	font-weight: bold;
	color: #254e6e;
}

#hauptmenue a:hover {
	text-decoration: underline;
	color: #7c95a8;
}

/* spalte links */

#links_platzhalter {
	clear: both;
	width: 156px;
	height: 6px;
	background-color: #FFF;	
	top: 96px;	
	float: left;
}

#links {
	position: absolute;
	width: 156px;
	height: 1px;
	background-color: #FFF;	
	top: 96px;	
	float: left;
}

#links h1 {
	background-color: #254E6E;
	background-image: url(../images/gelb.gif);
	background-repeat: repeat-y;
	background-position: top left;
	font-size: 11px;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 22px;
	color: #FFF;	
	margin: 3px 0 0 0;
	border-left: 1px solid #C1C1C1;
}

#links h3 {
	background-color: #254E6E;
	background-image: url(../images/gelb.gif);
	background-repeat: repeat-y;
	background-position: top left;
	font-size: 11px;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 22px;
	color: #FFF;	
	margin: 3px 0 0 0;
	border-left: 1px solid #C1C1C1;
}

#links ul {
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	list-style: none;
	white-space: nowrap;
	background-color: #C8D9E5;
	border-left: 1px solid #C1C1C1;
}

#links ul.ulnews {
	background-color: #E0E0E0;	
}

#links ul.informationen {
	background-color: #E0E0E0;	
	padding-bottom: 60px;
}

#links li {
	background-image: url(../images/ic_cross.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0;
	padding: 2px 0 0 12px;
	line-height: 16px;
}

#links a {
	text-decoration: none;
	font-weight: bold;
	color: #254e6e;
	margin: 0;
	padding:	0;	
}

#links a:hover {
	text-decoration: underline;
	color: #7c95a8;
}


/* spalte rechts */

#rechts {
	width: 156px;
	top: 96px;
	float: right;	
	background-color: #FFF;
}

#rechts h1 {
	background-color: #254E6E;
	background-image: url(../images/gelb.gif);
	background-repeat: repeat-y;
	background-position: top right;
	font-size: 11px;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 22px;
	color: #FFF;	
	margin: 3px 0 0 0;
	border-right: 1px solid #C1C1C1;
}

#rechts h3 {
	background-color: #254E6E;
	background-image: url(../images/gelb.gif);
	background-repeat: repeat-y;
	background-position: top right;
	font-size: 11px;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 22px;
	color: #FFF;	
	margin: 3px 0 0 0;
	border-right: 1px solid #C1C1C1;
}

#rechts ul {
	margin: 0 0 0 0;
	padding: 8px 0 8px 10px;
	list-style: none;
	white-space: nowrap;
	background-color: #E0E0E0;	
	border-right: 1px solid #C1C1C1;
}

#rechts ul.service {
	background-color: #E0E0E0;	
	padding-bottom: 80px;
}

#rechts li {
	background-image: url(../images/ic_cross.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0;
	padding: 2px 0 0 12px;
	line-height: 16px;
}

#rechts a {
	text-decoration: none;
	font-weight: bold;
	color: #254e6e;
	margin: 0;
	padding:	0;	
}

#rechts a:hover {
	text-decoration: underline;
	color: #7c95a8;
}

/*fuss*/

#fuss {
	clear: both;
	width: 782px;
	height: 80px;
	background-color: #FFF;
	border-top: 1px solid #C1C1C1;
	text-align: center;
	padding: 5px 0;
}

#fuss ul {
	list-style:none;
	white-space: nowrap;
}

#fuss li {
	float: left;
}

#fuss a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #254e6e;
	padding:	0 8px;	
}

#fuss a:hover {
	text-decoration: underline;
	color: #7c95a8;
}

#fuss p {
	margin: 0;
	padding: 0 0 0 0;
	color: #747474;
}

/* inhalt */

#mitte {
	width: 430px;
	margin: 10px 0 0 20px;
	float:left;
	top: 96px;
}

#mitte a {
	text-decoration: none;
	font-weight: bold;
	color: #254e6e;
}

#mitte a:hover {
	text-decoration: underline;
	color: #7c95a8;
}

#mitte p {
	margin: 0;
	padding: 5px 0 5px 0;
}

#mitte h1 {
	line-height: 14px;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;	
	padding-bottom: 4px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #F6C959;
}

#mitte h2 {
	margin: 0;
	padding: 7px 0 7px 0;
	font-size: 11px;
	font-weight: bold;
}

#mitte img.bildtextrechts {
	border: 2px double #E0E0E0;
	clear: both;
	float: right;
	margin: 0 0 15px 10px;
}

#mitte img.bildintd {
	border: 2px double #E0E0E0;
	margin: 0 10px 15px 0;
}

#mitte .bildblock {
	clear: both;
	float: right;
	margin: 0 0 15px 10px;
}

#mitte img.bildimblock {
	border: 2px double #E0E0E0;
	margin: 5px 0 0 5px;
}

#mitte table {
	border: none;
	margin: 10px 0 20px 0;
	padding: 0;
}

#mitte td {
	padding: 0 0 15px 0;
}

#mitte td.beschreibung {
	vertical-align: top;
}