body
{
	background: #cd6921 url(../img/body-bg.gif) repeat-x;
	margin: 0;
	
	font: 11px/150% 'Verdana';
	color: #666;

}
img
{
	border: 0;
}
#container
{
	width: 840px;
	height: 570px;
	position: relative;
	margin: 0 auto;
	background: url(../img/container-bg.gif);
}
#menu
{
	position: absolute;
	left: 20px;
	top: -15px;
}
#content
{
	width: 320px;
	height: 375px;
	overflow: hidden;
	position: absolute;
	left: 260px;
	top: 150px;
}
#page5 #content
{
	top: 260px;
	height: 265px;
}
#cwrapper
{
	position: absolute;
}
#content ul
{
	list-style-image: url(../img/stern.gif);
	padding-left: 15px;
	margin-left: 0;
}
#content ul li
{
	margin: 1em 0;
}
h1
{
	margin:0;
	position: absolute;
	left: 260px;
	top: 45px;
	width: 320px;
	color: #f58025;
	font-family: 'Neo Sans';
	text-transform: uppercase;
	font-weight: normal;
	font-size: 25px;
	line-height: 30px;
}
h2
{
	font-size: 11px;
	font-weight: 400;
}
#page5 h1
{
	text-indent: -99999em;
	width: 402px;
	height: 238px;
	background: url(../img/profil-monika.jpg);
	top: 0;
	left: 220px;
}
p
{
	background: url(../img/stern.gif) left 3px no-repeat;
	text-indent: 15px;
}
#page9 p
{
	background: none;
	text-indent: 0;
}
#content a
{
	color: #666;
	
}
#contact
{
	margin: 25px 0;
}
#contact input#submit
{
	width: 140px;
	height: 15px;
	border: none;
	background: #fff url(../img/contact-form-submit.gif) no-repeat;
	display: block;
	text-indent: -99999em !important;
	margin: 15px auto;
	cursor: pointer;
	color: transparent;
	padding: 0;
}
#contact input#submit:hover
{
	background: #fff url(../img/contact-form-submit-hover.gif) no-repeat;
}

#message
{
	background: url(../img/contact-form-bg-passive.gif);
	width: 300px;
	height: 135px;
	border: none;
	padding: 10px;
	color: inherit;
	font: inherit;
}
#scroller
{
	width: 36px;
	height: 26px;
	background: url(../img/scroller-bg.gif);
	position: absolute;
	top: 480px;
	left: 586px;
}
#top, #bottom
{
	width: 9px;
	height: 8px;
	display: block;
	text-indent: -99999em;
	position: absolute; 
	top: 8px; 
	outline: none;
	overflow: hidden;
}
#top
{
	background: url(../img/scroll-top-passive.gif);
	left: 11px;

}
a#top:hover
{
	background: url(../img/scroll-top-active.gif);
}
#bottom
{
	background: url(../img/scroll-bottom-passive.gif);
	left: 22px;
}
a#bottom:hover
{
	background: url(../img/scroll-bottom-active.gif);
}
#logo
{
	width: 160px;
	height: 64px;
	display: block;
	text-indent: -99999em;
	outline: none;
	background: url(../img/fiedler-concepts-logo.gif);
	position: absolute; 
	top: 18px;
	right: 40px;
}
#footer
{
	position: absolute;
	left: 622px;
	top: 520px;
	width: 198px;
	text-align: center;
	font-size: 9px;
}
#footer a
{
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 5px;
	
}

