/*
	CSS Document: css_style.css
	Version: 1.0 | Date: 2008-01-23
	Project: www.zollexpress.com
	Author: websLINE, 2008
	-------
*/


/* FORMATIERUNG */

body, a, input, select, textarea {
	font-family: Verdana, Arial, San-Serif;
	color: #000;
	}
#dContent {
	font-size: 70%;
	}
#dPrint {
	font-size: 85%;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0;
	}
p	{
	margin: 15px 0;
	}

h1 {
	font-size: 1.6em;
	color: #330;
	background: url(img_bg-h1.gif) no-repeat 0 5px;
	padding-left: 25px; padding-bottom: 5px;
	margin: 0px 0 30px 0;
	width: 525px;
	}
h2 {
	font-size: 1.2em;
	}
h3 {
	font-size: 1.1em;
	color: #D9261C;
	margin-top: 25px;
	}
h4 {
	font-size: 1em;
	margin-bottom: -5px;
	}
h5 {
	font-size: 1em;
	margin-bottom: -15px; padding-bottom: 0;
	}
h6 {
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	font-style: italic;
	}

#main-right h2 {
	color: #fff;
	font-size: 1.6em;
	}

table {
	width: 100%;
	border: 0;
	}
th, td {
	padding: 0;
	}

.absatz-newsletter p, .absatz-sitemap p {
	margin: 0; padding: 0;
	}

#footer, #footer a {
	color: #666;
	}


/* LINK FORMATIERUNG */

.enquiry a {
	background: #D9261C;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
	}

#contentBottom a {
	color: #666;
	text-transform: uppercase;
	font-size: 0.9em;
	}

#contentBottom a, #footer a {
	text-decoration: none;
	}
#contentBottom a:hover, #footer a:hover {
	text-decoration: underline;
	}
.websline {
	font-size: 0.9em;
	}