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

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

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

a:active {
	color: #333333;
	text-decoration: none;
}

a.bottom:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.bottom:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.bottom:hover {
	color: #F6AE00;
	font-weight: normal;
	text-decoration: none;
}

a.bottom:active {
	color: #666666;
	text-decoration: none;
}

a.detail:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
}

a.detail:active {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
}


a.detail:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
}

a.detail:hover {
	color: #EBB670;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px dotted #EBB670;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

	font-family: verdana;
	font-size: 10px;
	color: #333333;

	background-color: #FFF8ED;
	background-image: url(../bilder/bg/linie.gif);
	background-repeat: repeat-y;

	scrollbar-face-color: #FBDBAA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #FBEEDB;
	scrollbar-shadow-color: #FBEEDB;
	scrollbar-DarkShadow-Color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
}

td {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	vertical-align: top;
}
.foto {
	margin:20px 5px 10px 5px;
	background-color: #fbeedb;
	padding:3px;
	border:solid #333333 1px;
}
.fototext {
margin:2px;
	padding:10px;
	background-color: #fbeedb;
	border:solid #333333 1px;
}

.kursiv {
	text-align: center;
	font-size: 11px;
	font-style: italic;
	
}
/* spalte menü */
td.menu1 {
	height: 20px;
	background-image: url(../bilder/bg/menu1.gif);
	background-repeat: repeat-x;
}

td.menu1_a {
	height: 20px;
	background-image: url(../bilder/bg/menu1_a.gif);
	background-repeat: repeat-x;
}

td.menu2 {
	height: 20px;
	background-image: url(../bilder/bg/menu2.gif);
	background-repeat: repeat-x;
}

td.menu2_a {
	height: 20px;
	background-image: url(../bilder/bg/menu2_a.gif);
	background-repeat: repeat-x;
}

td.menu3 {
	height: 20px;
	background-image: url(../bilder/bg/menu3.gif);
	background-repeat: repeat-x;
}

td.menu3_a {
	height: 20px;
	background-image: url(../bilder/bg/menu3_a.gif);
	background-repeat: repeat-x;
}

td.menu4 {
	height: 20px;
	background-image: url(../bilder/bg/menu4.gif);
	background-repeat: repeat-x;
}

td.menu4_a {
	height: 20px;
	background-image: url(../bilder/bg/menu4_a.gif);
	background-repeat: repeat-x;
}

td.menu5 {
	height: 20px;
	background-image: url(../bilder/bg/menu1.gif);
	background-repeat: repeat-x;
}
td.menu5_a {
	height: 20px;
	background-image: url(../bilder/bg/menu1_a.gif);
	background-repeat: repeat-x;
}

/* spalte bottom */
td.bottom {
	height: 20px;
	text-align: right;
	vertical-align: middle;
	color: #666666;
	background-image: url(../bilder/bg/bottom.gif);
	background-repeat: repeat-x;
}

/* spalte titel */
td.titel {
	background-image: url(../bilder/bg/linie_unten.gif);
	background-repeat: repeat-x;
	background-color: #FBDBAA;
	width: 150px;
	height: 20px;
	vertical-align: middle;
}
td.titel2 {
	background-image: url(../bilder/bg/linie_unten.gif);
	background-repeat: repeat-x;
	background-color: #FBDBAA;
	width: 70px;
	height: 20px;
	vertical-align: middle;
}

td.underline {
	background-image: url(../bilder/underline.gif);
	vertical-align: top;
}

td.bold {
	vertical-align: middle;
	font-weight: bold;
}

td.logo {
	width: 745px;
	height: 67px;
	background-image: url(../bilder/logo_bg.gif);
	background-repeat: no-repeat;
}

select {
	width: 120px;
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
#buch select {
	width: 155px;
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
input.text {
	width: 120px;

	font-family: verdana;
	font-size: 10px;
	color: #333333;
}

textarea {
	width: 180px;
	height: 50px;

	font-family: verdana;
	font-size: 10px;
	color: #333333;
}

hr {
	color: #EAC17F;
	height: 1px;
}

img {
	border: 0px;
}

ul {
	padding-top: 5px;
	margin-left: 30px;
}

li {
	padding-bottom: 5px;
}

/* div big die großen buchstaben */

div.big {
	font-size: 14px;
	color: #EBB670;
	font-weight: bold;
}

div.big1 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}

div.big2 {
	font-size: 14px;
	color: #CC9933;
	font-weight: bold;
}

div.big3 {
	font-size: 14px;
	color: #996600;
	font-weight: bold;
}

div.big4 {
	font-size: 14px;
	color: #663300;
	font-weight: bold;
}
div.impressum {
	font-size: 10px;
	color: #EBB670;
	font-weight: bold;
}
.big {
	font-size: 14px;
	color: #EBB670;
	font-weight: bold;
	
}
h1{
	font-size: 14px;
	color: #EBB670;
	margin-bottom:3px;
	margin-top:0px;
}


#kontaktform a {
	color: #FBC068;
}
#kontaktform a:hover {
	color:#f6ae00;
}
#kontaktform form br {   clear: left; }
#kontaktform label
	{
		width:100px;
		line-height:200%;
		float:left;
		clear:left;
	}
	#kontaktform input,#kontaktform select,#kontaktform textarea, #kontaktform option {
vertical-align:middle;
padding: 0 3px 0 5px;
font: 10px "Verdana", Arial, serif;
color:#333333;
}
 #kontaktform h1
 {color:#333333;
 font-size: 10px;
 margin-top:10px;
 letter-spacing: 1px;
 }
#kontaktform .submit {
display: block;
margin-left:auto;
margin-right:auto;
text-align: center;
}
h2 {
	font: bold 11px "Verdana", Arial, serif!important;
color: #EBB670;
margin: 8px 5px -5px 0px;
}

h3 {
	font: bold 10px "Verdana", Arial, serif!important;
color: #666666;
margin: 8px 5px -8px 0px ;
}
.rand-rechts {
	margin-right:5px;
}
.text{
	font: 13px "Verdana", Arial, serif;
color:#333333;
}

.textklein{

font-size: 11px;
color: #666666;
}


.links {
	float: left;
	margin-right:7px;
	
}
.rechts {
	float: right;
	margin-left:7px;
}
.imgborder {
	border: 1px solid 
}

.abstand {
display: block;
margin-bottom:0px;
}
.bildhover a:hover {
	background-color: #FBEEDB;
	font-size: 16px;
}

