* {
	margin: 0;
	padding: 0;
}

a, a:visited, a:active {
	color: #cecece;
	text-decoration: none;
}

a:hover {
	color: #cecece;
	text-decoration: none;
}

body {
	background-color: #000000;
	color: #c0c0c0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

h1 {
	color: #730104;
	font-size: 18px;
	margin-bottom: 10px;
}

h2 {
	color: #730104;
	font-size: 16px;
	margin-bottom: 10px;
}

h3 {
	color: #730104;
	font-size: 14px;
	margin-bottom: 10px;
}

p a, p a:visited, p a:active,
.bodytext a, .bodytext a:visited, .bodytext a:active {
	color: #d40032;
	text-decoration: none;
}

span.powermail_mandatory {
	color: red;
}

.banner-item {
	float: left;
	height: 50px;
	padding-left: 10px;
	padding-right: 10px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
	width: 0;
}

/* Classes */
.clear{
	clear: both;
}

.footer-nav {
	border-left: 1px solid #CECECE;
	margin-left: 5px;
	padding-left: 5px;
}

.handle-vert{
	background: url(images/handle2.png) no-repeat;
	height: 25px;
	width: 5px;
}
.headerlogo {
	float:left;
}

.headernavi {
	float:left;
	margin-left:30px;
	margin-top:15px;
	width:450px
}


.logo {
	border: 0;
	float: left;
	margin-left: 45px;
}

/* NEWS */
.newsbox {
	margin-bottom: 10px;
	width: 100%;
}

.newsboxleft {
	float: left;
	/*	height : 100%; */
	width: 140px;
}

.newsboxright {
	float: left;
	/*	height : 100%; */
	width: 240px;
}

.newscategory 	{
	float: right; /*height:200px;
	*/
	text-align: right;
	width: 60px;
}

.newscontent {
	float: left; /*width:100%;
	*/
	height: auto;
}

.newscontent {
	float: left; /*width:100%;
	height:auto;
	*/
}

.newsheader {
	float: left; /*height:200px;
	*/
	width: 100%;
}

.newsimage {
	width: 110px; /*	height : 100%; */
}

.newslatest {
	float: left;
	margin-bottom: 10px;
	/*	width : 340px; */
	width: 100%;
}

.newstitle 	{
	float: left; /*height:200px;
	*/
}

.right-pic {
	bottom: 0;
	position: absolute;
	right: 0;
}

.scrollbar-vert{
	background: url(images/track2.gif) repeat-y;
	float: left;
	height: 460px;
	/*
	-moz-opacity:0.5;
	opacity:0.5;
	filter:alpha(opacity=50);
	*/
	margin-top: 20px;
	width: 5px;
}

.smallnews h2 {
	display: inline;
}

.smallnews_date {
	color: #730104;
	font-size: 12px;
	font-weight: normal;
}

.snewsbox {
	margin-bottom: 10px;
	width: 690px;
}

.snewsboxleft {
	float: left;
	height: 100%;
	width: 400px;
}

.snewsboxright {
	float: right; /*margin-left:10px;
	*/
	height: 100%;
	width: 360px;
}

.snewscategory 	{
	float: left; /*height: 30px;
	*/
	text-align: left;
	width: 320px;
}

.snewsheader {
	float: left; /*height:200px;
	*/
	width: 100%;
}

.snewsimage {
	width: 320px; /*height:100%;
	*/
}

.snewslatest {
	float: left;
	height: 100%;
	width: 780px;
}

.snewstitle 	{
	float: left;
	width: 100%;
}

.snewsvideo {
	margin-top: 10px; /*height:100%;
	*/
	padding-top: 10px;
	width: 320px;
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 10px;
}

.tx-powermail-pi1_fieldset {
	background-color: transparent;
	border: none;
	padding: 0;
}

.tx-powermail-pi1_fieldset div.even {
	background-color: transparent;
}

.tx-powermail-pi1_fieldset input.powermail_text, 
.tx-powermail-pi1_fieldset textarea.powermail_textarea, 
.tx-powermail-pi1_fieldset select.powermail_select {
	background-color: #f4f4f4;
	border-bottom: 1px solid #000000;
	border-left: none;
	border-right: none;
	border-top: none;
	width: 260px;
}

.tx-powermail-pi1_fieldset label {
	clear: both;
	display: block;
	float: left;
	font-weight: bold;
	width: 200px;
}

.tx-powermail-pi1_fieldset legend {
	display: none;
}

.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	border: 1px solid #000000;
}

/* IDs */
#content {
	color: #fff;
	float: left;
	height: 460px;
	margin: 20px 10px 20px 15px;
	overflow: hidden;
	width: 388px;
}

#content ul {
	padding-left: 15px;
}

#contentbox {
	background-image: url(images/contentbox_bg.png);
	float: left;
	height: 500px;
	margin-top: 20px;
	overflow: hidden;
	width: 420px;
}

#contentwrapper {
	background-image: url(images/contentwrapper_bg.png);
	height: 575px;
	width: 980px;
}

#footer {
	background-image: url(images/footerbox_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color: #cecece;
	font-size: 11px;
	height: 25px;
	margin-left: 60px;
	width: 920px;
}

#footer a {
	text-decoration: underline;
}

#header {
	height: 60px;
	margin-top: 20px;
	padding-top: 1px; /* Collapsing Margin Bug umgehen */
}

#leftcontent {
	float: left;
	margin-top: 20px;
	width: 280px;
}

#leftnavi {
	list-style: none;
	margin-left: 45px;
	margin-top: 20px;
}

#leftnavi .navihead {
	background-image: url(images/leftnavi_head.png);
	height: 24px;
	padding-left: 15px;
	padding-top: 6px;
	width: 190px;
}

#leftnavi li {
	background-image: url(images/leftnavi_bg.png);
	height: 18px;
	margin-top: 5px;
	padding-left: 15px;
	padding-top: 2px;
	width: 185px;
}

#leftnavi li .navact {
	background-image: url(images/leftnavi_hover_bg.png);
	height: 18px;
	margin-top: 5px;
	padding-left: 15px;
	padding-top: 2px;
	width: 185px;
}

#leftnavi li a {
	display: block;
	font-size: 12px;
	height: 18px;
	text-decoration: none;
	width: 185px;
}

#mainnavi {
	list-style: none;
/*	margin-left: 280px;
	margin-top: 15px; */
/*	width:500px; */
	height:50px;
}

.mainnavi {
        list-style: none;
        margin-left: 280px;
        margin-top: 15px;
        width:500px;
        height:50px;
}

.tx-bblanguageselect-pi1 {
	float:left;
	margin-top:18px;
	margin-left:15px;
	height:20px;
	width:100px;
}

#mainnavi li {
	float: left;
	margin-right: 25px;
}

#mainnavi li a {
	font-size: 14px;
	text-decoration: none;
}

#rightcontent {
	float: left;
	height: 545px;
	position: relative;
	width: 240px;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 980px;
}

