body {
	background-color:#4B0B0B;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	background-image:url(images/page_background.gif);
	background-repeat: repeat-x;
	background-position:top center;

		
	scrollbar-face-color: #B0271F;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #CD5750;
	scrollbar-shadow-color: #9B7A6B;
	scrollbar-DarkShadow-Color: #000000;
	scrollbar-highlight-color: #CD5750;
	scrollbar-3d-light-color: #000000;
}

body.content {
	background-color:#FFFFFF;
	background-image:url();
}

hr {
	color: #BBBBB0;
}

h1 {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #B32C24;
}

div.seperator {
	height:10px;
	background:url(images/line_dotted.gif) repeat-x 0px 5px;
}

hr {
	height: 1px;
	border: 0px;
	color: #CCCCCC;
	background-image: #CCCCCC;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

table.redborder {
	border: 1px solid #B32C24;
}

td.red {
	background-color:#B32C24;
	color: #FFFFFF;
}

td.small {
	font-size: 10px;
	color: #666666;
}

td.red a {
	color: #FFFFFF;
	text-decoration: none;
}



tr.white, td.white {
	background-color: #FFFFFF;
}

tr.red, td.red {
	background-color: #B0271F;
}


li {
	list-style-image: url(images/list_arrow.gif);
}


.picborder {
	border: 1px solid #D7D7CD;
	padding:0px;
	/*
	width: 1px;
	height: 1px;
	*/
}

#button_hc {
	background:url(images/logo_holidaycheck.gif) no-repeat;
	color:#325FAA;
	display:block;
	height:100px;
	overflow:hidden;
	width:160px;
	text-decoration:none;
}
#button_hc span {
	display:block;
	font-size:10px;
	padding-top:60px;
	text-align:center;
	width:160px;
}

div.clearer {
	clear:both;
}
#start_logos_right {
	float:right;
}
#start_logos_left {
	text-align:center;
	float:left;
	width:160px;
}
#start_logos_left img {
	margin-bottom:10px;
}
input, select, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#FFFFFF;
}

input.button {
	cursor: pointer;
}

.line_dotted {
	background-image: url(images/line_dotted.gif);
	background-repeat:repeat-x;
}

a {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #B32C24;
	text-decoration: underline;
}

a.printlink {
	height:8px;
	padding-left:18px;
	background:url(images/icon_print.gif) no-repeat 4px;
}

a.toplink {
	padding-left:18px;
	background:url(images/icon_top.gif) no-repeat 5px;
}

td.offer {
	background: url(images/arrow_white.gif) no-repeat 170px 9px;
	background-color: #B0271F;
	padding: 8px 10px 8px 10px;
}

td.nav {
	height:20px;
	padding: 0px 10px 0px 10px;
}

a.offer:link, a.offer:active, a.offer:visited, a.offer:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:link, a.nav:active, a.nav:visited, a.nav:hover {
	text-decoration: none;
}

td.subnav {
	height:20px;
}

a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover {
	text-decoration: none;
}

table.verleih { border: 1px solid #cccccc; border-right: 0; }
table.verleih th { font-size: 11px; border-right: 1px solid #cccccc; padding: 3px; text-align: left; }
table.verleih td { border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 3px; }
