html {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../template_images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: arial,sans-serif;
	font-size:12px;
	color:#939498;
	line-height:16px;
}
.spacer {
  clear:both;
  height:1px;
  line-height:1px;
  font-size:1px;
}
#site {
	width: 990px;
	margin: 0px auto;
}

#flash {
	margin: 0px;
	padding: 0px;
}
#footer-line {
  background-image:url(../template_images/bg_footerline.gif);
  background-repeat:repeat-x;
  height:6px;
  line-height:6px;
  font-size:6px;  
  margin-top:15px;
}
#footer {
	width: 990px;
	margin: 0px auto;
	height:20px;
	color:#92959A;
	font-size:11px;
}
#footer a {
 text-decoration:none;
 color:#92959A;
 padding-right:6px;
 padding-left:6px;
}
#footer a.a-footer-start {
 padding-left:0px;
}
#footer-left {
 float:left;
}
#footer-right {
 float:right;
 color: #C4C4C4;
}
#top {
 height:68px;
}
#navtop {
 height:41px;
 padding-bottom:2px;
}
#top-left {
 float:left;
 padding-top:10px;
}
#top-right {
 float:right;
 color: #939598;
 font-size:11px;
 padding-top:25px;
}
/*
#top-right a {
 text-decoration:none;
 color: #939598;
 font-size:11px;
 padding-left:3px;
 padding-right:3px;
}
#top-right a.a-lang-active {
 color: #910333;
}
ul.ul-navtop {
 margin:0px;
 padding:0px;
}
ul.ul-navtop li {
 margin:0px;
 padding:0px;
 float:left;
}
ul.ul-navtop li a {
 display:block;
 line-height:41px;
 height:41px;
 padding-left:12px;
 padding-right:12px;
 color:#E9CDD6;
 text-decoration:none;
 border-right:1px solid #A00746;
 border-left:1px solid #760324;
}
ul.ul-navtop li a.a-navtop-active {
 font-weight:bold;
 color:#ffffff;
}
*/
#navtop-left {
 float:left;
 display:inline;
}
#navtop-right {
 float:right;
 border-left:1px solid #A00746;
 line-height:41px;
 height:41px;
 display:inline;
}

#navtop-right a {
 display:block;
 line-height:41px;
 height:41px;
 padding-left:12px;
 padding-right:12px;
 color:#E9CDD6;
 text-decoration:none;
 border-left:1px solid #760324;
}
#functions {
 height:30px;
 line-height:30px;
 background-image:url(../template_images/bg_functions.gif);
 background-repeat:no-repeat;
 font-size:11px;
}
#functions-left {
 float:left;
 padding-left:10px;
 color:#ffffff;
}
#functions-left a {
 color:#ffffff;
 text-decoration:none;
}
#functions-right {
 float:right;
 color: #D39CAF;
 padding-right:10px;
}
#functions-right a {
 color: #D39CAF;
 text-decoration:none;
 padding-left:3px;
 padding-right:3px;
}
#content {
 padding-top:28px;
 padding-bottom:28px;
}
#content .col1of1 {
 width:990px;
}
#content .col1of2 {
 width:231px;
 float:left;
}
#content .col2of2 {
 padding-left:22px;
 width:737px;
 float:left;
 line-height:19px;
}

.col2of2 p.bodytext, .col2of2 p, .news-list-title, .news-single-item h1 {
 /* width:647px; */
}
.col2of2 .news-single-item p.bodytext {
 width:auto;
}
.news-single-item p.bodytext i {
font-size:11px;
}
#content .col2of3 {
 width:484px;
 padding-left:22px;
 padding-right:22px;
 float:left;
}

#content .col1of3,
#content .col3of3 {
 width:231px;
 float:left;
}
#content .content-col1of2 {
 width:231px;
 float:left;
 padding-right:22px;
}
#content .content-col2of2 {
 width:231px;
 float:left;
}
p {
 margin:0px;
 padding:0px;
 padding-top:3px;
 padding-bottom:5px;
}
.content-box {
 width:230px;
 background-image:url(../template_images/bg_contentbox.gif);
 background-repeat:repeat-x;
 margin-bottom:10px;
 background-color:#F3F3F3;
}
.content-box h1 {
 padding:0px;
 margin:0px;
 font-size:12px;
 font-weight:normal;
 padding-left:8px;
 padding-top:7px;
 color:#ffffff;
 text-transform:uppercase;
}
h1 {
 padding:0px;
 margin:0px;
 font-size:18px;
 font-weight:bold;
 padding-bottom:8px;
 color:#900433;
}
h3 {
 padding:0px;
 margin:0px;
 font-size:12px;
 color:#312F34;
 font-weight:bold;
 padding-top:3px;
 padding-bottom:6px;
}
.content-box-top {
 background-image:url(../template_images/bg_contentbox_top.gif);
 background-repeat:no-repeat;
 height:42px;
}
.content-box-center {
 background-image:url(../template_images/bg_contentbox_borders.gif);
 background-repeat:repeat-y;
 padding-left:7px;
 padding-right:7px;
}
.content-box-bottom {
 background-image:url(../template_images/bg_contentbox_bottom.gif);
 background-repeat:no-repeat;
 height:6px;
 font-size:6px;
 line-height:6px;
}
#content a {
 color: #910333;
 text-decoration:underline;
}
#content .link-arrow {
 color: #910333;
 padding-left:10px;
 background-image:url(../template_images/dbl_arrow.gif);
 background-repeat:no-repeat; 
 background-position:2px 5px;
}
#content .link-arrow-green {
 color: #95BF1D;
 padding-left:10px;
 background-image:url(../template_images/dbl_arrow_green.gif);
 background-repeat:no-repeat; 
 background-position:2px 5px;
}
hr {
 line-height:0px;
 height: 0px; 
 border: 0px; 
 border-top: 1px solid #D8D8D8;
 margin:14px 0 0 0;
 padding-bottom:5px;
}





/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0;margin:0px; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }
	DT { margin: 0; padding:0; display: inline; }
	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }
	
	DIV.text-img-layout0{  
	padding:0px;
	margin:20px 0 0px;
	}
	
	DIV.text-img-layout100{  
	padding:0px;
	margin:20px 0 0px;
	}
	
	DL.csc-textpic-image{  
	padding:0px;
	margin:0px;
	}
	

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
	
	
	/* default styles for extension "tt_news" */

div#flash div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:0px;
}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
	
.news-list-container H3 {
	margin-bottom: 0px;
	padding:0;

}
.news-list-container H3 A{
	text-decoration:none;
}
.news-list-date {
	text-align: right;
	font-size: 9px;
	font-weight: normal;
}
div.news-list-item {
padding-bottom:5px;
padding-top:14px;
/*border-bottom: 1px solid #910333;*/
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	margin-bottom:1px;
	margin-right:2px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:12px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}
.news-list-title h3 a {
font-size:16px;
text-decoration:none!important;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	padding:3px;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin-bottom:5px;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
	width:647px;
}
.news-single-img {
	float: right;
	margin-left:15px;
}
.news-single-img img
{
 margin-top:10px;
 border: 1px solid #aaaaaa;
}
.news-single-imgcaption {
	padding:3px;
}

.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
}
.news-single-additional-info {
	margin-top: 15px;
	border: 1px solid #666;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
}

			
			
			
#meta-navigation
{
	background-repeat: no-repeat;
	height: 41px;
	float:left;
}
#meta-navigation ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#meta-navigation a
{
	color:#E9CDD6;
	text-decoration: none;
}
#meta-navigation a:hover
{
	color: #fff;
}
#meta-navigation ul li.metanav
{
	float: left;
	/*overflow:hidden;*/
}
/* html b\ody #meta-navigation ul li.metanav { 
width:90px;
}*/
#meta-navigation ul li.metanav a
{
 display:block;
 padding-left:12px;
 padding-right:12px;
 color:#E9CDD6;
 text-decoration:none;
}
#meta-navigation ul li.metanav a:hover {
 color:#ffffff;
}
#meta-navigation ul ul
{
	display: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
	z-index: 10000000;
}
#meta-navigation ul ul ul
{
	display: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
	z-index: 10000000;
	left:170px;
	width: 185px !important;
	margin-top:-26px;
}
#meta-navigation ul ul ul ul
{
	display: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
	z-index: 10000000;
	left:185px;
	width: 185px !important;
	margin-top:-26px;
}

#meta-navigation ul li.activeNav a
{
 color:#ffffff;
}


#meta-navigation ul li.inactiveNav a
{
 color:#E9CDD6;
}

#meta-navigation ul li a.navtop-level1-act {
 color:#ffffff !important;
}
#meta-navigation li.subnav a
{
	line-height: 15px !important;
	font-size: 11px !important;
	width: 146px;
	border-bottom: 1px solid #A00746;
	font-family: Arial,sans-serif;
	font-weight: normal !important;
	color: #3E4E54;
	padding-top:5px !important;
	padding-bottom:5px !important;
	background-color:#8B0431;
}
#meta-navigation li.subnav2 a
{
 width: 161px !important;
 background-color:#8B0431;
}
#meta-navigation ul li a.navtop-level1,
#meta-navigation ul li a.navtop-level1-act
{
 line-height:41px;
 height:41px;
 border-right:1px solid #A00746;
 border-left:1px solid #760324;
 background-color:transparent;
}

.navLevel3 a {
 padding-left:30px;
}

.tx-srlanguagemenu-pi1 .CUR,
.tx-srlanguagemenu-pi1 .NO,
.tx-srlanguagemenu-pi1 .INACT,
.tx-srlanguagemenu-pi1 .SPC { padding-left:2px;padding-right:2px;float: left; font-size: 11px;height:20px;line-height:20px; }

.tx-srlanguagemenu-pi1 .CUR a,
.tx-srlanguagemenu-pi1 .NO a,
.tx-srlanguagemenu-pi1 .INACT a { color: #939598; text-decoration: none;height:20px;line-height:20px; }
.tx-srlanguagemenu-pi1 .CUR a { color: #910333; }

input.mailform-input {
background-image:url(../template_images/bg_contactzeile.jpg);
background-repeat:no-repeat;
border:0px;
height:19px;
width:414px;
font-size:11px;
padding:4px 0 0 4px;
}
input.capfeld {
background-image:url(../template_images/bg_captcha.gif);
background-repeat:no-repeat;
border:0px;
height:21px;
width:295px;
margin-left:9px;
font-size:11px;
padding:4px 0 0 4px;
}
div.mailform td p {
padding:0px;
}

span.mailform-mark textarea {
background-image:url(../template_images/bg_nachtricht.jpg);
background-repeat:no-repeat;
border:0px;
height:110px;
width:414px;
overflow:auto;
font-size:11px;
padding:4px 0 0 4px;
}

div.news-latest-container h3 a {
color:#312F34!important;
text-decoration:none!important;
}

div.navLevel1 a.anavsubact {
color:#2f2b2c!important;
text-decoration:none!important;
font-weight:bold;
line-height:21px;
}
div.navLevel1 a.anavsub {
color:#6e7072!important;
text-decoration:none!important;
line-height:21px;
}

div.navLevel2 a.anavsub {
color:#939498!important;
text-decoration:none!important;
line-height:16px;
}

div.navLevel2 a.anavsubact {
color:#2F2B2C!important;
text-decoration:none!important;
line-height:16px;
padding-left:0;
}
div.navLevel22 a.anavsub {
color:#939498!important;
text-decoration:none!important;
line-height:16px;
margin-left:5px;
padding-left:22px;
}

div.navLevel22 a.anavsubact {
background-image:url(../template_images/navipfeilrot.jpg);
background-repeat:no-repeat;
margin-left:15px;
padding-left:12px;
color:#2F2B2C!important;
text-decoration:none!important;
line-height:16px;
}
div.navLevel1 {
border-top:1px solid #e0e0e1;
padding:3px 10px;
margin:0 -6px;
}
td.titel {
width:140px;
vertical-align:top;
padding:4px 0 4px 8px;
border-left:1px solid #e0e0e1;
}
td.ntitel {
vertical-align:top;
padding:4px 0 4px 8px;
border-right:1px solid #e0e0e1;
}
td.titelweiter {
width:250px;
vertical-align:top;
padding-bottom:3px;
color:#910333;
}
td.titelw {
width:250px !important;
vertical-align:top;
padding-bottom:3px;
color:#910333;
}
.level2bottom {
padding-bottom:8px;
}
td ul {
padding-left:14px;
}

div#rglbCenter {
z-index:3000;
}
div#rglbOverlay {
z-index:2000;
}

.rgtabs-container ul{
padding-left:14px;
}

div#rglbBottom {
z-index:3001;
}
.thumbnail {
display:block;
float:left;
margin-bottom:8px;
margin-right:8px;
margin-left:0px !important;
}

.carouselInner {
margin-left:2px;
}
div.clear {
	clear: left;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}
div.content-box h2 {
color:#FFFFFF;
font-size:12px;
font-weight:normal;
margin:0;
padding:7px 0 0 8px;
text-transform:uppercase;
}
h2.csc-firstHeader{
color:#FFFFFF;
font-size:12px;
font-weight:normal;
margin:0;
padding:7px 0 0 8px;
text-transform:uppercase;
}
div#content h2 {
margin-top:0px;
}
div.csc-frame-rulerAfter {
border-bottom:1px solid #920432;
padding: 10px 0;
}
div.tkopf {
background-image:url(../template_images/tablehead.jpg);
background-repeat:no-repeat;
height:34px;
text-transform:uppercase;
color:#ffffff;
padding:7px 0 0 8px;
}

tr.dark {
background-color:#f5f5f5;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:0 3px;
}
table.tablec{
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
margin:0px;
padding:0px;
}

div.tdbottom {
background-image:url(../template_images/tbottom.jpg);
background-repeat:no-repeat;
height:9px;
margin-top:-8px;
}

table.tablec td {
padding:4px;
}

div.tx-rgtabs-pi1 {
margin-left:-5px;
margin-top:20px;
}

div.navLevel2, div.navLevel22  {
padding-bottom:4px;
}

input.mailform-submit { 
background-image:url(../template_images/btnabschicken.jpg);
background-repeat:no-repeat;
height:25px;
width:134px;
border:none;
color:#ffffff;
background-color:#ffffff;
line-height:25px;
margin-top:10px;
margin-left:283px;
cursor:pointer;
}

div.prodadresse {
position:relative;
left:500px;
top:-305px;
height:0px;
}

iframe td.head, iframe td.hdkst {
background-color:#ffffff!important;
}

td.hdkst {
color:#939498!important;
}

p.bodytext b, p.bodytext strong, p strong, p b {
color:#910333;
}
h5 {
 font-size:11px;
 font-style:italic;
 font-weight:normal;
 color:#910333;
 padding:0px;
 margin:0px;
 margin-top:-2px;
 padding-bottom:5px;
}
.color-red {
 color:#910333;
}
div.news-single-item p.bodytext b, div.news-single-item p b {
color:#939498;
}
p.bodytext {
line-height:19px;
}

h3 {
color:#910333;
}
div.content-box-center h3 {
color:#312F34;
padding-bottom:0px;
}

div.tkopf p {
padding:0px;
}

.csc-textpic-text p.bodytext{
width:auto;
}
div.csc-header-n2 img, div.csc-header-n3 img{
margin-top:30px;
}
div.content-col2of2 div.csc-header-n2 img, div.content-col2of2 div.csc-header-n3 img{
margin-top:0px;
}
div.content-col2of2 div.csc-header-n2 {
margin-top:0px;
}
div.csc-header-n2 h3, div.csc-header-n3 h3{
margin-top:10px;
}
div.bg-bild {
float:left;
width:16px;
height:20px;
background-image:url(../template_images/navipfeilrot.jpg);
background-repeat:no-repeat;
background-position:top right;
}
div.bg-ohnebild {
float:left;
width:16px;
height:20px;
}
div.div-tipform {
line-height:14px;
}

a img {
border:none;
}

p.align-center {
text-align:center;
}

div.col2of2 ul{
width:627px;
margin:5px 0 5px 0;
padding-left:25px;
}
div.col2of2 li {
list-style-image:url(../template_images/pfeilrot.jpg);

}
div.col2of2 ul.rgtabs-menu li {
list-style-image:none;
margin:0px;
}
div.col2of2 ul.rgtabs-menu {
list-style-image:none;
margin:0px;
}
div.col2of2 ul ul{
width:580px;
}

ul.rgtabs-menu {
width:730px !important;
padding-left:6px !important;
}
ul.rgtabs-menu li{
padding-left:0px;
}

p.label {
background-image:url(../template_images/bg_label.jpg);
background-repeat:no-repeat;
padding:0 0 0 5px;
width:680px;
margin-top:5px;
height:20px;
color:#ffffff;
font-size:11px;
line-height:1.4;
margin-bottom:1px;
}

div#externrechts {
height:100px;
}

div#extern {
height:45px;
}

iframe div.tkopf p.bodytext{
font-family:Arial, Helvetica, sans-serif;
 padding:0px;
 margin:0px;
 font-size:12px;
 color:#312F34;
 font-weight:bold;
 padding-top:3px;
 padding-bottom:6px;
 }
.grau_klein {
float:left;
margin-bottom:20px;
margin-right:15px;
}
h2.grau_klein_oben {
color:#FFFFFF;
font-size:12px;
margin-bottom:0px;
font-weight:normal;

}
h2.grau_klein_oben a {
color:#ffffff !important;
text-decoration:none !important;
}
.grau_klein_oben {
background-image:url(../template_images/box_grau_rot_oben.png);
background-repeat:no-repeat;
height:29px;
padding:6px 20px 0;
width:230px;
}

.grau_klein_mitte {
background-color:#F7F7F5;
font-size:12px;
line-height:15px;
padding:15px 19px;
width:229px;
word-spacing:1px;
height:185px;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
}

.grau_klein_unten {
background-image:url(../template_images/box_grau_unten_klein.png);
background-repeat:no-repeat;
color:#898989;
font-size:10px;
font-weight:bold;
height:28px;
padding:12px 20px 0;
text-align:right;
width:230px;
}

.grau_klein_unten p.bodytext {
width:230px;
line-height:14px !important;
}

.grau_klein_mitte p.bodytext {
width:230px;
line-height:19px !important;
}

td ul {
width:500px !important;
}

td.titelweiter2 {
width:172px;
color:#910333;
padding-bottom:3px;
vertical-align:top;
}

.container-left {
 float:left;
 width:484px;
}
.container-right {
 float:right;
 margin-left:10px;
 width:230px;
}
.content-box-top {
 width:230px;
}
.content-box-top p.bodytext {
 padding:6px;
 color: #ffffff;
 width:210px;
}

.container-right .content-box {
 background-color:#ffffff;
 background-image:none;
}

div#rgtabs545 div#externrechts p.label {
margin-top:-13px;
}

div.minusmargin {
margin-top:-20px;
}

div.minusmargin h3 {
margin-bottom:0px;
}
.mailform-capchaarea {
 padding-top:5px;
 padding-bottom:5px;
 width:100%;
}
.mailform-capchafield-text {
 float:left;
}
.mailform-capchafield-image img {
 float:left;
 border: 1px solid #97969B;
 margin-left:2px;
}
.mailform-capchafield-input-outer {
 width: 112px;
 height:20px;
 background-image:url(../template_images/bg_captcha_input.gif);
 background-repeat:no-repeat;
 padding-top:1px;
 padding-left:15px;
 float:left;
 margin-left:5px;
}
.mailform-capchafield-input {
 border:none;
 background-color:transparent;
}