* {
	margin: 0;
	padding: 0;
}
html {
	background: transparent url(images/htmlbg.jpg) repeat-x;
}

body {
	margin: 0;
	padding: 0; 
	font-family:Tahoma, Verdana, Arial, Georgia, sans-serif; 
	font-size:12px;
	line-height:24px;
	color: #0099CC;
	text-align: center;
	background: transparent url(images/bodybg.jpg) no-repeat center top;
}

#container {
	margin: 0px auto;
	padding: 0;
	width: 696px;
	border: none;
	text-align: left;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 70px;
}

#pageHeader span,
#quickSummary .p1,
#preamble h3 span,
#explanation h3 span,
#participation h3 span,
#benefits h3 span,
#requirements h3 span,
#lselect h3 span,
#larchives h3 span,
#lresources h3 span,
#extradiv3,
#extraDiv4,
#extraDiv5,
#extraDiv6 {
	display:none;
}

a, a:visited {
	text-decoration: none;
	color: #D7661C;
}

a:hover {
	text-decoration: none;
	color: #FF3399;
}

acronym {
	text-decoration: none;
	color: #D7661C;
	border-bottom: 1px dotted #ccc;
	cursor: help;
}

p {
	margin-bottom: 10px;
}

#quickSummary .p2 {
	padding-top: 220px;
	margin-left: 430px;
	font: normal 0.9em/0.9em Arial, Tahoma, Georgia, sans-serif;
	letter-spacing: -1px;
	color: #C3A176;
	text-transform: uppercase;
	width: 220px;
}

#linkList{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 220px;
	margin-left: 410px;
	width: 196px;
	background-image: url(images/bgsidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

#linkList2{
	padding: 0;
	margin: 0;
	background-image: url(images/element_rechts.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 250px;
}

#linkList ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#linkList ul li{
	margin: 0;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #ECEFD7;
}

#linkList ul li a, #linkList ul li a:visited {
	border-bottom: none;
}

#linkList ul li a:hover {
	color: #FF3399;
}

#lselect {
	font-size: 14 px; 
}

#lselect ul li {
	background: transparent url(images/ikonli.jpg) no-repeat 0% 25%;
	padding: 15px 0 3px 25px;
}

#lselect a {
	display: block;
	font-size: 1.2em;
	color: #0099CC;
	font-weight:bold;
}

#lselect a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #FF3399;
	letter-spacing: -1px;
}

#preamble, #gesellschaft, #kinder, #erwachsene, #feste, #sportlich, #impressum{
	top: 221px;
	position: relative;
	left: 63px;
	color: #0099CC;
	width: 340px;
	padding-bottom: 29px;
	text-align: justify;
}

#preamble h3 {
	background-image: url(images/titel_start.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 340px;
	height: 38px;
}

#gesellschaft h3 {
	background-image: url(images/titel_gesellschaft.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 340px;
	height: 38px;
}

#kinder h3 {
	background-image: url(images/titel_kinder.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 340px;
	height: 38px;
}

#erwachsene h3 {
	background-image: url(images/titel_erwachsene.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 340px;
	height: 38px;
}

#feste h3 {
	background-image: url(images/titel_feste.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 340px;
	height: 38px;
}

#sportlich h3 {
	background-image: url(images/titel_sportlich.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 340px;
	height: 38px;
}

#impressum h3 {
	background-image: url(images/titel_impressum.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 340px;
	height: 38px;
}

#lselect, #larchives {
	margin-bottom: 20px;
}

#lselect h3 {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 196px;
	height: 40px;
}

#larchives h3 {
	background-image: url(images/archives.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 196px;
	height: 40px;
}

#lresources h3 {
	background-image: url(images/resources.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 196px;
	height: 40px;
}

#footer{
	text-align: center;
	color:#CCCCCC;
	padding-left: 63px;
	padding-top: 140px;
}

#footer a, #footer a:visited {
	padding: 5px;
	color:#CCCCCC;
	background-color: #fff;
}

#footer a:hover {
	padding: 5px;
	color: #D94904;
}

#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 { display:none }
