body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	height:100%;
}

div#seite {
	position: absolute;
	width: 800px;
	top: 0px;
	left:25%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

div#flaggen{
	position:absolute;
	top:5px;
	left: 450px;
	width: 200px;
}

div#kopf {
	position: absolute;
	top:0px;
	background-image: url(images/kopf.gif);
	width: 843px;
	height:106px;
	background-repeat: no-repeat;
}



div#kopf-en {
	position: absolute;
	top:0px;
	background-image: url(images/kopf-en.gif);
	width: 843px;
	height:106px;
	background-repeat: no-repeat;
}

div#kopf-fr {
	position: absolute;
	top:0px;
	background-image: url(images/kopf-fr.gif);
	width: 843px;
	height:106px;
	background-repeat: no-repeat;
}
div#kopf-ru{
	position: absolute;
	top:0px;
	background-image: url(images/kopf-ru.gif);
	width: 843px;
	height:106px;
	background-repeat: no-repeat;
}

td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.kleiner {
	font-size: 10px;
}

a {
	color: EB8600;
}

a:hover {
	background-color: #00BDF2;
	color: White;
	text-decoration: none;
}

a:hover img{
	background-color: white;
}

div#content {
	position: absolute;
	top: 120px;
	width: 740px;
	left:4%;
}

div#navigation-oben {
	position: absolute;
	top: 74px;
	height: 25px;
	width: 820px;
	font-weight: bold;
	color: Black;
	text-align: left;
	font-size: 12px;
	left:4%;
}

.navigation-oben {
	font-family: Arial, Helvetica, sans-serif;
	color: Red;
	text-decoration: none;
}

a:hover.navigation-oben {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	background-color: transparent;
}

div#home-email {
	position: absolute;
	top: 43px;
	left: 810px;
	height: 20px;
	width: 100px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 14px;
}
