body {
	margin: 2px;
	font: 11pt Arial;
	line-height: 14pt;
}

h1 {
	font: bold 17pt Arial;
	line-height: 18pt;
}

h2 {
	color:#6495C2;
	font:bold 11pt Arial;
}

li {
	list-style-image: url(../img/li.gif);
}

ul {
	margin-left: -25px;
}

/*ie7*/
*+html ul {
	margin-left: 18px;
}


input, textarea {
	border: 1px solid #6495C2;
	width:420px;
	font:9pt Arial;
	margin-bottom:25px;
}

.grau {
	color:#9C9E9F;
	font:11pt Arial;	
}


a{
	color:#6495C2;
	text-decoration: none;
	font:bold 10pt Arial;
}

a:hover {
	color:#0062A1;
}

a.tab{
	color:#6495C2;
	text-decoration: none;
	font:10pt Arial;
}

a.tab:hover {
	color:#0062A1;
}
a.footer {
	color:#fff;
	text-decoration:none;
	font:normal 9pt Arial;
}

a.footer:hover {
	/*text-decoration:underline;*/
	font-weight: bold;
}

a.subnavi {
	font: 9pt Arial;
	color:#fff;
	text-decoration: none;
	padding:0px 0px 0px 9px;
}

a.subnavi:hover {
	font-weight:bold;
}



#header {
	background-color: #fff;
	height: 116px;
}

#navi {
	background-color: #9C9E9F;
	height:20px;
	width: 100%;
	margin: 2px 0px 0px 0px;
}

#subnavi {
	background-color: #6495C2;
	color:#fff;
	min-height:18px;
	width:100%;
	margin:2px 0px 0px 0px;
	padding: 0 0 1px 0;

}


#contentstart {
	margin: 50px 0px 0px 73px;
	width: 850px;
}

#content {
	margin: 25px 0px 0px 10px;
	width: 435px;
	height: 100%;
	float: left;

	
}

#contentmenschen {
	margin: 25px 0px 0px 10px;
	width: 610px;
	height: 100%;
	float:left;
}

#footer {
	background-color: #9C9E9F;
	height: 16px;
	width: 100%;
	position:fixed;
   bottom:0px;
	left:0px;
	font: 9pt Arial;
	color:#fff;
	padding: 1px 0px 0px 10px;
	
}

#leer {
	float:left; width:100%; background-color:#fff; height:40px;
}



#footersub {
	background-color: #6495C2;
	height: 16px;
	width: 100%;
	position:fixed;
   bottom:0px;
	left:0px;
	font: 9pt Arial;
	color:#fff;
	padding: 1px 0px 0px 10px;
}

#textstart {
	width:545px;
}

#bild {
	float: left;
	width: 415px;
	margin: 25px 0px 0px 10px;
}

#bildmenschen{
	float: left;
	width: 131px;
	margin: 25px 0px 0px 10px;
}

#breite {
	width:527px;
}

#sbox {
	width:310px;
	float: left;
	margin-right: 20px;
}

#mbox {
	width:310px;
	float: left;
	margin-right: 20px;
}

#tabelle {
	border: 2px solid #9C9E9F;	
	border-bottom: 4px solid #9C9E9F;
	width: 446px;
	font: 10pt Arial;
	color: #7C7C7C;
}

.tabelle {
	margin:12px 0px 0px 6px;
}

.tabelletitel {
	font-weight: bold;
	width: 175px;
}

.linie {
	height: 1px;
	border-bottom:1px solid #9C9E9F;
		margin-bottom: -3px
}

#button {
	height:17px;
	width:103px;
	background-color: #6495C2;
	color:#fff;
	font:bold 10pt Arial;
	padding: 0px 0px 0px 3px;
}

#listen {
	position:relative;
	left:15px;
}
