body {
	background: #FCFEF4 url(images/bg_top.gif) repeat-x;
	padding: 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 76%;
	color: #3F3F3F;
	text-align: center;
}


#start_txt {
	padding: 10px;
}

#content h1 {
	font-size: 20px;
	}

h1 a:link, h1 a:visited {
	color: #FCFEF4;
	text-decoration: none;
	}
	
h1 a:hover, h1 a:active {
	background: none;
	color: #DAED9C;
	text-decoration: none;
	}

h2 {
	color: #7DA721;
	font-weight: normal;
	font-size: 1.8em;
	margin: 20px 0 0 0;
}

h2 a:link, h2 a:visited {
	color: #7DA721;
	font-weight: normal;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #3F3F3F;
	background: none;
	font-weight: normal;
	text-decoration: none;
	}
	
h3 {
	font-size: 1.4em;
	margin: 20px 0 10px 0;
	font-weight: normal;
	}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}


a:hover, a:active {
	color: #ACE149;
	text-decoration: none;
}


img {
	border: none;
}

li {
	list-style-type:none;
}

#searchbox {
	margin-bottom:10px;
}

.search_text {
	width:162px;
}

.search_right {
	float:right;
	margin-right:10px;
}

#subdomains {
	color: #fff;
	text-align: right;
	margin-top:-25px;
	margin-bottom:10px;
}

#subdomains a {
	color: #fff;
	text-decoration:none;
}

#subdomains a:hover {
	color: #fff;
	text-decoration:underline;
}

.breadcrumb {
	margin-top:10px;
}

#header {
	width: 745px;
	height:59px;
	margin: 0 auto 0px auto;
	text-align: left;
}

#header h1{
	margin: 0;
	margin-left:10px;
	font-size:25px;
}

#header h1 a:hover{
	color:#fff;
}

#header .description {
	margin-left:20px;
	color:#fff;
}

#nav {
	float:right;
	margin-top:-10px;
}

#container {
	width: 766px;
	margin: 0 auto;
	text-align: left;
	clear:both;
	background: url(images/page_bg.png) repeat-y;
	}

.topline {
	background-color:#ace149;
	margin:0 7px 5px 7px;
	width: 752px;
	height: 7px;
	}

hr { /* Simple style when CSS not in use */
	display: none;
	}

#content {
	padding: 20px;
	float: left;
	width: 712px;
	margin: 0 7px 0 7px;
	background: #fff;
}
	
/* 5)-=-=-=- Footer -=-=-=- */	
	
#footer {
	background: url(images/footer.gif) no-repeat;
	height: 75px;
	width: 766px;
	clear:both;
	}
	
#footer p {
	padding: 40px 0 0 20px;
	float: left;
	text-transform: uppercase;
	font-size: .9em;
	color: #777;
	}
	
.extras {
	float: right;
	padding: 33px 18px 0 0;
	}
	
.extras a {
	text-decoration: none;
	font-weight: bold;
	}
	
.extras a:link, .extras a:visited {
	background: #ccc;
	color: #fff;
	padding: 5px;
	border: 2px solid #fff;
	}
	
.extras a:hover, .extras a:active {
	background: #DEEEA4;
	color: #7AB90C;
	padding: 5px;
	border: 2px solid #C9E979;
	}
	
.extras li {
	display: inline;
	margin:0;
	padding:0;
	}
	
.extras ul {
	padding: 0 0 10px 0;
	margin: 0;
	}

/* 6)-=-=-=- Forms -=-=-=- */
	
input {
	border: 1px solid #BFBFBF;
	color: #949494;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font: 12px/100% "Verdana";
	}
	
input:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	}
	
textarea {
	font: 12px/160% "Verdana";
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	}

select {
  font: 12px/160% "Verdana";
}

	
/* 8)-=-=-=- Hacks -=-=-=- */
	
.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	


.nav {
	list-style: none;
	margin: 0px;
}
.nav li {
	float: left;
	margin-left: 5px;
}
.nav li a.active{
	color: #000000;
}
.nav li a, .nav li a:visited{
	color: #ffffff;
	text-decoration: none;
	background: #5c8d0c url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #E6EED0;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}

.nav li a:hover {
	color: #000000;
}


#kats {
	width:720px;
	margin-left:-20px;
}

.kats {
	list-style: none;
}

.kats li {
	float: left;
	margin-left: 15px;
}

.kats li a{
	text-decoration: none;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
}



table {
	border-collapse: collapse;
	border: 0px solid #000;
	padding: 0px;
	margin: 0px;
}

table.stdtable {
	border-collapse: separate;
	border: 0px solid #000;
	margin-left: auto;
	margin-right: auto;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:		left;
	vertical-align:	top;
	padding: 0px;
	margin: 0px;
}

table.stdtable td {
	vertical-align:	middle;
	padding: 1px;
}

table.closetable {
	border-collapse: collapse;
}

table.closetable td {
	padding: 0px;
}

#gogbottom {
	margin:20px auto 10px auto;
}

#contentbox {
	margin-left:70px;
	clear:both;
}


p {
	margin-top: 0;
}

#maingradient {
	background: url(/images/main_gradient.gif);
	background-repeat: repeat-x;
}



th {
	background-color: /*#FFF8CD;*/#FFDB8F;
	text-align: center;
	border-bottom: 2px solid #a5acc9;
}


small {
	color: #888888;
	font-size: 9px;
}



hr {
	color: #a5acc9;
	height: 0px;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	/*border-bottom: 0px;*/
}

/* ------------  user defined --------------- */

/* notice */
.notice_error {
	color: #FF0000;
}

.notice_notice {
	color: #009900;
}

/* links */


.fattext {
	font-size: 12px;
	font-weight: bold;
	color: #344b56;
}



.brownlink {
	color: #344b56;
}
.brownlink:hover {
	color: #0f680e;
	text-decoration: none;
}

.editbox {
	height: 16px;
}

.editbox2 {
	height: 16px;
}

.formstandard {
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #fff;
	border:1px solid #a5acc9;
	color: #344b56;
}

.boxborder {
	background-color: #344b56;
}
/* other */

.blocktext {
	text-align: justify;
}
.dark {
	background-color: #344b56;
	color: #FFFFFF;
}
.darktdunderline{
	border-bottom: 1px solid #a5acc9;
}

.submitlink {
	color: #344b56;
	font-weight: bold;
	text-decoration: none;
}
.submitlink:hover {
	color: #0f680e;
	font-weight: bold;
	text-decoration: none;
}

#form_suchsubmit {
	margin-bottom: auto;
}

.smallgray {
	font-size: 9px;
	color: #777777;
}
.nostylelink {
	text-decoration: none;
	color: #000000;
}
.nostylelink:hover {
	text-decoration: none;
	color: #000000;
}

.kategorietitel {

}
.bewertungsrand {
	background-color: #000000;
}
.suchboxbg {
	background-color: #ffffff;
	width:580px;
	height:30px;
	border: 1px dotted #a5acc9;
	margin-left: 60px;
	padding-top:10px;
	padding-left:20px;
}
