.bg_booktable_top {
	background-color:#13A9CB;
}

.bg_booktable {
	background-color:#CDE1E6
}

.bg_bestellen{
	background-image: url(/images/bg_bestellen_multimedia.gif);
	background-repeat:repeat-x;
}

H1.booklist
{
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	MARGIN-top: 0px;
	MARGIN-BOTTOM: 1px;
	color: #1F6976
}

H1.bookdetails
{
    FONT-SIZE: 14px;
    MARGIN-BOTTOM: 12px;
	margin-top: 0px;
	FONT-WEIGHT: bold;
	color: #1F6976
}

H1.navleft
{	
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	MARGIN-BOTTOM: 5px;
	margin-left: 16px;
	color: #1F6976
}

h1.slot_title	 {
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	MARGIN-BOTTOM: 3px;
	margin-top: 3px;
	color: #1F6976;
}

.streifen_top {
	background-color:#13A9CB;
}


.bg {
	background-color:#FFFCF8;
}

.bg_left {
	background-image: url(/images/bg_navleft_multimedia.gif);
	background-repeat:no-repeat;
	border-right-width:1px;
 	border-right-style:dotted;
  	border-right-color:#13A9CB;
}

.bg_navleft {
	background-image: url(/images/bg_navleft_middlemultimedia.gif);
	background-repeat:no-repeat;
}

.bg_right {
	background-image: url(/images/bg_navright_multimedia.gif);
	background-repeat:no-repeat;
	border-left-width:1px;
 	border-left-style:dotted;
  	border-left-color:#13A9CB;
}

.bg_content {
	background-image: url(/images/bg_content_multimedia.gif);
	background-repeat:no-repeat
}


.border_top{
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#13A9CB;
}

.border_left{
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#13A9CB;
}

.border_right{
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#13A9CB;
}

.border_bottom{
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#13A9CB;
}

.border_dotted{
  border-width:1px;
  border-style:dotted;
  border-color:#13A9CB;
  background-color:#F3F7F7
}

.border_dotted_top{
  border-top-width:1px;
  border-top-style:dotted;
  border-top-color:#13A9CB;
}

.border_btn_bookdetails{
  font-size:10px;
  font-weight:bold;
  border-width:1px;
  border-style:solid;
  border-color:#1F6976;
  background-color:#D2ECEF;
}

.border_btn_bookdetails_selected{
  font-size:10px;
  font-weight:bold;
  border-width:1px;
  border-style:solid;
  border-color:#1F6976;
  background-color:#FFFFFF;
}

.border_slots {
	border-width:1px;
	border-color: #13A9CB;
	border-style:solid
	}

