/* Globaleinstellung der Link-Farben START */
a:link {color: #000;
	text-decoration: underline;
	border: none;
	}
	
a:visited {
	color: #5f5f5f;
	text-decoration: none;
	}
	
a:active {
	color: #00a8d7;
	}

a:hover {
	color: #00a8d7;
	text-decoration: none;
	}
/* Entfernt den blauen Rahmen um Bilder die als Links fungieren */
a img {
	border: 0;
	}
/* Globaleinstellung der Link-Farben ENDE*/
	
body  { background-color: #d4e5f4; color:#000;margin:0;}

p,h1,h2,h3,h4 {margin: 0;margin-bottom: 15px;color: #000; font-size: 14px; font-family: Verdana, Arial, SunSans-Regular, sans-serif; line-height: 20px; text-align: left; vertical-align: top }
.copynormal {color: #000;}
.copyunderline { text-decoration:underline; }
.copybold { font-weight: bold;  }
.copyboldkursiv { font-weight: bold; font-style:oblique; }
.copyboldred { color: #C50D23; font-weight: bold; }
.copynormalred {color: #C50D23;}

.copygross { font-size: 19px; line-height: 30px;  }
.copygrossbold { font-size: 19px; font-weight: bold;line-height: 30px; }

.copyklein { font-size: 10px; line-height: 14px;  }
.copykleingrau { font-size: 10px; line-height: 14px; color: #777; }
.copykleinzentriert,#aktuell p { font-size: 10px; line-height: 14px;text-align: center;margin: 0;  }
.copykleinbold { font-size: 10px; font-weight: bold;line-height: 14px; }

.headline,.headline_white { font-size: 20px; font-weight: bold;line-height: 30px;margin-left: 15px; }
.headline_white {color:#fff;}

h1 { font-size: 25px; font-weight: bold;line-height: 35px; }
h2 { font-size: 22px; font-weight: bold;line-height: 30px; }
h3 { font-size: 18px; font-weight: bold;line-height: 25px; }
h4 { font-size: 14px; font-weight: bold;line-height: 18px; }


img {border-style:hidden;border:0px;border-width:0px;padding:0px;margin:0px; } 

#trennlinie {width: 740px;height: 1px;border: solid #000 1px;margin-bottom:15px;}

:link {color:#000;}
:vlink {color:#6699ff;}

.spalte1 {width: 110px;}
.spalte2 {width: 410px;}

.tabs {width:70px;display:block;float:left;}
