


	body.loggedout #horses.guest {
		display:none;
	}
	body.loggedout #head_data {
		display:inline;
	}
		body.loggedout #head_data br {
			display:none;
		}
	body.loggedout div#head_data div#user_info.guest {
		width:259px;
		background-color:#ffdb90;
		position:absolute;
		margin-left:710px;
		margin-top:27px;
		border-top:0px none;
		border-bottom:1px solid #7C5630;
		/*border-top:1px solid #7C5630;*/
		opacity:0.7;
		min-height:0px;
	}
		body.loggedout div#head_data div#user_info.guest:hover {
			opacity:1;
		}
		body.loggedout div#head_data div#user_info.guest h3 {
			height:28px;
			display:none;
		}
	#zusammenfassung {
		margin-left:500px;
		padding-bottom:15px;
		padding-top:105px;
		text-align:right;
		width:452px;
	}
	#zusammenfassung h1 {
		font-family:'Eras Medium ITC','Arial',sans-serif;
		font-size:23px;
		line-height:29px;
		font-weight:bold;
	}
	#willkommen_liste ol {
		display:inline;
		list-style:none;
		list-style-type:none;
		margin:0px;
		padding:0px;

	}
	#willkommen_liste li {
		display:block;
		margin-left:570px;
		padding-left:0px;

		background-color:#f8f0cd;
		border:1px solid #000;
		z-index:500;
		padding:7px;

		margin-bottom:10px;
	}

	#willkommen_liste li h2 {
		font-family:'Eras Demi ITC','Eras Medium ITC','Arial',sans-serif;
		font-size:18px;
		font-weight:bold;
		padding-top:0px;
		color:#306118;
		display:inline;
	}
	#willkommen_liste .number {
		display:block;
		float:left;
		font-family:'Eras Medium ITC','Arial',sans-serif;
		font-size:18px;
		background-color:#2d6412;
		border:1px solid #000;
		color:#f8f0cd;
		margin-left:-8px;
		margin-right:5px;
		margin-top:-8px;
		padding:3px 25px;
		text-align:right;
		font-weight:bold;
	}
	#willkommen_liste li h2,
	#willkommen_liste li,
	#willkommen_liste .liste_content {
		width:370px;
	}
	#willkommen_liste .liste_content {
		font-family:'Arial Narrow','Arial',sans-serif;
		font-size:15px;
	}
	#willkommen_liste p.liste_content {
		margin-bottom:0px;
		margin-top:2px;
		display:inline;
	}

	
		body.loggedout a#anmeldestern {
			margin-left:0px;
			margin-top:0px;
			display:block;
			float:right;
			position:relative;
			margin-right:-5px;
			margin-bottom:-5px;
		}
		body.loggedout div#gratisstern {
			margin-left:860px;
			margin-top:200px;
		}
		#Willkommen {
			background-image:url('/images/willkommen_napirello.jpg');
			background-position:top left;
			background-repeat:no-repeat;
			width:960px;
			height:430px;
			margin:0px 0px 0px -15px;
			padding-right:10px;
			border-bottom:2px solid #000;
			background-color:#fae9ba;
		}