/*
#left {
	position: relative;
	left: 0;
	width: 200px;
	float: left;
	margin-bottom: 50px;
	padding-right: 10px;
	color: gray;
	margin-top: 17px;
}

#nav3nd ul li a {
}

#left ul.nav {
	position: relative;
	top: -10px;
	border-top: 1px solid #939393;
}

#left ul.nav li {
	text-transform: uppercase;
	position: relative;
	width: 200px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #939393;
	display: block;
}

#left ul.nav li a {
	text-decoration: none;
	width: 160px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	color: gray;
}

#left ul.nav li a:hover {
	text-decoration: none;
	width: 190px;
	display: block;
	background-color: #ecf1f8;
	color: black;
}

#left ul.nav ul.nav2nd {
	display: block;
	padding: 0;
	font-size: 11px;
}

#left ul.nav ul.nav2nd li a {
	background-repeat: no-repeat;
	background-position: 0 -3px;
	text-transform: none;
	position: relative;
	width: 190px;
	color: #00a0de;
	left: -7px;
	margin-left: 7px;
}

#left ul.nav ul.nav2nd li a:hover {
	background-position: 0 -3px;
	color: black;
}

#left iframe.hidderNav
{
    display:none;
    position:absolute;
    z-index:99;
}

ul.nav3 li a {
	text-indent: 8px;
	font-size: 11px;
	float: left;
}
/**/
#kontakt {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#kontakt form {
	width: 600px;
	margin: 4px 0 0;
	padding: 0;
}

#kontakt table {
	width: 715px;
	margin: 0;
	padding: 0;
}

#kontakt form table tbody {
	color: black;
}

#kontakt table tr td {
	margin: 0;
	padding: 0 6px 15px 0;
	color: black;
}

#kontakt form table tbody tr td {
}

#kontakt form table tbody tr td b {
	color: #00a0de;
	font-size: 12px;
}

#kontakt td.formsStatic {
	width: 130px;
}

#kontakt td.formsEdit {
	margin: 0;
	padding: 0;
}

#kontakt td.formsEdit input {
		width: 340px;
	height: 15px;
	margin: 2px 0 0;
	font: 12px Arial, Geneva, sans-serif;
	letter-spacing: 0.1em;
	border: 1px solid #d7e3f8;
	padding-left: 5px;
	color: #484848;
	background-color: white;
}

#kontakt form table tbody tr td.formsTextArea textarea {
	width: 343px;
	height: 100px;
	margin: 2px 0 0;
	font: 12px Arial, Geneva, sans-serif;
	letter-spacing: 0.1em;
	border: 1px solid #d7e3f8;
	padding-left: 2px;
	color: #484848;
	background-color: white;
}

#kontakt form table tbody tr td input[type="submit"] {
	position: relative;
	left: -192px;
	top: -18px;
}

#kontakt form table tbody tr td span {
	color: red;
	height: 25px;
	display: block;
}

#kontakt form table tbody tr td.formsEdit span {
	width: 400px;
	margin-left: -7px;
}

#kontakt form table tbody tr td {
}

#kontakt form table tbody tr td {
}

img.floatR {
	float: right;
	margin-left: 10px;
	margin-bottom: 25px;
}

img.floatL {
	float: left;
	margin-bottom: 25px;
	margin-right: 10px;
}

.content_main table { border-collapse: collapse;
	font-size: 0.9em;
}

.content_main table.line {
	margin-top: 5px;
	margin-bottom: 4px;
	border-collapse: collapse;
	width: 715px;
}

.content_main tr.header th {
	color: white;
	font-size: 1em;
	border-top: 1px solid #acdaf6;
	text-align: left;
	background: url(../image/bg_th.png) repeat-x 0 bottom;
}

.content_main table td {
	vertical-align: top;
	padding: 1px 2px 0;
}

tr.line_color0 {
	background-color: #fff;
}

tr.line_color1 {
	background-color: #f0f7f7;
	border-bottom: 1px solid #d7e3f8;
	border-top: 1px solid #ecefff;
}

#reise_googlemap {
	width:100%;
	height:400px;
}
/**/