body	{
	background: #fff;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

#main {
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
}

.header {
	width: 100%;
	height: 120px;
	float: left;
}

.logo {
	width: 229px;
	height: 120px;
	background-color: #eee;
	float: left;
}

.headernav {
	width: 475px;
	height: 120px;
	padding-left: 5px;
	float: left;
}

.headersubnav {
	float: left;
}

.headersubnav ul.mainlevel {
	margin: -20px;
	padding: 0px;
}

.headersubnav a.mainmain {
	font-weight: bold;
	color: #525050;
	text-decoration: none;
}

.headersubnav a.mainmain:hover {
	font-weight: bold;
	color: #525050;
	text-decoration: underline;
}

.headersubnav a.mainlevel {
	color: #525050;
	text-decoration: none;
}

.headersubnav a.mainlevel:hover {
	color: #525050;
	text-decoration: underline;
}

.headerright {
	height: 120px;
/**
	background-image: url(../images/right.jpg);
	background-repeat: repeat;
*/
	background-color: #eee;
	margin-left: 712px;
}

.content {
	width: 100%;
	float: left;
/**
	background-image: url(../images/main.png);
	background-repeat: repeat;
*/
	background-color: #b6bbb5;
}

.navbar {
	width: 229px;
	float: left;
}

.teaser {
	margin-top: 18px;
	margin-left: 15px;
	width: 199px;
	font-family: Verdana;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

.mainmenu {
	margin-top: 5px;
	margin-left: 10px;
	width: 89px;
	float: left;
}

.mainmenu a.mainlevel:link {
	font-family: Verdana;
	font-size: 9px;
	color: #525050;
	text-decoration: none;
}

.mainmenu a.mainlevel:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #525050;
	text-decoration: none;
}

.mainmenu a.mainlevel:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #A2113A;
	text-decoration: underline;
}

.mainmenu a.mainlevel:active {
	font-family: Verdana;
	font-size: 9px;
	color: #A2113A;
	text-decoration: underline;
}

.mainmenu a.sublevel {
	font-family: Verdana;
	font-size: 9px;
	color: #525050;
	text-decoration: none;
}

.leftmenu {
	margin-top: 25px;
	margin-left: 123px;
	font-size: 9px;
	color: #525050;
	width: 89px;
	height: 100px;
}

.leftmenu a.mainlevel:link {
	font-family: Verdana;
	font-size: 9px;
	color: #525050;
	text-decoration: none;
}

.leftmenu a.mainlevel:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #525050;
	text-decoration: none;
}

.leftmenu a.mainlevel:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #A2113A;
	text-decoration: underline;
}

.leftmenu a.mainlevel:active {
	font-family: Verdana;
	font-size: 9px;
	color: #A2113A;
	text-decoration: underline;
}


.leftmenu a.sublevel {
	font-family: Verdana;
	font-size: 9px;
	color: #525050;
	text-decoration: none;
}

.navhelix {
	margin-top: 0px;
	width: 229px;
	height: 300px;
	background-image: url(../images/helix-links.png);
	background-repeat: no-repeat;
	background-position: 0px 124px;
}

.maincontent {
	width: 433px;
	min-height: 465px;
	color: #525050;

	padding: 25px 25px 25px 25px;
	line-height: 130%;
	background-color: #e5e5e5;
	background-image: url(../images/helix-mitte.png);
	background-repeat: no-repeat;
	background-position: 0px 110px;
	float: left;
}

.maincontent ul {
	list-style-type: disc;
	line-height: 175%;
}

.maincontent a {
	color: #525050;
	text-decoration: underline;
}

.maincontent a:link {
	color: #525050;
	text-decoration: underline;
}

.maincontent a:visited {
	color: #525050;
	text-decoration: underline;
}

.maincontent a:active {
	color: #525050;
	text-decoration: none;
}

.maincontent a::hover {
	color: #525050;
	text-decoration: underline;
}

.maincontent blockquote {
	margin-left: -5px;
	padding-left: 5px;
	width: 418px;
	padding-top: 15px;
	font-family: Arial, Verdana;
	font-size: 13px;
	line-height: 140%;
	border-top-width: 1px;
	border-top-style: dotted;
	float: left;
}

.maincontent td.contentheading {
	font-size: 11px;
}

.author	{
	font-family: Verdana;
	width: 418px;
	font-size: 11px;
	margin-left: -5px;
	padding-left: 5px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.back_button {
	font-size: 11px;
}

.back_button a {
	color: #525050;
	text-align: none;
}

.back_button a:hover {
	color: #525050;
	text-align: underline;
}

.right {
	margin-left: 712px;
}

.righthelix {
	height: 232px;
	background-image: url(../images/helix-rechts.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.footer {
	font-size: 9px;
	font-family: Verdana;
	color: #525050
}

.footer a {
	color: #525050;
	text-decoration: none;
}

.footer a:link {
	color: #525050;
	text-decoration: none;
}

.footer a:visited {
	color: #525050;
	text-decoration: none;
}

.footer a:active {
	color: #525050;
	text-decoration: none;
}

.footer a:hover {
	color: #525050;
	text-decoration: underline;
}

.componentheading {
	color: #525050;
	font-weight: bold;
	font-size: 17px;
	/*padding-bottom: 15px;*/
	/*line-height: 25px;*/
	line-height: 0px;
	padding-bottom: 0px;
}

.contentpaneopen h1 {
	font-size: 17px;
	font-weight: bold;
	color: #525050;
	line-height: 25px;
}

.contentpaneopen {
	line-height: 130%;
} 

.contentpaneopen td.createdate {
	padding-top: 11px;
	line-height: 100%;
}

.contentpaneopen td.contentheading {
	line-height: 100%;
}

.contentpaneopen a.readon {
	color: #A2113A;
	text-decoration: none;
}

.maincontent div.article_seperator {
	width: 450;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

h2.componentheading {
	color: #525050;
	font-weight: bold;
	font-size: 17px;
	line-height: 100%;
}

span.contentheading {
	color: #525050;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 17px;
	line-height: 25px;
}

td.contentheading {
	color: #A2113A;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 17px;
	line-height: 25px;
}

h2.menutitle {
	color: #A2113A;
	font-weight: bold;
	font-size: 17px;
	line-height: 100%;
}

table.moduletable {
	width: 100%;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

ul#mainlevel-nav {
	list-style: none;
	padding-left: 10px;
	margin-top: 95px;
}

ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 16px;
	white-space: nowrap;
}

ul#mainlevel-nav li a {
	color: #666;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

#buttons>ul#mainlevel-navi li a {
	width: auto;
}

td.createdate {
	font-weight: bold;
}

table.contentsend {
	background-image: url(../images/helix-mitte.png);
	background-position: 0px 0px;
	background-color: #E5E5E5;
}
a img {border: none}

