body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 11px;}
body {
  background: url(./images/leder.jpg) #bc7242; 
  color: black;
  margin: 0;
  padding: 1%; 
  min-width: 640px; 
  font-size: 100.01%; 
  font-family: verdana, arial, sans-serif ;
}

h1 {font-size: 14px; font-weight:bold;}
h2 {font-size: 13px;}
h3 {font-size: 11px;}
.small {font-size: 13px;}
.mini {font-size: 11px;}
.minimini {font-size: 20px;}
a {font-size: 11px;text-decoration: none}
a:link {color:#cb7f26}
a:visited {color:#cb7f26}
a:active {color:#ffa500}
a:hover{color: #ffffff;	text-decoration: underline;}


/*--------------------------------Picture viewer----------------------------------*/
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #d3ab50;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}

#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #d3ab50;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
/*--------------------------------Picture viewer----------------------------------*/

#titelohneabsatz {
font-size: 20px;
font-weight: bolder;
}

#schwarzerlinkhauptteil {
color: black;
font-size: 18px;
}

#linkhauptteil {
color: #7d3838;
font-weight: bolder;
}

.schlagzeilemittig {
font-weight: bolder;
text-align: center;
}

.picleft  {
margin-right: 10px;
}

.picright  {
margin-left: 10px;
}

#sidebarright {
font-size: 12px;
font-weight: bold;
color: #7d3838;
}

.relativeposition {
position: relative;
}

#schlagzeilemittig30 {
font-size: 30px;
font-weight: bolder;
color: #7d3838;
text-align: center;
}

#bild1 {
position: absolute;
z-index:2;
top:20px;
left:-400px;
}

#bild2 {
position: absolute;
z-index:5;
top:25px;
left:-380px;
}

#bild3 {
clear: left;
position: absolute;
z-index:8;
top:250px;
left:-800px;
}

#bild4 {
clear: left;
position: absolute;
z-index:8;
top:150px;
left:-800px;
}

#Preistafel {
font-size: 11px;
font-family: verdana, arial;
margin-right: 10px;
padding: 1px 8px;
border: 8px #ebe55d;
border-radius: 0.5em;

	    zoom: 1;
	    filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=0, Strength=3)
	    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=45, Strength=2)
	    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=90, Strength=3)
	    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=2)
	    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=180, Strength=3)
	    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=225, Strength=2)
	    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=260, Strength=3)
	    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=305, Strength=2);
	    -moz-box-shadow: 0 0 5px #222; /*Mozilla-basierte Browser (z.B. Firefox)*/
	    -webkit-box-shadow: 0 0 5px #222; /*WebKit-basierte Browser (z.B. Safari/Chrome)*/

box-shadow: 4px 5px 5px 5px rgba(0,0,0,0.4), 0px 0px 0px 0px rgba(0,0,0,0.4) inset;
/*background-repeat: no-repeat;background-image: url(./images/rahmen1.jpg);*/
}

