		A  { color: #000000; text-decoration: none }
		A:active { color: #000000; text-decoration: none }
		A:visited { color: #000000; text-decoration: none }
		A:hover { color: #3260E3; text-decoration: none }

		A.copyright { color: #000000; text-decoration: underlined }
		A.copyright:active { color: #000000; text-decoration: underlined }
		A.copyright:visited { color: #000000; text-decoration: underlined }
		A.copyright:hover { color: #3260E3; text-decoration: underlined }

		A.this { color: #3260E3; text-decoration: none }
		A.this:active { color: #3260E3; text-decoration: none }
		A.this:visited { color: #3260E3; text-decoration: none }
		A.this:hover { color: #3260E3; text-decoration: none }
		
		
		A.link { color: #3260E3; text-decoration: none }
		A.link:active { color: #3260E3; text-decoration: none }
		A.link:visited { color: #3260E3; text-decoration: none }
		A.link:hover { color: #3260E3; text-decoration: none }


h1{
			color: #3260E3;
			font-weight: normal;
			font-size: 18px;
			line-height: 20px;
			font-family:  "century gothic", Helvetica, sans-serif
}
h2{
			color: #3260E3;
			font-weight: normal;
			font-size: 14px;
			line-height: 16px;
			font-family:  "century gothic", Helvetica, sans-serif
}
h3{
	color: #3260E3;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	font-family:  "century gothic", Helvetica, sans-serif;
	padding: 0 0 0 0;
}
h4{
	font-size:11px;
	color:#1e2669;
	margin: 0 0 0 0;
	padding: 0 0;
}

		.main {
			color: #000000;
			font-weight: normal;
			font-size: 12px;
			line-height: 16px;
			font-family:  "century gothic", Helvetica, sans-serif
		}

		.submain {
			color: #000000;
			font-weight: normal;
			font-size: 10px;
			line-height: 14px;
			font-family:  "century gothic", Helvetica, sans-serif
			margin-left: 12px;
		}

		.tableCopy {
			color: #000000;
			font-weight: normal;
			font-size: 9px;
			line-height: 14px;
			margin-left:4px;
			margin-right:4px;
			font-family:  verdana, Helvetica, sans-serif
		}

		.this {
			color: #000000;
			font-weight: normal;
			font-size: 12px;
			line-height: 16px;
			font-family:  "century gothic", Helvetica, sans-serif
		}

		.subthis {
			color: #000000;
			font-weight: normal;
			font-size: 10px;
			line-height: 14px;
			font-family:  "century gothic", Helvetica, sans-serif
			margin-left: 12px;
		}

		.headline{
			color: #3260E3;
			font-weight: normal;
			font-size: 18px;
			line-height: 20px;
			font-family:  "century gothic", Helvetica, sans-serif
		}

		.copy {
			color: #000000;
			font-weight: normal;
			font-size: 11px;
			line-height: 14px;
			font-family:  verdana, Helvetica, sans-serif
		}

		.link {
			color: #3260E3;
			font-weight: normal;
			font-size: 11px;
			line-height: 14px;
			font-family:  verdana, Helvetica, sans-serif
		}

		.copy_grey {
			color: #555555;
			font-weight: normal;
			font-size: 11px;
			line-height: 14px;
			font-family:  verdana, Helvetica, sans-serif
		}
		
		.copyright {
			color: #000000;
			font-weight: normal;
			font-size: 9px;
			line-height: 14px;
			font-family:  verdana, Helvetica, sans-serif
		}

		body {
			background: #eeeeee url(/images/background2.gif);
			background-position: bottom, left;
			background-repeat: no-repeat;
		}


.kopf {
			color: #000000;
			font-weight: normal;
			font-size: 10px;
			font-family:  "century gothic", Helvetica, sans-serif;
			text-decoration: none
}

A.kopf {
			color: #000000;
			font-weight: normal;
			font-size: 10px;
			font-family:  "century gothic", Helvetica, sans-serif;
			text-decoration: none
}

A.kopf:hover{
			color: #3260E3;
			font-weight: normal;
			font-size: 10px;
			font-family:  "century gothic", Helvetica, sans-serif;
			text-decoration: none
}

.text {
			color: #000000;
			font-weight: normal;
			font-size: 11px;
			font-family:  verdana, Helvetica, sans-serif;
			text-decoration: none
}

A.text {
			color: #000000;
			font-weight: normal;
			font-size: 11px;
			font-family:  verdana, Helvetica, sans-serif;
			text-decoration: none
}

A.text:hover{
			color: #3260E3;
			font-weight: normal;
			font-size: 11px;
			font-family:  verdana, Helvetica, sans-serif;
			text-decoration: none
}

.rechtsBild{
	float:right;
	padding: 2px 2px;
}

.linksBild{
	float: left;
	padding: 4px 10px 5px 0px;
}

.Bild{
	padding: 4px 0px 5px 0px;
}


