/*
	CSS Document: css_style.css
	Version: 1.0 | Date: 2007-03-11
	Author: websLINE, 2007
	-------
*/


/* FORMATIERUNG */

body, a, td, th, input, select, textarea {
	font-family: Verdana, san-serif;
	}
body, a, td, th {
	font-size: 11px;
	color: #0B155A;
	}
p {
	margin: 20px 0px;
	padding: 0px;
	}
h1 {
	font-size: 14px;
	}
#content h1 {
	margin-top: 40px;
	}
.hoteldetails h1 {
	width: 269px;
	}
h2 {
	font-size: 13px;
	}
h3 {
	font-size: 12px;
	}
h4 {
	font-size: 12px;
	}
h5 {
	font-size: 11px;
	color: #496778;
	}
h6 {
	font-size: 10px;
	}

.absatz-newsletter p, 
.absatz-sitemap p,
.absatz-forum p {
	margin: 0px;
	padding: 0px;
	}


/* LINK FORMATIERUNG */

.headlinks li {
	padding: 2px 0px;
	}
.headlinks a, .subnav a, .teaser a, .teaser-start a, .packages-start a, #footer a {
	text-decoration: none;
	}
.headlinks a:hover, #footer a:hover {
	text-decoration: underline;
	}
a.active, .subnav a:hover {
	font-weight: bold;
	}
.themebox a.moreinfo a, #main-left .teaser.second a {
	color: #fff;
	}


/* MODULES */

.hoteltip p, .hoteltip h2, .hoteltip h3 {
	padding: 10px 0; margin: 0;
	}  