   /* allgemeine */
	body {
	font-family: verdana;
	background-color:#efefef;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	}
	
	
	.content {
	background-color: #efefef;}
		
	.rahmen {
	background-image: url(bg_white.gif);
 	background-position: top left;
 	background-repeat: repeat-y;
	}
	.rahment {
	background-image: url(bg_white_t.gif);
 	background-position: top left;
 	background-repeat: no-repeat;
	}
	.rahmenb {
	background-color: #efefef;
	background-image: url(bg_white_b.gif);
 	background-position: top left;
 	background-repeat: no-repeat;
	}
	.rahmenl {
	background-image: url(bg_white_l.gif);
 	background-position: top left;
 	background-repeat: repeat-y;
	}
	.rahmenr {
	background-image: url(bg_white_r.gif);
 	background-position: top right;
 	background-repeat: repeat-y;
	}
	
	.head {background-color: #fff;}
	.body {background-color: #fff;}
	.bottom {background-color: #fff;}
	
	a:link {text-decoration:none; font-weight: normal; color:#787878;}
	a:visited {text-decoration:none; font-weight: normal;color:#787878;}
	a:hover {text-decoration: none; font-weight: normal;color:#ccc;}
	
	.logo{
	padding-top: 2px;
	padding-bottom: 3px;
	width: 65px;
	height: 65px;
	border: 0px;
	}
	
	
/* 0d162d: nachtblau ; 123d5a: dunkelblau; aabcc7:taubenblau f9b20d:orange*/ 

	h1 {
	color: #0d162d;
	font-size:26px;
	margin:3px 0 4px 0;
	font-weight:normal;
	text-align:right;
	line-height: 20px;
	}
	h2 {
	color:#9fc1d3;
	margin-top:10px;
	padding-top:10px;
	font-size:15px;
	font-weight:normal;
	line-height: 0px;
	}
	h3 {
	margin-top:18px;
	font-size: 11px;
	font-weight: bold;
	line-height: 0px;
	}
	h4 {
	color: #ff6600;
	margin-top:20px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	line-height: 17px;
	}
	h5 {
	color: #ff6600;
	margin: 18px 0px 10px -2px;
	font-size: 10px;
	font-weight: bold;
	line-height: 0px;
	}
	
	
	
/*Kopf*/	
	.subtitel { 
	margin: 12px 0 0px 0;
	padding: 12px 0 6px 0;
	font-size:18px;
	line-height: 12px;
	text-align: right;
	word-spacing: 20px;
	}
	.subtitel a {
	color:#9fc1d3;
	} 	
	.subtitel a:visited {
	color:#9fc1d3;
	}
	.subtitel a:hover {
	color:#ccc;
	}
	.adresse { 
	color: #0d162d;
	margin: 3px 0 0 0;
	padding: 0 0 3px 0;
	font-size: 10px;
	text-align: right;
	}
	.adresse a {
	color:#9fc1d3;
	} 	
	.adresse a:visited {
	color:#9fc1d3;
	}
	.adresse a:hover {
	color:#ccc;
	}
	
	
	
/* BREADCRUMB */
    .Breadcrumb {
	padding:5px 18px 0px 14px;
	color: #787878;
	} 
	.BreadcrumbLeft {
	font-size:9px;
	margin:0px;
	float:left;
	} 
	.Breadcrumb p {
	text-align:left;
	font-size: 9px;
	} 
	
	.BreadcrumbRight {
	font-size: 9px;
	text-align:right;
	margin:0px;
	float:right;
	} 
/* Menue */
	.Menue {
	line-height: 0px;
	padding:13px 0px 10px 0px;
	text-align: right;
	
	}
	.MenueSP a {
	color:#9fc1d3;
	} 	
	.MenueSP a:visited {
	color:#9fc1d3;
	}
	.MenueSP a:hover {
	color:#ccc;
	}
	.MenueP a {
	color:#787878;
	} 	
	.MenueP a:visited {
	color:#787878;
	}
	.MenueP a:hover {
	color:#ccc;
	}
	.MenueAP a {
	color:#ff6600;
	} 	
	.MenueAP a:visited {
	color:#ff6600;
	}
	.MenueAP a:hover {
	color:#ccc;
	}
	
/* inhalt */
 	.inhalt {
	font-size:11px;
	line-height:18px;
	text-align:justify;
	margin:25px 17px 10px 40px;
	
	color:#000000;
	} 
	.inhalt2 {
	font-size:11px;
	line-height:18px;
	text-align:left;
	margin:25px 5px 0px 40px;
	color:#000000;
	}
	.inhalt3 { 
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
	}
	.inhalt p {
	color:#000000;
	padding-bottom: 15px;
	}
	.info {
	color:#787878;
	border-width:1px;
	border-style:dashed;
	border-color:#efefef;
	padding: 10px 10px 0px 10px;
	}
  .preis {
	color:#787878;
	text-align:right;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	}
	.emphase { 
	color: #ff6600;
	font-size:12px;
	font-weight:bold;
	}

	
	.inhalt ul {
	padding: 0px 0 0 0;
	margin: 0px 0 0 12px;
	color:#000000;
	} 
	.inhalt2 ul {
	padding: 0 0 0 5px;
	margin: 0 0 0 10px;
	color:#000000;
	}
	.inhalt4 {
	font-size:11px;
	line-height:18px;
	text-align:left;
	margin:0px 0px 15px 0px;
	color:#000000;
	} 
	
	
/* bilder-leiste*/
 	.bilder {
	font-size:10px;
	line-height:14px;
	text-align:right;
	margin: 0 0 0 0;
	padding:25px 9px 0px 0px;
	color:#000000;
	}
	.bilder a {
	font-size:10px;
	} 
	.einschub {
	height:138px;
	width:108px;
	border:0px;
	margin: 0px 20px 20px 0;
	}
	
	
/* Roterfaden */
	.Roterfaden {
	text-align: center;
	font-size: 10px;
	line-height: 9px;
	color:#9fc1d3;
	margin:0px;
	padding:0px;
	
	} 
	p.RoterfadenL  {
	text-align:left;
	padding:0px 5px 0px 5px;
	} 
	.Roterfaden a {
	text-decoration:none;
	color:#9fc1d3;
	}
	.Roterfaden a :visited{
	text-decoration:none;
	color:#9fc1d3;
	} 
	.Roterfaden a:hover {
	color:#ccc;
	}
	p.RoterfadenR  {
	text-align:right;
	padding:0px 5px 0px 5px;
	}
	.ende {
	text-align: top;
	background-color: #efefef;
	
	}
	.EndeLeft {
	padding: 3px 10px 0px 0px;
	font-size: 10px;
	margin:0px;
	float:left;
	display: inline;
	color: #ccc;
	background-color: #efefef;
	}
	.EndeRight {
	padding: 3px 10px 10px 0px;
	margin-left: 10px;
	font-size: 10px;
	margin:0px;
	float:right;
	display: inline;
	color: #ccc;
	background-color: #efefef;
	}
	.EndeCenter {
	padding: 3px 10px 10px 0px;
	margin-left: 10px;
	font-size: 10px;
	margin:0px;
	float:none;
	display: inline;
	color: #ccc;
	background-color: #efefef;
	}
	
/* lauftext*/	
	.lauftext { 
	margin: 0 0 0 0;
	padding: 2px 9px 0px 15px;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
	color:#ccc;
	}
	.lauftext a {
	color:#9fc1d3;
	} 
	.lauftext a:hover {
	color:#e1e1e1;
	}
	

/* carbon */
	table.carbon {
	width:100%;
	background:#50769d;
	}
	td.odd {
 	background: #9fc1d3;
	}
	td.even {
 	background: #9fc1d3;
	}
	.carbon {
	margin:0px;
	float:left;
	} 
	.carbon p {
	margin: 0px;
	font-size:12px;
	text-align:left;
	padding:0px 20px 10px 5px;
	color:#000000;
	} 
	.carbonbottom {
	margin: 0px;
	font-size:4px;
	text-align:right;
	padding:5px 0px 5px 0px;
	color:#000000;
	} 
	.carbon a {
	font-size:3px;
	text-decoration:none;
	color:#666;
	} 
	.carbon a:hover {
	color:#ad2626;
	}


