body 
{
	font-family:arial; 
	font-size: 12px; 
	color: black;
	overflow: auto;
	background-color: #F9F9FF;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

td 
{ 
	font-family:arial; 
	font-size:12px;
}

h3
{
	font-family:arial; 
	font-size: 18px;
    margin-top: 3px;
    margin-bottom: 3px;
}

h4
{
	font-family:arial; 
	font-size: 16px;
    margin-top: 3px;
    margin-bottom: 3px

}

h5
{
	font-family:arial; font-size: 14px;
    margin-top: 3px;
    margin-bottom: 3px
}

ul 
{ 
	font-family:arial; 
	margin-top: 3px; 
	margin-bottom: 3px;
}

a
{
    text-decoration: none
}

q:hover
{	
	text-decoration: underline
}

.content
{
	font-family: verdana;
	color: #061467;
	font-size: 12px;
	width: 80%;
	padding-top: 10px;
	padding-left: 0px; 
	padding-right: 0px;
	margin-right: 0px;
	/*background-color: #FFFFFF; */
	text-align: center;
}

.inhalt 
{
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 135%;
	text-align: center;
	vertical-align: middle;
	color: #061467;
	font-size: 12px;
	position: relative;
	top: 20px;
	width: 100%;	
	height: 95%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #F8F8F8;
	overflow: auto;
}

.inhalt form
{
	   border-collapse: collapse; 
	   background-color: #D5DDE0; 
	   margin-top: 5px;
}

.inhalt h1 
{
	font-family: Verdana;
	/*color: #303030;*/
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 18px;
	text-decoration: none;
	line-height: 135%;
	text-align: center;
	margin-bottom: 0;
	font-weight: bolder;
}
.inhalt h2 
{
	font-family: Verdana;
	color: #303030;
	margin-top: 15px;
	font-size: 16px;
	line-height: 95%;
	text-align: left;
	text-decoration: underline;
}

.inhalt h3 
{
	font-family: Verdana;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 16px;
	text-align: left;
	font-weight: 800;
}

.inhalt p 
{
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 135%;
	text-align: justify;
	color: #061487;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.inhalt-text
{
	text-align: justify;
}

.inhalt a, .inhalt a:visited, .inhalt a:active
{
	text-decoration: underline;
	color: #0000FF;
}

.inhalt ul
{
	line-height: 135%;
	text-align: left;
	color: #F0F0F0;
	font-size: 12px;
}

.inhalt ol
{
	line-height: 100%;
	text-align: left;
	color: #041247;
	font-size: 11px;
}

.caption
{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: Black;
	margin-left: 10px;
	margin-right: 10px;
}

.message-form
{
	font-size: 12px;
	/*background-image: url(/fileadmin/sunset2.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
}
.message-form b
{
	font-weight: 600;
	font-size: 12px;
}

.contact
{
	position: relative;
	top: 35px;
	left: 2px;
	width: 170px;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.contact p
{
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: center;
}

.contact h2
{
	font-size: 14px;
	font-weight: bold;
	color: Teal;
	background-color: #A0A0A0;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 135%;
	text-align: center;
}

.contact a, .contact a:visited, .contact a:active
{
	font-color: Teal;
	text-decoration: underline;
}

.contact a:hover
{
	text-decoration: line-through;
	cursor: help;
}

.button
{
	color: Red;
	height: 22px;
	width: 100px;
	font-size: 10px;
	border-width: 4px;
	vertical-align: top;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: blink;
	background-color: #99FFFF;
}

.mailform
{
	background-color: #BFCAE3;
}

.header
{
	text-align: center;
	width: 100%;
	height: 120px;
	background-color: #344E1E;
	overflow: hidden;
	color: #FFFFFF;
}

.header table
{
	width: 90%;
	height: 100%;
	background-image: url(/fileadmin/images/oben.jpg);
	background-position: center;
	color: #FFFFFF;
}

.header h1
{
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bolder;
	margin-bottom: 0px;
	margin-top: 0px;
}

.header h2
{
	color: #FFFFFF;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom;
}

.header p
{
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: center;
}

.footer
{
	width: 100%;
	text-align: center;
	height: 20px;
	overflow: hidden;
}

.footer h1
{
	font-size: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.footer p
{
	font-size: 6px;
}

.form
{
	width: 25%;
	padding-left: 10px;
}

.form td
{
}
