/* ---- Grundgerüst ---- */

html,body {
	background-color: #feffff;
	margin: 0;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f8560;
	height: 100%;
	background-color: #e5e0d0;
}

table {
	background-color: white;
}

img {
	border:0px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
         color: #8f8560;
}

#site {
         padding: 5px;
         width: 750px;
         border: 1px solid #aa9e75;
}

* html #site {
	padding: 5px;
}

#head {
	width: 750px;
	height: 125px;
	margin: 0;
	padding: 0;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}

* html #head {
	width: 750px;
}

#head_1 {
	width: 750px;
         margin: 5px 0 0 0;
         height: 15px;
         text-align: right;
         background-color: #aa9e75;
}

#head_1 a {
         color: #FEFFFF;
}

* html #head_1 {
	width: 750px;
}

#left {
	margin: 5px 0 10px 0;
	padding: 0;
	width: 170px;
		 background: #feffff;
         border-bottom: 2px solid #aa9e75;
         float: left;
}

* html #left {
	margin: 5px 0 0 0;
}

#spanleft {
	display: block;
	width: 100%;
	border-bottom: 2px solid #aa9e75;
}

#center {
	width: 420px;
         margin: 5px 160px 10px 175px;
         padding: 0px;
         background-color: #feffff;
}

* html #center {
	width: 400px;
         margin: 5px 155px 10px 175px;
}

div > #center {
	width: 420px;
         margin: 5px 155px 0px 175px;
}



#spancenter {
	display: block;
         padding: 2px 0 0 0;
	width: 100%;
	border-bottom: 2px solid #aa9e75;
}

#spancenter a{
         color: #8f8560;
         text-decoration: none;
}

#right {
	width: 150px;
         margin: 5px 0 10px 0;
	padding: 0 0 5px 0;
         float: right;
         background-color: #feffff;
         border-bottom: 2px solid #aa9e75;
         text-align: center;
}


* html #right {
         margin: 5px 0 0 0;
	padding: 0 0 5px 0;
}

#spanright {
	display: block;
         padding: 2px 0 0 0;
	width: 100%;
	border-bottom: 2px solid #aa9e75;
}

#bottom {
 	clear: both;
         margin: 0;
         padding-top: 2px;
         border-top: 2px solid #aa9e75;
 	width: 750px;
	height: 15px;
        	text-align: right;
 	background-color: #feffff;
}

/* ---- Text ---- */

h1 {
	color: #8f8560;
	font-size: 14px;
	margin: 5px 0 5px 0;
	padding: 0;
}

h2 {
	color: #8f8560;
	font-size: 14px;
	margin: 5px 0 5px 0;
	padding: 0;	
}

#nav_head {
	color: #8f8560;
	font-size: 14px;
	font-weight: bold;
}

/* ---- Links ---- */

a:link {
	color: #8f8560;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #8f8560;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #8f8560;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #8f8560;
	font-weight: bold;
	text-decoration: none;
}

/* ---- Pfadinfo ---- */

span#breadcrumb a {
	color: #8f8560;
	font-size: 12px;
	text-decoration: none;
}

/* ---- Formulare ---- */

.csc-mailform {
	border: 0;
}

.csc-mailform-label {
	font-weight: bold;
}

#mailformname {
	width: 200px;
	border: 1px solid #aa9e75;
}

#mailformfirma {
	width: 200px;
	border: 1px solid #aa9e75;
}

#mailformstrasse {
	width: 200px;
	border: 1px solid #aa9e75;
}

#mailformort {
	width: 200px;
	border: 1px solid #aa9e75;
}

#mailformtelefon {
	width: 200px;
	border: 1px solid #aa9e75;
}

#mailformtelefax {
	width: 200px;
	border: 1px solid #aa9e75;
}

#mailformemail {
	width: 200px;
	border: 1px solid #aa9e75;
}

#mailformmessage {
	width: 200px;
	height: 50px;
	border: 1px solid #aa9e75;
}

.csc-mailform-submit{
	background-color: #aa9e75;
	border: 0;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
}

/* ---- Bilder ---- */

.noborder {
	border: 0;
}

.line {
display: block;
border-bottom: 1px solid #e6e0d0;
margin: 0 0 15px 0;
width: 100%;
}

/* ---- Navigation ---- */

/* ---- Sub ---- */

ul#sub {
	width: 170px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url();
	background-repeat: no-repeat;
	background-color: #feffff;
}

* html ul#sub {  /* Korrekturen fuer IE 5.x */
	width: 170px;
	w\idth: 170px;
	padding: 0;
	padd\ing: 0;
	background: url();
	background-repeat: no-repeat;
	background-color: #feffff;
}

ul#sub li {
	list-style-image: none;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url();
	background-repeat: no-repeat;
	background-color: #feffff;
}

ul#sub a {
	display: block;
	padding: 2px 2px 2px 30px;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background: url();
	background-repeat: no-repeat;
	background-color: #feffff;
	border: 0;
}

* html ul#sub a {  /* Breitenangaben nur fuer IE */
	width: 170px;
	w\idth: 170px;
}

ul#sub a:hover {
	color: #b43258;
}

ul#sub .sub_active a{
	color: #b43258;
}

/* ---- Main ---- */

ul#nav {
	width: 170px;
	margin: 0;
	padding: 0;
}

* html ul#nav {  /* Korrekturen fuer IE 5.x */
	width: 160px;
	w\idth: 160px;
	padding-left: 0;
	padd\ing-left: 0;
}

ul#nav li {
	list-style: none;
	margin-bottom: 0;
	padding: 0;
}

/* ---- Navigation Punkte (Grafiken) und Active ---- */

ul#nav .link_1 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_1.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_1 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_1.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_1 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_1.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_2 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_2.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_2 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_2.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_2 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_2.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_3 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_3.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_3 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_3.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_3 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_3.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_4 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_4.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_4 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_4.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_4 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_4.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_5 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_5.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_5 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_5.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_5 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_5.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_6 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_6.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_6 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_6.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_6 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_6.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_7 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_7.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_7 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_7.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_7 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_7.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_8 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_8.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_8 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_8.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_8 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_8.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_9 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_9.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_9 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_9.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_9 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_9.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_10 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_10.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_10 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_10.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_10 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_10.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_11 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_11.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_11 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_11.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_11 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_11.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_12 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_12.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_12 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_12.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_12 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_12.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_13 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_13.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_13 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_13.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_13 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_13.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_14 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_14.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_14 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_14.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_14 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_14.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_15 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_15.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_15 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_15.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_15 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_15.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_16 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_16.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_16 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_16.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_16 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_16.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_17 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_17.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_17 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_17.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_17 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_17.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_18 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_18.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_18 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_18.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_18 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_18.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_19 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_19.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_19 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_19.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_19 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_19.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_20 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #8f8560;
	background-color: #feffff;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_20.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .link_20 a:hover {
	color: #b43258;
	background-color: #e6e0d0;
	background-image: url(../images/menu_item_active_20.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

ul#nav .active_20 a{
	display: block;
	padding: 2px 2px 2px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #b43258;
	background-color: #e6e0d0;
	border-bottom: 1px solid #e6e1d0;
	background-image: url(../images/menu_item_active_20.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

* html ul#nav a {  /* Breitenangaben nur fuer IE */
	width: 170px;
	w\idth: 170px;
}

.toplink {
	margin: 0px 5px 0 15px;
	color: #FEFFFF;
	text-decoration: none;
	font-weight: bold;
}

.bottomlink {
	margin: 0px 5px 0 15px;
	color: #8f8560;
	text-decoration: none;
	font-weight: bold;
}


/* ---- tt_products ---- */

.tx-ttproducts-pi1-table {
         width: 100%;
         padding: 0;
	border: 1px solid #aa9e75;
         margin: 10px 0px 10px 0px;
}

.tx-ttproducts-pi1-table th {
	padding: 5px;
         background-color: #e6e0d0;
         color: #FFFFFF;
         font-size: 12px;
         font-weight: bold;
         text-align: left;
}

.tx-ttproducts-pi1-table td {
	padding: 2px 5px 0px 5px;
         font-size: 11px;
         color: #8f8560;
         font-weight: normal;
}

.tx-ttproducts-pi1-table td a {
	text-decoration: none;
         color: #8f8560;
}

.back {
	text-align: right;
}

/* ---- Typo3 Bilder ---- */


.image_border {
	border: 1px solid #aa9e75;
	width: 150px;
}


.csc-textpic-imagewrap {
	/*border: 1px solid #aa9e75;*/
}

.csc-textpic-imagewrap dl{
	border: 1px solid #aa9e75;
}

.csc-textpic-left {
float: left;
width: 400px;
}

.csc-textpic-text {
padding: 10px 0px 0px 0px;
}

* html .csc-textpic-text {
padding: 0px 0px 0px 0px;
}

