@charset "UTF-8";
/* CSS Document */

#main #Headder {
	height: 125px;
	width: 800px;
}
#main #pictures {
	float: left;
	height: 150px;
	width: 696px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	background-color: #FFFFFF;
}
#main {
	height: 810px;
	width: 800px;
	margin-left: 110px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	background-image: url(Images/Buttons/headder.title.png);
	position: absolute;
	top: 57px;
}
#main #menue {
	height: 550px;
	width: 150px;
	float: left;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	top: -10px;
}
#main #content {
	height: 410px;
	width: 640px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 10px;
}
#main #info {
	height: 100px;
	width: 800px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
}
#main #scroll {
	height: 110px;
	width: 600px;
	float: left;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 15px;
}
#main #menue p.submenue {
}
#portfoliosubmenue {
	left: 151px;
	position: absolute;
	top: 35px;
	z-index: 5;
	width: 150px;
	height: 350px;
	visibility: hidden;
}
#main #contenttext {
	height: 600px;
	width: 540px;
	float: left;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 15px;
	overflow: auto;
}

