a{ text-decoration: none; color: rgb(0, 0, 0); }

body {
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98.0%;
}

/***********************/
div#photos { overflow: auto; margin-left: 36px; }

div.photo { float: left; margin: 0 5px 5px 0; }

div.photo a img {
	border: 0.2em solid rgb(255,255,255);
	text-decoration: none;
}

p#rade_caption { margin: 5px 0 0; }

p.ask{ line-height: 1.5em; width: 464px; padding-left: 14px; }

p.ask:first-letter{
	font-weight: bold;
	font-size: 1.4em;
	color: rgb(0,150,1);
}

#bgimg { position: absolute; bottom: 0; z-index: -1; }

#blau{
	color: rgb(38, 40, 255);
	font-size: 0.6em;
	margin-left: 50px;
}

#blau2{ color: rgb(38, 40, 255); font-size: 0.8em; }
#blau3{ color: rgb(38, 40, 255);font-weight:bold; line-height:2.2em }

#gruen{ color: rgb(0,150,1); font-size: 0.8em; }
.gruen{ color: rgb(0,150,1); font-weight:bolder; line-height:1.8em;}
#gruen2{
	color: rgb(0,150,1);
	font-size: 0.9em;
	text-indent: -18px;
	text-align: center;
}

#hfake{
	color: rgb(0, 150, 1);
	padding-top: 30px;
	padding-left: 20px;
	font-size: 1.9em;
	text-indent: 50px;
	font-weight: bold;
}

#realBody{
	position: absolute;
	z-index: 0; /* Place the new body above the background image */
	overflow: auto; /* restore scrollbars for the content */
	height: 100%;
	width: 100%; /* Make the new body fill the screen */
}

.sitebody{
	background-image: url(../bild/bg2.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 505px;
	height: 655px;
	padding: 0 0 0 0;
}
p.detail{
width: 464px; padding-left: 14px;
margin-top: 8px;
line-height: 1.4em;
}
em{
	color: rgb(0, 150, 1);
	text-decoration: underline;
	font-size: 0.8em;
}
.mini{
	font-size: 0.9em;
}
