* {
    margin: 0;
    padding: 0;
}
body {
    background: none repeat scroll 0 0 #EAF2FD;
    color: #135793;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}
.clearfix {
    clear: both;
}
.head-wrapper {
    background: url("../images/bg_head.jpg") repeat-x scroll 0 0 transparent;
    height: 129px;
    width: auto;
}
.head {
    background: url("../images/head.jpg") no-repeat scroll 0 0 transparent;
    height: 129px;
    margin: 0 auto;
    width: 1102px;
}
.wave {
    background: url("../images/wave.png") repeat-x scroll center top transparent;
    height: 73px;
    width: 100%;
}
.wave .wave-overlay {
    background: url("../images/wave-overlay.jpg") no-repeat scroll 0 0 transparent;
    height: 73px;
    margin: 0 auto;
    width: 1102px;
}
.content {
    background: url("../images/bg.jpg") repeat-y scroll center top #EAF2FD;
    margin: 0 auto;
    min-height: 450px;
    width: 1102px;
}
.content .center ul,
.content .center-big ul {
    margin-left: 15px;
}

ul#banner { }
ul#banner li { list-style-type: none; }
ul#banner li img { border: 0; }

.content .left {
    float: left;
    min-height: 200px;
    padding: 15px 0 15px 25px;
    width: 233px;
}
.content .center {
    float: left;
    min-height: 200px;
    padding: 15px 15px 115px;
    width: 538px;
}
.content .center-big {
    float: left;
    min-height: 200px;
    padding: 15px 15px 115px;
    width: 814px;
}
.content .right {
    float: left;
    min-height: 200px;
    padding: 15px;
    width: 246px;
}
.left .navigation li {
    display: none;
}
.left .navigation ul {
    list-style-image: url("../images/dot.gif");
    list-style-position: inside;
}
.left .navigation ul li {
    display: list-item;
    padding: 0 0 5px;
}
.left .navigation ul li.active {
    font-weight: bold;
}
.left .navigation ul li a {
    color: #135793;
    text-decoration: none;
}
.left .navigation ul li a:hover {
    border-bottom: 1px dotted #135793;
}
.left .navigation ul ul {
    list-style-image: url("../images/dot.gif");
    list-style-position: inside;
    padding: 0 0 0 10px;
}
.right .box {
    margin-bottom: 20px;
    width: 243px;
}
.right .box .header {
    background: url("../images/box-top.jpg") no-repeat scroll 0 0 transparent;
    font-weight: bold;
    height: 18px;
    padding: 4px 0 0 60px;
    width: 183px;
}
.right .box .box-content {
    padding: 10px 0 10px 60px;
    width: 183px;
}
.right .box .box-content ul {
    list-style-position: inside;
}
.right .box .box-content ul li {
    padding: 0 0 2px;
}
.right .box .box-content form#newsletter input.search-field {
   width: 150px;
}
.footer {
    background: none repeat scroll 0 0 #EAF2FD;
    border-top: 7px solid #135793;
    height: 100px;
    width: 100%;
}
.footer .logo {
    background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin: 25px auto 0;
    width: 269px;
}

/* Oberhalb jedes Befehls steht eine Kurzerklaerung*/

/* Body Hintergrund Farbe etc*/
body      {
	scrollbar-face-color:#E8E8E8;
	scrollbar-highlight-color:#B1B1B1;
	scrollbar-3dlight-color:#E8E8E8;
	scrollbar-darkshadow-color:#858585;
	scrollbar-shadow-color:#CBCBCB;
	scrollbar-arrow-color:#CBCBCB;
	scrollbar-track-color:#B1B1B1;
	margin:0px;
	
	 }

a:link {color: #135793; text-decoration:none;}
a:hover {color: #135793; text-decoration:underline;}


a.hellblau:link {color: #c3d7ef; text-decoration:none;}
a.hellblau:hover {color: #c3d7ef; text-decoration:underline;}


/* Farbe für Textfeld  > class="textfeld1" < an Textfeld kopieren */
.textfeld1 {
	background-color: #ffffff;
	color: #153f71;
	border: 1px solid #153f71;

	}
	
/* Farbe für Button  > class="button" < an Button kopieren */
.button {
	background-color: #ffffff;
	color: #153f71;
	border: 1px solid #153f71;

	}

/* Farbe für Textfeld  > class="textfeld2" < an Textfeld kopieren */
.textfeld2 { 
	 border: 1px solid #153f71;
	  background-color: #ffffff;
	  }

.tableBorder {
	border: 1px solid #000000;
}


/* Haupt: Tabelle */ 
.firmaticTabelle {
	font-size: 8pt;
	border: 1px solid #c6c6c6;
	background-position: center center;
        background-color: #F9F9F9;
}


/* Haupt: Tabellenkopf */
.firmaticHead {
	background-color: #FFFFFF;
	font-weight: 300;
	color: #FFFFFF;

}


/* Navigation oben */ 
.firmaticNaviOben {
	font-size: 8pt;
	font-weight: normal;
}

/* Content Spalte mitte */ 
.firmaticContentMitte {
	font-size: 8pt;
	border: none;
        background-color: #F9F9F9;

}

/* Content Spalte rechts */ 
.firmaticContentRechts {
	font-size: 7pt;
        background-color: #F9F9F9;

}

/* Footer unten */ 
.firmaticFooter {
        color: #9bbbe2;
	font-size: 7pt;
}


/* Footer Links */ 

.firmaticFooter a {
	color: #C0D2EC;
	text-decoration: underline;
}

.firmaticFooter a:hover {
	color: #9bbbe2;
	text-decoration: underline;
}


.firmaticFooter2 a {
	color: #C3C3C3;
	text-decoration: none;
}

.firmaticFooter2 a:hover {
	color: #C3C3C3;
	text-decoration: underline;
}


.firmaticFooter2 a:active {
	color: #C3C3C3;
	text-decoration: none;
}

.firmaticFooter2 a:visited{
	color: #C3C3C3;
	text-decoration: none;
}






/* Navigation links */ 
.firmaticNaviLinks {
	font-size: 9pt;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #787878;
	background-color: #E9E9EC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

/* Ausserhalb der Haupttabelle */ 
.firmaticAussen {
	position: static;
	border: none;
	padding: 10px;
	width: 990px;
}

/* Innere Tabelle für kompletten Contentbereich */ 
.firmaticTabelleContent {
	font-weight: normal;
	background-color: #F9F9F9;
}



/* css für baum menue */
.treemenue {
	font-size: 9px;
	color: #9bbbe2;
	white-space: nowrap;
}
.treemenue img {
	border: 0px;
	vertical-align: middle;
}
.treemenue a {
	color: #9bbbe2;
	text-decoration: none;
}
.treemenue a.node, .treemenue a.nodeSel {
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
}
.treemenue a.node:hover, .treemenue a.nodeSel:hover {
	color: #c3d7ef;
	text-decoration: underline;
}
.treemenue a.nodeSel {
	background-color: #c3d7ef;
    color: #153f71;
}
.treemenue .clip {
	overflow: hidden;
}



/* Kategorie Content mitte  */ 
.firmaticKatTabelle {
	font-weight: normal;
	border-top: none #787878;
	border-right: none #787878;
	border-bottom: none #136EC8;
	border-left: none #787878;
    color: #153f71;


}

/* Kategorie Content mitte Überschrift */ 
.firmaticKatUeberschrift {
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #136EC8;
	border-bottom-width: 1px;
    color: #153f71;
}
.startseite .firmaticKatUeberschrift {
   border: 0;
}

/* Kategorie Content mitte Contentbereich  */ 
.firmaticKatContent {
	font-weight: normal;
	border-bottom-style: none;
	border-bottom-color: #136EC8;
	border-bottom-width: 1px;
    color: #153f71;
    padding: 3px;
}

/* Kategorie Content rechts  */ 
.firmaticKatTabelleRechts {
	font-size: 7pt;
	font-weight: normal;
	border: 1px solid #787878;
        background-color: #153f71;
    color: #9bbbe2;

}

/* Kategorie Content rechts Contentbereich  */ 
.firmaticKatContentRechts {
	font-size: 7pt;
	font-weight: normal;
    color: #c3d7ef;

}

/* Kategorie Content rechts Überschrift  */ 
.firmaticKatUeberschriftRechts {
	font-size: 7pt;
	font-weight: bold;
    color: 9bbbe2;

}
table {
   font-size: 11px;
   text-align: left;
}
