body
{
	color: #000000;
	background-color: white;
	font: normal 10pt/1.2em sans-serif;
	text-align: justify;
}

h1
{
	font: bold 15pt/1.5em Arial;
}
h2
{
	font: bold 12pt/1.5em Arial;
}

img
{
	max-width: 100%;
}

a
{
	color: #1e5bb4;
}

a img
{
	border: none;
}

textarea
{
	width: 100%;
	height: 100px;
}

input
{
	width: 100%;
}

#logo_right img
{
	width: 0px;
	height: 0px;
}

#menu a
{
	padding: 5px;
	display: block;
	background-color: #1e5bb4;
	color: white;
	font: normal 12pt/1.6em sans-serif;
	text-decoration: none;
	margin: 5px 0px;
}


#h1_welcome
{
	text-align: center;
}

#home
{
	font: normal 10pt/1.5em Arial;
	text-align: justify;
	margin-bottom: 2em;
}
.home_info_bottom
{
	font: bold 11pt/1.2em Arial;
	text-align: center;
	font-weight: bold;
	margin-bottom: 25px;
}

.hinweis
{
	font: bold 10pt/1.3em Arial;
	border: 2px solid black;
	padding: 2px 8px;
	background-color: yellow;
	margin: 5px 0px;
}

.hinweis_orange
{
	background-color: orange;
}

td
{
	padding: 3px;
}

#sidebar
{
	margin-top: 10px;
	border-top: 5px solid #1e5bb4;
}

#service_left ul
{
	margin-bottom: 0px;
}

#service_right ul
{
	margin-top: 0px;
}

#partner img
{
	margin: 5px;
	border: 1px solid white;
	width: 24%;
}
