body {
	background-repeat : no-repeat;
	background-image : url(images/hintergrund-deutsch.jpg);
	background-color : White;
	font-family: Arial;
}

#content {
	position: absolute;
	left: 130px;
	top: 25px;
	width: 500px;
	padding: 5px;
	height: auto;
}

#logo {
	position: absolute;
	left: 650px;
	top: 25px;
}

#iks {
  position: absolute;
	left: 0px;
	top: 0px;
}

#infobox {
  position: absolute;
	left: 650px;
	top: 150px;
  width: 89px;
	height: auto;
}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
	{font-family:Arial,sans-serif;}

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
	{font-size:10pt;}

.klein{
	font-size : 10pt;}
	
h1
	{font-size:24pt;}

h2
	{font-size:18pt;}

h3
	{font-size:14pt;}

h4
	{font-size:12pt;}

h5
	{font-size:10pt;}

h6
	{font-size:8pt;}
	
A {
	color : #76B9B9;
}

A:HOVER {
	color : Gray;
}

p.titel {
	border : thin solid;
	color: #76B9B9;
	padding-left : 2px;
	font-size:16pt;
	padding-right : 2px;
	font-family:Arial,sans-serif;
	border: 1px solid Black;
	padding: 3px;
	text-align : center;
}
