@charset "utf-8";
/* CSS Document bu Dieter Schneider | csstemlateheaven.com*/

* {margin: 0; padding: 0;}

img {border: none;}

p {margin-bottom: 25px;}

body {background: #c6d5ff url(images/header.png) no-repeat center top; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #0b2c3a}

#header {width: 822px; height: 329px; margin: auto}
#nav {}

#content {width: 686px; margin: 20px auto}

#footer {width: 676px; margin: auto; text-align: right; padding-right: 10px}

.portfolio {
	background: url(images/frame.png) no-repeat;
	padding: 23px 27px 27px 23px;
}

#navcontainer {padding-top: 80px; padding-left: 100px}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	font-size: 12px;
	text-decoration: none;
}

#navlist li a
{
	text-decoration: none;
	color: #157eaf
}