

body {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: url(../img/bullet/1.gif);
	padding: 0px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}

/*Anfang Farben*/
.lightblue {
	background: #81a4d2;
}
.blue {
	background: #4378bb;
}
.purple {
	background: #bb438f;
}
.green {
	background: #99b341;
}
.orange {
	background: #ec870e;
}
.bg25 {
	background: #c6d6ea;
}
.bg50 {
	background: #98b5da;
}
.bg75 {
	background: #6993c9;
}
.bg100 {
	background: #4378bb;
}
.bglgray {
	background: #ebebeb;
}
.bgdgray {
	background: #e0e0e0;
}
.bgddgray
{
	background: #bb438f;
}
/*Ende Farben*/

/*Anfang Text*/
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #4378bb;
	margin: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #4378bb;
	margin: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4378bb;
	padding: 2px;
	margin-top: 15px;
	margin-bottom: 0px;
}
h3.nomargin {
	margin-top: 0px;
}
.copy {
	font-size: 11px;
	color: #000000;
}
.copylink {
	font-size: 11px;
	font-weight: bold;
	color: #4378bb;
}
.footer {
	font-size: 9px;
	color: #000000;
}
/*Ende Text*/

/*Anfang Topnavigation*/
.topNav {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.topNavBold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/*Ende Topnavigation*/

/*Anfang linke Navigation 1.Ebene*/
.leftNavActive {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/*Ende linke Navigation 1.Ebene*/

/*Anfang linke Navigation 2.Ebene*/
.leftNavActive2 {
	font-size: 11px;
	font-weight: bold;
	color: #4378bb;
	text-decoration: none;
}
a.leftNavActive2:hover {
	color: #000000;
	text-decoration: none;
}
.leftNavinActive2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.leftNavActive3 {
	font-size: 11px;
	font-weight: bold;
	color: #355f94;
	text-decoration: none;
}
a.leftNavActive3:hover {
	color: #000000;
	text-decoration: none;
}
.leftNavinActive3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/*Ende linke Navigation 2.Ebene*/

/*Anfang rechte Navigation*/
.rightNavActive {
	font-size: 12px;
	font-weight: bold;
	color: #4378bb;
	text-decoration: none;
}
a.rightNavActive:hover {
	color: #000000;
	text-decoration: none;
}
.rightNavinActive {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/*Ende rechte Navigation*/

/*Anfang Jumpto Navigation*/
.jumpto {
	font-size: 12px;
	font-weight: bold;
	color: #c6d6ea;
	text-decoration: none;
}
a.jumpto:hover {
	color: #ffffff;
	text-decoration: none;
}
/*Ende Jumpto Navigation*/

/*Anfang rechte Spalte*/
div.teaserbox_head, div.teaserbox {
	margin-left: 9px;
	margin-right: 9px;
}

div.teaserbox_head {
	margin-top: 9px;
	text-align: right;
}

span.teaserbox_head, span.teaserbox_head_gray {
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
}

span.teaserbox_head {
	color: #4378bb;
}

span.teaserbox_head_gray {
	color: #bb438f;
}

div.teaserbox {
	font-size: 11px;
	padding: 5px;
}

div.teaserbox_gray {
	border-top: 1px solid #bb438f;
	border-bottom: 1px solid #bb438f;
}

div.teaserbox_colored {
	border-top: 1px solid #4378bb;
	border-bottom: 1px solid #4378bb;
}

a.teaserbox {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.teaserbox_h {
	font-size: 11px;
	color: #bb438f;
	text-decoration: none;
}

a.teaserbox:hover, a.teaserbox_h:hover {
	text-decoration: underline;
}
/*Ende rechte Spalte*/

/*Anfang Home*/
td.homebox {
	color: #ffffff;
	font-family:Verdana,sans-serif;
	font-size:11px;
}
a.homelink {
	color: #666666;
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-weight: bold;
}
/*Ende Home*/

/*Anfang Meta*/
.metabold {
	font-weight: bold;
}
/*Ende Meta*/