body {
	margin: 0px 0px;
	background-color: #F6F6F6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 100.01%; 
	/*font-size: .7em;*/
	color: #858384;
}

#table_bg{
	background-image: url(/img/bg.gif);
	background-repeat: repeat-y;
}

#td_unten{
	background-image: url(/img/unten.gif);
	background-repeat: no-repeat;
}

/* Fontgrößen für Gästebuch: font1, font2, font3 */
.font1{
	font-size: 65%;
}

.font2{
	font-size: 65%;
}

.font3{
	font-size: 85%;
}


a:link{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:10px;color: #858384;text-decoration: none; }
a:visited{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:10px;color: #858384;text-decoration: none; }
a:hover{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:10px;color: #858384;text-decoration: none; }
a:active{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:10px;color: #858384;text-decoration: none; }

a.orange:link{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:10px;color: #F4A33F;text-decoration: none; }
a.orange:visited{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:10px;color: #F4A33F;text-decoration: none; }
a.orange:hover{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:10px;color: #F4A33F;text-decoration: none; }
a.orange:active{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:10px;color: #F4A33F;text-decoration: none; }

img{
	border: 0px;
}

.img_left{
	float: left;
	vertical-align: text-top;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img_right{
	float: right;
	vertical-align: text-top;
	margin-left: 10px;
	margin-bottom: 10px;
}

.input{
	background-color: White;
	font-size: 60%;
	border: none;
	color: #858384;
}

td{
	vertical-align: top;
}

.text{
	text-decoration: none;
	font-size: 70%;
	background-color: White;
	vertical-align: top;
}

.text:link, .text:visited, .text:active{
	text-decoration: none;
	font-size: 95%;
	background-color: White;
	vertical-align: top;
}

.text:hover{
text-decoration: underline;
	font-size: 95%;
	background-color: White;
	vertical-align: top;
}

.text_ohne{
	text-decoration: none;
	font-size: 70%;
	vertical-align: top;
}

/*
.text a{
	/*text-decoration: none;
	color: #858384;
}
*/
.menuetitel{
	color: #848381;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

.preis{
	font-size: 80%;
	text-align: center;
}

.linie{
	background-image: url(/img/punkt_trans.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
}

.doppellinie{
	background-image: url(/img/dpunkt_trans.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
}

a.lang {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #858384;
	font-size:60%;
	text-decoration:none
}

.rahmen{
	background-color: White;
	padding: 7px;	
}

.titelkasten_re{
	margin: 3px 3px;
	width: 144px;
	background: #858383;
	font-size: 65%;
	color: White;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
}

.titelkasten{
	margin: 3px 3px;
	width: 417px;
	background: #858383;
	font-size: 60%;
	color: White;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
}

.navcontainer:link, .navcontainer:visited, .navcontainer:active{
	display: block;
	background: transparent url(/img/pfeil_off.gif) left center no-repeat;
	padding-left: 15px;
	font-size: 60%;
	color: #858384;
	text-align: left;
	text-decoration: none;
}

.navcontainer:hover{
	background:  transparent url(/img/pfeil_blau.gif) left center no-repeat;
	color: black;
	font-size: 60%;
	text-align: left;
	text-decoration: none;
}

.current{
	background: transparent url(/img/pfeil_blau.gif) left center no-repeat;
	color: #858384;
	text-align: left;
	text-decoration: none;
}

.news_anm{ width:138px;height:17;font-size:9px }

