@charset "utf-8";
/* CSS Document */

#Centered {
	position: relative;
	visibility: visible;
	height: 600px;
	width: 800px;
    margin-left: auto;
    margin-right: auto;
	top: 0px;
	overflow: visible;
}
#spaceTopContent {
	height: 69px;
}
.chickie {
	background-color: #FFFFFF;
	background-image: url(imgs-layout/bg-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 557px;
	width: 495px;
	margin: 60px;
}
.chickieBottom {
	background-image: url(imgs-layout/bottom-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 103px;
	width: 495px;
}

#ContentHouderIntern {
	padding-right: 4px;
	padding-left: 4px;
}
#spacer20 {
	height: 20px;
}
#TransparantKlein {
	background-image: url(imgs-layout/transparent.png);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #DFAE2C;
}
#Logo {
	position:absolute;
	width:94px;
	height:94px;
	z-index:1;
	left: 41px;
	top: 30px;
	visibility: visible;
}
#Links {
	position:absolute;
	width:484px;
	height:28px;
	z-index:2;
	left: 314px;
	top: -1px;
	overflow: hidden;
	visibility: visible;
}
body,td,th {
	font-family: Corbel, "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	line-height: 19px;

}
body {
	height: 100%;
	background-color: #FEF91B;
	background-image: url(imgs-layout/bg-site.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-attachment: fixed;
}
a:link {
	color: #990000;
	text-decoration: none;
	background-color: #FEEC6E;
	padding: 2px;
}
a:visited {
	color: #990000;
	text-decoration: none;
	background-color: #FEEC6E;
	padding: 2px;
}
a:hover {
	color: #FEEC6E;
	text-decoration: none;
	background-color: #FA2632;
	padding: 2px;
}
a:active {
	color: #FEEC6E;
	text-decoration: none;
	background-color: #FA2632;
	padding: 2px;
}
a.Active:link {
	color: #FEEC6E;
	text-decoration: none;
	background-color: #FA2632;
	padding: 2px;
}
a.Active:visited {
	color: #FEEC6E;
	text-decoration: none;
	background-color: #FA2632;
	padding: 2px;
}
a.Active:hover {
	color: #FEEC6E;
	text-decoration: none;
	background-color: #FA2632;
	padding: 2px;
}
a.Active:active {
	color: #FEEC6E;
	text-decoration: none;
	background-color: #FA2632;
	padding: 2px;
}
a {
	font-family: Corbel, Tahoma, Trebuchet MS;
	font-size: 12px;
}
#Top {
	position:absolute;
	width:800px;
	height:180px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(imgs-layout/Top.png);
	visibility: visible;
}
#Content {
	position:absolute;
	width:800px;
	height:625px;
	z-index:1;
	left: 0px;
	top: 180px;
	background-image: url(imgs-layout/bg-content.png);
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}
#NavBalk {
	position:absolute;
	width:515px;
	height:9px;
	z-index:3;
	left: -10px;
	top: 32px;
	background-color: #FFFFFF;
	border: 6px dotted #F00000;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
	visibility: visible;
}
#Transparant {
	background-image: url(imgs-layout/transparent.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 240px;
}
#TransparentWrapped {
	width: 200px;
	margin-right: 22px;
	margin-left: 18px;
}

.style2 {color: #F00000}
.style3 {color: #FFFFFF}
.style4 {color: #FFFFFF}
.style5 {color: #666666}

#Rechts {
	position:absolute;
	width:240px;
	z-index:2;
	left: 534px;
	top: 69px;
	overflow: visible;
	visibility: visible;
}#Wrapper {
	background-color: #FFFFFF;
	background-image: url(imgs-layout/bg-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 16px;
	width: 495px;
	overflow: visible;
	visibility: visible;
	padding-top: 30px;
	padding-bottom: 30px;

}
#WrappeD {
	width: 435px;
	margin-right: auto;
	margin-left: auto;
}
#WrapperBottom {
	background-image: url(imgs-layout/bottom-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 495px;
	overflow: visible;
	visibility: visible;
	height: 110px;
	margin-left: 16px;
}
