/*
Template: Standardkessel
Bereichsdefinitionen
Dieses Template verweist auf den entsprechenden Bilderorder resources/
z.B. background-image: url(resources/?.gif);
*/

/* ######################################################################## */
/* ###########################  Globale Definitionen ##################### */
/* ###################################################################### */

html {
height: 100%;
}
	
body {
font-size: 12px;
line-height: 16px;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
color: #000;
min-width: 800px;
margin: 0;
padding: 0;
height: 100%;
background: #DFE5EC;
background-image: url(resources/body.gif);
background-repeat: repeat-y;
}

h1 { margin: 0px 0px 14px 0px; font-size: 20px; line-height: 24px; font-weight: normal; color: #004C90; }

h2 { margin: 0px 0px 14px 0px; font-size: 16px; line-height: 24px; font-weight: normal; color: #004C90; }

h3,h4,h5,h6 { margin: 0px 0px 14px 0px; font-size: 12px; line-height: 24px; font-weight: normal; color: #666666; }

p { margin: 0px 0px 14px 0px; }

.clear {
clear: both;
line-height: 0;
font-size: 0;
height: 0;
}

html {
scrollbar-arrow-color: #000000; /*Farbe der Pfeile*/
scrollbar-base-color: #ffffff; /*Heller Reflex am linken und oberen Rand*/
scrollbar-track-color: #CAD5DF; /*Farbe der "Bahn" in der sich der Scrollschieber bewegt*/
scrollbar-face-color: #cccccc; /*Eigentliche Farbe des Schiebers*/
scrollbar-highlight-color: #ffffff; /*Eigentliche Farbe des Schiebers*/
scrollbar-shadow-color: #000000; /*Schattenfarbe um Relief darzustellen*/
}

img {
border: 0px solid none;
}

/* ######################################################################## */
/* ############################  Gesamtrahmen  ########################### */
/* ###################################################################### */

#BORDER {
width: 800px;
}

/* ######################################################################## */
/* #########################  Gestaltungsbereiche  ####################### */
/* ###################################################################### */

#HEADERSTART {
position: relative;
float: left;
height: 120px;
width: 100%;
background: #fff;
background-image: url(resources/HEADERSTART.jpg);
background-repeat: no-repeat;
overflow: hidden;
border-bottom: 1px solid #002E56;
z-index: 14;
}

#HEADER {
padding-left: 250px;	/* required */
width: auto;	/* required */
}

#HEADEREND {
width: 100%;	/* required */
margin: 0;	/* required */
}

/* ######################################################################## */ 
/* #############################  Fussbereich  ########################### */ 
/* ###################################################################### */ 

.footermenu {
clear: both;
color: #8F9FAF;
text-align: center;
}

.footermenu a {
text-decoration: none;
color: #8F9FAF;
}

/* ######################################################################## */ 
/* ################################  Logo ################################ */ 
/* ###################################################################### */ 

.logo {
position: absolute;
top: 0px;
right: 0px;
height: 120px;
width: 250px;
z-index: 15;
background-image: url(resources/logo.gif);
}

.logo a {
display:block;
background-image: url(resources/logo.gif);
width: 250px;
height: 120px;
}

/* ######################################################################## */ 
/* ############################  Inhaltsbereiche  ######################## */ 
/* ###################################################################### */ 

.contentstart {
}

.content {
text-align: left;
float: left;	/* required */
position: relative;	/* required */
width: 100%;	/* required */
z-index: 12;
}

.content .contentelement {
padding: 0px 10px 0px 10px;
}

.content a:link { color: #004C90; font-weight: bold; text-decoration: none; }

.content a:visited { color: #004C90; font-weight: bold; text-decoration: none; }

.content a:hover { color: #004C90; font-weight: bold; text-decoration: none; }

.contentend {
}

/*------------------------------------ Promotionbereich ------------------------------------*/

.promotion {
position: relative;
float: left;
height: 265px;
width: 100%;
background-color: #3874B0;
background-image: url(resources/mainpage.jpg);
background-repeat: no-repeat;
overflow: hidden;
}

/*------------------------------------- Highlightbereich -------------------------------------*/

.highlightstart {
}

.highlight {
float: left;	/* required */
position: relative;	/* required */
z-index: 13;
background: #DFE5EC;
}

.highlightcontent {
text-align: left;
}

.highlightend {
}

.highlightcontent h1 { margin: 0px; font-size: 1.3em; line-height: 1.5em; }

.highlightcontent h2 { margin: 0px; font-size: 1.15em; line-height: 1.3em; }

.highlightcontent h3,h4,h5,h6 { margin: 0px; font-size: 1.0em; line-height: 1.1em; }

.highlightcontent p { margin: 0px; font-size: 0.9em }

.highlightcontent a:link { color: #000000; font-weight: bold; text-decoration: none; }

.highlightcontent a:visited { color: #000000; font-weight: bold; text-decoration: none; }

.highlightcontent a:hover { color: #000000; font-weight: bold; text-decoration: none; }

/*--------------------------------------- Unterbereich ---------------------------------------*/

.subcontent {
text-align: left;
}

/* ######################################################################## */ 
/* #############################  Navigation ############################# */ 
/* ###################################################################### */ 

.mainmenu {
position: absolute;	/* required */
padding-top: 120px;
z-index: 12;
top: 0px;	/* required */
left: 0px;	/* required */
width: 250px;	/* required */
}

.menuwrap {
float: left;
clear: both;
width: 228px;
padding-left: 22px;
background-color: #00316D;
}

#stoerer {
float: left;
clear: both;
width: 250px;
}

#stoerer img {
float: left;
clear: both;
margin: 0px;
padding: 0px;
border: none;
}

.mainmenu a {
display: block;
font-size: 11px;
text-decoration: none;
color: #00316D;
}

.menuborder {
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #C4C4C4;
}

.mainmenu1-norm {
width: 228px;
background-color: #DCDDDE;
background-image: url(resources/menubg.jpg);
background-repeat: repeat-x;
text-transform: uppercase;
letter-spacing: 1px;
}

.menutext1 {
line-height: 36px;
margin: 0px;
padding-left: 20px;
}

.mainmenu1-act {
width: 228px;
background: #EEEEEE;
background-image: url(resources/menubg.jpg);
background-repeat: repeat-x;
text-transform: uppercase;
letter-spacing: 1px;
}

.mainmenu2-norm {
width: 228px;
background-color: #DCDDDE;
}

.menutext2 {
line-height: 20px;
margin: 0px;
font-size: 11px;
padding-left: 40px;
}

.mainmenu2-act {
width: 228px;
background-color: #cccccc;
border-bottom: 1px solid #eeeeee;
border-top: 1px solid #999999;
}

.mainmenu3-norm {
width: 228px;
background: #DCDDDE;
}

.menutext3 {
line-height: 20px;
margin: 0px;
font-size: 11px;
padding-left: 60px;
}

.mainmenu3-act {
width: 228px;
background-color: #cccccc;
border-bottom: 1px solid #eeeeee;
border-top: 1px solid #999999;
background-image: url(resources/menuicon.gif);
background-repeat: no-repeat;
background-position: 40px 7px;
}

.mainmenu1-norm:hover {
background-image: url(resources/menubg_act.jpg);
background-repeat: repeat-x;
}

/*-------------------------------- Optionale Unternavigation --------------------------------*/

.submenu {
float: left;
text-align: center;
position: relative;
width: 22px;
height: 120px;
background: #004C90;
overflow: hidden;
}

.submenu img {
margin-top: 5px;
}

/*--------------------------------- Funktions-/Zusatzmenue ---------------------------------*/

.additionalmenu {
float: left;
position: relative;
overflow: hidden;
z-index: 16;
height: 110px;
padding: 5px;
}

.additionalmenu a {
text-decoration: none;
color: #004C90;
}

.additionalmenu .langimg {
vertical-align: bottom;
margin-left: 10px;
}

.sitepath {
visibility: hidden;
font-family: Verdana;
color: #fff;
font-size: 9px;
padding: 0px 10px 0px 10px;
overflow: hidden;
z-index: 7;
}

.sitepath a:link {
color: #fff;
font-size: 9px;
padding: 0;
background: none;
}

.sitepath a:visited {
color: #fff;
font-size: 9px;
padding: 0;
background: none;
}

.sitepath a:hover {
color: #fff;
font-size: 9px;
padding: 0;
background: none;
}

/*-------------------------------Styledefinitionen----Ende--------------------------------*/
