body {
	margin: 0px;
	padding: 0px;
	background: #fff /*url(h2bg.png) repeat-x left top; */;
	font-size: 13px;
	font-family: "century gothic",verdana,arial,helvetica,sans-serif;
	color: #1a1a1a;
}

#header {
	width: 1000px;
	height: 145px;
	margin: auto;
	background: url(/images/hb2.png) no-repeat center top;
/*	background: url(header.png) no-repeat center top; */
}

a {
	color: #79bc21;
}

#wrapper {
	width: 1000px;
	margin: auto;
	padding: 0px;
}

#rightwrap {
	width: 30%;
	float: right;
}

#leftcontet {
	width: 1020px;
}

#lcontent {
	padding: 1em;
}

#rcontent {
	padding: 1em;
}

h1 {
	font-weight: normal;
}

#footer {
	margin: 0; 
	padding: 20px 10px 5px 10px;
	/* padding: 8px 10px 5px 10px; */
	background: url('/images/btm.png') no-repeat center top;
	height: 200px;
	width: 1000px;
	margin: auto;
	text-align: right;
}


#rcontent ul {
	padding: 0px;
	list-style: none;
}

ul li {
	list-style: square;
}

#rcontent ul li h2 {
	border-bottom: 1px solid #ffaaaa;
}

li ul li {
	padding: 5px 10px;
	background: #efefef;
	border-left: 5px solid #aaa;
	margin: 1px;
}

li ul li:hover {
	border-left: 5px solid #79bc21;
	background: #cccccc;

}

li a {
	font-weight: bold;
}

.btbox {
	height: 250px;

	/* width: 31%; margin-top: 5px; */
	width: 29%; margin: 1%;
	padding: 1%;
	background: #cde28c;
	font-size: 96%;
	float: left;
	text-align: left;	
}

.btbox a {
	color: black;
}

.btbox li {
	margin-bottom: 10px;
}

.questions {
	margin: auto;
}

.questions td {
	height: 80px;
}


td strong {
/*	font-size: 20px; */
}

.brief {
	width: 420px;
	padding-left: 20px;
}

.wide {
	text-align: justify;
}

.wide p  {text-align: left; padding-right: 1em;}
.wide h2 {text-align: left}
.wide h3 {text-align: left}

.boxed {
	width: 60%;
	padding: 1em;
	border: 1px solid #999;
	background: #cde28c;
	margin: auto;
}

.logbox {
	padding: 1em;
}

.rightalign {
	width: 100%;
	display: block;
	font-size: 90%;
	text-align: right;
}

.webprew td {
	vertical-align: top;
	padding-left: 1em;
}

.webprew img {
	border: 2px solid black;

}

.infolinks {
	display: block;
	text-align: right;
}

hr {
	border: 0px;
	border-bottom: 1px solid gray;
}

table.list {
	width: 100%;
	border: 1px solid gray;
}

table.list th {
	background: #cde28c; 
}

table.list td {
	border-bottom: 1px solid gray;
	margin: 0px;
	padding: 5px;
}

table.listing {
	width: 100%;
	border: 1px solid gray;
}

table.listing th {
	background: #cde28c; 
/*	border-bottom: 1px solid black; */
}

.listing tr {
	background: #cde28c;  
}

.listing td {
	padding: 5px;
}

.likea {
  color: #79bc21;
  text-decoration: underline;
  cursor: Pointer;
}

.listing a {
	color: black;
}

a img {
	border: 0px;
}

.addmsite td {
	padding: 5px 20px;
	background: #cde28c;

}

.addregparams td {
	padding: 5px 20px;
	background: #cde28c;

}

textarea {
	width: 100%;
	min-height: 200px;
}

table.addregparams input.radio {
	width: 13px;
	height: 13px;
	border: 1px solid black;
}

table.addregparams input {
	width: 100%;
}

table.addregparams textarea {
	width: 100%;
	height: 150px;
}

table.addregparams th {
	padding: 10px;
	width: 100px;
	vertical-align: top;
	font-weight: bold;
	background: #cde28c; 
}


table.addmsite th {
	padding: 10px;
	width: 100px;
	vertical-align: top;
	font-weight: bold;
	background: #cde28c; 
}

div.boardspace {
	min-height: 300px;
	padding: 0px;
	margin: 0px;
}

div.widget {
	width: 440px;
	margin-left: 10px;
	padding: 0em 10px 10px 10px;
	border: 1px dotted gray;
	float: left;
}

.stattable {
	margin: 1em;
	text-align: right;
}

.stattable th {
	font-weight: bold;
	padding: 5px;
}

.stattable td {
	min-width: 30px;
	padding: 5px;
}

.helpbox h3 {
	color: #000;
	font-weight: bold;
}

div.helpbox {
	border:1px solid black; padding: 1em; background-color: white; color: black;
	text-align: left;
}

.helpbox strong {
	font-size: 100%;
	color: #79bc21;
}

ul#tabs {
	list-style: none;
	font-size: 90%;
	width: 100%;
	padding-left: 0px;
}

#tabs li {
	display: block;
	float: left;
	width: 150px;
	padding: 0.5em;
	margin-left: 0px;
	text-align: center;
	border: 1px solid black;
}

#tabs li:hover {
	background: #cde28c;
}

#tabs li a {
	text-decoration: none;
	font-weight: normal;
	color: black;
}

.tabOn {
	background: #cde28c;
}

.tabOff {
	background: #79bc21; 
}

#tabs-wrapper {
	border: 1px solid gray;
}

#tabs-tabID1 {border-bottom: 1px dotted black}
#tabs-tabID2 {border-bottom: 1px dotted black}
#tabs-tabID3 {border-bottom: 1px dotted black}

.clickable {
  cursor: Pointer;
  font-size: 18px;
}

input.slogan {
	width: 300px;
	padding: 2px;
}

input.heading {
	padding: 2px;
	width: 300px;
}

table.kontakt td {
	padding: 5px 10px;
}

.kontakt strong {
	font-size: 100%;
}

.selected td {
	background: #79bc21;
}

span.notice {
	display: block;
	width: 600px;
	background-color: #79bc21;
	text-align: center;
	margin: auto;
	color: white;
	font-weight: bold;
	padding: 0.5em 1em;
	border: 1px dashed green;
}

span.error {
	display: block;
	width: 600px;
	text-align: center;
	margin: 0px auto;
	color: red;
	font-weight: bold;
}

#navigation {
	width: 980px;
	background: #cde28c;
	padding: 5px 10px; 
	height: 1.5em;
	margin-bottom: 1em;
}

span#navighistory {
	float: left;
}

span#navigbuttons {
	float: right;
	margin: 0px;
	padding: 0px;
}

#navigation a {
	color: black;
}

div.links {
	width: 960px;
	padding-bottom: 30px;
	margin: auto;
	text-align: right;
	font-size: 90%;
}

#fisheye_menu span {
	display: none;
}

td.initselector {
	cursor: Pointer;
	width: 20px;
	background: url('/images/icons/63bw.png') no-repeat center center;
}

td.initselector:hover {
	background: url('/images/icons/63.png') no-repeat center center;
}

td.initselected {
	width: 20px;
	background: url('/images/icons/63.png') no-repeat center center;
}

h1 img {
	margin: -18px 0px;
}

h3 img {
	margin: -10px 0px;
}


#content {
	padding: 1em 0em;
}

span.small {
	font-size: 80%;
	font-weight: normal;
}

table.messages {
	width: 100%;
}

table.messages th {
	background: #cde28c; 
	padding: 5px 1em;
	vertical-align: top;
}

td.text {
	font-weight: bold;
	padding: 5px 1em;
}

div.cataloginfo {
	border: 1px solid black;
	padding: 10px;
	margin: 0px;
	background: #cde28c;
	font-size: 120%;
	min-height: 2.5em;
}

.cataloginfo a {
	color: black;
	font-weight: bold;
}

.cataloginfo a:hover {
	color: green;
}

div.adminbox {
	width: 200px;
	height: 80px;
	border: 1px solid gray;
	margin: 10px;
	padding: 10px;
	float: left;
}

.adminbox h3 {
	margin-top: 0px;
	padding-top: 0px;
}

.contextmenu ul li {
	list-style-type: none;
}

#boxwrap {
	margin-top: 30px;
	width: 100%;
	height: 140px;
}

div.smallbox {
	width: 230px;
	height: 140px;
	float: left;
	margin: 5px;
}

ul.pager li {
	float: right;
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid black;
}

ul.tabmenu {
	height: 27px;
	margin-bottom: 0px;
}

ul.tabmenu li {
	list-style: none;
	display: block;
	width: 150px;
	height: 22px;
	font-size: 14px;
	padding-top: 5px;
	text-align: center;
	background: url('/images/tab.png');
	float: right;
    cursor: Pointer;
}

ul.tabmenu li:hover {
	background: url('/images/selected.png');
}

ul.tabmenu a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

ul.tabmenu li.selected {
	background: url('/images/selected.png');
}

/* Lightbox */
div#infobox span a:hover {color: red}
.black_overlay{display: none;position: fixed;top: 0%;left: 0%;width: 100%;height: 100%;background-color: black;z-index:1001;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
.white_content {display: none;position: fixed;top: 100px;left: 25%;width: 50%;height: 470px;font-family: sans-serif;padding: 16px;border: 2px solid black;background-color: white;z-index:1002;overflow: auto; overflow: -moz-scrollbars-vertical; text-align: left;color: black}
.white_content h2 {font-weight: bold; font-family: sans-serif; color: #79bc21;font-size: 20px; border-bottom: 1px solid gray; text-align: left;}

.headline {
	width:100%; 
	padding: 5px; 
	font-size: 120%; 
	font-weight: bold; 
	color: #fff; 
	height: 1.3em;	
	background: #777;
}
