/* CSS Document */
html,body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow-y: auto;
}
iframe {
	background-color: #605342;
	margin: 0px;
	padding: 0px;
}
.left {
	background-color: #605342;
}
.right {
	background-color: #F3E7B1;
	text-align: center;
}
table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0;
}
.text-bold {
	font-size: 10px;
	font-weight: bold;
}
.text-left {
	font-size: 12px;
	color: #F8F0D8;
	background-color: #605342;
	text-align: justify;
	/* padding-left: 10px; */
}
.text-left-bold {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #605342;
}
.text-left-unten {
	font-size: 10px;
	color: #F8F0D8;
	background-color: #605342;
	text-align: right;
}
.text-left-heading {
	background-color: #605342;
	font-size: 14px;
	color: #F8F0D8;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.text-left-heading2 {
	background-color: #605342;
	font-size: 14px;
	color: #F8F0D8;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
.text-left-trenner {
	font-size: 10px;
	color: #E6CD6B;
}
.text-right {
	font-size: 10px;
	background-color: #F3E7B1;
	text-align: center;
}
.text-right-hr {
	background-color: #F3E7B1;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.text-right-zoom {
	font-size: 11px;
	background-color: #F3E7B1;
	text-align: justify;
	vertical-align: middle;
	line-height: 18px;
}
.text-right-zoom-kueche {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003C00;
}
.text-right-submenu {
	font-size: 10px;
	background-color: #F3E7B1;
	text-align: center;
	font-weight: bold;
}
.navi:link, .navi:visited, .navi:active, .navi:hover {
	font-size: 10px;
	text-transform: none;
	color: #000000;
	font-weight: normal;
}
.navi-gr:link, .navi-gr:visited, .navi-gr:active, .navi-gr:hover {
	font-size: 14px;
	text-transform: none;
	color: #000000;
	font-weight: normal;
}
.navi2:link, .navi2:visited, .navi2:active, .navi2:hover {
	font-size: 12px;
	text-transform: none;
	color: #FFFFFF;
	line-height: 15px;

}
.copy:link, .copy:visited, .copy:active, .copy:hover {
	font-size: 10px;
	text-transform: none;
	color: #ffffff;
	font-weight: normal;
}
.text-gelb {
	color: #F8F0D8;
	font-size: 12px;
	background-color: #605342;
}
.text-gelb-bold {
	color: #F8F0D8;
	font-size: 12px;
	background-color: #605342;
	font-weight: bold;
}
.text-left-align-right {
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
}
.table-inhalt {
	color: #CCCCCC;
	vertical-align: top;
}
.table-inhalt2 {
	color: #CCCCCC;
	vertical-align: top;
	font-size: 12px;
}
hr {
	margin: 0px;
	padding: 0px;

}
.hr-oben {
	margin: 25px 0px 0px;
	padding: 25px 0px 0px;
}
.input-text {
	font-size: 10px;
	width: 200px;
	background-color: #E5E5E5;
	border: 0px;
}
.checkbox, .radio {
	font-size: 10px;
	width: 15px;
	background-color: #FFFFFF;
	border: 0px;
	text-align: left;
}
textarea {
	font-size: 12px;
	width: 520px;
	height: 115px;
	background-color: #E5E5E5;
	border: 0px;
}

