* {
background-color: white;
	
}

	

html {
		background-color: white;
		min-height: 100.05%;
}

body {
	font: 0.8em/1.7em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #434343;
	background-color: white;
	
}

img {
	border: 0;
}

b, strong {
	color: black;
}

a {
	text-decoration: none;
	color: #db510c;
}

a:hover {
	text-decoration: underline;
}



#wrapper {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -450px;
	background-color: #fff;
	width: 900px;

	padding-top: 50px;

}

#sidebar {
	float: left;
	width: 390px;
}

#content {
	float: left;
	width: 510px;
}

#navigation {
	margin-top: 13px;
	height: 90px;
	}

#navigation img {
	margin-right: 40px;
}

#pagecontent {
	margin-top: 0px;
	width: 480px;
}

#pagecontent h1 {
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #777777;
	letter-spacing: 1px;
	
}
#subnavigation {
	margin-top: 15px;
}

#subnavigation a {
	color: #6e6e6e;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.83em;
	font-weight: bold;
	letter-spacing: 1px;
}


#subnavigation ul {
	list-style-type: none;
	display: inline;
	margin-left: 0;
	padding-left: 0;
	padding-right: 15px;
}
#subnavigation li {
	list-style-type: none;
	display: inline;
	margin-left: 0;
	padding-left: 0;
	padding-right: 40px;
}

.redfont {
	color: #db510c;
}

li.active a {
	color: #c34328 !important;
}

#showcase {
	margin-top: 80px;
}

#animation {
	margin-top: 85px;
	padding-left: 35px;
}

#footer {
	background: url(files/punktleiste.gif) no-repeat 0 5px;
	margin-left: 390px;
	padding-left: 45px;
	padding-bottom: 75px;
	color: #bababa;
	margin-top: 20px;
	clear: both;
}

#footer a {
	color: #9f9f9f;
	text-decoration: underline;
}

#footer a:hover {
	color: #e46809;
	text-decoration: underline;
}

ul {
	margin-bottom: 2em;
}

#animation li {
	list-style-type: none;
	
}

#galerie ul {
	list-style-type: none;
	list-style-image: none;
}

/* Listen */
ul#news {
	list-style-type: none;
}

ul#news li {
	list-style-type: none;
}


ul#portfolio li{

	margin: 0;
	padding: 0px;
}

ul#portfolio {
	background-color: white;
	margin: 0;
	padding: 0;
}

ul#portfolio img {
	background-color: white !important;
}

.innerfade {
	background-color: white !important;
	
}
