body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #004664;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0;
}
#top {
	padding: 0px;
	margin: 0;
	float:right;
	font-size: 0.7em;
	height:50px;
}
#top a:link {
	color: #004664;
	text-decoration:none;
}
#top a:hover {
	color: #EE8900;
	text-decoration:none;
}

#top a:visited {
	color: #004664;
	text-decoration:none;
}

#top a.current {
	color: #EE8900;
	text-decoration:none;
}

#middle {
	padding: 0 0 0 23px;
	margin: 0 0 0 0;
	clear:both;
}
#teaser {
	clear:both;
	padding: 0 0 0 20px;
	margin: 30px 0 -50px 0;
}
.c25, .c25l {
	float: left
}
.c25r {
	float: right;
	margin-left: -5px
}
.c25l, .c25r {
	width: 25%;
	border-left: 1px solid #6d91a7;
}
.c25 {
	width: 25%;
}


#teasersub {
	clear:both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.c33, .c33l {
	float: left
}
.c33r {
	float: right;
	
}
.c33l {
	width: 30%;
	padding: 0 0 0 0;
	margin: 0 0 0 50px;
}

.c33 {
	width: 30%;
	padding: 0 0 0 3px;
}

.c33r {
	width: 25%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


#masthead {
	padding: 0px;
	margin: 0;
	clear:both;
}
#wrapper {
	width: 920px;
	margin-left: 25px;
}
#column_wrapper {
	padding: 0px;
	margin: 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.drechsler {
	margin: -24px 0 0 -20px;
	z-index:1000;
	overflow: visible;
	visibility: visible;
	position:relative;
	padding:0;
	float:left;
}
#right {
	width: 668px;
	float: left;
	border-top: 1px solid #6d91a7;
	border-left: 1px solid #6d91a7;
	margin: 20px 0 0 16px;
	padding:0;
}
#left {
	width: 230px;
	float: left;
}
#left .content {
	padding: 27px 24px 0 42px;
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 10px 0 0 0;
}
#left .top img {
	float:right;
	padding:10px 14px 0 24px;
}
#right .content {
	padding: 30px;
	font-size: 0.75em;
	line-height: 1.65em;
}

#right .show {
border: 1px solid #6d91a7;
	padding: 30px 0 0 0;
	width: 500px;
	margin: 30px 0 0 28px;
	
}

#footer .content {
	padding: 24px 0 24px 42px;
}
#footer {
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 18px;
	padding: 0 0 0 12px;
	list-style-type: none;
	font-size: 0.75em;
	line-height: 1.5em;
}
.menulist a {
	color: #6d91a7;
	padding: 0 0 0 8px;
	text-decoration:none;
}
.menulist a:visited {
	color: #6d91a7;
	padding: 0 0 0 8px;
	text-decoration:none;
}
.menulist a:hover {
	color: #EE8900;
}
a.current {
	color: #EE8900!important;
	text-decoration:none;
}
#left a:link {
	color: #6d91a7;
	text-decoration:none;
}
#left a:visited {
	color: #5C0002;
}
#left a:hover {
	color: #EE8900;
}
#right a:link {
	color: #6d91a7;
	text-decoration:none;
}
#right a:visited {
	color: #5C0002;
}
#right a:hover {
	color: #EE8900;
}
#footer a:link {
	color: #6d91a7;
	text-decoration:none;
}
#footer a:visited {
	color: #5C0002;
}
#footer a:hover {
	color: #EE8900;
}

.extern a:link {
	color: #6d91a7;
	text-decoration:none;
	background-image: url(images/pfeil_hblau.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 1em;
}
.extern a:visited {
	color: #5C0002;
	text-decoration:none;
	background-image: url(images/pfeil_drot.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 1em;
}
.extern a:hover {
	color: #EE8900;
	text-decoration:none;
	background-image: url(images/pfeil_orange.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 1em;
}
h1 {
	font-size: 1.2em;
	margin: 0;
}
h2 {
	font-size: 1.2em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.2em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 0.8em;
	margin: 0 0 -4px 16px;
	padding: 0 0 0 12px;
	color:#004664;
	font-weight: normal;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

.red {
	color: #5C0002;
	padding: 0 0.1em 0 0;
	letter-spacing: 0.05em;
}

