* {
	padding: 0;
	margin: 0;
}
html {
	overflow: hidden;
	height: 100%;
}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	behavior: url("/css/csshover3.htc"); 
	height: 100%;
}
p {
	margin-bottom: 16px;
}
li {
	list-style: none;
}
a {
	color: black;
	text-decoration: none;
}
a:visited {
	color: #777;
}
a:hover, a.current {
	color: black;
	text-decoration: none;
}
#main .smallfont a {
	text-decoration: underline ;
}
#main #columnleft div a {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	margin-bottom: 16px;
	font-weight: bold;
	line-height: 20px;
}
h2 {
	font-size: 18px;
	margin-bottom: 6px;
	font-weight: bold;
	line-height: 20px;
}
img {
	border: 0;
}
#border {
	width: 970px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	overflow-x:hidden;
	top: 0;
	bottom: 20px;
}
#borderbottom {
	border-top: 1px solid black;
	height: 1px;
	width: 940px;
	position: absolute;
	z-index: 1;
	left: 30px;
	bottom: 20px;
}
#wrapper {
	width: 950px;
	height: 100%;
	text-align: left;
}
#head {
	height: 110px;
	width: 950px;
	border-bottom: 1px solid black;
	margin-left: 30px;
}
#head #logo {
	width: 755px;
	float: left;
	padding-top: 30px;
}
#head #legalnav {
	width: 190px;
	float: left;
	padding-top: 85px;
}
#container {
	position: absolute;
	z-index: 20;
	width: 740px;
	overflow: scroll;
	overflow-x:hidden;
	top: 190px;
	bottom: 20px;
	padding-left: 30px;
}
#container #main {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}

#margin {
	width: 190px;
	float: right;
	position: absolute;
	z-index: 20;
	overflow: auto;
	overflow-x:hidden;
	top: 187px;
	bottom: 20px;
	margin-left: 780px;	
	font-size: 10px;
}
#margin a {
	color: #777;
}
#margin a:hover {
	color: black;
}
#margin h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
#margin img {
	margin-top: 2px;
	margin-bottom: 2px;
}
#columnleft, #columnright {
	width: 345px;
	float: left;
}
#columnleft {
	margin-right: 15px;
}

.smallfont {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
a.smallfont, .smallfont a {
	text-decoration: underline;
}
a.smallfont:hover, .smallfont a:hover {
	color: black;
}
a.smallfont:visited, .smallfont a:visited {
	color: #777;
}
/*--------------------- Navigation ---------------------*/

#nav {
	position: relative;
	height: 50px;
	width: 700px;
	z-index: 30;
	background-color: white;
	margin: 10px 0 0 30px;
}
#nav a, #legalnav a {
text-decoration: none;
color: #777;
}
#nav a:hover, #nav a.current, #legalnav a:hover, #legalnav a.current {
	color: black;
	text-decoration: none;
}
#nav li, 
#legalnav li {
	display: inline;
}
#nav li {
	margin-right: 10px;
}
#nav select {
	width: 163px;
	margin-right: 15px;
	border: 1px solid #777;
	margin-top: 5px;
}
#legalnav li {
	margin-right: 0;
}
#nav form {
	display: inline;
}
/*--------------------- Team ---------------------*/

.staffpic {
	float: left;
	width: 165px;
	height: 200px;
	margin: 0 15px 12px 0;
	padding-top: 3px;
}
.staffpic a {
	display: block;
	width: 165px;
	height: 200px;
}

#staffinfo {
	float: left;
	width: 165px;
}
#staffvita {
	float: left;
	margin-left: 15px;
	width: 360px;
}
#team dt {
	float: left;
	display: block;
	width: 65px;
	text-align: right;
	margin-right: 10px;
	height: 16px;
}
#team dd {
	float: left;
	display: block;
	width: 280px;
	height: 16px;
}

/*--------------------- Ziele / Netzwerk / OA / Impressum / Jobs ---------------------*/

#main #ziele, 
#main #netzwerk,
#main #oa,
#main .impressum,
#main #jobs {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#main #ziele span, #main #ziele b, #main #ziele strong,
#main #netzwerk span, #main #netzwerk b, #main #netzwerk strong,
#main #oa span, #main #oa b, #main #oa strong,
#main .impressum span, #main .impressum b, #main .impressum strong,
#main #jobs span, #main #jobs b, #main #jobs strong {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
#main #ziele a, 
#main #netzwerk a,
#main #oa a,
#main .impressum a,
#main #jobs a {
	text-decoration: underline ;
}

#main .grey {
	color: #777;
}
#standard a {
	text-decoration: underline;
}
/*--------------------- Matrix ---------------------*/

#matrix {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	width: 720px;
}
#matrix td {
	width: 165px;
	padding: 0 15px 30px 0;
}
#matrix span, #matrix b, #matrix strong {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
div#matrix {
	display: none;
}

/*--------------------- Referenzen ---------------------*/

.refpic {
	float: left;
	width: 165px;
	height: 120px;
	margin: 0 15px 15px 0;
	border-bottom: 1px solid black;
}
.refpic span {
	font-size: 10px;
	line-height: 18px;
	display: block;
	width: 165px;
	float: left;
}
#referenz {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none ! important;
}
#referenz p { 
	margin-bottom: 0;
}

#referenz #columnleft {
	width: 525px;
}
#referenz #columnright {
	width: 165px;
}
#referenz #columnright strong {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
#paging {
	color: #777;
	float: left;
	width: 165px;
	padding-top: 20px;
	margin-right: 15px;
}
#pagingnumbers {
	float: left;
	width: 102px;
}
#pagingnumbers div {
	float: left;
	width: 17px;
	text-align: left;
}
#pagingbuttons {
	float: right;
	width: 63px;
	text-align: right;
}
#paging a {
	color: #777;
}
#paging a:hover, #paging span.currentpic {
	color: black;
}
#refpicbig {
	height: 420px;
	margin-top: 3px;
}
#refmatrixtn {
	float: left;
	width: 165px;
	padding-top: 20px;
	margin-right: 15px;
	margin-top: 3px;
}
#refmatrix {
	display: none;
}
#refmatrixtn table:hover {
	cursor: pointer;
}
#refmatrixtn table {
	margin-top: 0;
}

#refmatrixtn td {
	font-size: 1px;
	line-height: 3px;
	padding: 1px;
	border-bottom: 2px solid white;
	border-right: 2px solid white;
}
#refmatrixtn .mark {
	color: #f8e001;
}
#linkbox {
	float: left;
	width: 165px;
	padding-top: 20px;
}
#linkbox a {
	text-decoration: underline !important;
}
#refmatrix .tblhide {
	display: none;
}
/*--------------------- Splash ---------------------*/
#splash {
	
}

#splash #main {
	background: url(/pix/home-bubble.gif) no-repeat;
	width: 450px;
	height: 300px;
	color: white;
	font-weight: normal;
	font-family: arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin: 60px 0 0 150px;
}
#splash #main div {
    padding: 20px 15px 0 20px;
}

#splash #main a {
	display: block;
	width: 450px;
	height: 300px;
	color: #e31826;
}

#splash #main div h2 {
	font-size: 44px;
	margin-bottom: 16px;
	font-weight: bold;
	line-height: 34px;
}
#splash #main a:hover {
	color: white;
}

/*--------------------- News ---------------------*/
#news .clear {
	clear: left;
	display: block;
	width: 720px;
	border-top: 1px solid black;
	line-height: 10px;
}
#news .newspic {
	float: left;
	width: 167px;
}
#news .newspic img {
	margin-top: 3px;
}
#news .newspic span {
	font-size: 10px;
	display: block;
	width: 165px;
	float: left;
	line-height: 18px;
}
#news .newstxt {
	float: left;
	width: 525px;
	padding-left: 13px;
	padding-bottom: 2px;
}

/*--------------------- Sitemap ---------------------*/

#sitemap a {
	text-decoration: underline;
}
#sitemap ul ul {
	margin-bottom: 12px;
	font-weight: normal;
}
#sitemap ul ul ul {
	margin-bottom: 0;
}
#sitemap ul ul {
	font-size: 12px;
}
#sitemap ul ul a {
	padding-left: 0;
}
#sitemap ul ul ul a {
	padding-left: 0;
}
#sitemap ul ul ul ul a {
	padding-left: 0;
}

/*--------------------- Leistungen ---------------------*/
/* #leistung #columnright {
	position: absolute;
	top: 0;
	bottom: 0;
	padding-left: 360px;
	width: 380px;
	overflow: scroll;
	overflow-x:hidden;
	z-index: 20;
}
#leistung #columnleft {
	float: none;
	position: absolute;
	z-index: 21;
} */