* {
	margin: 0;
	padding: 0;
}

body {
	background: #ECF4F6 url('images/bg_body.gif') repeat-x;
	font-family: 'Trebuchet MS', 'Lucida Sans', Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

/* Allgemein */
img { border: 0; }
img.at { float: none; margin: 0; display: inline; }
input { font-family: 'Trebuchet MS', 'Lucida Sans', Arial, Verdana, Sans-Serif; font-size: 12px; }
input.empfehlen { border: 1px solid #AA0000; }
option, select { font-family: 'Trebuchet MS', 'Lucida Sans', Arial, Verdana, Sans-Serif; font-size: 12px; padding: 0 0 0 2px; width: 207px; }
input.empfehlen_captcha { border: 1px solid #AA0000; width: 100px; }
input.kontakt { width: 200px; padding: 2px 2px 2px 5px; }
input.suche { width: 130px; }
textarea.kontakt { width: 400px; height: 250px; padding: 2px 2px 2px 5px; font-family: Arial; font-size: 12px; }
address { font-style: normal; }
table { width: 100%; padding: 2px; }
li { list-style: none; }

.nomargin { margin: 0; }
.grey { color: #999; }
.red { color: #CC0033; }
.green { color: #009900; }

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC0033;
	font-weight: normal;
	margin: 0 0 15px 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC0033;
	font-weight: normal;
	margin: 0 0 15px 0;
}
	h2.cat_overview { margin: 15px 0 15px 0; color: #CC0033; }

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	margin: 0 0 10px 0;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	margin: 0 0 10px 0;
}

p {
	margin: 0 0 15px 0;
}

#wrapper {
	width: 968px;
	border: 6px solid white;
	margin: 0 auto;
	background: #fff;
}

#header {
	width: 980px;
	margin: 0 auto;
}

#menu_top {
	position: relative;
	width: 968px;
	height: 35px;
	background: url('images/bg_menu_top.gif') repeat-x;
}
	#menu_top li { list-style: none; float: left; }
	#menu_top a {
		float: left;
		display: block;
		height: 25px;
		padding: 8px 11px 0 11px;
		margin: 1px 0 0 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
		border-right: 1px solid #CCCCCC;
	}
	#menu_top a:hover { 
		background: url('images/bg_menu_top_a.gif') repeat-x;
		color: white;
		height: 26px;
		padding: 9px 11px 0 11px;
		margin: 0;
	}
	#menu_top a.active {
		background: url('images/bg_menu_top_a.gif') repeat-x;
		color: white;
		height: 26px;
		padding: 9px 11px 0 11px;
		margin: 0;
	}
	
#menu_left {	
	float: left;
	width: 160px;
	background: url('images/bg_menu_left.gif') 0px 0px no-repeat;
	margin: 15px 0 0 0;
}
	#menu_left li { 
		list-style: none;
		width: 160px;
	}
	#menu_left a {
	display: block;
	padding: 0 0 0 10px;
	color: #BB0000;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	background-color: #F9F9F9;
	}
	#menu_left a.active { font-weight: bold; }
	#menu_left a:hover { font-weight: bold; }
	#menu_left li li a { padding : 0 0 0 25px; }
	#menu_left li li li a { padding : 0 0 0 50px; font-size: 11px; }
	#menu_left li li li a:hover { font-weight: normal; color: #CC0033; }
	#menu_left li li li a.active { font-weight: normal; color: #CC0033; }
	
#content {
	width: 510px;
	float: left;
	padding: 30px 0 0 39px;
	line-height: 20px;
}
	#content img.border { margin: 0 0 20px 0; }
	#content img.left { float: left; margin: 8px 10px 10px 0; }
	#content a { color: #990000; }
	#content a:hover {
	text-decoration: none;
}
	#content a.ohne { color:#000; text-decoration:none }
	#content h1 a { color: #CC0033; }
	#content ul.nostyle li { list-style: none; }

.highlight {
	background: #F6FAFB;
	border: 1px solid #E4EFF1;
	padding: 6px;
	margin: 1px 1px 20px 1px;
}
	.highlight img {
		margin-bottom: 15px !important;
	}
	
	.highlight img.hinweis {
		float: left;
		margin: 0 5px 0 0 !important;
	}

.news_wrap {
	margin: 0 0 20px 0;
	border: 1px solid #E4EFF1;
	background: #F6FAFB;
}

.pagenavi a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; padding: 0 10px 0 0; }
.pagenavi a.active { font-size: 16px; font-weight: bold; }

#content .news_wrap img, #content .highlight img { 
	float: center;
	margin: 0 10px 2px 0;
}

.teaser {
	float: left;
	width: 200px;
	line-height: 15px;
	padding-top: 130px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
	.teaser_startseite { background: url('images/Untitled1.gif') no-repeat; }
	.teaser_region { background: url('images/foto_07.jpg') no-repeat; }
	.teaser_verzeichnisse { background: url('images/foto_02.jpg') no-repeat; }
	.teaser_service { background: url('images/foto_03.jpg') no-repeat; }
	.teaser_kontakt { background: url('images/foto_05.jpg') no-repeat; }
	.teaser_judicial {background: url('images/foto_06.jpg') no-repeat; }
	
	.teaser a { color: #333; }
	.teaser a:hover { text-decoration: none; }

.teaser_box {
	width: 240px;
	margin: 0 0 40px 0;
}
	
#footer {
	position: relative;
	width: 953px;
	height: 30px;
	clear: both;
	background: url('images/bg_footer.gif') repeat-x;
	border-top: 50px solid white;
	padding: 87px 0 0 15px;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
	#footer ul.right { float: right; }
	#footer ul.left { float: left; z-index: 1; }
	
	#footer li { list-style: none; display: inline; }
	#footer a {
		display: inline;
		padding: 0;
		margin: 0 20px 0 0;
		font-family: Georgia;
		font-size: 12px;
		font-weight: bold;
		color: white;
	}
	#footer a:hover { text-decoration: none; }
	
#seite_empfehlen_ {
	position: absolute;
	left: 3px;
	top: 3px;
	width: 700px;
	height: 94px;
	background: url('images/sprechblase.gif') no-repeat;
	font-size: 10px;
	font-weight: normal;
	color: #AA0000;
	z-index: 0;
}
	#seite_empfehlen_ table { width: auto; }
	#seite_empfehlen_ td { padding: 5px; }
	
#error {
	display: none;
	width: 390px;
	padding: 10px;
	border: 1px solid #AA0000;
	background: #FFE5E5;
}

#bestaetigung {
	background: #FFCC03;
	font-weight: bold;
	padding: 5px;
	margin: 0 0 10px;
	width: 200px;
}

/* defekter Eintrag */

#defekter_eintrag { display: none; }

textarea.defekt_textfield {
	width: 300px;
	height: 150px;
	font-family: 'Trebuchet MS', 'Lucida Sans', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	padding: 5px;	
}

/* Suche */

#suche {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 10px 0 0;
	height: 35px;
	line-height: 35px;
}

	#suche h3 {
		display: block;
		float: left;
		padding: 0 5px 0 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #000;		
	}
	
	#suche form {
		display: block;
		float: left;
	}
	
	#suche .button {
		display: block;
		border: 1px solid #fff;
		color: #fff;
		background: #CC0033;
		float: left;
		padding: 0 2px 0 2px !important;
		margin: 7px 0 0 0;
	}
	
	/* anderes Padding für IE6 */
	* html #suche .button {
		padding: 0 !important;
		height: 22px;
		padding: 0 3px 0 3px;
	}
	
	#suche .suche {
		display: block;
		border: 1px solid #A5ACB2;
		padding: 1px;
		float: left;
		margin: 7px 5px 0 0;
	}

/* Verzeichnis hinzufügen */

#cat_freizeit, #cat_gastronomie, #cat_unterkuenfte, #cat_aerzte, #cat_gewerbe, #cat_vereine { display: none; }

/* Google Maps */
#mapwrapper {
	width: 456px;
	border: 5px solid #CC0033;
}

	#map {
		width: 446px;
		height: 450px;
		margin: 5px;
	}
	
/* Flickr */

#flickr_badge_uber_wrapper {
	text-align: center;
	width: 160px;	
	padding: 20px 0 0 0;
}

#flickr_badge_wrapper {
	padding: 10px 0 10px 0;
	border: 1px solid #eee !important;
}

.flickr_badge_image {
	border: 1px solid #eee !important;
	padding: 3px;
	width: 142px;
	margin: auto;
	margin-bottom: 5px;
}

	#menu_left .flickr_badge_image a {
		border: 1px solid #eee !important;
		display: block;
		position: relative;
		border: none;
		padding: 0;
		width: 140px;
		height: 140px;
		overflow: hidden;
	}

.flickr_badge_image img {
	position: absolute;
	left: -20px;
	top: -20px;
}

#flickr_badge_source {
	text-align: left;
	margin: 0 5px 0 5px;
}

#flickr_badge_icon {
	float: left;
	margin-right: 5px;
}

#menu_left #flickr_www {
	display: block;
	padding: 0 10px 0 10px !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color: #3993ff !important;
	height: 20px;
	line-height: 20px;
	border: none;
	text-align: center;
}


#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration: none !important;
	background: inherit !important;
	color: #3993ff;
	font-weight: normal;
}

#flickr_badge_wrapper {
	background-color: #ffffff;
	border: solid 1px #ffffff
}

#menu_left #flickr_badge_source_txt a {
	display: block;
	padding: 0 !important;
	/*font: 11px Arial, Helvetica, Sans serif !important;*/
	color: #666666 !important;
	border: none;
	text-align: center;
	font-weight: bold !important;
	padding: 0 0 15px 0 !important;
}
