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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
}

.clear {
	clear: both;
}

img {
	border: 0;
}


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

a:hover {
	color: #535353;
	font-weight: bold;
	text-decoration: underlineM
}

#container {
	width: 980px;
	margin: auto;
	position: relative;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	min-height: 665px;
	height: auto !important;
	height: 665px;
}

#navigation {
	position: relative;
	height: 141px;
	width: 968px;
	padding-left: 12px;
	margin-bottom: 1px;
}

#navigation a {
	outline: none;
}

#navigation img {
	border: 0px;
}

.navi_item {
	width: 190px;
	height: 141px;
	margin-right: 1px;
	float: left;
}

#news {
	background-image: url(images/navigation/news.jpg);
}

#team {
	background-image: url(images/navigation/team.jpg);
}

#gaestebuch {
	background-image: url(images/navigation/gaestebuch.jpg);
}

#fotos {
	background-image: url(images/navigation/fotos.jpg);
}

#impressum {
	background-image: url(images/navigation/impressum.jpg);
}

.navi_link {
	position: absolute;
	top: 110px;
}

.navi_link img {
	behavior: url(iepngfix.htc);
}

#header {
	position: relative;
	width: 968px;
	padding-left: 12px;
	height: 170px;
}

#content {
	position: relative;
	width: 901px;
	padding-left: 35px;
	padding-right: 34px;
	margin-top: 20px;
}

.headline {
	position: relative;
	width: 945px;
	font-size: 12px;
	color: #5b1480;
}

.big {
		font-size: 30px;
		text-transform: uppercase;
}

.date {
	position: absolute;
	bottom: 5px;
	right: 60px;
}

.trenner {
	position: relative;
	background-image: url(images/trenner.jpg);
	width: 901px;
	height: 12px;
	overflow: hidden;
}

#content p {
	float: left;
	margin-right: 15px;
}

.news {
	float: left;
	margin-bottom: 30px;
}

h1 {
	color: #5b1480;
	margin-bottom: 10px;
	font-size: 17px;
}

.gb_head {	
	background-color:#7b1aae;
	color:#FFFFFF;
	left:0;
	margin-bottom:2px;
	padding:5px;
	position:relative;
	top:0;
	width:600px;
}

.gb_entry {
	background-color:#999999;
	color:#FFFFFF;
	left:0;
	padding:5px;
	position:relative;
	top:0;
	width:600px;
}

.gb_head a {
	color: #FFF !important;
}
