/* Fonts */

.normal {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #6C4C2A;
	line-height: 16px;
}

.normalrot {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	/*
	color: #850705;
	*/
	color:#e98102;
}

.klein {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #6C4C2A;
	line-height: 15px;
}

.fett {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #6C4C2A;
	font-weight: bold;
	line-height: 16px;
}

.fett2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #6C4C2A;
	font-weight: bold;
	line-height: 18px;
}

.fettrot {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #850705;
	font-weight: bold;
}

.fettrot2 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #850705;
	font-weight: bold;
}

.td {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #6C4C2A;
	line-height: 16px;
}

.headline {
	font-family: Georgia, Times, serif;
	font-size: 28px;
	color: #8A1C1C;
}

.unavi {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #6C4C2A;
	line-height: 16px;
	margin: 5px 0 0 5px !important;
}

#rundrum {
  border-width:1px;
  border-style:solid;
  border-color: #850705;
  BACKGROUND-COLOR:#f3b86a;
}


/* Links */

a {
text-decoration: underline;
color: #850705;
outline: none;
}

a:hover {
text-decoration: none;
color: #6C4C2A;
}

.anavi {
text-decoration: none;
color: #850705;
font-weight: bold;
font-size: 11px;
font-family: Tahoma, Helvetica, sans-serif;
display: block;
padding: 2px;
}

.anavi img{
vertical-align: middle;
display: inline;
}

.anavi:hover {
text-decoration: none;
color: #E98102;
}

.alink {
text-decoration: underline;
color: #6C4C2A;
}

.alink:hover {
text-decoration: none;
color: #6C4C2A;
}


/* container */

img{
border: none;
}

div.container {
width: 1000px;
text-align: left;
margin: 0px auto;
}

div.head table{
background-color: #F3C27A;
width: 1000px;
height: 26px;
border-bottom:solid 4px #e98102;
}

div.middle {
width: auto;
background-color: #F5CD90;
}

div.bottom {
width: auto;
height: 24px;
}

div.bottomstart {
width: 949px;
border-left: 22px solid #F2C27A;
border-bottom: 15px solid #F2C27A;
border-right: 29px solid #F2C27A;
height: 103px;
background-color: #F5CD90;
}

div.navi {
width: 200px !important;
float: left;
background: url(images/nav_unten.png)  left bottom no-repeat #fff;

}

div.navi div{

overflow: hidden;
}

div.navi div div{
padding-left: 20px;
}

div.content {
width: 690px;
float: left;
padding: 20px 0px 30px 30px;
}

div.content1 {
width: 690px;
float: left;
padding: 10px 0px 30px 0px;
margin-left: 20px;
}

div.content2 {
width: 704px !important;
width: 720px;
float: left;
padding: 10px 0px 20px 0px;
}

div.content3 {
width: 734px !important;
width: 754px;
float: left;
padding: 10px 0px 20px 0px;
}
/*
div.willkommen {
width: 305px;
float: left;
font-family: Times New Roman, Times, serif;
font-size: 14px;
color: #6C4C2A;
line-height: 16px;
margin: 25px 0px 0px 50px;

}
*/
div.willkommen {
width: auto;
float: left;
font-family: Times New Roman, Times, serif;
font-size: 14px;
color: #6C4C2A;
line-height: 16px;
margin: 166px 0px 0px 172px;

}

div.willkommen2 {
width: auto;
float: right;
font-family: Times New Roman, Times, serif;
font-size: 14px;
color: #6C4C2A;
line-height: 16px;
margin: 166px 0px 0px 172px;

}

/* Formular */

input {
  background-color: transparent;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #715126;
  border: #D6A75F 1px solid;
}

textarea {
  background-color: transparent;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #715126;
  border: #D6A75F 1px solid;
}

select {
  background-color: #F5CD90;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #715126;
  border: #D6A75F 1px solid;
}

.option {
background-color: transparent;
border: 0px;
}

.checkbox {
background-color: transparent;
border: 0px;
}

.button {
  background-color: #DAAE6A;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  border: #A0753A 1px solid;
}


/* Sonstiges */

body {
margin: 0px;
text-align: center;
font-family: Times New Roman, Times, serif;
font-size: 15px;
color: #6C4C2A;
scrollbar-face-color: #D6A75F;
scrollbar-highlight-color: #DAAE6A;
scrollbar-3dlight-color: #DAAE6A;
scrollbar-darkshadow-color: #A0753A;
scrollbar-shadow-color: #F5CD90;
scrollbar-arrow-color: #A0753A;
scrollbar-track-color: #F0C787;
background: url(images/body_bg_pattern.png) repeat-x left top #8A1C1C;
}

html{
height: 100%;
margin-bottom: 1px;
}

hr {
color: #6C4C2A;
}

.background_zufall_rezept
{
    background-color: #F4BE74;
}

.weihnachtsmann {
	position:absolute; 
	bottom: 0px; 
	left: 0px; 
	margin: 0px; 
	width: 340px;
	
}

.weihnachtsmann-text {
	position:relative;
	top: 40px;
	left: 90px;
	background: url(http://server/weihnachtsmarkt_991215/htdocs/2007/images/weihnachtsmann/blase.gif); 
	width: 222px; 
	height: 132px; 
	padding: 36px 16px 20px 20px;
	text-align: center;
}

* html .weihnachtsmann-text {
	width: 258px; 
	height: 188px; 
}

.weihnachtsmann-close {
	position:absolute;
	bottom: 12px;
	left:170px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}

.weihnachtsmann-close a {
	text-decoration: none;
}


.pic_top{
background: url(images/rahmen_oben.jpg) no-repeat center top transparent;
width: 180px;
}

.pic_bottom{
background: url(images/rahmen_unten.jpg) no-repeat center bottom transparent;
}

.pic_top img{
padding: 12px 0 12px 0;
}