@charset "utf-8";
body, html {
	font-family: Arial, Helvetica, sans-serif;
	background: #787979 url(../sitedesign/body_bg.png) repeat-x top;
	color: #555;
}
a{
	color: #555;
	text-decoration: underline;
}
hr, .hr{
	background: #FFF url(../sitedesign/hr_o.png) repeat-x center top;
	height: 5px;
	border: none;
	border-top: 1px solid #ccc;
	margin-top: 5px;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight: normal;
}
h1{
	font-weight: bold;
}
h1 sub, h2 sub, h3 sub, h4 sub {	display: block;
	color: #555;
	font-size: 100%;
	font-weight: normal;
}

#contentRoot h1{
			text-transform:uppercase;
			font-size: 108%;
}
#contentRoot sub{
			text-transform:none;
}
p {
		text-align: left;
}
/*
.even hr{
	background: url(../sitedesign/hr_e.png) no-repeat center;
}
*/
/* LAYOUT */
#custom-doc {
	width:62.08em;
	*width:60.58em;
	min-width:807px;
	margin:auto;
	text-align:left;
	background: url(../sitedesign/doc_bg.png) repeat-y left;
}
#hd{
	background: #353535 url(../sitedesign/hd_bg.png) no-repeat left bottom;
	padding: 6px 29px 6px 28px;
	text-align: center;
	position: relative;
}
#logo{
	text-align: center;
	padding: 0 0 5px 0;
}
#theme{
	background: url(../sitedesign/theme_bg.png) no-repeat left top;	
	padding: 0 29px 0 28px;
}
#bd{
	padding: 0px 29px 0 28px;
	font-size: 93%;
}
#ft{
	background: #787979 url(../sitedesign/ft_bg.png) no-repeat left top;	
	padding: 35px 29px 5px 28px;
	text-align: center;
	font-size: 77%;
	color:#353535;
}
#topMenu{
	font-size: 77%;
	position: relative;
	margin-bottom: 15px;
}
#leagelsMenu{
	text-align: center;
}
#leagelsMenu a{
	color: #9c9c9c;
	margin: 0 50px;
	text-decoration: none;
}
#leagelsMenu a.selected{
	font-weight: bold;
}
#leagelsMenu a:hover{
	text-decoration: underline;
}
#langMenu{
	position: absolute;
	left: 0px;
	display:none;
}
#contentRoot{
	position: relative;
	padding-right: 4px;
}
#sidebarContainer{
	border-left: solid 1px #ccc;
}
#sidebar{
	padding: 0 0 20px 15px;
	min-height: 200px;
}
#slideshow{
	background: #333 url(../sitedesign/slideshow3.png) repeat-x top;
	padding: 14px 0;
	margin: 10px 0;
	color: #FFF;
	width:750px;
}
#mapTheme{
	background: #333 url(../sitedesign/slideshow2.png) repeat-x top;
	padding: 14px 0;
	margin: 10px 0;
	color: #FFF;
	width:750px;
}
/* ELEMENTS */
.cls{
	clear:left;
	height:1px;
}
#topArea{
	position: relative;
}
#sm{
	background: #e8e8e8;
	border-top: 1px solid #ccc;
	_margin: 0 0 10px 0;
	height: 0;
}

/* old list style*/
.gfcListItem h1{
	padding: 0.1em 0;
}
.gfcListItem h2{
	padding: 0;
	color: #555;  
	font-weight: normal;
}
.gfcListItemDesc img{
	float: left;
	padding: 5px;
	background: #FFF;
	border: solid 1px #CCC;
	margin: 0 10px 3px 0;
}
.gfcListItemDesc .hr{
	clear: left;
	margin: 20px 0;
}
.gfcSpecialItem img{
	float: left;
	padding: 5px;
	background: #FFF;
	border: solid 1px #CCC;
	margin: 0 20px 10px 0;
}
.gfcSpecialItem .gfcListItemDesc{
	clear: left;
	margin: 20px 0;
}


/* temp tablebased list style*/
.tempListItem h1{
	padding: 0.5em 0;
}
.tempListItem img{
	float: left;
	padding: 5px;
	background: #FFF;
	border: solid 1px #CCC;
	margin: 0 10px 3px 0;
}
.tempListItem .hr{
	margin: 10px 0 0 0;
}
.tempListItem p{
	margin-top: 0;
	padding-top: 0;
}

/* sidebar */
#sidebar ul{
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
#sidebar a{
	text-decoration: none;
}
#sidebar li{
	padding: 5px 0;
	margin: 0;
	t_list-style: url(../sitedesign/subnav/unselected.png) inside;
	list-style: none;
	list-style-position:outside;
	border-top: 1px solid #ccc;
	text-indent:0;
}
#sidebar li.selected{
	T_list-style: url(../sitedesign/subnav/selected.png) inside;
	list-style: none;
	font-weight: bold;
}
#sidebar li a:hover{
	font-weight: bold;
}

#sidebar .locationMap{
	border: 1px solid #ccc;
	margin: 15px 0 0 0;
	width: 206px;
	overflow: hidden;
}

#sidebar .locationMapText{
	margin: 0 0 15px 0;
}

/* List Filter */
#resultFilter{
	padding: 3px;
	margin-bottom: 10px;
}
#resultFilter th{
	text-align: left;
}
#resultFilter td{
	vertical-align:text-top;
}
#resultFilter label{
	margin-right: 10px;
	vertical-align: text-top;
}
#resultFilter label input{
	margin-right: 4px;
	vertical-align: text-top;
}
/* index */
#indexLogo{
	padding: 20px 0 50px 0;
	text-align: center;
}
#indexImageContainer {
	width: 600px;
	margin: 0 auto;
	text-align: center;
}
#indexImageContainer img{
	border: 1px solid #ccc;
	margin: 0 5px;
}
#langSelector{
	margin-top: 35px;
	text-align: center;
}
#langSelector a{
	text-decoration: none;
}
#langSelector a.selected, #langSelector a:hover{
	text-decoration: underline;
}
#missionSatement{
	width: 472px;
	margin: 20px auto;
	text-align: justify;
}

.paginator{
	width: 100%;
	color: #888;
	margin-top: 5px;
}
.paginator a{
	text-decoration: none;
	padding: 3px 5px;
	color: #555;
}
.paginator a:hover{
	border: solid 1px #CCC;
	background: #EEE;
	padding: 2px 4px;
}
.pageSelection a{
	margin-left: 5px;
}
#mapTable{
	background: #e0dfdf url(../sitedesign/map_bg2.png) repeat-x bottom;
	width: 750px;
	height: 330px;
	font-size: 90%;
}
#mapTable, #mapTable td, #mapForm{
	padding:0;
	margin:0;
}
#mapTable td.mapCell{
	height: 270px;
	width: 526px;
}
#mapTable td.spartenCell{
	width: 224px;
}
#spartenFilter{
	margin: 17px 0 0 20px;
}
#spartenFilter div{
	padding-bottom: 5px;
}
#spartenFilter input{
	margin: 0 5px 0 0;
	padding:0;
	color: #999;
}
#spartenFilter label{
	margin:0;
	padding:0;
	line-height: 1.7;
}
#bigMapPosition{
	margin: 26px 0 0 39px;
}
#bigMap{
	width: 449px;
	height: 224px;
}
div.galleryDiv{
	margin: 0px auto;
	width: 444px;
}
img.galleryImage{
	padding: 5px;
	background: #FFF;
	border: solid 1px #CCC;
	margin: 0 10px 10px 0;
}