*{
	margin: 0;
}
body{
	margin: 0;
	padding: 0;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #ffffff;
}
div#page{
	width: 922px;
	margin: 0 auto;
	text-align: left;
}
div#header{
	background: url(../img/header.png) no-repeat top left;
	height: 146px;
	overflow: visible;
}
div#facebook {
	width: 90px;
	height: 21px;
	margin: 3px 0 0 5px;
	float: left;
}
a#logo{
	height: 138px;
	width: 142px;
	background: url(../img/logo_eintrag.png) no-repeat top left;
	display: block;
	margin-left: 195px;
	text-decoration: none;
	float: left;
}
a#logo span{
	visibility: hidden;
}
div#banner img{
	border: 0;
}
div#banner{
	height: 60px;
	width: 482px;
	margin: 44px 0 0 66px;
	float: left;
	text-align: center;
}
div#eintrag{
	height: 11px;
	width: 400px;
	padding: 10px 0 0 66px;
	float: left;
	text-align: left;
}
div#eintrag a:link, a:active, a:visited{
	color: #000;
	text-decoration: none;
}
div#eintrag a:hover{
	text-decoration: underline;
	color: #000;
}
div#page2{
	border: 1px solid #a1a1a1;
	border-top: none;
	background: #f2f2f2;
	margin-left: 0px;
}
div#left{
	width: 170px;
	border-right: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	padding: 0px 0px 0px 0px;
	float: left;
}
div#left a:link, a:active, a:visited{
	color:#000;
	text-decoration: none;
}
div#left a:hover{
	text-decoration: underline;
	color: #378EC6;
}
div.leftbox{
	padding: 19px 0 0 0;
}
div#right{
	float: left;
	width: 712px; /*ie: 547*/
	padding: 0px 16px 0 19px;
}
div#right a:link, a:active, a:visited{
	color:#000;
	text-decoration: none;
}
div#right a:hover{
	color: #378EC6;
}
div.rightbox{
	background: #e2e1e1;
	padding: 1px 1px 7px 1px;
	margin-bottom: 10px;
}
div.rightbox div.rightboxhead{
	height: 20px; /*ie: 23*/
	background: url(../../img/righthead.png) repeat-x;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 0 20px;
	margin: 0 0 13px 0;
}
div.leftrightbox{
	width: 180px; /*ie: 182*/
	float: left;
}
div.rightrightbox{
	width: 316px; /*ie: 318*/
	float: right;
}
div#footer{
	text-align: center;
	color: #cac9c9;
	padding: 15px 0 0 0;
}
div#footer a{
	color: #cac9c9;
	text-decoration: none;
}
div#footer a:hover{
	text-decoration: underline;
}
.left{
	float: left;
}
.right{
	float: right;
}
.center{
	text-align: center;
}
.centertable{
	margin-left: auto;
	margin-right: auto;	
}
.rot{
	color: #BE0502;
}
.unterstrichen{
	text-decoration: underline;
}
.content{
	padding: 0px 30px 0px 30px;	
}

