@import url(reset.css);
/*#######################################################################
# Jazzie
# Screen CSS stylesheet
# Last modified: 09/08/2009
#  http://www.amrwebdesign.de
#######################################################################*/
A
{
	color: #CC0000;
}
A:hover
{
	color: #333333;
	text-decoration: none;
}
A.img-link
{
	border: 0 !important;
	padding: 0 !important;
}
ACRONYM
{
	border-bottom: 1px dotted #000000;
	cursor: help;
}
BLOCKQUOTE
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.333;
	margin: 0 15px 1.333em;
}
BODY
{
	background-color: #9F0000;
}
/*
XHTML tag styles
*/
BODY
{
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
/*Resets font sizes to 10px, so 1em = 10px*/
}
CITE, Q
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.256;
}
CODE, PRE
{
	font-family: monospace;
	font-size: 1.3em;
	line-height: 1.538;
}
DL
{
	font-size: 1.3em;
	line-height: 1.538;
	margin: 0 1em 1.538em;
	text-align: left;
}
EM, I
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.256;
}
H1
{
}
H2
{
	font-size: 3em;
	font-weight: normal;
	letter-spacing: -0.04em;
	margin: 0 0 0.2em;
/*line-height: 1.25;*/
	text-align: left;
}
H3 #headline-column
{
	font-size: 3em;
	font-weight: normal;
	letter-spacing: -0.02em;
	margin: 0 0 1.111em;
/*line-height: 1.111;*/
	text-align: left;
}
H4
{
	font-size: 2.4em;
	font-weight: normal;
	margin: 0 0 1.667em;
/*line-height: 1.667;*/
	text-align: left;
}
H5
{
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 1.333em;
/*line-height: 1.333;*/
	text-align: left;
}
HR
{
	display: none;
	visibility: hidden;
}
HTML, BODY
{
	height: 100%;
	overflow: hidden;
	width: 100%;
}
IMG
{
	border: 0;
}
INPUT.button
{
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
}
INPUT.text
{
	color: #231C1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px;
}
INPUT.text:focus
{
	border: 2px solid #CC0000;
	color: #000000;
}
.form LABEL
{
	font-size: 1em;
	font-weight: 300;
	padding: 1em 0;
}
LEGEND
{
	font-size: 1em;
	font-weight: 300;
}
OL
{
	font-size: 1.3em;
	line-height: 1.538;
	list-style-position: inside;
	margin: 0 1em 1.538em;
	text-align: left;
}
OL LI
{
	list-style-type: decimal;
}
P
{
	font-size: 1.2em;
	line-height: 1.538;
	margin: 0 0 15px;
	text-align: left;
	vertical-align: top;
}
/*
Formulare
*/
P.error STRONG
{
	color: #EE0000;
}
SELECT
{
}
SMALL
{
	font-size: 0.8em;
}
.form TEXTAREA
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 200;
	padding: 0 0 0 1em;
}
.form
{
	color: #E3E0E0;
	font-size: 12px;
	width: 400px;
	margin: 0 0 3em 2em;
}
.form #cfName
{
	color: #634747;
	font-size: 12px;
	width: 200px;
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
}
.form #cfEmail
{
	color: #524848;
	font-size: 12px;
	width: 100%;
	padding: 8px;
	float: left;
	background-color: #F8F7F7;
}
.form #cfContact
{
	font-size: 12px;
	float: none;
	position: relative;
	top: 20px;
}
UL
{
	font-size: 1.3em;
	line-height: 1.538;
	list-style-position: inside;
	margin: 0 1em 1.538em;
	text-align: left;
}
UL DL, UL UL, UL OL, UL P, OL DL, OL UL, OL OL, OL P, DL DL, DL UL, DL OL, DL P, OL LABEL, OL INPUT
{
	font-size: 1em !important;
}
UL LI
{
	list-style-type: square;
	margin-right: 2em;
}
.column
{
	border-left: 1px solid #999999;
	float: left;
	margin: 0 -1px 20px 0;
}
.column .column
{
	border: 0;
	margin: 0;
}
.column .column.last-column
{
	border: 0;
	margin: 0;
}
.column.full-page
{
	float: none;
	width: 100%;
}
.column.half-page
{
	width: 50%;
}
.column.last-column
{
	border-right: 1px solid #999999;
	float: left;
	margin: 0 -1px 20px;
}
.column.quarter-page
{
	width: 25%;
}
.column.third-page
{
	width: 33.3%;
}
.column.three-quarter-page
{
	width: 75%;
}
.column.two-thirds-page
{
	width: 60%;
}
.row
{
	clear: both;
}
#access
{
	display: none;
	visibility: hidden;
}
#background
{
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -100;
}
#background IMG
{
	width: 100%;
}
#container
{
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
	width: 980px;
}
#content
{
	padding: 20px 0 0;
}
#content A
{
	color: #F0EFEF;
	font-weight: bolder;
	padding: 0 0 1px;
	text-decoration: none;
}
#content A.img-link
{
	border-bottom: none !important;
}
#content A:hover
{
	border-bottom-color: #222222;
	color: #EEEEEE;
}
#content DD
{
	margin: 0 0 0.5em;
}
#content DL
{
	margin: 1.2em 12px;
}
#content DT
{
	color: #444444;
	font-weight: bolder;
	margin: 0;
}
#content FIELDSET
{
}
#content FIELDSET INPUT.button
{
	margin: 0 0 5px 20px;
}
#content FIELDSET INPUT.text
{
	margin: 5px 0 20px;
	width: 200px;
}
.form FIELDSET LABEL
{
	display: block;
	float: left;
	width: 220px;
}
.form #cfRegarding
{
	background-color: #DED6D6;
	float: left;
	margin: 1em 1em 1em -5em;
}
.form FIELDSET TEXTAREA
{
	margin: 0;
	width: 400px;
}
#content H2
{
	margin-left: 15px;
	margin-right: 15px;
	padding: 0 0 0 25px;
}
#content H3
{
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0 0 0 15px;
}
#content H4
{
	margin-left: 15px;
	margin-right: 15px;
	padding: 0 0 0 15px;
}
#content H5
{
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 15px;
}
#content IMG
{
	float: left;
	margin: 0 15px 20px;
}
#content P
{
	margin-left: 15px;
	margin-right: 15px;
}
#content P IMG
{
	float: left;
	margin: 0 15px 20px 0;
}
/*
Action links
---------------------------
*/
#content P.action-link
{
	clear: both;
	font-size: 1.5em;
	line-height: 1.333;
	margin: 1.333em 15px;
}
#content P.keywords STRONG
{
	padding: 0 0 0 20px;
}
#content UL LI
{
	text-indent: -15px;
}
#content UL, #content OL
{
	margin-left: 45px;
	margin-right: 45px;
}
#footer
{
	border-top: 3px solid #999999;
	clear: both;
	margin: 0 0 20px;
}
#footer
{
	color: #999999;
}
#footer A:link
{
	color: #C9C5C5;
	font-weight: 100;
	padding: 0 0 1px;
	text-decoration: none;
}
#footer A:hover
{
	color: #F50F2F;
}
#footer P
{
	margin: 10px 0;
	text-align: right;
}
#footer P#copyright
{
	text-decoration: none;
}
#header
{
	height: 50px;
	position: relative;
}
#header #kontakt
{
	position: absolute;
	right: 0;
	top: 0;
}
/*
Sectionen special styles
---------------------------
*/
#header #contact-details H3
{
	font-size: 1.8em;
	line-height: 1;
	margin: 0 0 2px;
	text-align: right;
}
#header #logo
{
	display: none;
	visibility: hidden;
}
#header H1
{
	margin: 0;
}
#header H1 A
{
	background: url(nold-logo.png) no-repeat left top;
	display: block;
	height: 50px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -5000px;
	width: 300px;
}
#header H3
{
	background: url(icons.gif) no-repeat right top;
	padding: 0 20px 0 0;
}
#header H3#email
{
	background-position: right -38px;
}
#header H3#telephone
{
	background-position: right -76px;
}
/*-------------------------------------------------------------------
/
/*-------------------------------------------------------------------
// Layout der Seite
-------------------------------------------------------------------*/
#navigation
{
}
#navigation UL LI#scrapbook-link A, #navigation UL LI#link7 A
{
	height: 32px;
	padding: 0 0 0 20px;
}
#navigation UL LI#scrapbook-link, #navigation UL LI#link7
{
	height: 32px;
	position: absolute;
	right: 0;
}
#navigation UL LI#scrapbook-link.active A, #navigation UL LI#scrapbook-link A:hover, #navigation UL LI#link7.active A, #navigation UL LI#link7 A:hover
{
	border-bottom: 3px solid #FFFFFF;
}
#page
{
	background: url(bg-all.gif) repeat top;
	height: 100%;
	left: 0;
	overflow: auto;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}
H3 .zwei-spalten-seite
{
	padding: 0 20px 0 0;
	font-size: 1.8em;
}
IMG .zwei-spalten-seite
{
	padding: 0 1em 1em;
	text-align: center;
}
.zwei-spalten-seite P
{
	margin: 15px auto;
	padding: 1em 0 0 2em;
	background-color: #D03D3D;
}

