body {
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url("../img/bg.gif");
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFFFFF;
	margin: 0px 0px 20px 26px;
	line-height: 14px;
}

td {
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align:top;
	padding:5px 5px 0px 0px;
}

.table-team td{
	padding:0px 0px 20px 0px;
}

.team{
width:200px; 
float:left; 
margin-right:10px;
}

#nav {
	top: 56px;
	left: 197px;
	width: 236px;
	height: 17px;
	position:absolute;
	z-index: 10;
}

#subnav {
	top: 84px;
	left: 200px;
	width: 423px;
	height: 12px;
	position:absolute;
	z-index: 10;
}

#cover {
	top: -1px;
	left: 174px;
	width: 20px;
	height: 97px;
	background-color:#FFFFFF;
	position:absolute;
	z-index: 20;
}

#cont-home {

	top: 96px;
	left: 200px;
	width: 200px;
	height:auto;
	position:absolute;
	z-index: 10;
}

#cont-folge {
	top: 123px;
	left: 200px;
	width: 200px;
	height:auto;
	position:absolute;
	z-index: 10;
}

#cont-folge-wide {
	top: 123px;
	left: 200px;
	width: 400px;
	height:auto;
	position:absolute;
	z-index: 10;
}
#cont-folge-wide2 {
	top: 123px;
	left: 200px;
	width: 605px;
	height:auto;
	position:absolute;
	z-index: 10;
}

#photos-home {
	top: 122px;
	left: 410px;
	width: 400px;
	height: 520px;
	position:absolute;
	z-index: 10;
}

#photos {
	top: 123px;
	left: 410px;
	width: 400px;
	height: 520px;
	position:absolute;
	z-index: 10;
}

.subsubnav {
	padding: 50px 0px 0px 0px;
	width: 160px;
	max-width:160px;
	font-weight:bold;
}

h1 {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	padding: 0px 0px 13px 0px;
	margin:0px;
}

h2 {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	padding: 0px 0px 2px 0px;
	margin:0px;
}

.dot-padd {padding: 0px 8px 0px 8px; font-weight:bold;}

.text-dark {
	color:#3D3D3D;
}

ul {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 10px 0px;
	list-style-type: none;
	line-height: 16px;
}
li {
	background-image:url(../img/list_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 2px 5px 1px 10px;
	line-height: 14px;
}

/*
.bg-gray {
	background-color: #999999;
}

.fotorahmen {
border-bottom: 9px solid #999999;
}

*/
/* links */
a:visited, a:link { color: #FF9933; text-decoration: none;}
a:active, a:hover { color: #666666; text-decoration: none;}


a.subnav:visited, a.subnav:link { color: #FF9933; text-decoration: none; font-weight: bold;}
a.subnav:active, a.subnav:hover { color: #666666; text-decoration: none; font-weight: bold;}
a.subnav-a:visited, a.subnav-a:link { color: #666666; text-decoration: none; font-weight: bold;}
a.subnav-a:active, a.subnav-a:hover { color: #666666; text-decoration: none; font-weight: bold;}
