/*
	CSS Document: css_style.css
	Version: 1.0 | Date: 2008-02-19
	Project: www.ammerhauser.at
	Author: websLINE, 2008
	-------
*/


/* FORMATIERUNG */

body, a, input, select, textarea {
	font-family: Verdana, Arial, Tahoma, San-Serif;
	color: #6D6A6A;
	}
#dContent, #dStart, #dPopup {
	font-size: 70%;
	}
#dPrint {
	font-size: 85%;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0;
	line-height: 1.3em;
	}
p	{
	margin: 15px 0;
	line-height: 1.3em;
	}
#dStart #main p	{
	color: #000;
	padding: 0 10px 0 3px;
	margin: 0;
	}

h1 {
	font-size: 1.5em;
	color: #004b1e;
	margin: 0; 
	position: relative;
	left: -10px;
	padding-left: 45px;
	height: 25px;
	background: url(img/img_bg-headline.gif) no-repeat 0 5px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	}
h2 {
	margin: 10px 0 30px 0;
	font-size: 1.2em;
	color: #0A0908;
	font-weight: normal;
	letter-spacing: 0.2em;
	}
h3 {
	font-size: 1.1em;
	color: #004b1e;
	}
#dStart #main h3 {
	font-size: 1em;
	clear: both;
	border-top: 1px solid #004b1e;
	margin: 0 0 10px 0;
	padding-top: 10px;
	padding-left: 43px;
	background: url(img/img_bg-headline.gif) no-repeat 0 12px;
	}
h4 {
	font-size: 1em;
	}
h5 {
	font-size: 1em;
	margin-bottom: -15px; padding-bottom: 0;
	}
h6 {
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	font-style: italic;
	}

table {
	width: 100%;
	border: 0;
	}
th, td {
	padding: 0;
	}

input, select, textarea {
	font-size: 0.9em;
	}

.bttn {
	background-color: #004b1e;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 19px;
	border: 0;
	cursor: pointer;
	color: #fff;
	}
.bttn:hover {
	position: relative;
	top: 1px; left: 1px;
	}
.absatz-newsletter p, .absatz-sitemap p {
	margin: 0; padding: 0;
	}
.absatz-sitemap table {
	width: 0;
	white-space: nowrap
	}

#footer {
	font-size: 0.9em;
	}


/* LINK FORMATIERUNG */

#header a, #footer a, #mainRight a, #content .teaser, .breadcrumbs a {
	text-decoration: none;
	}
#footer a:hover,
.headlinks a:hover,
#mainRight .infobox a {
	text-decoration: underline !important;
	}
#headerRight a {
	color: #fff;
	}
#headerRight .teaser:hover * {
	color: #F4F3F2;
	}
