body
{
	color: #000000;
	background-color: #1e5bb4;
	background-image: url(bg.jpg);
	background-repeat: repeat;
}

a
{
	color: #1e5bb4;
}

a img
{
	border: none;
}

h1
{
	font: bold 16pt/1.5em Arial;
}

h2
{
	font: bold 12pt/1.5em Arial;
}

#site
{
	width: 970px;
	margin: 0px auto;
	padding-bottom: 15px;
	min-height: 600px;
	background-color: white;
}

#menu
{
	text-align: center;
	padding: 18px 10px 3px 10px;
	font: bold 12pt/2.1em Verdana;
	background-image: url(./menuleiste.jpg);
	letter-spacing: 2px;
}

#menu a
{
	color: #000085;
	padding: 19px 5px 10px 3.6em;
	margin: 15px 5px;
	background-image: url(./menukey_blue.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
}

#menu a:hover
{
	padding: 19px 5px 10px 3.6em;
	margin: 15px 5px;
	background-image: url(./menukey.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	color: #0A0F30;
}

#content
{
	font: normal 11pt/1.3em Arial;
	color: #051020;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 0px;
	float: left;
	width: 670px;
	text-align: justify;
}

#content img
{
	max-width: 670px;
}

#partner img
{
	margin: 5px;
	border: 1px solid white;
	width: 16%;
}

#content table
{
	letter-spacing: 1px;
}

#sidebar
{
	font: normal 10pt/1.4em Arial;
	color: #000085;
	margin-top: 20px;
	padding: 0px 10px;
	border-left: 1px dotted blue;
	float: right;
	max-width: 230px;
}

#sidebar h2
{
	font: bold 12pt/0.8em Arial;
}

#sidebar table
{
	font: normal 10pt/1.1em Arial;
}

.sidebar_con
{
	margin-top: 30px;
}

#logo
{
	padding: 5px 20px;
}

#logo_left
{
	float: left;
	padding-left: 10px;
}

#logo_right
{
	float: right;
	padding-right: 10px;
}

#clearing
{
	clear: both; 
}

#foot
{
	clear: both; 
}

td
{
	padding: 2px 5px;
}

input
{
	width: 300px;
}

textarea
{
	width: 300px;
	height: 150px;
}

#h1_welcome
{
	text-align: center;
}

#home
{
	font: normal 11pt/1.5em Arial;
	text-align: justify;
	margin-bottom: 2em;
}
.home_info_bottom
{
	font: bold 12pt/1.2em Arial;
	text-align: center;
	font-weight: bold;
	margin-bottom: 25px;
}

#button
{
	text-align: center;
	padding-top: 15px;
}


.hinweis
{
	font: bold 11pt/1.5em Arial;
	border: 3px solid black;
	padding: 2px 12px;
	margin: 5px 0px;
	background-color: yellow;
}

.hinweis .centered {
	text-align: center;
}


.hinweis_orange
{
	background-color: orange;
}

#hinweis h2 {
	font: bold 14pt/1.5em Arial;
	text-align: center;
}

.service_left
{
	float: left;
}

.service_right
{
	float: right;
}
