@import "rte.css";

body{
	background: url(/fileadmin/images/sec2_stars_bg.gif) #353C3F repeat-x 0 26px;
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #A37C0F;
	text-decoration: underline;
}
a:hover {
	color: #C99F05;
	text-decoration: underline;
}
a img {
	border: none;
}
table, p, ul, ol {
	font-size: 1em;
}



#wrapper {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 1000px;
}

#header {
	background: #545E63;
}

#innerWrap {
	height: 26px;
	margin: 0 auto;
	width: 1000px;
	position: relative;
}
#top-info {
	background: url(/fileadmin/images/sec1_support.gif) no-repeat top right;
	color: #DEE1E2;
	float: right;
	font-size: 0.9em;
}
#top-info p {
	margin: 0 80px 0 0;
        line-height: 26px;
}
#top-info a {
	color: #DEE1E2;
}

#toolbar {
	position: absolute;
	left: 156px;
	top: 5px;
	z-index: 100;
	font-size: 0.8em;
}
#toolbar a {
	color: #fff;
	text-decoration: none;
}

#logo {
	margin: 0 0 20px;
	padding-top: 20px;
}

#breadcrumbs {
	position: absolute;
	top: 55px;
	left: 190px;
}
#breadcrumbs ul {
	color: #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 0;

}
#breadcrumbs li{
	display: inline;
	margin: 0;
}

#main {
	float: left;
	margin-left: 20px;
	width: 810px;
}
#left {
	float: left;
	width: 170px;
}

#right{
	float: left;
	width: 190px;
        margin-left: 20px;
        border-bottom: 7px solid #545E63;
	background-color: #E2EAEA;

}
#footer {
	color: #868A8C;
	font-size: 0.8em;
}
#footer p {
	margin: 10px 0 0 0;
	padding: 0;
}
#footer span{
	color: #FFFFFF;
}
#xhtml {
	float: right;
}
#xhtml ul {
	margin: 0;
	list-style: none;
}
#xhtml li {
	float: left;
	margin-left: 10px;
}

#main h1{
	background: #545E63;
	color: #F6F6F6;
	font: 1.5em Arial, Verdana, serif;
	margin: 0;
	padding: 5px 10px;
	text-align: left;
}
#subtitle{
	background: #BE9420 url(/fileadmin/images/arrow11_dark.gif) no-repeat 1% 50%;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 5px 20px;
}
#subtitle a {
	color: #FFFFFF;
	text-decoration: none;
}

#content{
	border-bottom: 7px solid #545E63;
	background-color: #E2EAEA;
	position: relative;
}

.content-default {
	padding: 1em;
}
.content-index {
	padding: 0;
	display:table;

}
#content h1, #content h2, #content h3 {
	background: none;
	color: #000000;
	margin: 0.8em 0;
	padding: 0;
	font-weight: normal;
}
#content h1 a, #content h2 a {
	color: #000000;
	text-decoration: none;
}
#content h1 {
	font-size: 1.7em;
}
#content h3 {
	font-size: 1.5em;
}
#content h3 {
	font-size: 1.3em;
}
#content p {
	text-align: justify;
}
#content p em {
	width: 90%;
}

#content pre {
	font-size: 12px;
	background: #fff;
	padding: 0.5em;
}

#content table p, #content table ul {
	padding: 0;
	margin: 0;
}

#search {
	margin-top: 2em;
	position: relative;
	clear: both;
	
}
#search-input {
	width: 90%;
}
.submit-button {
	margin-top: 10px;
}

#subscribe-input {
	width: 90%;
}


/* ----- menu start ----- */

#menu {
	padding: 39px 0 0;
	background: #545E63 url(/fileadmin/images/menutop_bg.gif) repeat-x;
	margin-bottom: 20px;
	
}
#menu ul {
	font: 12px "Tahoma", serif;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #545E63 ;
}
#menu li{
	border-top: 1px solid #353C3F;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 0;
}
#menu li.level1, span.home{
	font-weight: bold;
}
#menu li.level1 .active{
font-weight: bold;
}
#menu li.level2{
	background-color: #7C868B;
}
#menu ul ul {
	background-color: #7C868B;
}
#menu li.level2 ul {
	background-color: #9FA6AA;
}
#menu li.level2 a, #menu li.level2 span{
	color: #FFFFFF;
        margin-left: 11px;
}
#menu #menuel_101 .level2expanded a,  #menuel_43 .level2expanded a{
	background-image: url(/fileadmin/images/arrow11_red.gif) !important;
}
#menu li.level3 a, #menu li.level3 span{
	color: #000 !important;
        margin-left: 11px;
background: #ebebeb;
}
#menu li.level3 span{
color: #a80000 !important;
}
#menu li.level2 .current{
background: #ebebeb;
}
#menu li.level2 .active{
font-weight: bold;
}
#menu li.level3{
	background-color: #ebebeb;
}



#menu li.level4 a, #menu li.level4 span{
        margin-left: 22px;
	color: #000;
background: #B7BCBF;
}

#menu li.level3 .current{
background: #B7BCBF !important;
}
#menu li.level4{
	background: #B7BCBF;
	font-size: 0.9em;
}
#menu li.current{
	background-color: #BE9420;
}
#menu li.kbcurrent{
	background-color: #BE9420;
}
#menu li.kbcurrent a:hover{
	color: #fff;
}
#menu li.active a{
	color: #FFFFFF;
}
#menu li a, #menu span{
        background: url(/fileadmin/images/arrow11_dark.gif) no-repeat 5px 8px;
	color: #9CB5B6;
	display: block;
	padding: 5px 3px 5px 25px;
	text-decoration: none;
}
#menu ul li span {
        color: #fff;
}


#menu #menuel_75 a{
	color: #8B0000;
}
#menu #menuel_70 a{
	color: #8B0000;
}
#menu li a:hover{
	color: #C99F05;
	text-decoration: underline;
}
/* ----- menu end ----- */


/* ----- domain menu start ---- */
#dom-menu ul {
	border-left: 1px solid #353C3F;
	font: bold 14px Arial, san-serif;
	height: 26px;
	letter-spacing: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#dom-menu li{
	border-right: 1px solid #353C3F;
	display: block;
	float: left;
	height: 26px;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	width: 46px;
}
html>body #dom-menu li {
	height: 21px;
}
#dom-menu li a{
	color: #7C868B;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 46px;
}
#dom-menu li a:hover{
	color: #FFFFFF;
}
#dom-menu li.com-80, #dom-menu li.dk-13, #dom-menu li.de-871{
	background: #9CB5B6;
	color: #FFFFFF;
}
/* ----- domain menu end ---- */


.indexBoxOuter {
	clear: both;
	display:table-row;
	height: 100%;
}
.indexBox{
	background: #D3DFE0;
	display:table-cell;
	height: 100%;
}
.indexBoxInner {
	padding: 1em;
}
.indexBox h3 {
	font-weight: normal;
}
.indexBox h3, p, ul {
	text-align: left;
}
.indexBox ul {
	margin-left: 20px;
}
.indexBoxOuter .light {
	background-color: #E2EAEA;
}


.box-ref{
	background: #D3DFE0;
	height: 200px;
	margin-bottom: 10px;
	min-height: 200px;
	padding: 5px;
	position: relative;
}
html>body .box-ref {
	height: auto;
}
.box-ref-left{
	background: #9CB5B6;
	float: left;
	padding: 5px;
	text-align: center;
	width: 150px;
}
.box-ref-right{
	margin-left: 170px;
}
.box-ref-right .box-quote{
	background: url(/fileadmin/images/rquote.gif) #E2EAEA right bottom no-repeat;
	color: #353C3F;
	font-size: 0.9em;
	padding: 0 20px 20px 0;
}
div.box-quote-in{
	background: url(/fileadmin/images/lquote.gif) left top no-repeat;
	height: 40px;
	padding: 20px 0 0 20px;
}
html>body .box-quote-in{
	height: auto;
}
.box-ref img {
	border: none;
}
.box-ref a.box-more {
	background: url(/fileadmin/images/small_arrow.gif) #003333 5px 50% no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: .8em;
	margin: 5px auto 0;
	padding: 1px 3px 1px 9px;
	text-decoration: none;
	width: 100px;
}
.box-ref a.box-more:hover{
	background: #D3DFE0;
	color: #003333;
}
#tableprice {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	width: auto;
}
#tableprice td{
	text-align: right;
}
#tableprice td, #tableprice th{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 0.5em;
}
#tableprice th {
	background: #353C3F;
	color: #FFFFFF;
	text-align: center;
}
#tableprice .total {
	background: #D3DFE0;
	font-weight: bold;
}
#tableprice .title{
	font-weight: bold;
	height: 50px;
	text-align: center;
}


/* -------contact mailform-------- */
#trickformfield {display: none;}
.csc-mailform-errors {
	background: #ffc2c2;
	color: red;
	padding: 5px;
	border: 1px solid red;
}
.csc-mailform {
	border: none;
}
.csc-mailform .csc-mailform-radio legend {
	display: none;
}
.csc-mailform label {
	float: left;
        width: 150px;
}
.csc-mailform label span{
	color: red;
}
.csc-mailform-field {
	margin-bottom: 0.5em;
	clear: both;
}
.csc-mailform .csc-mailform-radio label{
	width: auto;
	float: none;
}



/* -------indexed search-------- */

.tx-indexedsearch-redmarkup {
	color: #FF0000;
}

.tx-indexedsearch fieldset{
	border: none;
}
.tx-indexedsearch legend{
	display: none;;
}

.tx-indexedsearch label{
	display: block; float: left;
	width: 100px;
	text-align: right;
	margin: 0 10px;
}

.tx-indexedsearch-browsebox{
	clear: left;
	width: 95%;
	height: 2em;
}

.tx-indexedsearch-browsebox ul.browsebox{
	list-style: none;
	margin: 0;
	padding: 0;
}
.tx-indexedsearch-browsebox ul li{
	float: left;
	margin-right: 1em;
}
.tx-indexedsearch h3{
	background: none;
	font-size: 1.2em;
}

.tx-indexedsearch-res{
	float: left;
	width: 95%;
        clear: both;
        margin: 1em 0;
}

.tx-indexedsearch-sw {
	font-weight: bold;
}

.tx-indexedsearch-percent{
	float: right; 
	font-weight: bold;
}


.box {
	background-color: #9FA6AA;
	border: 5px solid #545E63;
	margin-bottom: 2em;
	position: relative;
	width: auto;
}
* html .box {width: 100%;}

.box h3 {
	margin: 0 0 1em 0;
	padding: 0.2em;
	background-color: #545E63;
	color: #fff;
	font-size: 15px;
}
.boxInner {
	margin: 1em .5em;
	font-size: .9em;
}
.box ol, .box ul {
	padding: 0;
	list-style-position: inside;
}
.box a{
	color: #fff;
}



.clearing {
	clear: both;
	height: 0;
	line-height: 0em;
}

#content .csc-frame-rulerAfter {
	border-top: 1px solid #000;
	height: 20px;
}
#content .csc-frame-rulerBefore {
	border-bottom: 1px solid #000;
	height: 20px;
}

#content .csc-textpic-clear {
       height: .5em;
}

#content .csc-frame-frame1{
	float: right;
	margin-right: 4em;
}



.tx_ablinklist_topView_links {
	padding: 1em;
	font-size: 0.9em;
}


#news-catmenu .level2{
	margin-left: 2em;
}

#news-catmenu .level3{
	margin-left: 2em;
}
#news-catmenu .level4{
	margin-left: 2em;
}

#news-catmenu div{
	padding: 0.1em 0;
}
.news-jumpcat {
	float:right; 
	padding: 0 0 20px 20px;
}

.news-single-files dt,  .news-single-related dt {
	display: block;
	float: left;
	font-weight: bold;
}
.news-single-files dd,  .news-single-related dd {
	margin-left: 12em;
}
.news-single-related dt {
	display: block;
	float: left;
	font-weight: bold;
}
.news-single-files dd {
	margin-left: 4em;
}
#inactive {
	font-style: italic;
	margin-left: 1em;
}

table.blocks {margin: 1em 0 0 0 !important;}
table.blocks ul{margin: 1em 0 0 2em !important;}
table.blocks h2{margin-top: 0 !important;}
table.blocks td{vertical-align: top}