/*	frontend style sheet			*/
/*	v0.1 (c) 2006 gizmocraft.com	*/

body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	border:0;
	margin:0;
	padding:0;
}

h1 {
	font-size:11px;
	line-height:25px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
}

h2 {
	font-size:18px;
	line-height:25px;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0;
}

p {
	margin:0 0 15px 0;
	padding:0;
}

table {
	margin:0 0 15px 0;
	padding:0;
}

th {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	/*border-bottom:1px solid #e5e5e5;*/
	/*padding:0 0 4px 0;*/
}

td {
	width:186px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	padding:4px 0 0 0;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom:1px solid #fafafa;
	/*padding:2px;*/
}



/*	CLASSes	*/




/*	IDs	*/

#body {
	width:760px;
	margin:25px auto;
	padding:0;
}

#header {
	margin:0 20px 14px 25px;
}

#header #meta0 {
	position:relative;
	left:381px;
}

#header #meta1 {
	position:relative;
	left:415px;
}

#header #meta2 {
	position:relative;
	left:443px;
}

#header #meta3 {
	position:relative;
	left:470px;
}

#teaser {
	position:absolute;
	width:160px;
	top:500px;
				/*border:2px solid #00aaff;*/
}

#language {
	width:577px;
	position:absolute;
	top:500px;
	margin:0 0 0 160px;
	padding:0 0 3px 22px;
	/*border-bottom:1px solid #dddddd;*/
}

#deutsch {
	/*display:block;*/
				/*border:2px solid #00aaff;*/
}

#english {
	display:none;
				/*border:2px solid #00aaff;*/
}

#deActive, #dePassive, #enActive, #enPassive {
	position: relative;
	left:-1px;
}

#content {
	width:577px;
	position:absolute;
	top:530px;
	margin:0 0 0 180px;
				/*border:2px dashed #00aaff;*/
}

#content .slim {
	width:430px;
}

#navi {
	position:relative;
	left:-40px;
	margin:0 20px 14px 25px;
}

#visual {
	width:560px;
	position:absolute;
	top:60px;
	margin:10px 0 0 0px;
}

#visual_service {
	width:560px;
	position:absolute;
	top:60px;
	margin:10px 0 0 160px;
}

#projectlinks {
	/*display:inline;*/
	position:absolute;
	top:8px;
	left:450px;
				/*border:2px solid #00aaff;*/
}

#listTable {
	/*border:1px solid red;*/
}

#contact {
	padding:0;
	margin:0;
}

#contact .input {
	width:300px;
	background:#FAFAFA;
	border:1px solid #B3B3B3;
}

#contact textarea {
	width:300px;
	height:100px;
	background:#FAFAFA;
	border:1px solid #B3B3B3;
}

#contact .button {
}
