body {
	background-color: #FFFFFF;
	margin: 5px 20px 5px 20px;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 12px;
}
ul {
	list-style-type: square;
	}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
	a:link {
	color : #36407d; 
	text-decoration : underline; 
} 
	a:visited {
	color : #36407d; 
	text-decoration : underline; 
} 
	a:hover {
	color : #727bb3; 
	text-decoration : none; 
} 
td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.input {
	padding:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px inset #CCCCCC;
}
.q {
border:1px solid #ccc;
}
h1 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #474f2b;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #474f2b;
	margin: 5px 5px 0 0;
	padding: 10px 0 0 0;
}
h3 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #474f2b;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #f7efee;
}
.box {
	padding: 15px 15px 15px 15px;
	vertical-align : top;
	border : 1px solid #ebe5e5;
	background-color: #F7F7F7;
	
} 
.search-bg {
	color:#bfcad3;
	background-color:#7a7c73;
}
	.search-bg a:link{
	color : #bad3e9; 
	text-decoration : none; 
} 
	 .search-bg a:visited {
	color : #bad3e9; 
	text-decoration : none; 
} 
	.search-bg a:hover {
	color : #bad3e9; 
	text-decoration : underline; 
} 
.footer-box {
	background-color:#f7f7f7;
	border: #ebe5e5 1px solid;
	height: 25px;
	padding-left: 10px;
	}
.copyright {
	padding-left: 10px;
	line-height: 15px;
		}
.copyright a {
	text-decoration:none;
	color:#000;
		}
.nav-bg {
	background-image: url(images/nav-bg.jpg);
	color:#474f2b;
}
.nav-bg a:visited, .nav-bg a:link{
	color : #36407d; 
	text-decoration : none; 
} 
.nav-bg a:hover {
	color : #727bb3; 
	text-decoration : none; 
} 
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.url {
	color: #36407d;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
td.top {
	vertical-align:top;
	}

td.err {
	padding: 3px;
	color: #FF0000;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.featured {
	background-color:#fee0e3;
	border: 1px solid #fd8a8d;
	margin: 0 10px 10px 10px;
	padding: 14px 5px 5px 5px;
}

.subcats {
	margin:0;
	padding:0;
	}

.ads {
	background: url(images/ads.jpg) no-repeat center bottom;
	padding:0 0 10px 0;
	text-align: center;
	
}
.ads-container {
	padding: 10px 0 20px 0;
	background-color:#7a7c73;
	}
	
.tagclouds {
	text-decoration:none;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 12px;
	margin:0 auto;
	}
.tagclouds h3 {
	font-size:14px;
	}
	
#header {
	margin:0 3px;
	width:100%;
	height:90px;
	background:url(images/hinterg_header.jpg) no-repeat;
	}

a img {
	border:0;
	}

/** FORMULAR **/

table.formPage {
	margin:20px 0 0 0;
}

table.formPage td { 
	vertical-align:top;
	}

td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	padding:10px 0 0 225px;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #FFAA11;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}

.screensh img {
	margin:5px 5px 5px 0;
	padding:1px;
	border:1px solid #7076a0;
	}

.wtext {
	line-height:1.4em;
	}

.screensh img:hover {
	padding:0;
	border:2px solid #7076a0;
	}

.tooltip {
	width:229px;
	height:173px;
	text-align:center;
	}

.tooltip span.top {
	padding:20px 0 3px 0;
	background:url(images/bg_sstt2.gif) no-repeat }
	}
	
.nos {
	border:0px;
	text-decoration:none;
	color:#000000;
	}

#domMessage {
	padding:20px;
	border:3px ridge #f00;
	}
