/*
	CSS Document: css_style.css
	Version: 1.0 | Date: 2007-06-01
	Project: www.waidla-landhotels.de
	Author: websLINE, 2007
	-------
*/


/* FORMATIERUNG */

body, a, input, select, textarea {
	font-family: Verdana, Arial, San-Serif;
	color: #825E27;
	}
#design0, #design1, #design2 {
	font-size: 62.5%;
	}

p, ul, ol, dl	{
	font-size: 1.2em;
	}
p	{
	margin: 15px 0;
	}
h1 {
	font-size: 1.5em;
	padding: 0 0 0.5em 0;
	width: 620px;
	}
#design0 h1 {
	width: 400px;
	}
h2 {
	font-size: 1.3em;
	margin: 35px 0 15px 0;
/*	color: #004F24;*/
	}
h3 {
	font-size: 1.2em;
	margin: 30px 0 15px 0;
	color: #004F24;
	}
h4 {
	font-size: 1.1em;
	margin: 25px 0 15px 0;
	}
h5 {
	font-size: 1em;
	margin: 15px 0;
	color: #004F24;
	}
h6 {
	font-size: 1em;
	margin: 15px 0;
	color: #CBC196;
	}

table {
	width: 100%;
	border: 0;
	}

#content li {
	list-style-type: circle;
	padding: 0.1em 0;
	}

.absatz-newsletter p, .absatz-sitemap p, .absatz-guestbook p {
	margin: 0; padding: 0;
	}



.fontwhite h2 {
	font-size: 1.3em;
	}



/* LINK FORMATIERUNG */

a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
#content a {
	text-decoration: underline;
	}

.headlinks a {
	margin: 0 7px;
	font-size: 0.9em;
	}
.breadcrumbs a, .content-functions a {
	color: #94959F;
	}
.breadcrumbs a:hover, .content-functions a:hover {
	font-weight: bold;
	}






/* MODULES */
