/* HOPE | Website 2008 */

/* ------------------------ ALLGEMEIN ------------------------ */

body {
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D8D8D;
	background-image:url(medien/oben.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
h1 {
	font-size: 16px;
	font-weight: lighter;
	margin-top: 10px;
	line-height: 20px;
	margin-bottom: 3px;
}
h2 {
	font-size: 12px;
	margin-top: 0;
}
p {
	line-height: 20px;
}
ul li {
	line-height: 20px;
}
.klein {
	font-size: 10px;
	line-height: 14px;
}
.float_right {
	float: right;
	font-size: 12px;
	font-weight: normal;
}
.float_left {
	float: left
}
img {
	border:0px;
}
a:link {
	color: #9d9d9d;
	text-decoration: none;
}
a:visited {
	color: #9d9d9d;
}
a:hover {
	color: #ccc;
}
a:active {
	color: #9d9d9d;
}
/* ------------------------ SEITENBEREICHE ------------------------ */

#wrapper {
	text-align: left;
	margin: 0px auto;
}
#container_oben {
	width: 934px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}
#container_oben img {
	border:none;
	margin: 0 0 25px 0;
}
#container_content {
	width: 934px;
	padding: 0px;
	margin: 0px auto;
}
#container_content ul {
	list-style-position:outside;
	padding-left: 8px;
	margin-left: 8px;
	list-style-type: circle;
}
#spaltenav {/* Logo + Navigation links */
	position: relative;
	width: 179px;
	float: left;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#spaltecontent {/* normale Contentspalte */
	position: relative;
	margin: 0;
	width: 714px;
	float: right;
	border-left: 1px solid #ccc;
	padding-left: 20px;
	padding-top: 132px;
}
#spaltecontent p {/* normale Contentspalte */
	padding-right: 10px;
}
#spaltecontent img {
	border: 1px solid #ccc;
	margin: 7px 0;
}
#spaltecontent img .noborder {
	border:none;
}
#sprachumschalter {
	margin-right: 2px;
	text-align:right;
	font-size: 9px;
}
#sprachumschalter a {
	text-decoration:none;
}
.halbespalte_links { /* kann immer verwendet werden, wenn es zwei gleichbreite Spalten rechts und links geben soll */
	float: left;
	width: 49%;
	padding-bottom: 12px;
}
.halbespalte_rechts {
	float: right;
	width: 49%;
}
.clear {
	clear: both;
	height: 13px;
	border-top: solid #ccc 1px;
}
.objektnav p {
	background-color: #F5F5F5;
	border-bottom: solid #ccc 1px;
}
.objektnav a {
	border: none;
	text-decoration: none;
	padding: 3px 10px 3px 3px;
	
}
.objektnav a .current {
	border: none;
	text-decoration: none;
	padding: 3px;
	background-color: #fff;
}
.clear_blank {
	clear: both;
	height: 1px;
}
#fuss {
	clear:both;
	border-top: 1px solid #ccc;
	font-size: 10px;
	line-height: 12px;
	padding: 20px 20px 20px 0;
}
#fuss a {
	text-decoration: none;
	border: none;
	color: #8D8D8D;
}
/* -------------------	KONTAKTFORMULAR ---------------------- */

.txtfeld {
	width: 240px;
	background-image: url(basics/oben.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D8D8D;
	border-top: 1px #8D8D8D solid;
	border-right: 1px #8D8D8D solid;
	border-left: 1px #8D8D8D solid;
	background-position: -30px;
	margin-bottom: 2px;
}
.dropdown {
	width: 244px;
	color: #000;
	background-image: url(basics/oben.jpg);
	margin-bottom: 2px;
}
.txtarea {
	width: 100%;
	background-position: -30px;
	background-image: url(basics/oben.jpg);
	font-family:Arial, Helvetica, sans-serif;
}
.button {
	background-image: url(basics/oben.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D8D8D;
	border-top: 1px #8D8D8D solid;
	border-right: 1px #8D8D8D solid;
	border-left: 1px #8D8D8D solid;
	background-position: -30px;
	color: #8D8D8D;
}
/* -------------------	SUCHERGEBNIS LISTE ---------------------- */
/* -------------------	SUCHERGEBNIS DETAIL ---------------------- */

.thumb {
	padding: 3px;
	border: solid 1px #ccc;
}
.grossbild {
}
/* ------------------------ OBJEKTNAVIGATION ------------------------ */

#nav_objekte {
}
#nav_objekte ul {
	width: 100%;
	float:left;
	display:inline;		/* Fix für IE Doubled Float Margin Bug    */
	margin: 5px 0 20px 0;			/* Standard-Listendefinition zurücksetzen */
	padding: 0;
	margin-left: 0px;  /* Abstand des ersten Buttons vom linken Rand (-2 Pixel für 3D-Schatten) über basemod.css anpassen */
	border-bottom: 1px #ccc solid;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(basics/unten.jpg);
}
#nav_objekte ul li {
	float: left;
	display: inline;     /* Fix für IE Doubled Float Margin Bug    */
	margin: 0;
	padding: 0;
	line-height: 0.4em;
	list-style-type: none;
	border-right: solid #ccc 1px;
}
#nav_objekte ul li a {
	display:block;
	width: auto;
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0.7em 1em;
	color: #8d8d8d;
}
#nav_objekte ul li a:hover {
	background-color: #f8f8f8;
}
#nav_objekte .letzter {
	border: 0px;
}
#nav_objekte ul li#currentobjekt a, #nav_objekte ul li#currentobjekt a:hover {
	background-color: #f8f8f8;
}
/* ------------------------ HAUPTNAVIGATION LINKE SPALTE ------------------------ */

#nav_main {
	font-size: 11px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	margin-top: 100px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
#nav_main ul {
	display:inline;
	margin: 0;
	padding: 0;
	margin-left: 0px;
}
#nav_main ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 18px;
}
#nav_main ul li a {
	display:block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 0.5em 0.8em 0.5em 0em;
	color: #8d8d8d;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#nav_main ul li a:hover {
	text-decoration: none;
	background-color: #F8F8F8;
	padding-left: 6px;
}
#nav_main ul li#current a, #nav_main ul li#current a:hover {
	text-decoration: none;
	background-color: #F8F8F8;
	padding-left: 6px;
	color: #8d8d8d;
}
/* ------------------------ FORMULAR ------------------------ */

.error {
	color: red;
}

