* {
	margin: 0;
	padding: 0;
}

html {
	background: transparent url(../img/bg_header.png) repeat-x;
}

body {
	margin: 0px 0px 50px 0px;
	font-family: Tahoma, Verdana, Arial, Georgia, sans-serif;
	font-size: 0.7em;
	color: #7c7c7c;
	text-align: center;
	background: transparent url(../img/logo.png) no-repeat center top;
}

#container {
	margin: 0px auto;
	width: 848px;
	border: none;
	text-align: left;
	padding-bottom: 15px;
	background: transparent url(../img/bg_footer.png) no-repeat right bottom;
}

#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;
}

#topNavigation {
	position: relative;
	top: 0px;
	left: 290px;
	width: 520px;
	height: 135px;
	padding: 22px 20px 0px 0px;
	background: transparent url(../img/bg_topNav.png) no-repeat right top;
}

ul#navlist {
	float: right;
	text-align: right;
}

ul#navlist, ul#navlist ul, ul#navlist li {
	list-style-type: none;
}

#navlist ul li.head {
	margin-top: 7px;
}

ul#navlist li {
	float: left;
	width: 160px;
	color: #d5c7b5;
	font-size: 1.2em;
}

ul#navlist ul li {
	padding: 1px 0px 0px 0px;
	float: none;
}

ul#navlist ul li a {
	color: #90836a;
	font-size: 0.71em;
	padding: 0;
	margin: 0;
	text-decoration: none;

}

ul#navlist ul li a:hover {
	color: #c15411;
}

ul#navlist ul li a:active {
	color: #b36723;
}

ul#navlist ul li.sel a {
	font-weight: bold;
	color: #c15411;
}

a, a:visited {
	text-decoration: underline;
	color: #1552c8;
}

a:hover {
	text-decoration: underline;
	color: #4484ff;
}

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

#content {
	top: 0px;
	position: relative;
	left: 220px;
	width: 580px;
}

#content h1 {
	color: #c15411;
	font-size: 1.8em;
}

#content h2 {
	color: #000000;
	text-align: left;
	font-size: 1.4em;
	line-height: 1.5em;
	padding-bottom: 8px;
	letter-spacing: 0.5px;
	word-spacing: 0.4px;
}

#content h3 {
	color: #000000;
	text-align: left;
	font-size: 1.5em;
	border-bottom: 1px solid;
	padding-bottom: 4px;
	margin-bottom: 11px;
}

#content h4 {
	color: #000000;
	text-align: left;
	font-size: 1.3em;
	padding-bottom: 6px;
}

#content form {
	top: 20px;
	position: relative;
	color: #000000;
	width: 580px;
	padding-bottom: 12px;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.5em;
}

#content input, textarea, select {
margin: 5px 0px;
}

#content legend { padding-left: 10px; }

#content fieldset { padding: 10px; }

#content label { 
display: block;
width: 100px;
float: left;
text-align: right;
padding-right: 1em;
}

#content input.submit { float: right; }

#content span {
	position: relative;
left: 100px;
padding-left: 1em;
}

#info {
	margin-top: 20px;
	width: 268px;
	float: left;
	border-top: 1px solid #e9e9e9;
	margin-right: 15px;
}

#info .phone {
	background: transparent url(../img/icon_phone.png) no-repeat 2px 13px;
	border-bottom: 1px solid #e9e9e9;
}

#info .fax {
	background: transparent url(../img/icon_fax.png) no-repeat 4px 13px;
	border-bottom: 1px solid #e9e9e9;
}

#info .email {
	background: transparent url(../img/icon_mail.png) no-repeat 6px 13px;
	border-bottom: 1px solid #e9e9e9;
}

#info .adresse {
	background: transparent url(../img/icon_car.png) no-repeat 3px 13px;
	border-bottom: 1px solid #e9e9e9;
}

#info h3 {
	padding-top: 10px;
	padding-left: 60px;
	font-size: 1.2em;
	border-bottom: 0;
}

#info p {
	padding-left: 60px;
	font-family: Verdana;
	font-weight: normal;
	font-size: .95em;

}

#ce {
	margin-top: 20px;
	width: 268px;
	float: left;
	border: 1px solid #e9e9e9;
	margin-left: 15px;
	background: url(../img/bg_gradient.png) repeat-x;
}

#ce h3 {
	font-size: .8em;
	padding: 10px 20px 0px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 0;
}

#ce ul { 
	font-size: .9em;
	padding: 0 20px;
}

/* #ce ul li { 
	list-style-type: none;
	background: transparent url(../img/lsi2.png) no-repeat 0px 1px;
	font-size: .75em;
	line-height: 1.3em;
	padding-left: 25px;
	padding-bottom: 14px;
} */

#content p {
	color: #000000;
	width: 580px;
	padding-bottom: 16px;
	font-size: 1.2em;
	line-height: 1.5em;
}

#content p.bio {
	width: 200px;
	position: relative;
	left: 200px;
	top: 0px;
	color: #000000;
	padding-bottom: 17px;
	font-size: 1.2em;
	line-height: 1.5em;
}

#content p.add {
	display: inline;
	color: #000000;
	padding-bottom: 17px;
	font-size: 1.2em;
	line-height: 1.5em;
}

#content strong {
	text-decoration: bold;
}

#content img.bio {
	width: 217px;
	height: 203px;
	border: solid 1px;
	margin:0px 25px 10px 0px;
}

#content ul {
	color: #000000;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.7em;
	padding-bottom: 12px;
}

#content ul li {
	list-style-type: circle;
	padding-left: 5px;
	margin-left: 16px;
}

#content img.karte {
	float: right;
}

#content hr {
	clear: both;
	width: 580px;
	height: 10px;
	visibility: hidden;
}

#content table {
	margin-bottom: 20px;
}

#content table th, td {
	padding: 8px;
	margin: 0;
}

#content table th {
	background: #604a2f;
	color: #d5c7b5;
	border-right: 1px solid #fff;
	text-align: left;
	font-size: 1.1em;
}

#content table td {
	background: #f6f6f6;
	color: #000;
	font-size: 1.1em;
	border-bottom: 1px solid #fff;
}

#footer {
	position: relative;
	left: 640px;
	top: 35px;
	width: 200px;
}

#footer ul {
	padding-top: 20px;
	list-style-type: none;
}

#footer ul li {
	display: inline;
	border-right: 1px solid #363636;
	margin: 0;
	padding: 0px 6px 0px 6px;
}

#footer ul li.last {
	border: 0;
}
	
#footer a, #footer a:visited {
}

#footer a:hover {
}

/************* User Managment ************/

#wlpeLogin {
	height: 200px;
	width: 200px;
}

#wlpeLogin fieldset {
	padding: 10px;
}

#wlpeUserForm {
	height: 80px;
	width: 200px;
}

#wlpeUserForm fieldset {
	padding: 10px;
}

		
/***** maxigallery *****/


#thumbscontainer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 580px;
}

#thumbscontainer1 {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}

#thumbscontainer1 ul {
	clear: both;
}

#thumbscontainer1 ul li {
	text-align: center;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	width: 190px;
}

#thumbscontainer1 ul li a {
	background: none !important;
	text-decoration: none;
	border: 0;
}

#thumbscontainer1 ul li a img {
	border:	solid #666666 1px;
	background: #f3f3f3;
	padding: 5px;
	margin: 7px;
}

#thumbscontainer1 ul li p {
	width: 190px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0;
	margin-bottom: 20px;
}

#thumbscontainer1 ul .clearboth { 
	clear: both; 
}

#manageButton {
	position: relative;
	top: 0px;
	left: 210px;
	width: 120px;
}

#thumbscontainer ul {
	clear: both;
}

#thumbscontainer ul li {
	text-align: center;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	width: 190px;
}

#thumbscontainer ul li a {
	background: none !important;
	text-decoration: none;
	border: 0;
}

#thumbscontainer ul li a img {
	border:	solid #44301a 1px;
	background: #f3f3f3;
	padding: 5px;
	margin: 7px;
}

#thumbscontainer ul li p {
	width: 190px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0;
	margin-bottom: 20px;
}

#thumbscontainer ul .clearboth { 
	clear: both; 
}

.childscontainer {
	margin-bottom: 0px;
	float: left;
}

.pagenumbers {
	margin-bottom:		20px;
}

.picturecontainer {
	text-align:			center;
}

.picturecontainer .title {
	font-weight:		bold;
	margin-top:			20px;
}

.picturecontainer .picture img {
	border:				none;
	margin:				0 !important;
}

.picturecontainer .picture a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}

.managecontainer {
    float: 				left;
}

.managecontainer textarea {
	width:				395px;
}

.managecontainer hr {
	width:				400px;
	text-align: 		left;
	margin: 			0px 0px 0px 0px;
}

.pictureform .managepicture {
	float:				left;
	clear:				left;
}

.pictureform .shortfields {
	margin-left: 		20px;
	float:				left;
}

.pictureform .clearboth {
	clear:				both;
}

.uploadcounter {
	width: 				20px;
	margin-bottom: 		10px;
	float:				left;
	clear:				left;
}

.uploadfile {
	margin-bottom: 		10px;
	float:          	none;
}

.uploadfile input {
	width:				385px;	
}

.uploadform {
	margin-top:			20px;
	margin-bottom:		-10px;
   	clear: 				both;
}

.uploadform .clearboth {
	clear:				both;
}

.slideshowwrapper {
	text-align:			center;
}

.deleteform {
	float:				left;
}

.synchform {
	float:				left;
}
