/**********
blau  #586FB5
braun #664526

Blau = 336699 (fmb Grundfarbe)

Orange = ff9933 (fr Schrift "neu", gebraucht" bitte auch Hai-Flosse
anpassen)

braun = 663300 (fmb Grundfarbe)

grau = 808080 (fr Balken etc)
******/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;/*90%;*/
	margin: 0px;
	padding: 0px; 
}
table{
	font-size:small;
	font-family: Arial, Helvetica, sans-serif;
}

table.bookde{
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

td.descr {
	font-size:x-small;
}

/* div { border-style:dotted; }  debug */

.linie{
	width: 100%;
	background-image: url(../img/blue_linie.gif);
	background-repeat: repeat-x; /*margin: 5px 30px 0px 30px;*/
	position: absolute;
	top: 53px;
	left: 0px;
	z-index: 2;
}
.linie2{
	width: 100%;
	height:2px;
	background-image: url(../img/blue_linie.gif);
	background-repeat: repeat-x; /*margin: 5px 30px 0px 30px;*/
	position: absolute;
	top: 185px;
	z-index: 3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width:0px;
}
#infobar{
	background-color: #DDDDDD;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 187px;
	z-index: 4;
	width: 100%;
}
#headingbar{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 218px;
	z-index: 5;
	width: 100%;	
}

#infobar td {
	font-size:10px;
	padding:2px;
}

#bar{
	background-color: #808080;
	width: 100%;
	height: 45px;
	position: absolute;
	top: 214px;
	z-index: 4;
}
.bar_cont{
	width: 100%;
	background-color: #DDDDDD;
}
.bar_under{
	background-image: url(../img/bar_under.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-top:5px;

}
.booktable{
	margin-top:5px;
	width:945px;
}

.booktable td {
	padding-top:0px;
	padding-bottom:5px;
}

.logo{
	position: absolute;
	top: 15px;
	left: 50px;
	z-index: 10;
}
h1{
	position: absolute;
	top: 20px;
	left: 165px;
	font-size: medium;
	z-index: 12;
}

h1.detail{
		position: absolute;
	top: 20px;
	left: 165px;
	font-size: x-small;
	font-weight: bold;
	z-index: 12;
}
.search_info{
position: absolute;
top: 35px;
right: 40px;
font-size: 11px;
}

.itemstored{
	background-color:lightgreen;
}

.search_nav{	
	width:650px;
	margin: 0px 0px 0px 165px !important; 
	padding-top:70px;
	font-size: 13px;	
}

.formpart{
	margin: 20px 0px 20px 25px;
	padding: 0px 0px 0px 5px;
}
table.formfont{
	font-size: 9px;
}
table.formfont2{
	font-size: 11px;
}

a:link, a:visited{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #808080;
}

a.searchnav:link, a.searchnav:visited{
	padding-right: 15px;
		font-size: 13px;
}

.seperator{
	height: 2px !important;
	padding:0px !important;
}
/***************************
###########################
feur die shopinfo
###########################
****************************/

.content_shopinfo{
	position: absolute !Important;
	top: 70px;
	left: 170px;
	width:65%;
	z-index: 1;
}
.title {
	background-color: #DDDDDD;
		border: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}

.content_itemdetail{
	position: absolute !Important;
	top: 90px;
	left: 10px;
	z-index: 1;
}

.label_condition{
        color:#d26e25;
}


