﻿body, table, div, input, select, textarea
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
	font-size:medium;
	line-height: normal;
	color: #bbd8e1;
	background-color: #559db3;
}

body, form, p
{
	margin: 0;
	padding: 0;
}

div
{
	text-align: left;
}

a, a:visited, a:active
{
	color: #6cc1d6;
	text-decoration: underline;
}

a:hover
{
	color: #6cc1d6;
	text-decoration: underline;
}

a img
{
	border: none;
}

hr
{
	height: 1px;
	color: #DDDDDD;
}

/*** structure ***/

#all
{
	width: 900px;
	border: solid 1px #bbd8e1;
	margin-bottom: 15px;
	background-color:#bbd8e1; 
	z-index: 100;
}
#wrapper
{
    width: 100%;
    background-color: #bbd8e1;
}
#allstart
{
	width: 900px;
	border: solid 1px #bbd8e1;
	margin-bottom: 15px;
}
#head
{
	height: 200px;
	border-bottom: solid 2px white;
    background-color: #bbd8e1;
}
#headleft
{
	width: 200px;
	float:left;
	height: 150px;
    background-color: #bbd8e1;
}
#headright
{
	width: 200px;
	height: 150px;
	float:left;
	text-align: right;
    background-color: #bbd8e1;
}
#headcenter
{
    width: 500px;
    height: 150px;
    float:left;
    text-align:center;
    font-size: 24pt;
    font-weight: bold;
    padding-top: 40px;
    color:White;
    background-color: #bbd8e1;
}
#logo
{
	float: right;
	padding: 35px 15px 0 0;
}

#topnavigation
{
	height: 35px;
	width: 896px;
	clear: both;
	background-color:#bbd8e1;
	/*border: solid 2px #417E91;*/
	
}
.topnavigationitem
{
	width: 178px;
	float: left;
	height: 35px;
	text-align: left;
	/*letter-spacing: 0.2em;*/
	background-color:#bbd8e1;
}
.topnavigationseparator
{
    height: 35px;
    /*width: 2px;
    background-color:white;*/
    float:left;
}

#contentarea
{
	/*background-color:#bbd8e1;*/
	width: 100%;
	height: 100%;
}

#leftarea
{
	float: left;	
	width: 178px;
	/*background-color: #bbd8e1;*/
}

#leftnavigation
{
	padding: 40px 0 30px 30px;
	letter-spacing: 0.2em;
	/*background-color:#bbd8e1;*/
}

#centerarea
{
	width: 620px;	
	padding: 0 0 15px 0;
	float: left;
	background-color: White;
}
#centerareastart
{
	width:900px;
	padding:2px 0px 2px 0px;
}

#centercontentarea
{
	padding: 42px 15px 83px 15px;
	background-color:white;
	color: #417E91;
}
#centercontentareastart
{
}

#locator
{
	padding: 5px 0 10px 0;
	border-bottom: 1px dotted #C0C0C0;
	margin-bottom: 15px;
}

#print
{
	float: right;
}

#print img
{
	padding: 0;
	margin: 0;	
	border: none;
}

#rightarea
{
	width: 100px;	
	text-align: center;
	float: left;
	display:block;
	/*background-color:white;*/
}

#rightcontentarea
{
	padding: 42px 9px 15px 10px;
	font-size: small;
	/*background-color:white;*/
}

#footernavigation
{
	clear:both;
	text-align: right;
	height: 57px;
	width: 100%;
	border-top: 2px white solid;
	background-color: #1C4C5C;
	border-bottom: 30px solid #417E91; 
	color: #FFF;
}
#copyright
{
    font-size: 8pt;
    float:left;
    background-color: Transparent;
}


/*** STRUCTUREELEMENTS ***/

#floatingelement li
{
	list-style-position: inside;
	display: inline-block;
	background-color: White;
}

#floatingelement
{
    background-color:White;
	color: #417E91;
}

#imageleft, .imageleft
{
	float: left;
	padding: 0 10px 5px 0;
	position: relative;
	background-color:White;
}

#imageright
{
	float: right;
	padding: 0 0 5px 10px;
	background-color:White;
}

#contactleft
{
	float: left;
	width: 150px;
}

#contactright
{
	float: left;
}

#box
{
	border: solid 1px #DDDDDD;
	background-color: #EEEEEE;
	padding: 5px 5px 5px 5px;
	margin: 0 0 15px 0;
}

#sitemap
{
	padding: 0 0 0 25px;
}

/*** NAVIGATION ***/

#topnavigation a,
#topnavigation a:visited,
#topnavigation a:active
{
	color: #417E91;
	text-decoration: none;
	line-height: 35px;
	padding: 0 10px 0 0px;
	font-weight: bold;
	font-size: 16px;
}

#topnavigation a:hover
{
	color: #6cc1d6;
	text-decoration: none;
}

#topnavigation a.active,
#topnavigation a.active:visited,
#topnavigation a.active:active,
#topnavigation a.active:hover
{
    color:White;
}

#leftnavigation a,
#leftnavigation a:visited,
#leftnavigation a:active
{
	display: block;
	text-decoration: none; 
	color: white; 
	line-height: 27px;
	font-size: 14px;
	font-weight: bolder;
}

#leftnavigation a:hover
{
	text-decoration: none; 
	color: #6cc1d6;	
}

#leftnavigation a.active,
#leftnavigation a.active:visited,
#leftnavigation a.active:active,
#leftnavigation a.active:hover
{
	color: red;
	font-weight: bolder;
}

#footernavigation a,
#footernavigation a:visited,
#footernavigation a:active
{
	font-size: 10px;
	text-decoration: none; 
	color: white; 
	line-height: 20px;
	margin: 10px 10px 0 10px;
	padding: 0 10px 0 10px
	border-right: 2px solid white;
}

#footernavigation a:hover
{
	text-decoration: none; 
	color: #6cc1d6;
}

#footernavigation a.active,
#footernavigation a.active:visited,
#footernavigation a.active:active,
#footernavigation a.active:hover
{
	color: white;
}

#locator a,
#locator a:visited,
#locator a:active
{
	text-decoration: none; 
	color: #6cc1d6;
}

#locator a:hover
{
	color: #6cc1d6;
}

#sitemap a,
#sitemap a:visited,
#sitemap a:active
{
	text-decoration: none; 
	color: #6cc1d6;
	line-height: 25px;
}

#sitemap a:hover
{
	color: #6cc1d6;
}


/*** content styles ***/

h1
{
	font-weight: bold;
	font-size: 13px;
	color: #CC0000;
	line-height: 20px;
	padding-top: 5px;	 
	padding-bottom: 7px;
	display: block;
	margin-bottom: 10px;
}

h2
{
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	padding-top: 3px;	 
	padding-bottom: 4px;
	display: block;
	margin: 0;
}

h3, .headline
{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.borderheadline
{
	font-size: 13px;
	color: #CC0000;
	border-bottom: solid 1px #CC0000;
	line-height: 20px;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 7px;
}

.highlight
{
	color: #CC0000;
}

.smallhighlight
{
	color: #CC0000;
	font-size: 10px;
}

.listheadline,
a.listheadline,
a.listheadline:visited,
a.listheadline:active,
a.listheadline:hover
{
	padding: 3px 0 3px 0;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.morelink,
a.morelink,
a.morelink:visited,
a.morelink:active,
a.morelink:hover
{
	color: #CC0000;
	text-decoration: none;
}

div#seperation
{
	border-bottom: solid 1px #DDDDDD;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 5px 0 5px 0;
	line-height: 1px;
	font-size: 1px;	
}

.error
{
	color: #FF0000;
}

.button
{
	color: #666666;
	background: #EEEEEE;
	border: solid 1px #DDDDDD;
}

.contactmodulediv
{
	padding: 2px 2px 2px 2px;
}

#controlpadding
{
	padding: 5px 0 5px 0;
}
#infobox
{
    width: 296px;
    float: left;
    margin: 1px 1px 1px 1px;
    border-bottom:solid 1px #bbd8e1;
    border-right: solid 1px #bbd8e1;
    border-left: solid 1px #bbd8e1;
    height: 207px;
}
#infoboxhead
{
    background-color: #bbd8e1;
    color: White;
    text-align:center;
    font-size: 16px;
    padding: 5px 0px 5px 0px;
    font-weight:bold;
}
#infoboxcont
{
    padding: 5px 5px 5px 5px;
}
#infoboxcont ul
{
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 15px 0 15px 0;
}
#sponsorbox
{
    width: 298px;
    float:right;
    margin: 1px 1px 1px 1px;
    height: 625px;
    overflow: visible;
}
#sponsorboxhead
{
    background-color: #bbd8e1;
    color: White;
    text-align:center;
    font-size: 16px;
    padding: 5px 0px 5px 0px;
    font-weight:bold;
}
#sponsorboxcont
{
    padding: 5px 5px 5px 5px;
    text-align: center;
    overflow: visible;
}
#startbild
{
    width: 596px;
    float:left;
    margin: 1px 1px 1px 1px;
    text-align: center;
    height: 413px;
    border:solid 1px #bbd8e1;
}
