body {
	margin: 0;
	background: #000003 url(../images/stabilis-web.jpg) no-repeat;
	font-size: 90%;
	font-family: Verdana, Geneva, sans-serif;
	color: #dddddd;
}

p, img {
	margin: 0;
	padding: 0;
	border: 0;
	color: #FFF;
}

#info {
	display: none;
}

/* fenster */

.first {
	width: 764px;
	top: 117px;
	left: 124px;
	position: absolute;
}



.second {
	width: 750px;
	top: 381px;
	left: 312px;
	position: absolute;
}


.third {
	width: 630px;
	top: 267px;
	left: 141px;
	position: absolute;
}

.ogcode {
	width: 145px;
	top: 589px;
	left: 141px;
	position: absolute;
	text-align: left;
	font-size: 14px;
}

.foto {
	width: 180px;
	top: 111px;
	left: 10px;
	position: absolute;
}

#fenster .fensters {
	display: block;
	height: 43px;
}

#fenster li {
	float: left;
	list-style: none;
}

#fenster .fenster {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 43px;
	width: 60px;
	background: #fff;
	margin-right: 15px;
}

#fenster .fenster span {
	display: none;
}


#fenster .xing {
	background: url(../images/xing.png);
	background-repeat: no-repeat;
}

#fenster .flickr {
	background: url(../images/flickr.png);
	background-repeat: no-repeat;
}

#fenster .twitter {
	background: url(../images/twitter.png);
	background-repeat: no-repeat;
}

#fenster .linkedin {
	background: url(../images/linkedin.png);
	background-repeat: no-repeat;
}

#fenster .facebook {
	background: url(../images/facebook.png);
	background-repeat: no-repeat;
}

#fenster .artisign {
	background: url(../images/artisign.png);
	background-repeat: no-repeat;
}



/* hcard */
.vcard {
	background: url(../images/contactbg.png);
	height: 55px;
	padding: 10px;
	line-height: 1.5em;
}

.vcard .photo, .vcard .org, .vcard .region {
	display: none;
}

.vcardBox {
	float: left;
	margin-right: 50px;
	color: #CFF;
}

.fn {
	font-weight: bold;
}

a:focus, 
a:hover		{ color: #dddddd; }
.vcard a	{ color: #dddddd; text-decoration: none; border-bottom: 1px solid #654940; }

.hcard {
	padding: 5px 0 5px 20px;
	background: transparent url(../images/microformats.gif) no-repeat center left;
	color: #6a9e07;
}

.vcarddownload {
	padding: 5px 0 5px 20px;
	background: transparent url(../images/vcard.gif) no-repeat center left;
}
.unsicht {
	color: #666;
}
.green {
	color: #0C0;
}
.pink {
	color: #F6C;
	font-size: 18px;
}
.lila {
	color: #CF0;
	font-weight: bold;
	font-size: 18px;
}
.red {
	color: #63F;
	font-size: 18px;
}
.blue {
	color: #09F;
	font-size: 18px;
}
.orange {
	color: #F00;
	font-size: 18px;
}
.light {
	color: #FCF;
	font-size: 18px;
}
.baby {
	color: #9FF;
	font-size: 18px;
}
.dark {
	color: #F90;
	font-size: 18px;
}
.versprochen {
	color: #F06;
	font-weight: bold;
}
#content #fenster2 .pink strong {
	font-size: 100%;
}
#content #fenster2 h2 {
	font-size: small;
}
