* {
 margin:0px;
 padding:0px;
}

body {
 background-color:#f5efd0;
 color:#61230e;
 font-family:Kalinga;
 font-size:14px;
}

a {
 text-decoration:none;
 color:#61230e;
 font-weight:bold;
}


small {
 color:#000000;
 font-family:"Times New Roman", Times, serif;
 font-size:12px;
}

a img {
 border:0;
}

#page {
 height:auto; 
 width:1100px; 
 margin:auto;
 background-image:url(images/page_bg.png);
 border-left:2px #faf8eb solid;
}

#header {
 height:364px;
 width:838px;
 background-image:url(images/header.png);
 float:left;
}

#wappen {
 height:335px;
 width:262px;
 background-image:url(images/wappen-weingut-philippi.png); 
 float:left;
}

#left {
 width:200px;
 height:auto;
 float:left;
}

#navi_margin {
 height:37px;
 width:200px;
 background-image:url(images/navi_margin.png);
 background-color:#f5ecd0;
 background-position:right;
}

#navi {
 width:200px;
 height:auto;
 background-color:#f5edd0;
 font-family:"Lucida Sans Unicode";
 font-size:15px;
 background-image:url(images/navi_bg.png);
 background-repeat:repeat-y;
 background-position: 7px 0px;
 margin-top:-5px;
}

#navi a{
 text-decoration:none;
 color:#000000;
 display:block;
 height:22px;
 margin-left:11px;
 width:177px;
 padding-top:1px;
 padding-bottom:3px;
}

#navi a:hover{
 background-color:#551007;
 color:#FFFFFF;
}

#titel {
 height:36px;
 width:635px;
 background-image:url(images/titel_bg.png);
 float:left;
 padding-top:1px;
}

#titel h1{
 margin-left:15px;
 margin-top:8px;
 font-size:24px;
}

#content {
 min-height:550px;
 width:578px;
 float:left;
 background-color:#faf8eb;
 padding: 15px 45px 15px 15px;
 text-align:justify;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:16px;
 line-height:1.5;
}

#content img{
 margin-left:7px;
 margin-bottom:7px;
 float:right;
}

#in_right {
 height:37px;
 width:39px;
 background-color:#faf8eb;
}

#news_bild {
 height:152px;
 width:260px;
 background-image:url(images/news_bild.png);
 float:left;
 margin-left:-3px;
 margin-top:-37px;
}

#news_bild img {
 margin-top:-29px;
 margin-left:3px;
}

#news_text {
 background_color:#f5efd0;
 min-height:220px;
 width:223px;
 background-image:url(images/news_bg.png);
 background-repeat:repeat-y;
 background-position: 11px 0px;
 float:left;
 margin-top:5px;
 padding:0px 15px;
}

#news_text h3 {
 color:#000000;
}

#end {
 width:900px;
 margin-left:200px;
 border-top:2px #faf8eb solid;
 clear:both;
}

#footer {
 width:1098px; 
 background-color:#FFFFFF;
 padding-top:3px;
 background-color:#eee1b9;
}

.clear {
 clear:both;
}

.navi_line {
 height:3px;
 width:200px;
 background-image:url(images/navi_line.png);
 background-repeat:no-repeat;
 margin-top:5px;
 margin-bottom:6px;
 margin-left:7px;
}