
.header	{
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #49003A;
	/*background-image: url(../images/qua.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	padding: 3px 0px 3px 2px;
	/*border-bottom: 1px dotted #49003A;*/
	border:0px;
	display: block;
	width: 265px;
	text-transform: uppercase;
	
}

.hometitle {
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	color: #49003A;
	background-image: url(../images/pfeil_b.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	
}

.dotline_blau {
	background-image:url(../images/dotline_blau.gif);
	background-repeat:repeat-x;
}

.bookbox {
	border-width:0;
	border-style:solid;
	/*border-color:#a38f57;*/
	background-color:#f7f7f7;
}

