@charset "utf-8";
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #5C5C27;
}
#logo {
	width: 280px;
	float: right;
}
#languages {
	width: 200px;
	margin-top: 132px;
	color: #FFF;
	font-size: 11px;
}
.flash {
	margin: 0px;
	padding: 0px;
}
#hauptfenster {
	border: 1px solid #FFF;
}
#navi {
	height: 30px;
	width: 898px;
	background-color: #29290E;
}
#copyright {
	font-size: 10px;
	color: #FFF;
	width: 200px;
	float: left;
	padding-top: 3px;
	padding-left: 5px;
	background-color: #29290E;
}
#kontakt-footer {
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	background-color: #29290E;
}
#kontakt-footer a:link {
	text-decoration: none;
	color: #FFF;
}
#kontakt-footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#kontakt-footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#kontakt-footer a:active {
	text-decoration: none;
	color: #FFF;
}
#copyright-start {
	font-size: 10px;
	color: #FFF;
	width: 200px;
	float: left;
	padding-top: 3px;
	padding-left: 5px;
}
#kontakt-footer-start {
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
}
#kontakt-footer-start a:link {
	text-decoration: none;
	color: #FFF;
}
#kontakt-footer-start a:visited {
	text-decoration: none;
	color: #FFF;
}
#kontakt-footer-start a:hover {
	color: #FFF;
	text-decoration: underline;
}
#kontakt-footer-start a:active {
	text-decoration: none;
	color: #FFF;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #4c4c21;
}
a:visited {
	text-decoration: none;
		font-weight: bold;
	color: #4c4c21;
}
a:hover {
	text-decoration: underline;
		font-weight: bold;
	color: #4c4c21;
}
a:active {
	text-decoration: none;
		font-weight: bold;
	color: #4c4c21;
}
#contentcenter {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
}
div.clear {
clear: both;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
}
#main-content {
	min-height: 270px;
	color: #4c4c21;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 5px;
}
#main-text {
	margin-left: 35px;
	width: 558px;
	margin-right: 35px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	color:#FFF;
}

#rechter-balken {
	width: 190px;
	float: right;
	min-height: 230px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.bilderthumbs {
	border: 1px solid #FFF;
}
.abstand-navi {
	margin-right: 8px;
}
.rahmen {
	border: 1px solid #29290E;
}
.tabellenzellen-ausstattung {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCA9;
}
#languages a {
	color: #FFF;
	text-decoration: none;
}

input[type='text'] {
	width: 250px;
	height: 20px;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	border: 1px solid #29290E;
}
textarea {
	width: 250px;
	background-color: #FFFFFF;
	padding-left: 5px;
	overflow: auto;
	margin-top: 15px;
	padding-top: 3px;
	border: 1px solid #29290E;
}
select, option{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.abstand-navi-es {
	margin-right: 5px;
}
.abstand-navi-uk {
	margin-right: 9px;
}
h3 {
	display: inline;
}
