/* k1 - traunreut css stylesheet */

body{
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/Bg.jpg) repeat;
	font-size:12px;
	}
a{
	color: #949190;
	text-decoration: none;
	}
h1{
	color:#880e11;
	}
h2{
	color:#880e11;
	font-size:17px;
	}
img{
	border: none;
	}

/*Content*/

#ContentWrapper{
	width:928px;
	margin: 0 auto;
	margin-top: 40px;
	}
#Head{
	height: 160px;
	background:#fff;
	}
#Head h2{
	float:right;
	margin:22px 198px 0 0;
	}
#LogoBg{
	height:160px;
	width: 570px;
	position:absolute;
	display:block;
	background: url(../images/Logo.gif) 46px 60px no-repeat;
	}
#LogoKultur{
	float:left;
	height:160px;
	width: 217px;
	display:block;
	}
#LogoKongress{
	float:left;
	height:160px;
	width: 168px;
	display:block;
	}
#LogoKulinarium{
	float:left;
	height:160px;
	width: 180px;
	display:block;
	}
#Navi{
	font-size:15px;
	width:230px;
	font-weight:bold;
	list-style-type:none;
	float:right;
	margin:48px -250px 0 0;
	}
#Navi li{
	margin-top: 2px;
	}
#Navi li span{
	font-size:17px;
	color:#870d10;
	}
#Content{
	min-height:488px;
	background:#f6dcc3;
	}
#Col1{
	}
#Col2{
	margin-left: 8px;
	}
#Col3{
	margin-left: 8px;
	}
#Footer{
	width:928px;
	margin: 0 auto;
	}
#Footer{
	font-weight:bold;
	}
#Footer span{
	margin-top: 20px;
	display:block;
	position:absolute;
	}
#LogoTraunreut{
	margin-top: 10px;
	float:right;
	}
/*Klassen*/
.Col{
	width:304px;
	float:left;
	margin-top:8px;
	}
.Mood{
	width:304px;
	height:138px;
	background: url(../images/MoodCorner.png) 276px 0 no-repeat;
	position:absolute;
	}
.Mood a{
	width:304px;
	height:138px;
	display:block;
	}
.ContentBox{
	color:#880e11;
	padding: 0 48px;
	padding-bottom: 24px;
	}
