body {
	margin:0;
	padding:0;
}
a  { color: #fff; font-size: 12px; font-family: Verdana, Helvetica, Arial, Geneva; text-decoration: none }
a:hover  { color: #fff; font-size: 12px; font-family: Verdana, Helvetica, Arial, Geneva; text-decoration: underline }
a:visited   { color: #dcdcdc; font-size: 12px; font-family: Verdana, Helvetica, Arial, Geneva; text-decoration: none }

h1  { color: #fff; font-size: 18px; font-family: Verdana, Helvetica, Arial, Geneva }
td     {
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}
.bold  { color: #fff; font-weight: bold; font-size: 12px; font-family: Verdana, Helvetica, Arial, Geneva }
.noframes     { color: #fff; font-size: 18px; font-family: Verdana, Helvetica, Arial, Geneva }
.text_b      { color: #fff; font-size: 12px; font-family: Verdana, Helvetica, Arial, Geneva; letter-spacing: 2px; padding-left: 15px }

.titel   { color: #fff; font-size: 14px; font-family: Verdana, Helvetica, Arial, Geneva }

/* Seite home */
#intro {
	width: 480px;
}

/* Seite Projekte */
.history {
	margin: auto;
	height: 110px;
	padding: 0;
}
DIV.e { /* class history erweiterung für other projects english */
	margin-right: 7%;
}
.history .page p {
	margin: 0px;
	text-align: center;
	height: 16px;
}
.history .page {
	width: 120px;
	margin-right: 0px;
	float: left;
	height: 99px;
	position: static;
}

/* Seite Ueber_uns */

#uu_bild {
	width: 429px;
	text-align: center;
}

/* Koordinaten- + bio-spalte */

#team {
	width: 270px;
}
#team div {
	margin: 0px;
	position:absolute;
	width: 260px;
	visibility: hidden;
	background-color: #000000;
	height: 349px;
}

#team div.liste {
	visibility:visible;
	float: right;
	margin: 0;
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 240px;
}

#team div.liste ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding-left: 0px;
}

#team div.liste ul li {
	font-size: 12px;
	margin-bottom: 3px;
}
#team div.liste ul ul li,#team div.liste ul ul li a {
	margin: 0px 0px 1px 10px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #999999;
}

#team div.liste form{
	display:inline;
}

form input.eingabe {
	background-color:#000000;
	border:0;
	color:#999999;
	text-decoration:underline;
	cursor:pointer;
	font-size: 11px; 
	font-family: Verdana, Helvetica, Arial, Geneva;	
	font-weight: normal;
	margin-top:-3px;
	margin-left:0px;
	padding-left:0px;
}
#team .text_b {
	padding: 0px;
}

#team p {
	margin: 0;
}
#team p.bio {
	font-size: smaller;
}

/* bio spalte mit close btn */
#team div.bio ul {
	font-size: smaller;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 5px;
	margin-left: 8px;
	padding-left: 8px;
}

#team div .close {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	margin: 0;
	visibility: inherit;
}
#projekte {
	width: 798px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
	margin: 0;
	padding: 0;
	position: relative;
	height: 312px;
}

#partner_window {
	height: 287px;
	width: 754px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}
#partner_window .window {
	height: 287px;
	width: 754px;
	position: relative;
}
#partner_window .window .down {
	position: absolute;
	height: 15px;
	display: block;
	right: 0px;
	bottom: 2px;
}
#partner_window .window .up {
	position: absolute;
	right: 0px;
	top: 0px;
}
#partner_window .window .zeile {
	position: relative;
	height: 120px;
	margin-top: 7px;
}
#partner_window .window .zeile .logo {
	float: left;
	margin-right: 10px;
	width: 115px;
	height: 115px;
	border: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
#partner_window .window .zeile #lilibiggs {
	background-image: url(../img/partner_lilibiggs.gif);
}
#partner_window .window .zeile #oekk {
	background-image: url(../img/partner_oekk.gif);
}
#partner_window .window .zeile #drs3 {
	background-image: url(../img/partner_drs3.gif);
}
#partner_window .window .zeile #rete1 {
	background-image: url(../img/partner_rete1.gif);
}
#partner_window .window .zeile #oasis {
	background-image: url(../img/partner_oasis.gif);
}
#partner_window .window .zeile #wireltern {
	background-image: url(../img/partner_wireltern.gif);
}
#partner_window .window .zeile #mobiliar {
	background-image: url(../img/partner_mobiliar.gif);
}
#partner_window .window .zeile #suisa {
	background-image: url(../img/partner_suisa.gif);
}

#partner_window .window .spalte {
	width: 377px;
	float: left;
	position: relative;
	top: 10px;
}
#partner_window .window > a {
	position: relative;
	display: block;
}
#team div.liste a:hover {
	text-decoration: underline;
}
marquee {
	color: red;
}
marquee a,marquee a:hover,marquee a:visited {
	color:red;
	text-decoration:underline;
}

