/* -------------------------------------------------------------------- */
/* general 
/* -------------------------------------------------------------------- */
p,a,span,div,h1,h2,h3,h4,h5,h6,text,input,body,html {
	margin:0;
	padding:0;
}

body {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana; 
	color: #333; 
	text-align: left; 
	font-size:13px
}

fieldset, img{border:0;}
a {color: #0066FF;}
p {
	margin-bottom: 10px;
}

h1 {font-weight: bold; color: #00A34D; font-size: 25px; padding: 0; margin-bottom: 5px}
h1 em {font-style: italic}
h1 small, h1 small a {font-size: 14px !important}
h1.doc_title {color: black}
h1.user {font-size: 18px}
h2 {padding: 0; margin-top: 5px; color: #555; font-size: 17px}
h2.green {color: #00A34D !important}
h2.tight {margin: 0; margin-top: 15px; padding: 0}
h3 {color: #00A34D; margin-bottom: 5px}
h3.error {color: red}
a:visited {}
a:hover {color: #69C}

ul, ol {list-style-position: inside; } 

/* -------------------------------------------------------------------- */
/* index 
/* -------------------------------------------------------------------- */
.js_msg_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #fdf8c2;
	border: 0px solid #FF9900;
	text-align: center;
	padding: 5px;
	color: #999999;
} 

.js_msg_box_charts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #fdf8c2;
	border: 0px solid #FF9900;
	text-align: center;
	padding: 5px;
	color: #999999;
	height: 300px;
}


.main {
	width: 1000px;
	margin: auto;
	background-image: url(../images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.main_holder {
	width: 920px;
	border: 0px solid #000000;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.top {
	background-image: url(../images/logo-bg.gif);
	background-repeat: repeat-x;
	height: 80px;
	text-align: right;
}

.logo {
	background-image: url(../images/logo.gif);
	height: 80px;
	background-repeat: no-repeat;
	width: 380px;
	float: left;
	text-align: left;
	background-position: right top;
}

.sp {
	background-image: url(../images/sp.gif);
	height: 56px;
	background-repeat: no-repeat;
	width: 75px;
	float: left;
}

.lang {
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
}

.menu {
	background-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
} 

.content {
	background-color: #fff;
	padding: 5px;
} 

.description ul {
	list-style-image: url(../images/ul.gif); 
	padding: 0px 0px 0px 13px;
} 

.home_kleingedruckte {
	font-size: 11px;
	color: #990000;
}
.TMPtabs_right ul li {display: inline; font-size: 14px; color: white; margin-right: 0px}

.contact_form_input input, textarea {
	border: 1px solid #CCCCCC;
	font-size: 14px;
	padding: 5px;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin-bottom: 10px;
}

.button {
	padding: 5px;
	width: 100px;
	border: 1px solid #CCCCCC;
} 

.contact_form label {
	display: block;
}

.bg_foot {
	width: 1000px;
	background-image: url(../images/bg-foot.gif);
	background-repeat: no-repeat;
	margin: auto;
	height: 70px;
	background-position: center;
}

.impressum {
	width: 920px;
	background-position: center;
	font-size: 11px;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 7px;
	margin: auto;
}

.impressum a { 
	color: #ccc;
}

.language {
	background-color: transparent;
	border: 0px;
	font-size: 9px;
}

.warning_box {
	background-color: #e6c0c0;
	border: 1px solid #de7a7b;
	padding: 3px;
	margin-bottom: 5px;
	color: #cc0000;
} 
.notice_box {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	padding: 3px;
	margin-bottom: 5px;
	color: #FF6600;
} 

.ok_box {
	background-color: #BBFFBB;
	border: 1px solid #009900;
	padding: 3px;
	margin-bottom: 5px;
	color: #009900;
} 

.charts {
	background-color: #fdf8c2;
	background-image: url(../images/box-bg-yellow.png);
	background-repeat: repeat-x;
	padding: 5px;
	margin-bottom: 5px;
	width: 610px;
}

.chart {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC00;
} 

.yellow_box {
	background-color: #fdf8c2;
	background-image: url(../images/box-bg-yellow.png);
	background-repeat: repeat-x;
	padding: 5px;
	font-size: 16px;
} 

.green_box {
	background-color: #00a34d;
	background-image: url(../images/box-bg-green.png);
	background-repeat: repeat-x;
	padding: 5px;
	font-size: 16px;
} 

.online {
	background-color: #00a34d;
	background-image: url(../images/box-bg-green.png);
	background-repeat: repeat-x;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 16px;
} 

.visitor_details {
	background-color: #fdf8c2;
	background-image: url(../images/box-bg-yellow.png);
	background-repeat: repeat-x;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 16px;
} 

.search_details {
	background-color: #fdf8c2;
	background-image: url(../images/box-bg-yellow.png);
	background-repeat: repeat-x;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 16px;
} 

.underline_yellow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC00;
} 

.visitor_details_more_link { 
	font-size: 11px;
} 

.underline_green {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
} 

.subinfo_online {
	font-size: 11px;
	color: #03572b;
}

.stats_counts {
	font-size: 16px;
	color: #555555; 
}

.subinfo_stats {
	font-size: 11px;
	color: #666;
}

.keys {
	margin: auto;
	width: 920px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: justify;
	font-size: 11px;
	
}

#codebox_main {
	font-size: 11px;
	color: #FBFBFB;
	border: 1px solid #F0F0F0;
	background-color: #fdf8c2;
	height: 170px;
	width: 701px;
	font-family: "Courier New", Courier, monospace;
	background-image: url(../images/box-bg-yellow.png);
	background-repeat: repeat-x;
} 

#codebox {
	font-size: 11px;
	overflow:auto;
	color: #009900;
	border: 0px solid #F0F0F0;
	background-color: #fdf8c2;
	height: 110px;
	width: 691px;
	padding: 3px;
	font-family: "Courier New", Courier, monospace;
	background-image: url(../images/box-bg-yellow.png);
	background-repeat: repeat-x;
	margin-top: 0px;
} 

#codebox_main_foother {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana; 
	color: #333; 
	text-align: left; 
	font-size:13px; 
	text-align:center; 
} 

#counter_id_main {
	font-size: 20px;
	overflow:auto;
	border: 1px solid #F0F0F0;
	background-color: #fdf8c2;
	height: 170px;
	width: 200px;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana; 
	background-image: url(../images/box-bg-yellow.png);
	background-repeat: repeat-x;
	text-align: center;
} 

#counter_id_box {
	height: 40px;
	padding-top: 30px;
} 

#counter_id_buttons {
	text-align: center;
} 

.counter_id {
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana;
	border: 0px;
	width: 200px;
	background-color: transparent;
	color: #009900;
	font-size: 23px;
	font-weight: bold;
} 

.counter_id_download {
	font-size: 13px;
} 

.dcounter_id_download a { 
	color:#00ff78; 
} 

.home_overview_html {
	background-image: url(../images/home-overview-html.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 450px;
}

.home_overview_cms {
	background-image: url(../images/home-overview-cms.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 450px;
}

/* -------------------------------------------------------------------- */
/* tabs main top
/* -------------------------------------------------------------------- */
.tabs_top {
	float: right;
	line-height: normal;
	height: 42px;
	text-align: right;
	padding-top: 15px;
}
.tabs_top ul {
	margin: 0;
	padding: 16px 0 0 0px;
	list-style: none;
}
.tabs_top li {
	display: inline;
	margin: 0;
	padding: 0;
}
.tabs_top a {
	float: left;
	background: url("../images/tab_top_left.gif") no-repeat left top;
	background-position: 0% -38px;
	margin: 0;
	padding: 0 0 0 9px;
	text-decoration: none;
}
.tabs_top a span {
	float: left;
	display: block;
	background: url("../images/tab_top_right.gif") no-repeat right top;
	background-position: 100% -38px;
	padding: 6px 10px 3px 3px;
	color: #DCDCDC;
	font-family: helvetica,verdana;
	font-size: 15px;
	float: none;
}

.tabs_top a:hover span {
	color: #333;
}
.tabs_top a:hover {
	background-position: 0% 0px;
}
.tabs_top a:hover span {
	background-position: 100% 0px;
}

.tabs_top .act a {
	background-position: 0% 0px;
}
.tabs_top .act a span {
	background-position: 100% 0px;
	color: #333;
}

/* -------------------------------------------------------------------- */
/* tabs right
/* -------------------------------------------------------------------- */

#tabs_right_container {background: #fdf8c2; clear: both; margin: 0 0 15px 0; text-align: center; padding: 0}
.tabs_right {text-align: left; margin: 0 auto 0 auto; padding: 0}
.tabs_right ul {list-style-type: none; margin: 0; padding: 3px 5px 5px 5px}
.tabs_right ul li {display: inline; font-size: 14px; color: white; margin-right: 0px}
.tabs_right ul li a {
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.tabs_right ul li a img {
	vertical-align: middle;
	padding-right: 2px;
}
.tabs_right ul li a {color: #444; font-weight: normal}
.tabs_right ul li a:hover, .tabs_right ul li.current a {background: #F2E9AD; color: #444}
.tabs_right ul li.current a {font-weight: bold} 

