@charset "UTF-8";
* {
	margin: 0px;
	padding: 0;
	border: 0;
	font-size: 12px;
}

html { 
	overflow-y:scroll;
}

body {
	font-family: 'Arial' , Verdana , Sans-Serif;
	font-size: 12px;
	background:#4b4e48;
	text-align: left;
}

#page {
	width: 1100px;
	height: auto;
	background:#4b4e48;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 85px;
	width: 1100px;
	background:#2d302a;
}

#preview {
	float: left;
	width: 1057px;
	height: 516px;
	background:#2d302a;
	margin: 1px 0px 0px 0px;
	padding-left: 43px;
	padding-top: 29px;
}

#previewbig {
	float: left;
	width: 1057px;
	height: 597px;
	background:#2d302a;
	margin: 1px 0px 0px 0px;
	padding-left: 43px;
	padding-top: 29px;
}

#content {
	float: left;
	width: 1057px;
	height: 516px;
	background:#2d302a;
	margin: 1px 0px 0px 0px;
	padding-left: 43px;
	padding-top: 29px;
}

#imprint {
	float: left;
	width: 1057px;
	height: 1000px;
	background:#2d302a;
	margin: 1px 0px 0px 0px;
	padding-left: 43px;
	padding-top: 29px;
}

.Stil1 {
	font-size: 12px;
}

.Stil2 {
	font-size: 12px;
	color:#CC9933;
}


#navigation li {
	float: left;
	position: relative;
	top: 30px;
	left: 33px;
	display: block;
	list-style-type: none;
}

#navigation li a {
	float: left;
	padding: 5px 10px;
	color:#686868;
}

#navigation li a:hover {
	color: #CC9933;
}


#navigation li.start {
	border-left: 0;
}

#navigation li.ende {
	border-right: 0;
	border-color:#4b4e48;
}


#name {
	position: relative;
	top: 25px;
	left: 39px;
	width: 330px;
	height: 25px;
}

#me {
	width: 100px;
	height: 150px;
	margin: 3px 0 10px 88px;
}

#title {
	position: relative;
	top: 50px;
	left: -184px;
	width: 111px;
	height: 23px;
}

#info {
	float: right;
	width: 300px;
	height: 400px;
	margin-right: 30px;
}

#vita {
	float: left;
	height: auto;
	width: 490px;
	margin-right: 10px;
	margin-top: 0;
}

#bio {
	float: left;
	height: auto;
	width: 500px;
	margin-right: 40px;
	margin-top: 0;
}

#extra {
	float: right;
	height: auto;
	width: 500px;
	margin-right: 40px;
	margin-top: 0;
}

table {
	margin-bottom: 25px;
}


td {
	font-size: 12px;
	color:#b1b1b1;
	vertical-align:top;
	line-height: 1.5em;
	padding-bottom: 2px;
}

caption {
	font-size: 12px;
	font-weight: bold;
	color:#b1b1b1;
	vertical-align:top;
	text-align: left;
	margin-bottom: 0.5em;
	letter-spacing: 0.05em;
}
	
#kontakt {
	float: left;
	height: auto;
	width: 270px;
	margin-right: 45px;
}

#impressum {
	float: left;
	height: auto;
	width: 701px;
	padding-right: 40px;
}
	

h3	{
	font-size: 12px bold;
	color:#ACACAC;
	margin-bottom: 0.5em;
	letter-spacing: 0.05em;
}

h4  {
	font-size: 12px bold;
	color:#ACACAC;
	margin-bottom: 0.5em;
	letter-spacing: 0.05em;
}

p	{
	font-size: 12px;
	line-height: 1.5em;
	color:#ACACAC;
}

a {
	color: #B6B6B6;
	text-decoration: none;
	text-transform: none;
}

a:hover {
	color: #CC9933;
}

q:before { 
	content: "\00BB";
	font-family: Arial;
}

q:after { 
	content: "\00AB";
	font-family: Arial;
}

.arbeitsgebiete {
margin-bottom: 100px;
}
