.highlight {
	position:absolute;
	background-image:url(gfx/highlight.jpg);
	width:601px;
	height:97px;
	background-repeat:no-repeat;
	top:0px;
	left:230px;
}

.strike {
	position:absolute;
	background-image:url(gfx/strike.jpg);
	background-repeat:no-repeat;
	width:248px;
	height:278px;
	top:-57px;
	left:600px;
}

.inside {
	padding-left:30px;
	padding-top:30px;
}

.contact_hg {
	position:relative;
	background-image:url(gfx/hg_contact.gif);
	background-repeat:no-repeat;
	width:823px;
	height:347px;
	top:84px;
	margin-left:auto;
	margin-right:auto;
}

.big {
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.kontakt {
	position:relative;
	width:96px;
	height:22px;
	top:-111px;
	left:782px;
}

.portfolio {
	position:relative;
	width:96px;
	height:22px;
	top:-80px;
	left:670px;
}

.kerbe {
	position:relative;
	background-image:url(gfx/einkerbung.jpg);
	width:15px;
	height:9px;
	background-repeat:no-repeat;
	top:-62px;
	left:710px;
}

a {
	color:rgb(120, 120, 120);
	font-family:Arial, sans-serif;
	text-decoration:underline;
	text-align:left;
	font-size:11px;
}

a:hover {
	color:rgb(255, 255, 255);
}

a.normal {
	color:rgb(51, 51, 51);
	font-family:Arial, sans-serif;
	font-size:12px;	
}

a.normal:hover {
	color:rgb(136, 136, 147);
}

#pusher {
	position:relative;
	height:10px;
	width:100%;
}

p {
	color:rgb(51, 51, 51);
	font-family:Arial, sans-serif;
	height:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:12px;
}

.view_btn {
	position:relative;
	background-repeat:no-repeat;
	height:15px;
	width:57px;
	left:205px;
	top:0px;
}

.beschreibung {
	position:relative;
	left:4px;
	top:-15px;
	height:auto;
	width:190px;
}

.desc {
	position:relative;
	width:266px;
	left:10px;
	top:20px;
	height:auto;
}

.pic_holder {
	position:relative;
	width:256px;
	height:140px;
	background-color:rgb(242, 240, 245);
	top:5px;
	left:5px;
}

.bg_thumb {
	position:relative;
	background-color:rgb(81, 83, 100);
	width:266px;
	height:150px;
	top:10px;
	left:10px;
}

.thumbholder {
	position:relative;
	width:286px;
	height:180px;
	float:left;
	margin-top:40px;
	margin-left:0px;
	margin-right:10px;
}

#title {
	position:relative;
	width:234px;
	height:49px;
	left:94px;
	top:-49px;
}

#avatar {
	position:relative;
	background-image:url(gfx/me.jpg);
	width:92px;
	height:88px;
	background-repeat:no-repeat;
	top:4px;
}

#footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	background-image:url(gfx/footer.jpg);
	background-color:rgb(39, 44, 65);
	height:130px;
	float:left;
	margin-top:80px;
}

#content {
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	top:0px;
	width:900px;
}

#header {
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	height:97px;
	width:900px;
}

body {
	background-repeat:repeat-x;
	margin-top:0px;
	margin-left:0px;
	width:100%;
	height:100%;
	background-color:rgb(255, 255, 255);
	background-image:url(gfx/hg_II.jpg);
}

html {
	height:100%;
}

