	/* prepare document */

body, div, ul, li, img, p {
	margin: 0;
	border: 0;
	padding: 0;
}

:focus {
	outline: 0;
}

body {
	background-color: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}

li {
	
}

	/* set main tag */

#main {
	margin: 5px auto 0 auto;
	left: -74px;
	position: relative;
	width: 720px;
	height: 600px;
	background-image: url("img/circle_line.gif");
	background-repeat: no-repeat;
	vertical-align: baseline;
}

	/* content */

#content {
	left: 220px;
	top: 147px;
	position: absolute;
	width:372px;
	height:280px;
	padding: 20px;
	background-color: #fff;
	overflow:auto;
}

#content a {
	color: #f90;
	text-decoration: none;
}

#content p {
	margin-bottom: 12px;
}

	/* content basics */

.title {
	font-size: 14px;
	font-weight: bold;
}

.orange {
	color: #f90;
}

.right {
	float: right;
}

.border {
	border: 1px #888 solid;
}

	/* content specials */

.team_bg {
	background-image: url("img/team/team_bg.png");
	background-attachment: inherit;
	background-repeat: no-repeat;
}

.team {
	margin-bottom: -30px;
}

.team div {
	height: 300px;
}

.team p {
	width: 174px;
	padding-top: 130px;
}

.grad {
	font-size: 10px;
	font-weight: bold;
}

.impressum {
	font-size: 11px;
	text-align: justify;
}

#naturstrom {
	left: 630px;
	top: 540px;
	position: absolute;
}

#naturstrom a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.4px;
	color: #999;
	text-decoration: none;
	display: block;
}

#naturstrom a:hover {
	color: #000;
}

	/* design */

#head {
	left: 81px;
	top: 2px;
	position: relative;
	height: 116px;
}

#headers {
	left: -306px;
	top: -10px;
	position: relative;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f90;
	text-transform: uppercase;
}

#cell_line {
	left: 179px;
	top: 118px;
	position: absolute;
}

#box_line {
	left: 456px;
	top: 468px;
	position: absolute;
}

#solarcell {
	left: 80px;
	top: 490px;
	position: absolute;
}

#solarmodules {
	left: 360px;
	top: 555px;
	position: absolute;
}

#language {
	left: 645px;
	top: 95px;
	position: absolute;
}

#language a {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
	
#pv-experts_link {
	left: 355px;
	top: 90px;
	position: absolute;
}

.company {
	color:#000;
	font-style:italic;
}
