* {
	margin: 0;
	padding: 0;
	border-width: 0;
	}
body {
	color: #151515;
	font-size: 12px;
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #fff;
	}
h1 {
	color: #999;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
	}
p {
	line-height: 20px;
	margin-bottom: 15px;
	}
a {
	color: #0C57C6;
	font-weight: bold;
	}
a:visited {
	color: #6796D1;
	}
a:hover {
	color: #E1331C;
	}
div#frame {
	width: 770px;
	margin: 20px auto 30px auto;
	text-align: left;
	}
div#header img {
	width: 770px;
	height: 80px;
	border-width: 0;
	margin-bottom: 30px;
	}
div#content {
	border-right: 2px dotted #d9d9d9;
	width: 510px;
	padding-right: 20px;
	float: left;
	}
div#content ul {
	padding-left: 30px;
	line-height: 20px;
	margin-bottom: 15px;
	}
div#sidebar {
	width: 230px;
	float: right;
	text-align: right;
	
	}
div#nav {
	margin-bottom: 40px;
	}
div#nav ul {
	list-style: none;
	padding-left: 30px;
	line-height: 20px;
	margin-bottom: 30px;
	}
div#nav ul li {
	margin-bottom: 10px
	}
div#company {
	
	}
	
span.name {
	color: #E1331C;
	font-weight: bold;
}
span.feier {
	font-size: 32px;
	color: #E1331C;
	font-weight: bold;
}
table {
	border: 0;
	margin-top: 5px;
	margin-bottom: 15px;
	}
td {
	padding: 0 15px 5px 0;
}

div.clear {
	clear: both;
	visibility: hidden;
	/* Ab hier Fixes fuer IE6 und IE7 */
	font-size: 1px;
	height: 0px;
	line-height: 0px;
	}
	
div#ansicht img {
	width: 794px;
	height: 562px;
}
