html {
	font-size: 100%;
}
body {
	font-size: 0.688em;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url('images/bg_gradient.gif') 0 67px repeat-x #c5c5c7;
}
div, img, object, form {
	margin: 0;
	padding: 0;
}
.floatbuffer {
	clear: both;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0 none;
}
p.centeralign {
	text-align: center;
}
#topline {
	width: 100%;
	height: 67px;
	background: url('images/head_logo_bg.gif') 0 0 repeat-x #0b233f;
	text-align: center;
}

#topbanner {
	display: block;
	width: 980px;
	height: 66px;
	background: url('images/top_logo.gif') 0 0 no-repeat;
	margin: 0 auto;

}
#topbanner a#logolink {
	display: block;
	width: 200px;
	height: 66px;
	margin: 0;
	padding: 0;
}
#contentbag {
	display: block;
	width: 960px;
	background: url('images/content_bg.gif') 0 0 repeat-y white;
	margin: 0 auto;
	text-align: left;
}
#contentbag2 {
	display: block;
	width: 960px;
	background: url('images/content_bg_bottom.gif') bottom left no-repeat;
	padding: 0;
}
#footer {
	text-align: right;
	display: block;
	width: 960px;
	height: 25px;
	background: url('images/footer.gif') 0 0 repeat-x;
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 8px 0 0 0;
}
#footer .footertext {
	color: #666666;
	font-size: 0.818em;
}
#footer .footertext a {
	color: #555555;
}
#footer .footertext a:hover {
	color: black;
}
#leftcol {
	display: block;
	width: 175px;
	float: left;
	margin: 0;
	padding: 0;
	background: url('images/leftcol_top.gif') 0 0 no-repeat;	
}
#centercol {
	display: block;
	width: 600px;
	float: left;
	margin: 0 0 0 1px;
}
#rightcol {
	display: block;
	width: 184px;
	float: right;
	font-size: 0.917em;
}

#menu {
	padding: 0;
	margin: 0 0 1px 0;
	line-height: 150%;
}
#menu ul.menu_cat {
	background: url('images/menu_bg.gif') top left repeat-y;
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu ul.menu_cat.active {
	background: url('images/menu_bg_active.gif') bottom left repeat-y;
}
#menu ul.menu_cat li.menu_cat_head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.273em;
	font-weight: normal;
	color: #555555;
	padding: 10px 0 0 12px;
	margin: 0 0 5px 0;
	background: url('images/menu_top.gif') top left no-repeat;	
}
#menu ul.menu_cat.active li.menu_cat_head {
	color: black;
	background: url('images/menu_bg_active.gif') top left no-repeat;	
}
#menu ul.menu_cat li {
	padding: 0 0 0 18px;
	margin: 0;
}
#menu ul.menu_cat li a {
	color: #284465;
	text-decoration: none;
}
#menu ul.menu_cat li a:hover {
	color: black;
	text-decoration: underline;
}
#menu ul.menu_cat ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
}
#menu .menu_seperator {}
#menu span.activelink {
	background: url('images/menu_arrow.gif') 0 4px no-repeat;
	padding-left: 12px;
	font-weight:bold;
}

#menu .menu_cat li.menu_cat_bottom {
	display: block;
	height: 12px;
	width: 175px;
	margin: 0;
	padding: 0;
	background: url('images/menu_bottom.gif') bottom left no-repeat;	
}
#menu .menu_cat li.menu_cat_bottom_last {
	display: block;
	height: 12px;
	width: 175px;
	margin: 0;
	padding: 0;
}
#toprightbox {
	display: block;
	width: 184px;
	height: 110px;
}
#toprightbox #trbox_nav {
	margin: 0 0 0 1px;
	width: 183px;
	height: 90px;
	background: url('images/trbox_upper.jpg') 0 0 no-repeat;	
}
#toprightbox #trbox_langtabs {
	margin: 0 0 0 1px;
	width: 183px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: #333333;
}
#langtab1 {
	float: left;
	width: 92px;
	height: 20px;
	background: url('images/trbox_tab1_inactive.gif') 0 0 no-repeat;
}
#langtab2 {
	float: left;
	width: 91px;
	height: 20px;
	background: url('images/trbox_tab2_inactive.gif') 0 0 no-repeat;
}
#langtab1.active {
	background: url('images/trbox_tab1_active.gif') 0 0 no-repeat;
}
#langtab2.active {
	background: url('images/trbox_tab2_active.gif') 0 0 no-repeat;
}
#trbox_langtabs a {
	text-decoration: none;
	color: #888888;
}
#trbox_langtabs a:hover {
	color: black;
}
.lang_en, .lang_de {
	display: block;
	width: 90px;
	height: 20px;
	padding: 3px 0 0 0;
}
#handynav {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 10px;
}
#handynav a {
	display: block;
	height: 19px;
	color: #f0f0f0;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 0 0 0;
	background: url('images/trbox_pfeil.gif') 0px 6px no-repeat;
}

#handynav a:hover {
	color: white;
	background-position: 0px -14px;
}
#handynav a span {
	padding: 0 0 0 12px;
	margin: 0;
	vertical-align: middle;
}
.rightbox {
	display: block;
	width:177px;
	background: url('images/rightbox_bg.gif') repeat 0 0;
	margin: 10px 0 0 4px;
}
.rightboxtop {
	display: block;
	width:177px;
	background: url('images/rightbox_top.gif') no-repeat top center;
}
.rightboxbottom {
	display: block;
	width:177px;
	background: url('images/rightbox_bottom.gif') no-repeat bottom center;
	padding: 10px 0 5px 0;
}
div.rb_cta {
	background: url('images/rightbox_cta_bg.gif') repeat 0 0;
}
div.rb_cta .rightboxtop {
	background: url('images/rightbox_cta_top.gif') no-repeat top center;
}
div.rb_cta .rightboxbottom {
	background: url('images/rightbox_cta_bottom.gif') no-repeat bottom center;
}
.rightbox h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #333333;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
	font-family: Tahoma, Geneva, sans-serif;
}
.rightbox.news h3 {
	font-size: 0.909em;
	font-weight: bold;
	color: #444444;
	padding: 8px 0 0 10px;
	margin: 0 0 5px 0;
	font-family: Tahoma, Geneva, sans-serif;
}
/*
.rightbox.news h3 {
	padding: 1px 0 0 10px;
}
*/
.rightbox p {
	font-weight: normal;
	color: #08182B;
	padding: 0 12px 0 12px;
	margin: 3px 0 5px 0;
	font-family: Tahoma, Geneva, sans-serif;
}
.rightbox a {
	color: #284465;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
.rightbox a:hover {
	color: black;
	text-decoration: underline;
}
.rightbox a.readmore {
	display: block;
	width: 169px;
	text-align: right;
	padding: 0 8px 0 0;
	margin: 3px 0 5px 0;
}
.rightbox .date {
	font-weight: normal;
	color: #7b899c;
	/*padding: 4px 12px 0 10px; */
	padding: 0 5px 0 0;
	text-align: right;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
}
.rightbox ul {
	margin: 5px 0 5px 0;
	padding: 0 15px 0 25px;
	list-style: square outside;
}
.rightbox li {
	padding: 0 0 0 0;
}
a#partner_emarsys {
	display: block;
	width:177px;
	height: 55px;
	background: url('images/partner_emarsys.gif') no-repeat center 0;
	margin: 15px 0 0 4px;
}
a#partner_emarsys:hover {
	background: url('images/partner_emarsys.gif') no-repeat center -55px;
}
a#partner_emarsys span {
	display: none;
}
a#partner_alterian {
	display: block;
	width:177px;
	height: 55px;
	background: url('images/partner_alterian.gif') no-repeat center 0;
	margin: 5px 0 0 4px;
}
a#partner_alterian:hover {
	background: url('images/partner_alterian.gif') no-repeat center -55px;
}
a#partner_alterian span {
	display: none;
}
#rightcol h3.rightheader {
	color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
	/*font-style: oblique;*/
	font-weight: normal;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 5px;
	margin: 10px 10px 0 10px;
}
#rightcol a.allnews {
	margin: 5px 10px 2px 0;
	padding: 0;
	display: block;
	text-align: right;
	color: #7b899c;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#rightcol a.allnews:hover {
	color: #284465;
	text-decoration: underline;
}
#breadcrumbs {
	display: block;
	padding: 10px 0 0 10px;
	color: #555555;
}
#breacrumbs b {
	color: black;
}
#content {
	padding: 0;
	margin: 0;
	color: #08182B;
}
#content.home {
	padding: 0;
	margin: 0;
	color: #08182B;
}
#content h2 {
	color: #F88701;
	font-weight: normal;
	font-size: 1.636em;
	padding: 0 5px 0 20px;
}
#content p {
	padding: 0 20px 0 20px;
	margin: 5px 0 15px 0;
	line-height: 140%;
}
#content ul, #content ol {
	padding: 0 5px 0 55px;
	line-height: 130%;
}
#content ol li {
	margin-top: 15px;
}
#content h3 {
	color: #08182B;
	font-size: 1.091em;
	font-weight: bold;
	padding: 0 5px 0 18px;
	margin: 15px 0 5px 0;
}
#content h4 {
	padding: 0 5px 0 18px;
	margin: 15px 0 5px 0;
}
#content a {
	color: #325f97;
	text-decoration: none;
}
#content a:hover {
	color: black;
	text-decoration: underline;
}
#textpadding {
	padding: 0 0 40px 0;
}
#column1 {
	width: 350px;
	float: left;
}
#column2 {
	width: 235px;
	float: left;
	margin: 0 0 0 15px;
}
#formwrapper {
	width: 330px;
	display:block;
	margin: 5px 0 5px 20px;
}
.formline {
	display:block;
	margin: 1px 0 8px 0;
	width: 100%;
	padding: 5px 0 0 0;
}
.formlabel {
	display: block;
	float: left;
	width:80px;
	text-align: right;
	padding: 1px 0 0 0;
	margin: 0 20px 0 0;

}
.forminput {
	display: block;
	float: left;
	width:230px;
	clear: right;
}
.formfield {
	width: 90%;
	font-family: Tahoma, Geneva, sans-serif;
	color: #54544C;
	font-size: 1em;
	border: 1px solid #cecfc1;
	padding: 2px;
}
span.pflicht {
	color: #c1371c;
	font-weight: bold;
}
#content .newsitem {
	margin: 15px 0 40px 0;
	padding: 0 15px 0 15px;
}
#content .newsitem span.date {
	padding: 0 0 0 20px;
	font-size: 0.909em;
	color: #325f97;
}
#content .newsitem h2.headline {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.455em;
	font-weight: normal;
	color: #000000;
	margin: 3px 0 3px 0;
}
#content .newsitem h3.tagline {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.091em;
	font-weight: normal;
	font-style: oblique;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}
#content .newsitem p.teaser {
	margin-bottom: 8px;
	padding: 0 0 0 20px;
}
#content div.readmore {
	padding: 0 0 0 20px;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}
#content div.readmore a {
	font-size: 1em;
	color: #325f97;
}
#sitemap {
	padding: 0;
	margin: 0 0 1px 0;
	line-height: 150%;
}
#sitemap ul.sitemap_cat {
	background: url('images/sitemap_bg.gif') top left repeat-y;
	padding: 0 0 0 30px;
	margin: 0;
	list-style: disc;
}
#sitemap ul.sitemap_cat li.sitemap_cat_head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.091em;
	font-weight: bold;
	color: black;
	padding: 10px 0 0 0;
	margin: 0 0 5px 0;
	list-style: none;
}
#sitemap ul.sitemap_cat.active li.sitemap_cat_head {
	color: black;
	background: url('images/sitemap_bg_active.gif') top left no-repeat;	
}
#sitemap ul.sitemap_cat li {
	padding: 0 0 0 0;
	margin: 0 0 0 12px;
}
#sitemap ul.sitemap_cat li a {
	color: #284465;
	text-decoration: none;
}
#sitemap ul.sitemap_cat li a:hover {
	color: black;
	text-decoration: underline;
}
#sitemap ul.sitemap_cat ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
}
#sitemap .sitemap_seperator {}
#sitemap span.activelink {
	background: url('images/sitemap_arrow.gif') 0 4px no-repeat;
	padding-left: 12px;
	font-weight:bold;
}

#sitemap .sitemap_cat li.sitemap_cat_bottom {
	display: block;
	height: 12px;
	width: 175px;
	margin: 0;
	padding: 0;
	background: url('images/sitemap_bottom.gif') bottom left no-repeat;	
}
#sitemap .sitemap_cat li.sitemap_cat_bottom_last {
	display: block;
	height: 12px;
	width: 175px;
	margin: 0;
	padding: 0;
}