/*----- FONT FORMATTING -----*/
body {
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}

h1, h2, h3, strong {
	font-weight: bold;
}

h1 {
	font-size: 20px;
}
 
h2 {
	font-size: 15px;
}

h3 {
	font-size: 12px;
}

#english #content h2 a{
	font-size: 12px;
}

#naviMain a, #naviMeta a {
	text-decoration: none;
}

#naviMain a:link, #naviMain a:visited, #naviMeta a:link, #naviMeta a:visited {
	color: #000;
}

#naviMain a:hover, #naviMain a:active, #naviMeta a:hover, #naviMeta a:active {
	color: #f44a07;
}

#copyright {
	color: #d8ecf4;
}

#boxes, #footer {
	letter-spacing: 0.02em;
}

/*---- FONTS BOXES START ----*/
#boxes h1{	
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.05em;	
}

#boxes a {
	font-weight: bold;
}

#box1 a:link, #box1 a:visited {
	color: #287C01;
}

#box1 a:hover, #box1 a:active {
	color: #235403;
}

#box2 a:link, #box2 a:visited {
	color: #107173;
}

#box2 a:hover, #box2 a:active {
	color: #0A5151;
}

#box3 a:link, #box3 a:visited {
	color: #AD4C03;
}

#box3 a:hover, #box3 a:active {
	color: #873C0A;
}

#box4 a:link, #box4 a:visited {
	color: #876E04;
}

#box4 a:hover, #box4 a:active {
	color: #665408;
}
#box5 a:link, #box5 a:visited {
	color: #F29400;
}

#box5 a:hover, #box5 a:active {
	color: #F29400;
}
/*---- END FONTS BOXES START ----*/

/*---- FONTS START----*/
#saying {
	color: #f44b08;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.42em;
}

#saying img {
	color: #000;
}

#info {
	color: #374548;
}
/*---- END FONTS START ----*/

/*---- FONTS FOOTER ----*/
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #ced8df;
}

#footer #thema1 h2{
	color: #8EDA68;	
}

#footer #thema2 h2{
	color: #78DCF1;	
}

#footer #thema3 h2{
	color: #F8A563;	
}

#footer #thema4 h2{
	color: #F7D144;	
}
/*---- END FONTS FOOTER ----*/

/*---- FONTS CONTENT ----*/
#content {
	color: #374548;
}

#content a:link, #content a:visited {
	color: #EF2A03;
	text-decoration: none;	
}

#content a:hover, #content a:active {
	color: #fff;
	background-color: #79A6B7;	
}

#content h1, #content h3{
	color: #1074BF;
}

#content h2 {
	color: #578eae;
}

#content h2 a:link, #content h2 a:visited {
	background-color: transparent;
	color: #EF2A03;
	text-decoration: underline;
}

#content h2 a:hover, #content h2 a:active {
	background-color: transparent;
	color: #578eae;	
}

#content a.toTop:link, #content a.toTop:visited {
	background-image: url(../images/arrow_top.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #EF2A03;	
	padding-left: 18px;
	text-decoration: underline;
}

#content a.toTop:hover, #content a.toTop:active {
	background-color: transparent;
	background-image: url(../images/arrow_top_hover.gif);
	color: #149314;
}
/*---- END FONTS CONTENT ----*/
/*----- END FONT FORMATTING -----*/

/*---- LAYOUT----*/
body {
	background: url(../images/footer_bg1.gif);
	position: relative;
	min-width: 980px;
}

#container {
	background-color: #fff;
}

#top {
	background: url(../images/bg1.gif) #fff repeat-x;
	height: 13px;
}

#naviMain, #imprint, #footer {
	width: 980px;
}

#naviMain, #contentFrame, #footer {
	margin: 0 auto auto auto;
}

/* -------- */
#naviMain {	
	background: url(../images/navi_main_bottom.gif) no-repeat;
	background-position: left bottom;
	margin-bottom: 32px;
	min-height: 26px;
	padding-bottom: 26px;
	position: relative;
}

#naviMainLinks {	
	background: url(../images/navi_main_bg.gif) repeat-y;
	padding-right: 100px;
	padding-top: 16px;
}

#naviMainLinks a {
	background: url(../images/navi_main_border.gif) repeat-y;
	float: left;
	margin-right: 10px;
	padding-left: 10px;	
}

#naviMainLinks a:first-child {
	background: none;
	margin-left: 6px;
}

#logoSmall {
	background: url(../images/logo_small.gif) no-repeat;
	height: 15px;
	position: absolute;
	right: 20px;
	top: 16px; 
	width: 50px;	
}
/* -------- */

#contentFrame {
	border: 1px solid #D3E1E2;
	padding-bottom: 40px;
	position: relative;
	width: 978px;
}

#imprint {
	background: url(../images/navi_bottom_bg.jpg) no-repeat;
	background-position: left top;
	margin: 80px auto 0 auto;
	min-height: 34px;
}
 
#copyright {
	float: left;
	padding: 4px 6px 4px 16px;
	width: 468px;
}

#naviMeta {
	margin-left: 490px;
}

#naviMeta a {
	border-left: 1px solid #000;
	float: left;
	padding: 4px 10px 4px 10px;	
}

#naviMeta a:first-child {
	border-left: none;
}

/* ---- LAYOUT START ---- */
#index #contentFrame {
	background-color: #fff;
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;	
}

#columnLeft {
	border-top: 6px solid #000;	
	float: left; 
	width: 324px;	
}

#saying {	
	background: url(../images/saying_bg.png) #e9f1f7 repeat-x;
	background-position: top left;
	border: 1px solid #ACC5D0;
	border-top: none;
	margin-bottom: 20px;
	padding: 28px 12px 40px 16px;
}

#saying img {
	display: block;
	margin-bottom: 34px;
}

#saying p {
	background: url(../images/icon_check.gif) no-repeat;
	text-indent: 28px;
}

#info {
	border: 1px dashed #517987;
	padding: 16px 12px 30px 16px;
}

#info img {
	padding-right: 4px;
}

#boxes {
	float: right; 	
	margin-right: 0;
	margin-left: 10px;
	width: 630px;
}
/* ---- END LAYOUT START ---- */

/*----- BOXES START-----*/
#boxes h1 {
	padding: 8px 8px 8px 100px;	
	position: relative;
	margin-bottom: 10px;
	min-height: 26px;
}

#boxes p {
	margin-left: 100px;
}

#box1, #box2, #box3, #box4 , #box5{	
	margin-bottom: 24px;
	padding-bottom: 20px;
	position: relative;
} 

#box1 {
	background-color: #D8EBD8;
	border-bottom: 1px solid #87A28B;
}

#box2 {
	background-color: #D3E9F0;
	border-bottom: 1px solid #90A1B6;
}

#box3 {
	background-color: #F2DEBF;
	border-bottom: 1px solid #935022;
}

#box4 {
	background-color: #F5EBBA;
	border-bottom: 1px solid #B5AD8D;
}
#box5 {
	 background-color: #faebd2;
    border-bottom: 1px solid #F29400;
}

#box1 h1 {
	background: url(../images/box_bg1.jpg) #39891D no-repeat;
}

#box2 h1 {
	background: url(../images/box_bg2.jpg) #3C9097 no-repeat;
}

#box3 h1 {
	background: url(../images/box_bg3.jpg) #E66B26 no-repeat;
}

#box4 h1 {
	background: url(../images/box_bg4.jpg) #D9B926 no-repeat;
}
#box5 h1 {
	 background: url(../images/box5_bg.png) no-repeat;
}
/*----- END BOXES START -----*/

/* ---- LAYOUT CONTENT ---- */
#content {
	margin: 14px 200px auto 100px;
}
/* ---- END LAYOUT CONTENT ---- */

/* ---- FORMATTING CONTENT ---- */
#content .top0 {
	margin-top: 0;
	padding-top: 0;
}

#content h1 {
	margin-bottom: 0.5em;
	margin-top: 1.6em;	
}

#content p, #agb #content li {
	margin-bottom: 1.2em;
}

#datenschutz #content h2 {
	margin-bottom: 0.5em;
	margin-top: 2em;
}

#content ol, .inside {
	margin-left: 40px;
}

#map {
	border: 1px solid #d1c6b5;
	height: 480px;
	width: 600px; 
}

.w300 {
	width: 300px;
}

ul.links li {
	border-bottom: 1px dashed #517987;
	margin-bottom: 0.2em;
}

ul.listItem {
	list-style-image: url(../images/arrow.gif);
}
/* ---- ENDFORMATTING CONTENT ---- */
/* ---- END LAYOUT CONTENT ---- */

/*----- FOOTER -----*/
#footerSeparator {
	background: url(../images/line_bottom.gif) repeat-x;
	height: 12px;
}

#footerBg1 {
	background: url(../images/footer_bg1.gif) #495962;
	padding-bottom: 60px;
}

#footer {
	background: url(../images/footer_bg.gif);
	margin: 0 auto;
	padding-bottom: 30px;
}

#footer ul {
	float: left;
	list-style-type: none;
	padding: 0 10px 0 14px;
	width: 221px;
}

#footer h2 {
	margin-top: 1.2em;
}

#thema1 a, #thema2 a, #thema3 a, #thema4 a {
	background-position: 0 6px;
	background-repeat: no-repeat;	
	display: block;
	text-indent: 50px;
}

#thema1 a {
	background-image: url(../images/arrow_link1.gif);
}

#thema2 a {
	background-image: url(../images/arrow_link2.gif);
}

#thema3 a {
	background-image: url(../images/arrow_link3.gif);
}

#thema4 a {
	background-image: url(../images/arrow_link4.gif);
}

#thema1 a:hover {
	background-image: url(../images/arrow_link1_hover.gif);
}

#thema2 a:hover {
	background-image: url(../images/arrow_link2_hover.gif);
}

#thema3 a:hover {
	background-image: url(../images/arrow_link3_hover.gif);
}

#thema4 a:hover {
	background-image: url(../images/arrow_link4_hover.gif);
}
/*----- END FOOTER -----*/

/*---- ICONS START----*/
#boxes h1 .icon {
	left: 12px;
	top: -10px;
}

#box1 h1 .icon {	
	background-image: url(../images/icon_gesundheit.png);
}

#box2 h1 .icon {	
	background-image: url(../images/icon_investor.png);
}

#box3 h1 .icon {	
	background-image: url(../images/icon_elternwissen.png);
}

#box4 h1 .icon {	
	background-image: url(../images/icon_branchen.png);
}
#box5 h1 .icon {	
	background-image:url(../images/icon_cfx-broker.png);
}
/*----END ICONS START ----*/

/*---- ICONS PAGES ----*/
#contentFrame .icon {
	height: 73px;
	left: 19px;
	position: absolute;
	top: -16px;	
	width: 73px;	
}

#agb .icon {	
	background-image: url(../images/icon_agb.png);
}

#datenschutz .icon {	
	background-image: url(../images/icon_datenschutz.png);
}

#english .icon {	
	background-image: url(../images/icon_english.png);
}

#impressum .icon {	
	background-image: url(../images/icon_impressum.png);
}
/*---- END ICONS PAGES ----*/

/*---- ICONS SUBPAGES ----*/
#elternwissen .icon {	
	background-image: url(../images/icon_elternwissen.png);
}

#gesundheit .icon {	
	background-image: url(../images/icon_gesundheit.png);
}

#investor .icon {	
	background-image: url(../images/icon_investor.png);
}
/*---- END ICONS SUBPAGES ----*/

/*---- POPUP ----*/
body#popup {
	padding: 0;
	background-image: none;
	background-color: #fff;
	line-height: 1.35em;
	letter-spacing: normal;
	color: #495D66;
}

#nlContainer{
	background-color: #fff;
	width: 400px;
	margin: 0;
}

#nlContainer #header {
	background-color: #f8f8f8;
	background-color: #f6f7f7;
	background-image: url(../images/popup_header_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 15px 0 18px 10px;
	margin-bottom: 10px;
}

#nlContainer #header h1 {
	line-height: 1.2em;
	color: #000;
	margin-bottom: 0.6em;
}

#nlContainer #header p {
	margin-bottom: 0.6em;
}

#nlContainer ul {
	border-bottom: 1px dotted #517987;
	padding: 0 10px 5px 0;
	margin: 0 10px 10px 35px;
}

span.order {
	display: block; 
	background-image: url(../images/order.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-bottom: 0.7em;	
	min-height: 14px;
}

span.order.last {
	margin-bottom: 0;	
}

.order a:link, .order a:visited {
	color: #f44a07;
	text-decoration: underline;
}

.order a:hover, .order a:active {
	color: #f44a07;
	text-decoration: none;
}

#nlContainer h2 a {
	text-decoration: none;
}

#nlContainer #gesundheit h2 a:link, #nlContainer #gesundheit h2 a:visited {
	color: #309628;
}

#nlContainer #gesundheit h2 a:hover, #nlContainer #gesundheit h2 a:active {
	color: #1C6314;
}

#nlContainer #investor h2 a:link, #nlContainer #investor h2 a:visited {
	color: #0070b8;
}

#nlContainer #investor h2 a:hover, #nlContainer #investor h2 a:active {
	color: #04567A;
}

#nlContainer #elternwissen h2 a:link, #nlContainer #elternwissen h2 a:visited {
	color: #FF7900;
}

#nlContainer #elternwissen h2 a:hover, #nlContainer #elternwissen h2 a:active {
	color: #DB6403;
}

#nlContainer #erfolg h2 a:link, #nlContainer #erfolg h2 a:visited {
	color: #EA0B00;
}

#nlContainer #erfolg h2 a:hover, #nlContainer #erfolg h2 a:active {
	color: #AF1423;
}

#nlContainer #branchen h2 a:link, #nlContainer #branchen h2 a:visited {
	color: #FFAA00;
}

#nlContainer #branchen h2 a:hover, #nlContainer #branchen h2 a:active {
	color: #EA9000;
}

#nlBanner {
	float: right;
	margin-left: 5px;
}

/*---- END POPUP ----*/

.cleaner{ 
	clear: both;
}
