/* =====================================================
   Reset
===================================================== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;font-weight:normal;
}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
* {
  	margin: 0;
  	padding: 0;
	outline: 0;
}
/* =====================================================
Scrolling Render IE
===================================================== */
/*html {
background : url(null) fixed no-repeat;
}
*/
/* =====================================================
   Base
===================================================== */
html {
	height:101%;
}
body {
  	color: #000000;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
h2, h3, h4, p {
	margin-bottom: 1em;
	line-height:1.5em;
}
h1 {
	padding-bottom: 0.3em;
	line-height:1.5em;
 	color:#0C3266;
  	font-weight: normal;
  	font-size: 20px;	
}
a img {
	color: inherit;
	background: transparent;
	border: none;
}
a:link, a:visited {
	color: #0C3266;
	text-decoration: underline; 
	}
a:hover {
	color: #ED7E03;
	}
		
/* fuer ie */
td, #center td, tr, #center tr {   	
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.5em;
 }

 h2 {
 	color:#999999;
  	font-weight: bold;
  	font-size: 16px;	 
 }
 h3 {
 	display:inline;
   	font-size: 13px;
	color:#0C3266;
 }
 
ul {
	margin-bottom:1.0em;
}
ol {
	margin:1em;
	padding-left:2em;
}
ol li {
	padding-bottom:1em;
}
fieldset {
	border:1px solid #999999;
	margin-bottom:1em;
	padding:0 7px 7px 7px;
	background: #FFFFCC url(../images/bg_fieldset.png) repeat-x;   	
	width:300px;
	font-size:12px;
}
legend {
	color:#A7B002;
	padding:0 5px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.inputbox, select {
	font-size:13px;
}
option {padding: 0 0.5em 0 0.25em;}

.componentheading {
	font-size:24px;
	margin:12px 0 5px 0;
}


.small {
	font-size:11px;
	line-height:1.2em;
	margin:12px 0 0 12px;
}
.topnavi a, .topnavi {
	text-decoration:none;
	color:#999999;
}
.topnavi a:hover {
	text-decoration:none;
	color:#000000;
}
/* =====================================================
   Inhalte
===================================================== */
#wrapper {
    width:980px;
    margin:auto;
    padding:0;
    text-align:left;
}

#header {
    margin: 0 auto;
    width:980px;
}
#content-wrapper {
	width: 980px;
	margin: 0px auto;
	padding: 0;
}
div#left {
	float: left;
	width: 214px;
}
#main {
	float: right;
	width: 754px;
	margin-bottom:12px;
}
#label{
	float: right;
	width: 754px;
	display: inline;
}
#main h1, #main h2, #main h3, #main ol, #main form {
	margin:10px 0 0 0 ;
}
# {
    background: url(/resource/img/_bg.png) repeat-x;
	width:980px;
    height:172px;
	clear:both;
	margin:auto;
}

div#logo {
	text-align:center;
	margin-left:170px;
	position:relative;
	top:14px;	
}
div#footer {
	width:980px;
	height:172px;
	clear:both;
	margin:auto;
	background:url(/resource/img/footer_bg.png) repeat-x;
}


div#typo {
	width:40px;
	height:430px;
	position:relative;
	float:right;
	right: -28px;
	top:100px;
}


/* =====================================================
   Modules und Klassen
===================================================== */
.central_wrap1 {
    background: url(/resource/img/central_bg_top.png) no-repeat;
	padding-top: 5px;
}
.central_wrap2 {
    background: url(/resource/img/central_bg_bottom.png) bottom no-repeat;
	padding: 0 24px 12px 24px;
}
input#mod_search_searchword {
	height: 15px;
	width: 130px;
	margin:12px 0 12px 36px;
	padding: 2px 0 0 2px;
}
.article_column {
	padding: 0 10px;
	/*border-left: 1px dotted #000000;*/
}
/*
* html .article_column {
	padding: 0 10px;
	border-left: 1px solid #000000;
}*/
.float_right {
	float:right;
	font-size:11px;
}
.label {
	float:left;
	margin-top:12px;
	width:237px;
	height:192px;
}
.label h2 {
	font-weight:normal;
	font-size:15px;
	color:#0C3266;
	text-align:left;
	line-height:1.2em;
	padding-left:7px;
}
.label h2 a:link, .label h2 a:visited {
	color:#ED7E03;
}
.label h2 a:hover{
	color:#0C3266;
}
.blue {
	color:#0C3266;
}
.orange {
	color:#ED7E03;
}
.grey {
	color:#999999;
}
.login_payos {
	margin-top:7px;
	width:100%;
	text-align:left;
}
.login_payos input {
	margin: 4px 0;
}
.blog_glossar {
	line-height:1em !important;
}
.zonline4 {
	display:none;
}
.zonline2 a {
	cursor:default;
}
.zonline2 a:hover {
	color:#000000;
}
.sectiontableentry1_glossar td, .sectiontableentry2_glossar td{
	padding-left:12px;
}
.contentpane_glossar table {
	margin-bottom:24px;
}

div#jbmwrap {
	position:relative;
	top:-3px;
}
div#address {
	padding:24px 0;
}
div#hours {
	padding-bottom:24px;
}
#address h3 {
	line-height:1.3em;
	padding:3px 7px;
	display:block;
	color:#FFFFFF;
    background: url(../images/navibar.png) no-repeat;
}
#hours h3 {
	line-height:1.3em;
	padding:12px 7px;
	display:block;
	color:#FFFFFF;
    background: url(../images/navibar.png) no-repeat;
}
#address p {
	margin:0 0 7px 0;
	padding:0 7px;
}
#hours p {
	padding:0 7px;
}
.address {
	font-size:12px;
	/*margin-left: 10px;*/
}
.createdate {
	font-size:11px;
	padding:0 0 1em 0;
}
.centered {
	width:100%;
	text-align:center;
	margin: 17px 0;
}
.leftcolumn {
	width:180px;
	float:left;
	margin-right:24px;
}
.blog li, .module li, .leftcolumn li {
	list-style:circle;
	/*list-style:url(../images/circle.png);*/
	margin-left:16px;
}
.list_webmaster,
.list_customer,
.list_central,
.list_blank {
	line-height: 150%;
	margin-top: 0;
	padding-left: 12px;
	margin-left: 2px;
}
.list_webmaster { list-style-image: url('/resource/img/dot_blue.gif');}
.list_customer { list-style-image: url('/resource/img/dot_green.gif');}
.list_central { list-style-image: url('/resource/img/dot_orange.gif');}
.list_blank { list-style-type: none;}

.list_webmaster a,
.list_customer a,
.list_central a,
.list_blank a {
	text-decoration:none;
}

.hr {
    background: url('/resource/img/dotted120.gif') repeat-x ;
  
}
.oicon {
	margin: 0 12px 12px 0;
	border: 1px solid #999999;
}
/* =====================================================
   News
===================================================== */

div#news {
	margin: 17px 14px;
	color:#ED7E03;
	font-size:11px;
}
div#news a {
	text-decoration:none;
}
div#news a:hover {
	text-decoration:underline;
}
div#ads {
	margin-top:12px 5px;
	padding: 0 3px 5px 3px;
	border-top:1px solid #999999;
	font-size:11px;
}
/* =====================================================
   mainnavi
===================================================== */
div#mainnavi_base {
	height:67px;
	width:980px;
	margin: 0;
	overflow:hidden;
}
div#mainnavi_01 {
	height:40px;
	margin: 0;
	padding:0 0 0 35px;
	overflow:hidden;
}
div#mainnavi_01 ul {
	font-size:14px;
	margin:0;
	padding:0;
	line-height:1.5em;
}
div#mainnavi_01 li {
	float:left;
	margin: 0 12px;
	color:#FFFFFF;
}
div#mainnavi_01 li a:link, div#mainnavi_01 li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
div#mainnavi_01 li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
div#mainnavi_02 {
	height:27px;
	margin: 0;
	padding:0 0 0 550px;
	overflow:hidden;
}
div#mainnavi_02 ul {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:1.8em;
}
div#mainnavi_02 li {
	float:left;
	margin: 0 70px 0 50px;
	color:#FFFFFF;
}
div#mainnavi_02 li a:link, div#mainnavi_02 li a:visited {
	color:#F6F6F6;
	text-decoration:none;
}
div#mainnavi_02 li a:hover {
	color:#0C3266;
}

/* =====================================================
   topnavi
===================================================== */

.topnavi {
	text-align:right;
	width:763px;
	overflow:hidden;
	color:#999999;
	padding-top:10px;
}
.topnavi a {
	padding:0;
	margin: 0 7px;
	text-decoration:none;
	color:#999999;
}

/* =====================================================
   Glossar
===================================================== */

.componentheading_glossar {
	display:none;
}
.blog_more_glossar div {
	display:none;
}
.blog_more_glossar {
	margin:12px 0 24px 214px;
}
.blog_more_glossar a {
	text-decoration:none;
	margin: 24px;
}
.blog_more_glossar li {
    background: url(../images/tree-doc.gif) no-repeat 2px;
}

/* =====================================================
   Leftmenu Private
===================================================== */

a:link.menulink 		{ color:#333333; font-weight:bold; text-decoration:none; font-size: 12px;}
a:visited.menulink	{ color:#333333; font-weight:bold; text-decoration:none;font-size: 12px;}
a:hover.menulink	{ color:#333333; font-weight:bold; text-decoration:underline;font-size: 12px;}


ul.leftmenulink_customer,
ul.leftmenulink_webmaster,
ul.leftmenulink_central {
	margin-top: 2px;
	margin-left: 0px;
	padding: 0px;
	font-weight:bold;
	font-size: 12px;
	text-indent: 24px;
	line-height: 23px;
}
.leftmenulink_customer a, .leftmenulink_webmaster a, .leftmenulink_central a {
	text-decoration:none;
}
.leftmenulink_customer a:hover, .leftmenulink_webmaster a:hover, .leftmenulink_central a:hover {
	color:#000000;
}
.leftmenulink_customer li {
	background-image:url(/resource/img/menubg_green.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}
.leftmenulink_webmaster li {
	background-image:url(/resource/img/menubg_blue.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}
.leftmenulink_central li {
	background-image:url(/resource/img/menubg_orange.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}
ul.leftmenulink_webmaster li ul,
ul.leftmenulink_customer li ul,
ul.leftmenulink_central li ul {
	margin:0px;
	padding:0px;
	}
ul.leftmenulink_customer li ul li {
	background-image:url(/resource/img/menubg_green_2.gif);
	text-indent: 33px;
}
ul.leftmenulink_webmaster li ul li {
	background-image:url(/resource/img/menubg_blue_2.gif);
	text-indent: 33px;
}
ul.leftmenulink_central li ul li {
	background-image:url(/resource/img/menubg_orange_2.gif);
	text-indent: 33px;
}
.leftmenulink_customer li a:visited,
.leftmenulink_webmaster li a:visited,
.leftmenulink_central li a:visited,
.leftmenulink_customer li a:link,
.leftmenulink_webmaster li a:link,
.leftmenulink_central li a:link { color:#666666; }

/* =====================================================
   Form
===================================================== */



/*input 				{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #A7A7A7; height:15px; }*/
select 				{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #A7A7A7; height:18px; }
textarea 			{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #A7A7A7; }

fieldset 			{ border: 1px solid #A7A7A7; padding:2px; }

legend {
  border-bottom:0px solid #DDDDDD;
  color:#0046D5;
  }

.tablehead {
	font-weight:bold;
}

.bgcolor_blue1 {background-color: #9AB0DA}
.bgcolor_blue2 {background-color: #DAE2EB}
.bgcolor_blue3 {background-color: #F1F4F8}
.bgcolor_orange1 {background-color: #FFAE5E}
.bgcolor_orange2 {background-color: #FFD9B3}
.bgcolor_orange3 {background-color: #FFEEDD}
.bgcolor_red1 {background-color: #FF9377}
.bgcolor_red2 {background-color: #FFC0B0}
.bgcolor_red3 {background-color: #FFDFD7}
.bgcolor_green1 {background-color: #8EB979}
.bgcolor_green2 {background-color: #BFD8B4}
.bgcolor_green3 {background-color: #E8F0E3}
.bgcolor_gray1 { background-color: #D8D8D8}
.bgcolor_gray2 { background-color: #E9E9E9}
.bgcolor_gray3 { background-color: #F4F4F4}
.bgcolor_white { background-color: #FFFFFF}

.default {
	background-image:url('/resource/img/textfield.png');
	background-repeat:no-repeat;
	padding-left:18px;
	border:1px solid #A7A7A7;
	width:162px;
	}

.locked {
	background-image:url('/resource/img/locked.gif');
	background-color:#F3F3F3;
	background-repeat:no-repeat;
	padding-left:18px;
	border:1px solid #A7A7A7;
	width:162px;
	}

.verified {
	background-image:url('/resource/img/verified.png');
	background-color:#E9FFE7;
	background-repeat:no-repeat;
	padding-left:18px;
	border:1px solid #A7A7A7;
	width:162px;
	}

.alert {
	background-image:url('/resource/img/alert.gif');
	background-color:#FFF3E1;
	background-repeat:no-repeat;
	padding-left:18px;
	border:1px solid #A7A7A7;
	width:162px;
	}

.required {
	background-image:url('/resource/img/required.gif');
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	padding-left:18px;
	border:1px solid #A7A7A7;
	width:162px;
	}

.error { color:#FF0000; }
.notice { color:#008000; }

.list_webmaster,
.list_customer,
.list_central,
.list_blank {
	line-height: 150%;
	margin-top: 0;
	padding-left: 12px;
	margin-left: 2px;
}
.list_webmaster { list-style-image: url('/resource/img/dot_blue.gif';padding-left:12px;);}
.list_customer { list-style-image: url('/resource/img/dot_green.gif';padding-left:12px;);}
.list_central { list-style-image: url('/resource/img/dot_orange.gif';padding-left:12px;);}
.list_blank { list-style-type: none;}


/* =====================================================
   Float Right
===================================================== */

.float_right {
	float:right;
	position:relative;
	top:-15px;
	right:-10px;
	width:180px;
	height:288px;
}
* html .float_right, html* .float_right {
	top:-5px;
}
body:first-of-type .float_right {
	top:-15px;
}
/* =====================================================
   Button
===================================================== */

.ro {background:url(/resource/img/payos_smallbut_ro.gif) no-repeat top right;}
.lo {background:url(/resource/img/payos_smallbut_lo.gif) no-repeat top left;}
.ru {background:url(/resource/img/payos_smallbut_ru.gif) no-repeat bottom right;}
.lu {background:url(/resource/img/payos_smallbut_lu.gif) no-repeat bottom left;}
.inhalt {margin:0;padding-top:2px;text-align:center;}
.inhalt p {height:20px;}
/*.submitbuttonsmall {font-size:11px;color:#F38A08;background-color:transparent;border:0 none;cursor:pointer;}*/
div.ro, div.lo, div.ru, div.lu {width:auto;}

.submitbutton {
 	/* height:22px;background:url(/resource/img/btn_bg.gif)repeat-x;*/
	text-align:center;
	cursor:pointer;
}
.buttonsmall, .submitbuttonsmall {
	text-align:center;
	cursor:pointer;
}
.hundred {
	width:100px;
}
.hundredfifteen {
	width:115px;
}
.hundredfifty {
	width:150px;
}
.twohundred {
	width:200px;
}
.padding {
	padding:0 12px;
}
.distance td {
	padding-top:7px;
}
/*.buttonsmall {
	height:20px;
	background:url(/resource/img/payos_smallbut_bg.gif) repeat-x;
	width:100%;font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#F38A08;
	cursor:pointer;
}*/

/* =====================================================
   Stats
===================================================== */
.bgcolor_blue1 {background-color: #9AB0DA}
.bgcolor_blue2 {background-color: #DAE2EB}
.bgcolor_blue3 {background-color: #F1F4F8}
.bgcolor_orange1 {background-color: #FFAE5E}
.bgcolor_orange2 {background-color: #FFD9B3}
.bgcolor_orange3 {background-color: #FFEEDD}
.bgcolor_red1 {background-color: #FF9377}
.bgcolor_red2 {background-color: #FFC0B0}
.bgcolor_red3 {background-color: #FFDFD7}
.bgcolor_green1 {background-color: #8EB979}
.bgcolor_green2 {background-color: #BFD8B4}
.bgcolor_green3 {background-color: #E8F0E3}
.bgcolor_gray1 { background-color: #D8D8D8}
.bgcolor_gray2 { background-color: #E9E9E9}
.bgcolor_gray3 { background-color: #F4F4F4}
.bgcolor_white { background-color: #FFFFFF}

/* =====================================================
   Stats
===================================================== */
 .agb {font-size:11px;text-align:justify;}
 .agb ul li {list-style:none; margin:1em 0;
 