@CHARSET "ISO-8859-1";



*
{
 font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
 font-size:12px;
 margin:0px;
}


p.me {
line-height: 1.5;
}

h1 {font-size:18px;color:#000000;margin-bottom:0px; font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;}
h2 {font-size:16px;color:#000000; font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;}
h3 {font-size:14px;color:#000000; font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;}
routenname {font-size:16px; font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;}
textsmall {font-size:10px;color:#000000;margin-bottom:0px; font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;}
code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:normal;
  color:#006092;
  font-size:12px;
}
a:active, a:hover
{
  color:#009999;
}
a.menu {
 display:block;
 padding:3px;
 border-top:1px solid #000000;
 background-color:#CFE6FF;
 text-align:center;
 color:#000000;
 text-decoration:none;
 font-size:10px;
 }
a.menu:link, a.menu:visited
{
  color:#000000;
 background-color:#CFE6FF;
 text-decoration:none; 
 font-size:10px;
}
a.menu:active, a.menu:hover
{
  color:#737994;
 background-color:#eeeeee;
 font-size:10px;
}




a.menuv {
 display:inline;
 padding:5px;
 border:1px solid #000000;
 background-color:#CFE6FF;
 text-align:center;
 color:#000000;
 text-decoration:none;
 font-size:11px;
 margin:-3px;
 }
a.menuv:link, a.menuv:visited
{
  color:#000000;
 background-color:#CFE6FF;
 text-decoration:none; 
 font-size:11px;
}
a.menuv:active, a.menuv:hover
{
  color:#737994;
 background-color:#eeeeee;
 font-size:11px;
}



#top_auswahl {
height:85px;

background-color:#FFFFFF;

}

#left {
background-color:#FFFFFF6;
width:172px;
float:left;
}

#picturemenu {

	weidth:1000px;



}

.menutitle{
font-weight:bold;
text-align:center;
color:#FFFFFF;
margin:2px;
}
.menucontainer {
border:1px solid #000000;
background-color:#227CDD;
width:150px;
margin:10px;

}

.menucontainerv {
border:1px solid #000000;
background-color:#227CDD;
width:550px;
margin:10px;
}

#suchfeld {
border-bottom:1px solid #000000;
border-top:1px solid #000000;
padding: 0px 10px;
background-color:#F8F8F8;
width:980px;

height:62px;

}

#content {
border:1px solid #FFFFFF;
background-color:#FFFFFF;
width:780px;
float:left;
padding:0px 10px;



}

#imgmk img {border: none;}


 #adkangebs {width: 760px; float: left; position: relative; }
.angebote	 {float:left; position:relative; width: 620px;}
.angebbox        {width: 243px; height: 320px; float:left; background-color: #E0EEFD; margin-right: 10px; margin-bottom: 10px; border:1px solid #0061AB;}
.angebkopf		   {font-weight: bold; position:relative; background-color: #227CDD; display:block; min-height: 20px; color: #FFFFFF; margin-top: 0px; margin-bottom: 3px; text-align: center; padding-top: 4px; padding-left: 10px;}
.fettshrieb		   {font-weight: bold; height: 30px; vertical-align:middle; color: #00659a; position:relative; background-color: #A7CDF6; margin-top: 2px; }
.bild		     {padding: 5px; position:relative;}

.norm		 {position:relative; height: 30px; margin-bottom: 4px; color: #00659a; padding-left: 4px; margin-top: 4px;}
.normpreis		   {float:left; color:#cc0000; position:relative; font-size:16px; font-weight:bold; width: 240px; text-align: center; min-height: 30px;}
.angebinfo       {text-align: center; width: 240px;margin-top: 4px; }
.normtext       {position:relative; margin-bottom: 4px; color: #00659a; padding-left: 4px; margin-top: 4px;}



  p.link a:link span{display: none;}
  p.link a:visited span{display: none;}
  p.link a:hover span {
  position: absolute;
  margin:15px 0px 0px 20px;
  background-color: #93BDEB;
  max-width:620px;
  padding: 2px 10px 2px 10px;
  padding-bottom:20px;
  border: 2px solid #FFFFFF;
  font: normal 10px/12px verdana;
  color: #000;
  text-align:left;
  display: block;}


	DIV.shadow, DIV.shadow2, DIV.shadow3, DIV.shadow4, DIV.shadow5 {
   padding: 1px;
   border-radius: 10px;
   -moz-border-radius: 10px;
   }
DIV.shadow {
   background-color: #8e8e8e;
   border: 1px solid #959595;
   margin: 0px;
   }
DIV.shadow2 {
   background-color: #aaa;
   border: 1px solid #bebebe;
   margin: 0;
   }
DIV.shadow3 {
   background-color: #d1d1d1;
   border: 1px solid #e1e1e1;
   margin: 0;
   }
DIV.shadow4 {
   background-color: #ededed;
   border: 1px solid #f6f6f6;
   margin: 0;
   }
DIV.shadow5 {
   float: left;
   background-color: #ffffff;
   border: 1px solid #fff;
   margin: 0.7em 1em;
   }

DIV.shadow IMG {
   border: 0px solid #666;
   margin: 0;
   display:block;
   position: relative;
   top: -3px;
   left: -3px;
   }
	
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 120%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(overlay.png);
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	background-image: url(blank.gif);
	filter: Alpha(opacity=50);
}





/* calendar icon */
img.tcalIcon {
	cursor: pointer;
	margin-left: 1px;
	vertical-align: middle;
}
/* calendar container element */
div#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 158px;
	padding: 2px 0 0 0;
}
/* all tables in calendar */
div#tcal table {
	width: 100%;
	border: 1px solid silver;
	border-collapse: collapse;
	background-color: white;
}
/* navigation table */
div#tcal table.ctrl {
	border-bottom: 0;
}
/* navigation buttons */
div#tcal table.ctrl td {
	width: 15px;
	height: 20px;
}
/* month year header */
div#tcal table.ctrl th {
	background-color: white;
	color: black;
	border: 0;
}
/* week days header */
div#tcal th {
	border: 1px solid silver;
	border-collapse: collapse;
	text-align: center;
	padding: 3px 0;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	background-color: gray;
	color: white;
}
/* date cells */
div#tcal td {
	border: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 2px 0;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	width: 22px;
	cursor: pointer;
}
/* date highlight
   in case of conflicting settings order here determines the priority from least to most important */
div#tcal td.othermonth {
	color: silver;
}
div#tcal td.weekend {
	background-color: #ACD6F5;
}
div#tcal td.today {
	border: 1px solid red;
}
div#tcal td.selected {
	background-color: #FFB3BE;
}
/* iframe element used to suppress windowed controls in IE5/6 */
iframe#tcalIF {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	border: 0;
}
/* transparent shadow */
div#tcalShade {
	position: absolute;
	visibility: hidden;
	z-index: 99;
}
div#tcalShade table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
div#tcalShade table td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}

/*
	yDSF (ydnar Drop-Shadow-Fu)
	ydnar@sixapart.com - http://www.sixapart.com
*/

.ydsf {
	display: block;
	position: relative;
	margin: 4px -4px -4px 4px;
	background: url(shadow-grid.gif) repeat;
}

/* ie6 ignores this selector */
html>body .ydsf {
	margin: 10px -10px -10px 10px;
	background: url(img/shadow.png) right bottom repeat;
}

/* shadow corners */
.ydsf:before,
.ydsf:after {
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
	background: inherit;	
}

.ydsf:before {
	position: absolute;
	top: 0;
	right: 0;
	margin: -10px 0 0 auto;
	background-position: right top;
}

.ydsf:after {
	margin: -10px 0 0 -10px;
	background-position: left bottom;
}

.ydsf .inner {
	display: block;
	position: relative;
	overflow: hidden; /* prevents margin leakage from child elements */
	left: -4px;
	top: -4px;
}

/* ie6 ignores this selector */
html>body .ydsf .inner {
	left: -10px;
	top: -10px;
	margin: 0;
}


/* helper classes (not YDSF related) */

.demo-ydsf {
	position: relative;
	border: 1px solid #999;
	padding: 10px;
	background: #fff url(gradient.jpg) left top repeat-x;
}

.clear {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.left {
	float: left;
	display: inline; /* fixes ie double margin-left bug */
}

.right { float: right; }

.note {
	width: 200px;
	border: 1px solid #666;
	padding: 10px;
	background: #ffc;
	color: #333;
}
