/* Tag-Selektoren */

body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(/images/img01.jpg) repeat left top;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A554E;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
	font-family: Verdana, "Times New Roman", Times, serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	font-family: Verdana, "Times New Roman", Times, serif;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #516C00;
	border: none;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	background: url(/images/img02.jpg) repeat-x left top;
}

/* Allgemeine Klassen-Selektoren */

.bold {
	font-weight: 900;
}

/* Header */

#header {
	width: 1000px;
	height: 235px;
	margin: 0 auto;
	padding: 0px;
	background: url(/images/img03.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 50px 0px 0px 50px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Times New Roman", Times, serif;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 44px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin: -30px 0px 0px 0px;
	padding: 26px 0 0 2px;
	font: normal 19px Verdana, "Times New Roman", Times, serif;
	color: #C5E8FF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	/*color: #C5E8FF;*/
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E2E2E2;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Verdana, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

#banner {
	margin-bottom: 20px;
	border: 12px #ECECEC solid;
}

/* Menu */

#menu {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/img04.jpg) no-repeat left top;
}

#menu ul {
	float: left;
	margin: 0;
	padding: 0px 25px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 180px;
	height: 39px;
	margin-left: 10px;
	padding-top: 15px;
	background: url(/images/img05.jpg) repeat-x left top;
	font-family: Verdana, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	background: url(/images/img06.jpg) no-repeat left top;
	padding-left: 0;
	color: #493E2B;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 50px 0px 50px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 570px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	font-size: 36px;
	color: #493E2B;
}

.post .title a {
	color: #493E2B;
	border: none;
}

.post .meta {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: normal;
	color: #6E8D3D;
	font-family: Verdana, "Times New Roman", Times, serif;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	background: url(/images/img08.jpg) no-repeat left top;
	padding: 25px 0px 0px 0px;
	text-align: justify;
}

.links {
	padding-top: 20px;
}

.more {
	padding-left: 16px;
	background: url(/images/img10.gif) no-repeat left 3px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.comments {
	padding-left: 18px;
	background: url(/images/img11.gif) no-repeat left 4px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 273px;
	padding: 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 20px;
}

#sidebar li li {
	line-height: 35px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;
}

#sidebar li li span {
	height: 19px;
	margin-right: 16px;
	padding: 4px 12px;
	background: #3D2A0B url(/images/img12zwei.jpg);
	font-size: 12px;
	color: #FFFFFF;
}

#sidebar li li span a {
	color: #FFFFFF;
	height: 19px;
}

#sidebar h2 {
	background: url(/images/img09.jpg) no-repeat left bottom;
	letter-spacing: -.5px;
	font-size: 28px;
	color: #493E2B;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 30px 0px;
	text-align: justify;
}

#sidebar p strong {
	color: #4A3E29;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-content {
	width: 900px;
	height: 317px;
	margin: 0 auto;
	padding: 60px 50px 0px 50px;
	background: url(/images/seegras.gif) no-repeat left top;
	font-size: 12px;
	color: #887450;
}

#footer-content .column1 {
	float: left;
	width: 570px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}

#footer-content h2 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #787878;
}

#footer-content strong {
	color: #787878;
}

#footer-content a {
	color: #516C00;
}

#footer-content a:hover {
	color: #516C00;
}

.list li {
	margin-bottom: 6px;
}

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Verdana, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #82A2B9;
}

#footer a {
	text-decoration: underline;
	color: #82A2B9;
}

/*Klasse Ergebnistabelle für Anbieter suche resulttablesupplier*/
table.resulttablesupplier {

}

tr.resulttablesupplierhead {
	font-weight: bold;
}

tr.resulttablesupplieradress {

}

// Spezielle CSS für Darstellungsseite der Anbieter contentwebsite

#contentwebsiteopen {
}

#contentwebsitesubtitle, #suppliercontactform {
	font-weight: bold;
	font-size: larger;
}
#contenteventssubtitle {
	font-weight: bold;
	font-size: larger;
}
#contentmapsubtitle {
	font-weight: bold;



	font-size: larger;
}
/*CMS WYSIWYG Editoren */

.wysiwyg {
	font-size: larger;
	font-weight: bolder;
	background-color: Aqua;
}
p.titlewysiwyg {
	font-size: larger;
	font-weight: bolder;
	background-color: #E8E8E8;
}

/* added */
.clearFloat {
	clear: both;
}

.errors li, error {
	color:red;
}

#searchBox {
	float:right;
	margin:80px 30px;
}
.required {
	background:url(/images/red_star.gif) no-repeat;
	background-position:right;
	padding: 0 10px 0 0;
}
.required_left {
	background:url(/images/red_star.gif) no-repeat;
	background-position:left;
	padding: 0 0 0 15px;
}
#RegisterForm #streetNumber-label, #RegisterForm #city-label {
	display:none;
	float:left;
}
#RegisterForm #streetNumber-element, #RegisterForm #street-element, #RegisterForm #city-element, #RegisterForm #zipCode-element {
	float:left;
}

#RegisterForm #additionalAdress-label, #RegisterForm #salutation-label {
	clear:both;
}
#geox-label {
	clear:both;
	padding-top:5px;
}
dt {
	margin-top:5px;
}
#form_regions select {
	width:200px;
}

.zend_form #activeTab-label, .zend_form #activeTab-element {
	display:none;
}

.thumbnailcontainer {
	width:105px;
	height:100px;
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid black;
	float:left;
	padding:0;
}

.supplierRow {
	width:100%;
	cursor:pointer;
	border-bottom:1px solid black;
	padding:30px 0 30px 0;
}
/*.supplierRow:hover {
	border-bottom:1px solid black;
	border-top:1px solid black;
}*/
.supplierRow .name {
	font-weight:bold;
	font-size:14px;
	width:200px;
}
.supplierData {
	display:none;
}
.supplierData_show {
	display:block;
	padding-left:30px;
}

#map {
	width:400px;
	height:400px;
}

.userRow {
	width:100%;
	border-bottom:1px solid black;
	vertical-align:middle;
	padding:30px 0 30px 0;
}
.userRow .name {
	font-weight:bold;
}

#newAdmin { display:none; }
#newAdminLink {
	cursor:pointer;
	text-decoration:underline;
	background:url(/images/add_user.png) no-repeat 0 5px;
	padding-left:35px;
}
#pager {
	width:100%;
	text-align:center;
}

#statsFrame {
	width:100%;
	height:700px;
}

#createTownForm {
	position:absolute;
	left:100px;
	top:100px;
	width:500px;
	height:500px;
	border:1px solid black;
	display:none;
	background-color:white;
	padding:5px;
}

.button {
	border:2px solid #AA8B55;
	background-color:#ffffff;
	padding:3px;
	margin:3px;
}
.button:hover { text-decoration:underline;}
#mapWrapper {

}
#basicdata_map {
	position:relative;
	width:400px;
	height:400px;
}
.eventdivider {
	border-bottom:1px dotted gray;
}
/* HELPER */
.fl { float:left; }
.fr { float:right; }
.w50 { width:50px; }
.w75 { width:75px; }
.w100 { width:100px; }
.w110 { width:110px; }
.w150 {	width:150px; }
.w175 {	width:175px; }
.w180 {	width:180px; }
.w200 {	width:200px; }
.w250 {	width:250px; }
.w300 { width:300px; }
.w660 { width:660px; }
.h40 { height:40px; }
.h120 { height:120px; }
.h200 { height:200px; }
.h300 { height:300px; }
.m15 { margin:15px; }

.p5 { padding:5px; }
.pb3 { padding-bottom:3px; }
.ml40 { margin-left:40px; }
.pl20 { padding-left:20px; }
.bo1dobl { border:1px dotted black; }
.tar { text-align:right; }
.fcred { color:red; }
.fs14 { font-size:14px; }
.spcV5 {
	clear:both;
	height:5px;
	width:1px;
}
.spcV10 {
	clear:both;
	height:10px;
	width:1px;
}
.spcV20 {
	clear:both;
	height:20px;
	width:1px;
}
.spcV70 {
	clear:both;
	height:70px;
	width:1px;
}
.spcH5 {
	float:left;
	height:1px;
	width:5px;
}
.spcH10 {
	float:left;
	height:1px;
	width:10px;
}
.spcH20 {
	float:left;
	height:1px;
	width:20px;
}
.spcH50 {
	float:left;
	height:1px;
	width:50px;
}
.cursorPointer {
	cursor:pointer;
}
.hide { display:none; }
.show {display:block; }
.noUnderline {text-decoration:none; }
