body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	background-image: url(../img/site/background.gif);
}

p { font:1.2em/1.5em }

.language1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	line-height: 0.8em;
	font-weight: normal;
	color: #adaca8;
}

.language1b {
	font-size: 1.8em;
	line-height: 0.8em;
}

.language2 {
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #adaca8;
}

a:link { color: #adaca8; text-decoration:none; }
a:visited {color: #adaca8; text-decoration:none; }
a:hover { color:#8b0000; text-decoration:none; }
a:active { color:#8b0000; text-decoration:none; }

#white{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 199px;
	background-color: #FFFFFF;
}

#logo{
	position: absolute;
	left: 200px;
	top: 25px;
	width: 350px;
	height: 100px;
}

#titel{
	position: absolute;
	left: 200px;
	top: 215px;
	width: 400px;
	height: 400px;
}


#sprache_1{
	position: absolute;
	left: 700px;
	top: 80px;
	width: 200px;
	height: 100px;
}

#sprache_2{
	position: absolute;
	left: 700px;
	top: 230px;
	width: 200px;
	height: 100px;
}


