body, html {
	margin: 0px;
	padding: 0px;
	font: 12px/16px Verdana, Helvetica, Arial sans-serif;
	color: #3745C8;
	background-color: #fff;
}
h1 {
	font-size: 24px;
	margin: 32px 0px;
}
h2 {
	font-size: 20px;
	margin: 0px 32px;
}
h3 {
	font-size: 16px;
	margin: 32px 0px 16px 0px;
}
ul {
	list-style-image: url(../images/list-icon.png);
}
/* link styling */
a, a:link {
	color:#3745C8;
	text-decoration: none;
	border-bottom: 1px dashed #3745C8;
	background-color: inherit;
}	
a:visited {
	color:#69f;
	border-color: #69f;
}
a:hover, a:link:hover, a:visited:hover {
	border: none;
}
a:active, a:link:active, a:visited:active {
	background-color:#fff;
}
a[href^="http:"],
a[href^="https:"],
a[href^="ftp:"]
{
	background: transparent url('../images/extern-link-icon.png') 100% 50% no-repeat;
	padding-right: 15px;
}
a[href^="http://www.p-six.de"],
a[href^="https://www.p-six.de"]
{
	background: transparent;
	padding-right: 0px;
}
/*------pictures as a link------*/
a img, a:link img, a:visited img, a:link:active img, a:visited:active img {
	border:none;
}
#MainHolder {
	 position:relative; 
	 margin:auto;
	 width:960px;
}
#CentralHolder {
	position: absolute;
	width: 960px;
	margin: auto;
}
.header {
	position: relative;
	height: 192px;
}
#Header-Home {
	background: #fff url(../images/head-home-bg.jpg) 0px 0px no-repeat;
}
#Header-Portfolio {
	background: #fff url(../images/head-portfolio-bg.jpg) 0px 0px no-repeat;
}
#Header-Personalien {
	background: #fff url(../images/head-personalien-bg.jpg) 0px 0px no-repeat;
}
#Header-Postfach {
	background: #fff url(../images/head-postfach-bg.jpg) 0px 0px no-repeat;
}
	#LogoBox {
		position: absolute;
		left: 16px;
		top: 6px;
	}
	#LogoBox a {
		border: none;
	}
	#Flower-name {
		position: absolute;
		width: 96px;
		height: 96px;
		top: 96px;
		left: 864px;
	}
	#Flower-name a {
		display: block;
		width: 96px;
		margin-top: 20px;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		border: none;
		text-align: center;
		padding: 0px;
		background: none;
	}

#MenuBox {
	height: 66px;
}
	ul#Mainmenu {
		float: right;
		list-style: none;
		margin: 16px 32px;
	}
		ul#Mainmenu li {
			float: left;
			margin-left: 21px;
		}
			ul#Mainmenu li a#P-six {
				width: 58px;
				background-image: url(../images/menu-psix.png);
			}
			ul#Mainmenu li a#Portfolio {
				width: 118px;
				background-image: url(../images/menu-portfolio.png);
			}
			ul#Mainmenu li a#Personalien {
				width: 147px;
				background-image: url(../images/menu-personalien.png);
			}
			ul#Mainmenu li a#Postfach {
				width: 113px;
				background-image: url(../images/menu-postfach.png);
			}
			ul#Mainmenu li a {
				display: block;
				height: 34px;
				border: none;
				padding: 0px;
				background-position: 0px -18px;
				background-repeat: no-repeat;
			}
			ul#Mainmenu li a:hover, ul#Mainmenu li a.on {
				background-position: 0px 0px;
			}
#ContentHolder {
	position: absolute;
	width: 960px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: url(../images/corners-lower-bg.png) left bottom no-repeat;
}
	#SubmenuBox {
		position: absolute;
		display: none;
		left: 96px;
		top: 16px;
		width: 768px;
		height: 16px;
		height: 16px;
		text-align: center;
	}
	#SubmenuBox.inOperation {
		display: block;
	}
		#SubmenuBox a:focus, #SubmenuBox a:link:focus {
			background-color: #fff;
		}			
		#SubmenuBox a.on {
			border: none;
		}
		
	#ContentBox {
		min-height: 400px;
		margin: 64px;
	}
		#ContentBox h3 {
			text-align: center;
		}
		#ContentBox div.ImageBox {
			width: 300px;
			height: 190px;
			margin: auto;
			border: 1px dashed #ccc;
		}
			#ContentBox div.ImageBox a, #ContentBox div.GameBox a, #ContentBox div.PersonBox a, #ContentBox h3 a  {
				border: none;
				background: none;
				padding: 0px;
			}
		#ContentBox div.DemoBox {
			width: 700px;
			height: 190px;
			margin: 0;
			padding: 5px 20px;
			border: 1px dashed #ccc;
		}
		#ContentBox div.DemoBox p {
			padding: 0;
			margin: 10px 0 0 0;
		}
		#ContentBox div.DemoBox p.message {
			color: #f00;
			font-size: 11px;
		}
		#ContentBox div.GameBox {
			width: 470px;
			height: 190px;
			margin: 16px auto;
		}
		#ContentBox div.GameBox img {
			margin: 0px 5px;
		}
		#ContentBox div.PersonBox {
			margin: 16px auto;
		}
		/* Kontakt-Formular-Layout */
		#ContentBox #Formular {
			border: 1px dashed #3745C8;
			margin: auto 0;
			padding: 0px;
		}
		#ContentBox #Formular fieldset {
	  		width: 400px;
			border: none;
			margin: auto;
			padding: 0px;
		}
			#ContentBox #Formular fieldset p {
				clear: left;
				text-align: center;
			}
			#ContentBox #Formular fieldset h3 {
				clear: left;
				text-align: center;
				margin-top: 16px;
			}
	  	#ContentBox #Formular label {
			width: 100px;
			float: left;
			display: inline-block;
			text-align: right;
			margin-right: 5px;
		}
		#ContentBox #Formular label.blockstyle {
			display: block;
			width: 100px;
			float: left;
		}
		#ContentBox #Formular label.not-required {
			margin-right: 20px;
		}
		#ContentBox #Formular input, #ContentBox #Formular textarea {
			margin-bottom: 5px;
			border: 1px solid #3745C8;
		}
		#ContentBox #Formular input[type=text] {
			width: 200px;
			float: left;
			display: inline-block;
		}
		#ContentBox #Formular input[type=radio] {
			margin: 0px 0px 5px 0px;
			vertical-align: middle;
		}
		#ContentBox #Formular textarea {
			width: 200px;
			height: 100px;
			display:block;
			float: left;
		}
		#ContentBox #Formular button {
			color: #fff;
			font-weight: bold;
			background-color: #3745C8;
			border-top: 2px solid #ccc;
			border-left: 2px solid #ccc;
			border-bottom: 2px solid #666;
			border-right: 2px solid #666;
			margin-bottom: 16px;
		}
		#ContentBox #Formular fieldset span.required {
			display:block;
			width: 10px;
			float: left;
			margin-right: 5px;
			text-align: left;
		}
		#ContentBox #Formular fieldset span.showRequired {
			display:block;
			width: 10px;
			float: left;
			margin-right: 5px;
			text-align: left;
			color: #c00;
		}
		#ContentBox #Formular fieldset p.showRequired {
			color: #c00;
		}
		#ContentBox #Formular fieldset br {
			clear: left;
		}
	#Left-upper-corner {
		position: absolute;
		width: 96px;
		height: 96px;
		left: 0px;
		top: 0px;
		background: url(../images/corner-upper-left.png) 0px 0px no-repeat;
	}
	#Right-upper-corner {
		position: absolute;
		width: 96px;
		height: 96px;
		left: 864px;
		top: 0px;
		background: url(../images/corner-upper-right.png) 0px 0px no-repeat;
	}
#Footer {
	position: relative;
	height: 16px;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 16px;
}

