/*
	CSS Document: css_style.css
	Version: 1.0 | Date: 2007-12-12
	Project: www.wh-waffen.at
	Author: websLINE, 2007
	-------
*/


/* FORMATIERUNG */

body {
	font: 62.5% Verdana, Arial, sans-serif !important;
	}
#dContent, #dStart, #dPopup, #dPrint  {
	font-size: 1.1em;
	}
#dPrint, #dCatalogue  {
	font-size: 1.2em;
	}
body, a  {
	color: #000;
	}
p, ul, ol, dl, input, select, textarea	{
	font-size: 1.1em;
	}
p, h1, h2, h3, h4, h5, h6, ul, ol, dl {
	line-height: 1.4em;
	}
p, h1, h2, h3, h4, h5, h6 {
	margin: 15px 0;
	}
h1 {
	font-size: 1.6em !important;
	color: #063F2A;
	}
h2 {
	font-size: 1.3em;
	}
h3 {
	font-size: 1.1em;
	color: #063F2A;
	}
h4 {
	font-size: 1.1em;
	}
h5 {
	font-size: 1em;
	}
h6 {
	font-size: 0.9em;
	color: #999;
	}
td p	{
	padding: 0;
	margin: 0 0 15px 0;
	}
.sitemap td p, 
.guestbook td p {
	margin: 0; padding: 0;
	}
.bttn {
	}

#contentRight {
	color: #063F2A;
	}
.box h3 {
	color: #6D151A;
	}



/* LINK FORMATIERUNG */

#content a	{
	color: #063F2A;
	}

.content-functions a {
	text-decoration: none !important;
	}
.content-functions a:hover {
	text-decoration: underline !important;
	}

#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}