@charset "UTF-8";


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c5c5c5;
	line-height: 16px;
}

body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../layout/bg_rep.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color:#3c3630;
	scrollbar-3d-light-color:#30281f;
	scrollbar-arrow-color:#a49686;
	scrollbar-darkshadow-color:#30281f;
	scrollbar-face-color:#30281f;
	scrollbar-highlight-color:#30281f;
	scrollbar-shadow-color:#30281f;
	scrollbar-track-color:#a49686;
	height: 100%;
	padding:0px;
}

textarea {
	scrollbar-base-color:#3c3630;
	scrollbar-3d-light-color:#30281f;
	scrollbar-arrow-color:#a49686;
	scrollbar-darkshadow-color:#30281f;
	scrollbar-face-color:#30281f;
	scrollbar-highlight-color:#30281f;
	scrollbar-shadow-color:#30281f;
	scrollbar-track-color:#a49686;
}
html {
	scrollbar-base-color:#3c3630;
	scrollbar-3d-light-color:#30281f;
	scrollbar-arrow-color:#a49686;
	scrollbar-darkshadow-color:#30281f;
	scrollbar-face-color:#30281f;
	scrollbar-highlight-color:#30281f;
	scrollbar-shadow-color:#30281f;
	scrollbar-track-color:#a49686;
	height: 100%;
	padding:0px;
}


.bg_img {
	background-attachment: scroll;
	background-image: url(../layout/bg_img.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c5c5c5;
	line-height: 13px;
}


.txt_14gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b89240;
	font-weight: bold;
}


.txt_hellbraun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #554d44;
}



/* Linkdefinition */


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #b89240;
	text-decoration: none;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #b89240;
	text-decoration: none;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c5c5c5;
	text-decoration: none;
}


a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #b89240;
	text-decoration: none;
}



.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #b89240;
	text-decoration: none;
}


.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #b89240;
	text-decoration: none;
}


.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c5c5c5;
	text-decoration: none;
}


.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #b89240;
	text-decoration: none;
}



a:focus { 
	outline: none;
}

.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c5c5c5;
	text-decoration: none;
	background-color: #261f19;
	border: 1px solid #544e47;
	font-weight: normal;
}


.formular2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c5c5c5;
	text-decoration: none;
	background-color: #261f19;
	border: 1px solid #544e47;
	font-weight: normal;
	width:200px;
}






/* Navi */

td.main_menu {
  color:#c8a04b;
}

td.main_menu_over {
  color:#FFFFFF;
}

div.menu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	height:24px;
	padding:0px;
	background-image: url(../layout/navi/navi_out.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
}

div.menu_over {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	height:24px;
	padding:0px;
	background-image: url(../layout/navi/over.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
}

div.menu a.menu {
  display:block;
  padding:3px 0px 0px 10px;
  height:24px;
  color:#c8a04b;
  text-decoration: none;
  font-weight: normal;
}

div.menu_over a.menu_over {
  display:block;
  padding:3px 0px 0px 10px;
  height:24px;
  color:#FFFFFF;
  text-decoration: none;
  font-weight: normal;
}

div.menu a.menu:hover {
  display:block; 
  color:#FFFFFF;
  text-decoration: none;
  font-weight: normal;
} 



/* Subnavi */

td.main_menu2 {
  color:#c8a04b;
}

td.main_menu2_over {
  color:#c5c5c5;
}


div.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	height:24px;
	padding:0px;
	background-image: url(../layout/navi/navi_over.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
}

div.menu2_over {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	height:24px;
	padding:0px;
	background-image: url(../layout/navi/navi_over.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
}

div.menu2 a.menu2 {
  display:block;
  padding:3px 0px 0px 20px;
  height:24px;
  color:#c8a04b;
  text-decoration: none;
}

div.menu2_over a.menu2_over {
  display:block;
  padding:3px 0px 0px 20px;
  height:24px;
  color:#c5c5c5;
  text-decoration: none;
}

div.menu2 a.menu2:hover {
  display:block; 
  color:#c5c5c5;
  text-decoration: none;
} 




.gelb {
	font-family: Arial, Helvetica, sans-serif;
	color: #b89240;
}

.grün {
	font-family: Arial, Helvetica, sans-serif;
	color: #9ad855;
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}

.rahmen {
	border: 2px solid #3c3630;
}

.rahmen2 {
	border: 2px solid #3c3630;
}

hr {
  border: 0;
  width: 100%;
  color: #444444;
  background-color: #444444;
  height: 1px;
}





