@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-image:  url(graphics/bg_main.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #ABA492;
}
html{
	width:100%; height:100%;
}
div#galerie img{
    background-image:url(graphics/imgborder.gif); background-repeat:no-repeat;padding:5px; 
}
div#header_space{
	width:984px; height:9px; margin-left:auto; margin-right:auto;
}
div#main_container{
	width:984px; height:auto; margin-left:auto; margin-right:auto;
}
div#left{
	width:179px; margin-left:auto; margin-right:auto; float:left;
}
div#navibg{
	width:179px; height:257px; background-image: url(graphics/navi_bg.jpg); background-repeat:no-repeat; background-position:left top;
}
div#middle{
	height:auto;
	float:left;
	background-image:url(graphics/content_container_bg.gif);
	width: 626px;
}
div#content_container{
	width:426px; height: auto;  float:left;  background-image: url(graphics/content_bg.jpg); background-repeat:no-repeat; background-position:left top;
}
div#logo_container{
	width:200px; margin-left:auto; margin-right:auto; float:left;
}
div#right{
	width:179px; margin-left:auto; margin-right:auto; float:left;
}
div#cafe_bar_navi{
	width:426px; height:35px; background-image: url(graphics/head_left.jpg); background-repeat:no-repeat; background-position:top left;
}
div#headline{
	width:426px; height:145px; background-image: url(graphics/headline.jpg); background-repeat:no-repeat; background-position:top left;
}
div#content{
	width:426px; height:auto; min-height:519px;
}
div#site_navi{
	padding-left:120px;
}
div#content_text{
	padding-left:25px;
	padding-right:10px;
	padding-top:25px;
	line-height: 29px;
	font-size: 11px;
	letter-spacing: 1px;
	color:#59513C;
}
div#footer_info{
	width:426px; height:35px; background-image: url(graphics/footer_info.gif); background-repeat:repeat-y;
}
div#footer{
	width:626px; height:14px; margin-left:auto; margin-right:auto;
}
div#footer_text{
	padding-left:25px;
	padding-right:10px;
	padding-top:3px;
	line-height: 14px;
	font-size: 11px;
	letter-spacing: 1px;
	color:#771216;
}

div#navi{
	padding-top:30px; padding-left:60px;
}
div#navi a{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 26px;
}
div#navi a:hover{
	text-decoration: underline;

}
.image_container{
   width:170px; height:120px; padding-left:15px; padding-right:15px; padding-top:8px; padding-bottom:8px; background-position:center; background-repeat:no-repeat;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #651015;
	margin-top: 10px;
	text-decoration: underline;
}
.width100{
	width:100%;
	}
.images_hidden {
    display:none;
}
.headline2 {

	font-size: 12px;
	font-weight: bold;
	color: #651015;
	margin-top: 10px;
}

