/* ################### */
/* ### STYLESHEETS ### */
/* ################### */

html, body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: url(../img/background.gif) repeat-x #f1f1e8;
}

#layer
{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 10000;
}

#layer #flash
{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}

#container
{
	position: absolute;
	left: 50%;
	margin: 0 0 0 -460px;
	padding: 0;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	color: #626759;
}

.clear
{
	clear: both;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
}

a img
{
	border: 0;
}

/* ############ */
/* ### META ### */
/* ############ */

#meta
{
	float: right;
	margin: 0 0 30px 0;
}

#meta ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#meta ul li
{
	float: left;
	width: auto;
	height: 25px;
	padding: 2px 10px 0 10px;
	background-color: #000;
	border-left: 2px solid #bfc2b2;
}

#meta ul li a
{
	color: #ebebe1;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

#meta ul li a:hover
{
	color: #fff;
}

/* ############## */
/* ### HEADER ### */
/* ############## */

#header
{
	margin: 0 0 20px 0;
	padding: 0;
	width: 920px;
	height: 80px;
	background-color: #fff;
	border-bottom: 1px solid #aaaca0;
}

#logo
{
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

/* ################## */
/* ### NAVIGATION ### */
/* ################## */

#navigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	float: left;
	margin: 30px 0 0 0;
}

#navigation ul li a, #navigation ul li a:visited
{
	padding: 10px 5px 10px 15px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #626759;
	text-decoration: none;
	text-transform: uppercase;
}

#navigation ul li a:hover, #navigation ul li a:focus
{
	color: #000;
}

#navigation ul li a.dropdown
{
	padding: 10px 5px 10px 25px;
	background: url(../img/nav_icon_pfeil.gif) no-repeat left center;
}

#navigation ul li a.dropdown:hover, #navigation ul li a.dropdownActive
{
	color: #fff;
	background: url(../img/nav_icon_pfeil_white.gif) #000 no-repeat left center;
}

#navigation ul li ul
{
	margin: 9px 0;
	display: none;
	position: absolute;
	background-color: #e5e8da;
	z-index: 10000;
}

#navigation ul li ul li
{
	clear: both;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #bdc1b3;
	width: 100%;
}

#navigation ul li ul li a.sub
{
	font-size: 13px;
}

/* ################# */
/* ### SUBHEADER ### */
/* ################# */

#subheader
{
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	height: 20px;
}

/* ################## */
/* ### BREADCRUMB ### */
/* ################## */

#breadcrumb
{
	float: left;
}

#breadcrumb ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#breadcrumb ul li 
{
	float: left;
	margin: 0 7px 0 0;
}

#breadcrumb ul li a
{
	font-size: 14px;
	color: #4a4e44;
	text-decoration: none;
	text-transform: uppercase;
}

#breadcrumb ul li a:hover, #breadcrumb ul li a.current
{
	color: #000;
}

/* ############# */
/* ### CLAIM ### */
/* ############# */

#claim
{
	float: right;
}

/* ############### */
/* ### CONTENT ### */
/* ############### */

h1
{
	margin: 0 0 10px 30px;
	font-size: 26px;
	color: #626759;
	text-transform: uppercase;
}

h2
{
	margin: 20px 0 5px 30px;
	font-size: 14px;
	color: #626759;
	text-transform: uppercase;
}

h3
{
	margin: 0;
	padding: 5px 0 0 10px;
	width: 240px;
	height: 20px;
	background-color: #fff;
	font-size: 12px;
	color: #626759;
	text-transform: uppercase;
}

h4
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
}

h5
{
	margin: 0;
	padding: 0;
	font-size: 24px;
	text-transform: uppercase;
}

p
{
	margin: 0;
	padding: 5px 30px 15px 30px;
	width: 320px;
	font-size: 12px;
	line-height: 20px;
}

p.emphasized
{
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
}

p a
{
	padding-bottom: 4px;
	text-decoration: none;
	text-transform: uppercase;
	color: #626759;
	border-bottom: 1px solid;
}

#content
{
	float: left;
	margin: 0 30px 0 0;
	padding: 0 0 15px 0;
	width: 640px;
	background-color: #fff;
	border: 0;
	border-bottom: 1px solid #d2d2c6;
}

#contentwide
{
	float: left;
	padding: 30px 30px 30px 30px;
	width: 860px;
	background-color: #dbdcd0;
	border-bottom: 1px solid #caccbe;
}

#contentwide .tooltip
{
	position: absolute;
	width: 130px;
	height: 95px;
	padding: 20px 20px 25px 20px;
	text-transform: uppercase;
	color: #fff;
 	background: url(../img/tooltip.png) no-repeat transparent;
}

#contentwide .tooltip h4
{
	margin: -5px 0 0 0;
	padding: 0;
}

#contentwide .tooltip p
{
	clear: both;
	margin: 0;
	padding: 0;
	width: auto;
	font-size: 14px;
}

#contentwide p
{
	margin: 0;
	padding: 0;
}

#contentwide form p
{
	float: right;
	margin: 0 20px 20px 0;
	padding: 0;
	width: auto;
}

#contentwide form p select
{
	margin: 0;
	padding: 0;
	width: 150px;
}

#contentwide form p select option
{
	border-top: 1px dotted #ccc;
}

#contentwide h1
{
	margin: 5px 0 20px 0;
	padding: 0;
}

#contentwide h2
{
	margin: 0;
	padding: 0;
}

#contentwide2
{
	float: left;
	padding: 0;
	width: 920px;
	background-color: #fff;
	border-bottom: 1px solid #caccbe;
}

#contentwide2 #contentText
{
	float: left;
	width: 660px;
}

#contentwide2 #contentText p
{
	width: auto;
}

table
{
	width: 860px;
	border-spacing: 0;
	border: 0;
	font-size: 12px;
	color: #808676;
	border-bottom: 1px solid #caccbe;
}

table tr th a
{
	padding-left: 15px;
	background: url(../img/nav_icon_pfeil.gif) no-repeat center left;
	text-decoration: none;
	color: #626759;
}

table tr td a
{
	margin: 0 10px 0 0;
	padding-left: 20px;
	background: url(../img/icon_download.png) no-repeat center left;
	text-decoration: none;
	font-weight: bold;
	color: #508387;
}

table tr
{
	background-color: #ebece2;
}

table tr.light
{
	background-color: #f3f4e9;
}

table tr:hover
{
	background-color: #fff;
}

table tr th
{
	padding: 15px;
	background-color: #fff;
	border-bottom: 1px solid #dbdcd0;
	border-right: 1px solid #dbdcd0;
	font-size: 14px;
	text-align: left;
	color: #626759;
}

table tr td
{
	padding: 10px 15px 10px 15px;
	border-bottom: 1px solid #dbdcd0;
	border-right: 1px solid #dbdcd0;
}

#contentText
{
	float: left;
	width: 370px;
}

#contentText ul
{
	margin-left: 20px;
	font-size: 12px;
	list-style-type: circle;
}

#contentText ul li
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 18px;
	border-bottom: 1px dotted #ccc;
}

#contentSidebar
{
	float: right;
	margin: 40px 40px 0 0;
}

#contentSidebar p
{
	margin: 15px 0 15px 0;
	padding: 0;
	width: 210px;
	font-size: 12px;
}

#contentSidebar img
{
	margin: 0;
	padding: 0;
}

#contentSidebar h4
{
	margin: 15px 0 15px 15px;
	padding: 0;
	width: 200px;
}

#contentSidebar h5
{
	margin: 15px 0 10px 15px;
	padding: 0;
	width: 200px;
}

#contentSidebar ul
{
	list-style-type: none;
	margin: 0 0 15px 15px;
	padding: 0;
	width: 210px;
}

#contentSidebar ul li
{
	margin: 0;
	padding: 3px 0 3px 20px;
	background: url(../img/icon_newsartikel.gif) no-repeat 0 6px;
}

#contentSidebar ul li a
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #626759;
	text-decoration: none;
}

#sidebar
{
	float: right;
	margin: 0;
	padding: 0;
	width: 250px;
}

.teaser
{
	margin: 0 0 30px 0;
	padding: 0;
}

.teaser img
{
	margin: 0 0 -4px 0;
	padding: 0;
}

.teaser p
{
	margin: 10px 0;
	padding: 0;
	width: auto;
}

.teaser p a
{
	padding-bottom: 4px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid;
}

.bluebox
{
	margin: 0;
	padding: 20px 20px 15px 20px;
	background-color: #b9d6d3;
	color: #508387;
	border-top: 1px solid #a1bab8;
	border-bottom: 1px solid #a1bab8;
}

.greybox
{
	margin: 0;
	padding: 20px 20px 15px 20px;
	background-color: #dee0d5;
	color: #626759;
	border-top: 1px solid #d2d2c6;
	border-bottom: 1px solid #d2d2c6;
}

.teaser .bluebox p a
{
	color: #508387;
}

.teaser .greybox p a
{
	color: #626759;
}

/* ############## */
/* ### FOOTER ### */
/* ############## */

#footer
{
	margin: 30px 0 50px 0;
	padding: 0;
	color: #9ea492;
}

#footer #copy
{
	float: left;
	margin: 0;
	padding: 0;
	width: 640px;
}

#footer #copy p
{
	float: left;
	margin: 0;
	padding: 0;
	width: 530px;
	font-size: 10px;
	line-height: 16px;
}

#footer img
{
	float: right;
	margin: 0 0 0 15px;
}

#footer #links
{
	float: right;
	margin-top: -15px;
}

#footer ul
{
	list-style-type: none;
}

#footer ul li
{
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #adb2a4;
}

#footer ul li.zero
{
	border: 0;
}

#footer ul li a
{
	margin: 0;
	padding: 0;
	color: #9ea492;
	font-size: 10px;
	text-decoration: none;
}

#footer ul li a#up
{
	padding-right: 10px;
	background: url(../img/icon_top.png) no-repeat center right;
}

/* ############ */
/* ### FORM ### */
/* ############ */

form#f1
{
	width: 100%;
}

form#f1 input
{
	width: 100%;
	margin: 15px 0 5px 0;
}

form#f1 input.fail
{
	width: 100%;
	margin: 15px 0 5px 0;
	border: 1px solid red;
}

form#f1 input.cb
{
	width: auto;
	margin: 0;
	padding: 0;
}

form#f1 label
{
	padding: 0 0 0 5px;
}

form#f1 select
{
	width: 250px;
	margin: 0 0 0 40px;
}

form#f1 table
{
	margin: 0;
	padding: 0;
	margin-left: 30px;
	width: auto;
	border-spacing: 0;
	font-size: 12px;
	color: #808676;
	background: none;
	border: 0;
}

form#f1 table tr
{
	background: none;
	border: 0;
}

form#f1 table td
{
	margin: 0;
	padding: 5px;
	background: none;
	border: 0;
}

form#f1 textarea
{
	margin: 30px 0 10px 0;
	padding: 5px;
	width: 100%;
	height: 250px;
	font-family: "Arial";
	font-size: 12px;
	color: #808676;
}

