/*
	CSS Document: css_style.css
	Version: 2.0 | Date: 2008-10-09
	Project: www.bergfried.at
	Author: websLINE, 2008
	-------
*/


/* FORMATIERUNG */

body, a, input, select, textarea {
	font-family: Verdana, Arial, Tahoma, San-Serif;
	color: #56290D;
	}
#dContent, #dStart, #dPopup, #dLeer, #dItaly {
	font-size: 75%;
	}
#dPrint, #dCatalogue {
	font-size: 85%;
	}

input, select, textarea {
	font-size: 1em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0;
	line-height: 1.4em;
	}
#content h1 {
	margin-top: 0px;
	}
p	{
	margin: 15px 0;
	line-height: 1.4em;
	}

h1 {
	font-size: 1.4em;
	}
h2 {
	font-size: 1.1em;
	}
h3 {
	font-size: 1.1em;
	color: #AD5D31;
	}
h3.title {
	font-size: 1.4em;
	margin: 0 0 5px 0;
	padding: 0;
	}
h4 {
	font-size: 1em;
	}
h5 {
	font-size: 1em;
	margin-bottom: -15px; padding-bottom: 0;
	}
h6 {
	font-size: 0.9em;
	color: #D08D31;
	font-weight: normal;
	font-style: italic;
	}

#content ul {
	list-style-image: url(img_dot.gif)
	}

table {
	width: 100%;
	border: 0;
	}
th, td {
	padding: 0;
	}

.newsletter p, .sitemap p {
	margin: 0; padding: 0;
	}
.sitemap table {
	width: 0;
	/*white-space: nowrap*/
	}


.bttn {
	border: 0;
	background-color: #C77310;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor: pointer;
	color: #fff;
	}

.headlinks,
.navigation,
.teaser,
.copy,
.websline {
	font-size: 0.9em;
	}

#footer, #footer * {
	color: #9EA2BC;
	}
.footarea * {
	font-size: 0.9em;
	color: #9EA2BC;
	}


/* LINK FORMATIERUNG */

a {
	text-decoration: none;
	}
a:hover, #content a, #footer a {
	text-decoration: underline;
	}

/* Cufon Headlines */
.slogan h2, .inquirymask h3{
	font-size: 1.9em !important;
	font-weight: normal;
	}
#content h1 {
	font-size: 1.8em;
	font-weight: normal;
	}
h3.title, .start h3 {
	font-size: 1.6em;
	font-weight: normal;
	}
