@import url("navi.css");

body {
	/*background-color: #fff4ac;*/
	background-color: #FFF8C7;
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #000000;
	background-image: url("../images/menubg.gif");
	background-repeat: repeat-y;
}

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

a img {
	border:none
}

a:hover {
	text-decoration: underline;
}

/*img.floete {
	position: absolute; 
	right: 15px;
	top: 15px;
	height: 60px;
}*/

div.header {
	position: absolute;
	left: 160px; 
	right: 15px;
	top: 15px;
	height: 60px;
	text-align: left;
	border-bottom: #FF7C30 1px solid;
	white-space: nowrap;
}

h1, h2, h3 {
	color: #FF7C30;
}

h2.within {
	margin-top: 35px;
}

div.header h1 {
	margin-top: 5px;
 	margin-bottom: 0px;
}

div.content {
	position: absolute;
	left: 160px;
	right: 15px;
	top: 120px;
}

img.fotothumb {
	width: 300px;
}

div.floatthumb {
	width: 300px;
	float: right;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.floatthumb p {
	margin-top: 2px;
	font-size: 60%;
}



li {
	list-style-image:url(../images/li.gif)
}

div.source {
	font-style: italic;
	color: #FF7C30;
}

div.p_emulation {
	margin-top: 15px;
}

img.punkte {
	position: absolute;
	right: 15px;
	bottom: 15px;
/*	top: 80px;
	left: 430px;*/
}

img.bottom, div.bottom {
	margin-top: 15px;
}
