@charset "utf-8";
/* CSS Document */

body {
	background-color:#f5f2e0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#333333;
}
p {
	margin:0;
	padding:0px 20px 0px 0px;
	text-align:justify;
	line-height:18px;
}

a {
	text-decoration:none;
	color:#790000;
}
a:hover {
	text-decoration:underline;
}

td {
	vertical-align:top;
}

h1 {
	font-size:14px;
	margin:0;
	padding:0;
}


h2 {
	color:#790000;
	font-size:14px;
	font-weight:bold;
	margin:20px 0px 20px 0px;
	padding:0;
}


h3 {
	margin:0;
	margin:5px 0px 0px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:22px;
}

input, select, button, textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:8px;
	
}
select, button, textarea {
	width:150px;
}

input[type=text], input[type=password] {
	width:140px;
	background:#f5f2e0;
}

input[type=checkbox], input[type=radio] {
	background:#f5f2e0;

	margin:0;
}	

select {
	background:#f5f2e0;
}

textarea {
	background:#f5f2e0;
}
button {
	background:#e0d4ba;
}

button, input, textarea {
	padding:3px;
}
/*
input:hover {
	background:#ffffff;
	border: medium -moz-bg-inset;
}*/



form {
	padding:0;
	margin:0;
}

	

img {
	border:none;
	padding:0;
	margin:0;
}
.main {
	width:1211px;
	margin:auto;
	height:auto;
}


.columns {
	background:url(../img/background.gif) top left repeat-y;
	margin-top:10px;	
}


.column_left {
	float:left;
	width:195px;
	margin-right:0px;
	padding:93px 0px 0px 0px;
}

.column_right {
	float:left;
	width:1014px;
	padding:15px 0px;
}


.portimg {
	float:right; 
	margin:0px 0px 20px 20px;
	border:1px solid #dccc8d;
}

.menu_top {
	background-color:#c18924;
	color:#FFFFFF;
	padding:7px 15px;
	font-size:12px;
	font-weight:bold;
}
.menu_text {
	padding:10px 15px;
	/*margin-bottom:10px;*/	
}
.menu_text label {
	line-height:20px;
}

.menu_text ul {
	list-style:none;
	margin:0;
	padding:0;
}
.menu_text li {
	list-style:none;
	margin:0;
	padding:0;
}
.menu_text h3, .menu_text h4, .menu_text h5 {	
	margin:0;
	padding:0;
	font-size:11px;
}
.menu_text h3 {
	font-weight:bold;
}
.menu_text h4 {
	margin-left:10px;
	font-weight:bold;
	line-height:18px;
}
.menu_text h5 {
	margin-left:30px;
	font-weight:normal;
	line-height:15px;
}
.menu_text a {
	color:#333333;
}


.left {
	float:left;
}

.column_start_1 {
	width:468px;
}
.column_start_2 {
	width:527px;
	margin-right:10px;
}

.image_box {
	background:#dccc8d;
	float:left;
	padding:1px; 
	margin:20px 0px 0px 20px;
	cursor:pointer;
}
.image_box:hover {
	background:#e0d298;
}
.image_box img {
	margin:10px 20px;
	border:1px solid #FFFFFF;
}


.telephone {
	float:left;
	width:450px;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	font-family:"Times New Roman", Times, serif;
}

.menu {
	width:525px;
	float:left;
	padding-top:4px;
	margin-bottom:40px;
}
	
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	clear:left;
}
.menu li {
	margin:0;
	padding:0px 8px 0px 6px;
	border-left:1px solid #000000;
	float:left;
}

.toskana_links {
	width:90px;
	line-height:18px;
	float:left;
}
.other_links {
	width:70px;
	line-height:18px;
	float:left;
}


.clear {
	clear:both;
}

.copyright {
	font-size:9px;
	width:150px;
	padding:0px 0px 0px 15px;
	line-height:14px;
}

.details_left_column {
	background:#DCCC8D;
	margin-left:20px;
	padding:20px;
	width:300px;
	float:left;
}

.details_right_column {
	float:left;
	width:610px;
	padding:0px 0px 0px 20px;
}
.details_right_column h3 {
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:10px 0px 0px;
}
.details_right_column h2{
	font-size:11px;
	margin:0;
}
.details_right_column h1 {
	font-size:11px;
	color:#790000;
	margin:0;
	padding:0;	
}


.details_top h2 {
	font-size:13px;
	margin:0;
}
.details_top h1 {
	font-size:13px;
	color:#790000;
	margin:0;
	padding:0;
}
.details_top {
	padding:0px 20px;
}
.details_top_line {
	background-color:#DCCC8D;
	border:2px solid #C18924;
	padding:7px;
}


.span_column_1 {
	display:block;
	width:150px;
	float:left;
}

.list h3 {
	background:#c2a955;
	border:1px solid #ffffff;
	padding:2px 20px;
	color:#ffffff;
	margin-left:0;
}


.list div {
	background:#DCCC8D;
	margin:5px 0px;
	padding:5px 20px;
}

.list input[type=text] {
	width:100%;
}

.results {
	margin:20px 25px 0px;
}

.results h2 {
	background:#c2a955;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:5px 20px;
	color:#ffffff;
	margin:0;
	font-size:11px;
}
.results div {
	background:#DCCC8D;
	padding:5px 20px;
	margin-bottom:20px;
}



.list label {
	float:left;
	margin-right:20px;
	display:block;
	line-height:20px;
	width:200px;	
}
.list li {
	list-style:none;
}


.prototip { 
	position: absolute; 
	background:#c2a955;
	border:1px solid #ffffff;
	color:#ffffff;
	padding:10px;
}

.main_search {
	padding:0px 20px;
}
.main_content {
	padding:20px 20px 0px 20px;
}
.details_content { 
	padding:20px 0px;
}
.main_content h2 {
	margin-top:0;
}

.spacer_big {
	line-height:30px;
	clear:both;
}

.online_anfrage_form {
	float:left;
	width:500px;
	margin-top:-40px;
}
.online_anfrage_text {
	float:left;
	width:430px;
}

.right {
	float:right
}

.anmeldeform input[type=text] {
	width:150px;
}
.anmeldeform label {
	width:100%;
}
.anmeldeform span {
	width:150px;
	display:block;
	float:left;
}
.anmeldeform td {
	vertical-align:middle;
}


.nav-img {
	float:left;
	width:160px;
	height:115px;
}
.nav-text{
	float:left;
	width:130px;
	height:115px;
}
.nav-top {
	font-weight:bold;
	line-height:20px;
}

.nav-objects span {
	display:block;
	padding:2px 5px 2px 10px;
	cursor:pointer;
}
.nav-objects span:hover {
	background-color:#c2a955;
}	
.nav-objects strong {
	font-size:14px;
	line-height:23px;
	margin-left:5px;
}
.nav-outer {
	padding:5px;
	height:110px;
}
.nav-outer:hover {
	background-color: #f5f2e0;
	padding:5px;
}

.navigator {
	background:#c2a955;
	padding:5px;
}
.nav-info-outer {
	height:400px; 
	overflow:auto;
	margin-top:10px;	
	width:320px;
}

.anfrage_info {
	padding:10px;
	background-color:#DCCC8D;
	border:2px solid #C18924;
	
}

.short_nav a {
	display:block;
	float:left;
	width:50%;
	font-weight:normal;
}
.short_nav {
	line-height:20px;
	font-weight:bold;
}

.bildersuche-region {
	background:#C2A955 none repeat scroll 0%;
	border:1px solid #FFFFFF;
	clear:both;
	color:#FFFFFF;
	margin-left:0pt;
	padding:2px 20px;
	clear:both;
	margin:10px 20px 0px;
}

.new{ 
	color:#990000;
	font-weight:bold;
}
.new-bg {
	background:#DCCC8D;
	padding:5px;
}

.comments {	
	padding:10px;
	margin:10px;
	background:#DCCC8D;
}
.comments select, .comments textarea, .comment input {
	width:250px;
}

input[type=checkbox] {
	vertical-align: middle;
}

label {
	vertical-align: middle;
}

/* input {vertical-align:middle ;} */