body {

}

#top {
min-width: 1040px;	
}

#wrapper {
	background: url(../images/Bilder/body_velvet.jpg) repeat-x center top;
	background-color: #0b3748;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background-color: transparent;
}

#header .inside {
	background: url(../images/Bilder/header_bg.jpg) no-repeat;
	background-color: none;
	height: 100px;
	left: 0px;
	z-index: 6000;

}

#velvet_right{
	background: url(../images/Bilder/velvet_right.jpg) no-repeat;
	position: absolute;
	height: 94px;
	width: 154px;
	right: 0px;
	top: 0px;
	z-index: 7000;

}

#logo_header {
	background: url(../images/Bilder/logo.png) no-repeat;
	width: 258px;
	height: 76px;
	z-index: 11;
	top: 8px;
	left: 25px;
	position: absolute;
}

#container {

}

#main {
	z-index: 500;
	position: relative;
	min-height: 500px;
	padding-top: 30px;
	max-width: 1280px;
}

#main .inside {
	margin-bottom: 5px;
    margin-right: 10px;
	margin-left: 75px;
}

#main .portfolioGallery {
	width: 600px;
}

#main .sliderContent{
	width: 700px;
	height: 400px;
}

#main .websitePreview{
	position: absolute;
	top: 10px;
	left: 10px;
}

#main .websiteDescription{
	position: absolute;
	left: 420px;
	top: 10px;
	width: 280px;
}

.c50l {
	min-width: 300px;
}

.ce_noobSlideStart {
	background: url(../images/Bilder/bluepad.jpg) no-repeat;
	width: 494px;
	height: 600px;
	background-color:transparent;
}

#aboutme {
	background: transparent url(../images/elements/bgr_main.gif) repeat-y 47% top;
}

#contact {
	background: transparent url(../images/elements/bgr_main.gif) repeat-y 47% top;
}

#portfolio {
	background: transparent url(../images/elements/bgr_main.gif) repeat-y 47% top;
}

#contact_form * {
	margin-bottom: 5px;
	-moz-border-radius: 2px 2px 2px 2px;
}

#contact_form .select {
	width: 100%;
}

#contact_form .text {
	width: 98%;
}

#footer .inside {

	height: 200px;
width: auto;
	z-index: 1000;
	max-width: 1280px;

}

#logo_footer {
	background: url(../images/Bilder/logo_footer.png) no-repeat center;
	width: 100%;
	height:175px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
}

#copyright {
	position: absolute;
	right: 20px;
	top:56px;
	font-size: 10px;
}
