body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color: #EFEAE5;
	color: #663300;
	margin: 0px;
	font-size: 12px;
    }
img {
	border: 0px;
}
.red {
	color: #ff0000;
}

.tabelle_im_content {
	width:600px;
}
.tabelle_im_content2 {
	width:600px;
}
.tic_td {
	padding: 0px 10px 10px 0px;
	vertical-align: top;
}
#header {
	width: 100%;
}

#headerback1 {
	background: url('/de/media/header_03.gif') repeat-x;
	width: 12px;
}
#headerback2 {
	background: url('/de/media/header_10.gif') repeat-x;
	padding-right: 10px;
}
#headerback3 {
	background: url('/de/media/header_10.gif') repeat-x;
	width:7%;
}

#middle {
	width: 100%;
	height: 350px;
	background: url('/de/media/back.jpg') no-repeat #FFFFFF;
}

#footer {
	width: 100%;
}

#footerback1 {
	background: url('/de/media/footer_01.gif') repeat-x;
}
#footerback2 {
	background: url('/de/media/footer_06.gif') repeat-x;
	width: 8%;
}

#navigation {
	width: 190px;
	padding: 0px 7px 0px 0px;
	text-align: right;
	vertical-align: top;
}
#navigation li {
	list-style: none;
	margin-bottom: 10px;
}
#navigation li a:link, #navigation li a:visited {
	color: #663300;
	text-decoration: none;
}
#navigation li a:hover {
	color: #CC9933;
	text-decoration: none;
}
#navigation li.aktiv a:link, #navigation li.aktiv a:visited {
	color: #CC9933;
	text-decoration: none;
}
#navigation li.aktiv a:hover {
	color: #CC9933;
	text-decoration: none;
}
#inhalt {
  	padding: 0px 75px 10px 75px;
	vertical-align: top;
}
#breadcrumb {
  	padding: 0px 75px 50px 0px;
	vertical-align: top;
	color: #CC9933;
	font-weight: bold;
}
#breadcrumb span {
	color: #663300;
	font-weight: bold;
}
#claim {
  	padding-right: 15px;
	text-align: right;
	vertical-align: top;
	height: 20px;
}
.spacer {
	width: 7%;
	}

a:link {
	color: #CC9933;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #CC9933;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #663300;
	font-weight: bold;
	}


input {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: 12px;
	margin-bottom: 10px;

}
textarea {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: 12px;
	margin-bottom: 10px;
	width: 300px;

}
