* { 
padding: 0; 
margin: 0; 
}

body { 
background: #f5f9eb; 
color: #333; 
font: 16px Trebuchet MS, Arial, Helvetica, sans-serif;
text-align: left; 
background: #f5f9eb;
float: left;
padding: 0; 
margin: 0; 
}

a { 
color: #0060ff; 
text-decoration: none; 
}

hr {
  border-style: none none solid;
  border-color: #ccc;
  border-width: 0pt 0pt 1px;
  margin: 0pt 0pt 0.5em;
  padding: 0pt 0pt 0.5em;
  background: transparent;
  color: #fff;
  clear:both;
}

a:visited { 
color: #333; 
text-decoration: none; 
}

a:hover { 
color: #df0000; 
text-decoration: none; 
}
	
a img { border: none; }
	
blockquote { 
font-style: italic; 
font-size: 0.8em;
color: #555; 
border-left: 1px solid #aaa; 
}

abbr, acronym { 
border-bottom: 1px dotted #aaa; 
text-transform: uppercase; 
cursor: help; 
}
	
code { 
color: #090; 
}

pre { 
margin: 0 0 20px 0; 
overflow: auto; 
clear: both; 
}

p.center { 
text-align: center
}

p.bottom { margin: 0; }

p.unstyled { 
font-size: 1.4em; 
}

.flickr_blue { 
color: #007ae4; 
text-transform: lowercase; 
}

.flickr_pink { 
color: #ff2a96; 
text-transform: lowercase; 
}

.green { color: #090; }

.red { color: #f00; }

.orange { color: #f40; }

.purple { color: #909; }


h1, h2, h3 { 
font-weight: bold; 
color: #000; 
}

h1 { 
font-size: 2.0em; 
letter-spacing: -0.03em; 
}

#masthead h1 { 
padding: 0; 
border-top: 1px solid #ccc; 
text-align: center; clear: both; }
	
h1 a, h1 a:visited, h1 a:hover { 
color: #000; 
text-decoration: none; 
}
	
h2 { 
font-size: 2.0em; 
}

h2 a { 
color: #000; 
text-decoration: none; 
}

.posts {
padding-left: 100px;
}
	
h2 a:visited { 
color: #555; 
text-decoration: none; 
}
	
h2 a:hover { 
color: #090; 
text-decoration: none; 
}
	
.posts h2 { 
margin: 0 0 0.1em 0; 
line-height: 1.2em; 
font-size: 2.0em;
}
	
.pages h2, h2.page_header { 
margin: 0 0 0.75em 0; 
padding: 0 0 0.6em 0; 
background: url('images/hr_title_sep.gif') 0 100% no-repeat; 
}
	
h2.archive_head { 
font-weight: bold;
font-size: 1.4em;
text-transform: uppercase;
letter-spacing: normal;
margin: 0 0 1.8em 0;
padding: 0.4em 2px;
border-top: 3px solid #000;
background: url('images/hr_dot_black.gif') 0 100% repeat-x;
}
	
h3 { 
font-size: 1.12em; 
/*text-transform: uppercase; */
}

#masthead h3 { 
margin: 0 0 0.75em 0; 
font-weight: normal; 
font-size: 1.8em; 
text-transform: none; 
color: #888; 
text-align: left; 
}

.entry p, .entry ul, .entry ol, .entry li{padding-right:25px;}
.entry h3 { margin: 2.5em 0 0.5em 0; }
	
.entry h3.top { margin: 1.5em 0 0.5em 0; }
	
h3.comments_headers { font-size: 1.4em; }

h4 { 
font: italic 1.2em;
color: #888; 
}

h4 a, h4 a:visited { 
color: #888; 
text-decoration: none; 
}
	
h4 a:hover { 
color: #888; 
text-decoration: underline; 
}
	
.posts h4 { 
margin: 0 0 1.25em 0; 
padding: 0 0 1.0em 0; 
background: url('images/hr_title_sep.gif') 0 100% no-repeat; 
}



/*---:[ core layout elements ]:---*/

/** #container { */
#container { 
width: 980px; 
margin: 0px 0px 0px 0px; 
background: url(images/3col_background.gif) repeat-y;
}
					
#content_box_start { 

width: 980px; 
text-align: left; 
float: left; 
clear: both; 
background: transparent url(images/content_pic_element.jpg) 190px 0px no-repeat;
margin:0;
padding:0;
}

#content_box { 

width: 980px; 
text-align: left; 
float: left; 
clear: both; 
/*background: #bfd676 url(images/content_pic_element.jpg) 190px 0px no-repeat;*/
/* background: #bfd676; */
background: url(images/3col_background.gif) repeat-y;
margin:0;
padding:0;
}

	#content_box { 
	_margin-top:-4px
}

#content { 
width: 587px; 
padding: 0 0 0 25px; 

float: left; 
padding-top: 10px;
background: #f5f9eb;
font-size: 0.6em;
font-style: normal;
min-height: 700px;

}

#content_start { 
width: 602px; 
padding: 0 0 0 0; 
float: left; 
margin-top: 34px;
background: #f5f9eb;
font-size: 0.6em;
font-style: normal;
padding-right: 10px;

}
#content{_margin:-5px 0 0 0px;}
 #content_start {_margin:35px 0 0 0px;}
#content h2 {
font-size: 1.5em;
padding-top: 20px;
padding-bottom: 10px;
}

#content_start h2 {
font-size: 1.5em;
padding-top: 20px;
padding-bottom: 10px;
}

#sidebar { 
width: 140px; 
padding: 0 0 0 16px; 
float: left;
font-size: 0.8em;
overflow:hidden;

}
	#sidebar { 
	_margin-top:-20px;
	/*_border:1px solid yellow;*/
	_width:161px;
	_background:#bfd676
}
#sidebar_top { 
width: 100px; 
height: 0px;
padding: 0 0 0 15px; 
float: left; 
background: url(images/rightline_green_top.gif) no-repeat;

}

	
#l_sidebar { 
width: 190px; 
_margin-left: -25px; 
float: left; 
text-align: right;
font-family: trebuchet ms; 
font-size: 2.2em;
margin:0;
padding:0;

}
	/*
		#content_box { width: 970px; text-align: left; float: left; clear: both; }
	
		#content { width: 500px; padding: 0 0 0 20px; float: left; }
		
		#sidebar { width: 210px; padding: 0 0 0 15px; float: right; }
	
		#l_sidebar { width: 210px; padding: 0 0 0 15px; float: left; }	*/
#footer { 
background: #bfd676 url(images/footerbg.jpg)  4px 0px no-repeat;
width: 980px; 
height: 141px;
padding: 0 0 0 0; 

clear: both; 
color: #fff;
font-size: 0.8em;
overflow:hidden;
}

#footertxt {
position: relative;
color: #000000;
top: 70px;
left: 500px;
}

		
#footer p a:link {
color: #00000;
}

#footer p a:visited {
color: #000000;
}



/*---:[ header styles ]:---*/

#masthead { 
width: 980px; 
height: 155px; 
background: url(images/wcheader_1.jpg) no-repeat;
margin:0;
padding:0;
}

#header2 {
width: 980px; 
height: 132px; 
background: url(images/wcheader_2.jpg) no-repeat;
}

#header2b {
width: 980px; 
height: 15px; 
background: url(images/wcheader_2b.jpg) no-repeat;
margin:0;
padding:0;
}

#np-logo{
position:relative;
top: 30px;
background: url(images/nationalpark-logo.gif) no-repeat;
left:16px;
width:165px;
height:45px;
z-index:500000;
}

#np-logo-home {
position:absolute;
top: 310px;
background: url(images/nationalpark-logo.gif) no-repeat;
left:16px;
width:165px;
height:45px;
z-index:500000;
}


#toolbar {
width: 980px; 
height: 20px; 
background: url(images/toolbar2.jpg) no-repeat;
margin:0;
padding:0;
}

.hometool{background: url(images/toolbar1.jpg) no-repeat;}

#toolbar2 {
width: 980px; 
height: 20px; 
background: url(images/toolbar1.jpg) no-repeat;
}

#language {
position:absolute;
left: 300px;
top: 157px;
width: 145px;
height: 22px;
list-style: none;
}

#language li {
float:left;
width: 25px;
height:13px;
margin:0px;
padding-top: 2px;
}

#fontsize {
position:absolute;
left: 425px;
top: 155px;
width: 50px;
height: 20px;
margin-left: 30px;
padding-top: 2px;
list-style: none;

}

#fontsize li {
float:left;
width: 13px;
margin:0px;
padding:1px;
}


ul#nav { 
list-style: none; 
width: 950px; 
padding: 0 10px; 
background: url('images/hr_dot_black.gif') repeat-x; 
border-bottom: 3px solid #000; 
float: left; 
clear: both; 
}

ul#nav li { 
padding: 0.85em 40px 0.7em 0; 
font: bold 1.4em;
text-transform: uppercase; 
float: left; 
}
	
ul#nav li a, ul#nav li a:visited { 
color: #000; 
text-decoration: none; 
}
	
ul#nav li a:hover { 
color: #000; 
text-decoration: underline; 
}
		
ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover {
color: #090; 
text-decoration: underline; 
}
		
ul#nav li.rss { 
padding: 0.85em 0 0.7em 0; 
float: right; 
}
			
ul#nav li.rss a { 
padding: 0 18px 0 0; 
background: url('images/icon_rss.gif') 100% 50% no-repeat; 
}
			
#header_img { 
position: relative; 
margin: 0 0 3.0em 0; 
border-bottom: 1px solid #000; 
float: left; 
clear: both; 
}

#header_img img { display: block; } 


/*---:[ content styles ]:---*/

.entry { 
font-size: 1.4em; 
line-height: 1.4em; 
}

		
.entry blockquote { 
font-size: 1.0em; 
}
	
.entry blockquote.right { 
width: 200px; 
font-style: normal; 
font-size: 1.3em; 
margin: 0.3em 0 0.3em 15px; 
padding: 0.3em 0; 
border: 3px double #aaa; 
border-width: 3px 0; 
text-align: center; 
float: right; 
}
		
.entry blockquote.left { 
width: 200px; 
font-style: normal; 
font-size: 1.3em; 
margin: 0.3em 15px 0.3em 0; 
padding: 0.3em 0; 
border: 3px double #aaa; 
border-width: 3px 0; 
text-align: center; 
float: left; 
}
	
.entry blockquote.right p, .entry blockquote.left p { 
margin: 0  ;
line-height: 1.4em; 
}
	
.entry p { margin: 0 0 1.5em 0;}
.entryimages p { margin: 0 0 1.5em 0; clear:both;}

.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	
.entry ul { list-style-type: square; }
	
.entry li { margin: 0 0 0.5em 0; }
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
.entry dl { margin: 0 0 1.5em 0; }
			
.entry dt { 
font-weight: bold; 
margin: 0 0 0.5em 0; 
}
		
.entry dd { margin: 0 0 1.5em 20px; }
		
.entry .ad { 
margin: 0 0 0.5em 15px; 
float: right; 
}
	
.entry .ad_left { 
margin: 0 15px 0.5em 0; 
float: left; 
}

.entry img { }

.entry img.left { 
padding: 3px; 
margin: 0.5em 15px 0.5em 0; 
border: 3px double #bbb; 
float: left; 
clear: left; 
}
		
.entry img.right { 
padding: 3px; 
margin: 0.5em 0 0.5em 15px; 
border: 3px double #bbb; 
float: right; 
clear: right; 
}
		
.entry img.center { 
display: block; 
padding: 3px; 
margin: 0 auto 1.5em auto; 
border: 3px double #bbb; 
float: none; 
clear: both; 
}
	
.entry img.off { 
padding: 0; 
border: none; 
}
		
.entry img.stack { clear: none; }

/* clean table style */
.entry table{
border:1px solid #bfd676;
}

.entry td{
 border:0;padding:2px 4px;
 background-color:#fff;
}
/* clean table style */


.tagged { 
padding: 0.4em 0 0 0; 
background: url('images/hr_tag_sep.gif') no-repeat; 
font-size: 1.2em; 
line-height: 1.4em; 
color: #888; clear: both; 
}

.tagged a, .tagged a:visited { 
padding: 0.25em; 
color: #333; 
text-decoration: none; 
}
	
.tagged a:hover { 
color: #fff; 
background: #333; 
text-decoration: none; 
}
	
.add_comment { 
display: block; 
padding: 0 0 0 20px; 
font-weight: bold; 
float: right; 
}

.navigation { 
width: 500px; 
font-size: 1.4em; 
float: left; 
}
	
.previous { 
padding: 0 20px 0 0; 
float: left; 
}
	
.next { float: right; }

.clear { 
width: 580px; 
height: 1px; 
margin: 0 0 5.0em 0; 
clear: both; 
}

.rule { background: url('images/hr_tag_sep.gif') no-repeat; }

.flat { margin: 0 0 2.0em 0; }

.whitespace { margin: 0 0 3.5em 0; }



/*---:[ sidebar styles ]:---*/

ul.sidebar_list { 
margin-top: 100px;
text-align: right;
list-style: none; 
margin-right: 10px;
}

level1 { 
margin-top: 100px;
text-align: right;
list-style: none; 
margin-right: 10px;
}

ul.sidebar_images { 
margin-top: 10px;
text-align: left;
list-style: none; 
}


ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { 
width: 190px; 
margin: 0 0 2.5em 0; 
font-size: 0.8em; 
line-height: 1.4em; 
float: left; 
}

li.widget h2, li.linkcat h2 { 
font-weight: bold; 
font-size: 1.077em; 
text-transform: uppercase; 
letter-spacing: normal; 
margin: 0 0 0.8em 0; 
padding: 0.4em 2px; 
}

li.widget p { 
margin: 0 0 1.5em 0; 
padding: 0 10px; 
}
		
li.widget ul, li.linkcat ul { 
list-style: square; 
margin: 0 0 0.5em 20px; 
}
		
li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }
		
li.widget li, li.linkcat li { margin: 0 0 0.7em 0; }
			
li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: none; }
				
li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; }
			
li.widget li .recent_date { 
padding: 0 0 0 8px; 
font-weight: bold; 
color: #888; 
}
		
li.widget ul.flickr_stream { 
list-style: none; 
margin: 0; 
padding: 0 10px; }
		
li.widget ul.flickr_stream li { 
margin: 0; 
padding: 0 5px 5px 0; 
display: inline; 
}
			
li.widget ul.flickr_stream li a img { padding: 3px; }
				
li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }
		
/*---< FlickrRSS styles for the widget only >---*/
		
li.widget_flickrrss { }
			
li.widget_flickrrss a img { 
margin: 0 5px 5px 0; 
padding: 3px; 
}
				
li.widget_flickrrss a:hover img { background: #ff2a96; }
				
/*---< Calendar widget styles >---*/
		
#calendar_wrap { font-size: 1.3em; }
				


/*---:[ footer styles ]:---*/

#footer p { 
margin: 0 180px 0.923em 20px; 

color: #fff; 
text-align: right; 
}

#footer a, #footer a:visited { color: #888; text-decoration: none; }
		
#footer a:hover { 
color: #888; 
text-decoration: underline; 
}



/*---:[ comment styles ]:---*/

#comments { 
margin-top: 50px;
width: 500px; 
float: left; 
clear: both; 
}

ul#comment_list { 
list-style: none; 
margin: 0 0 4.0em 0; 
border-top: 1px solid #bbb; 
float: left; 
}
		
ul#comment_list li.comment { 
width: 500px; 
padding: 1.2em 0 0 0; 
border-bottom: 1px dotted #bbb; 
float: left; 
}
			
ul#comment_list li.trackback { 
width: 470px; 
padding: 1.2em 15px 0 15px; 
background: url('images/trackback_bg.gif'); }
				
.comment_meta { margin: 0 0 1.2em 0; }
			
.comment_num { 
padding: 0 15px 0 20px; 
font-weight: bold; 
font-size: 1.4em; 
float: right; 
}
				
.trackback .comment_num { 
padding: 0 0 0 20px; 
}
				
.comment_num a, .comment_num a:visited { 
color: #888; 
text-decoration: none; 
}
					
.comment_num a:hover { 
color: #df0000; 
text-decoration: none; 
}
				
.comment_meta strong { font-size: 1.6em; }
					
.comment_time { 
font: normal 1.1em;
color: #888; 
}
		
.comment .entry { padding: 0 15px; }
			
.comment .entry p { margin: 0 0 1.0em 0; }
			
/*---:[ comment form styles ]:---*/

#comment_form { 
width: 500px; 
padding: 1.0em 0 0 0; 
float: left; 
}

#comment_form p { padding: 0.6em 0; }
	
#comment_form label { 
padding: 0 0 0 10px; 
font-size: 1.2em; 
}

#comment_form .text_input { 
width: 191px; 
padding: 3px; 
color: #444; 
font: normal 1.4em;
border-top: 2px solid #999; 
border-left: 2px solid #999; 
border-right: 1px solid #fff; 
border-bottom: 1px solid #fff; 
}
		
#comment_form .text_area { width: 321px; }
	
#comment_form .text_input:focus { 
border-top: 2px solid #666; 
border-left: 2px solid #666; 
border-right: 1px solid #ddd; 
border-bottom: 1px solid #ddd; 
}
	
#comment_form .form_submit { 
padding: 0.4em 4px; 
background: url('images/submit_bg.gif'); 
border: 3px double #999; 
border-top-color: #ccc; 
border-left-color: #ccc; 
font: bold 1.4em;
cursor: pointer; 
}
		
#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			
/*---:[ search form styles ]:---*/

#searchform {
padding: 0px;
position:absolute;
left: 554px;
top: 155px;
width: 305px;
height: 22px;
}

#searchsubmit{height:19px; border: 1px solid #a9a8a8; 
background:#f0efef}

#searchform .search_input, #s { 
width: 150px; 
height: 17px;
_height: 17px;
padding: 0px; 
color: #090; 
margin-top:-2px;
margin-top:-1px;
font: normal 0.8em;
border: 1px solid #a9a8a8; 
background:#f0efef
}
	
li.widget .search_input { 
font-size: 1.1em;
}
	
#search_form .search_input:focus { 
border-top: 1px solid #666; 
border-left: 1px solid #666; 
border-right: 1px solid #ddd; 
border-bottom: 1px solid #ddd; 
}
.search-articlebox{margin: 15px 10px 0 0; font-size:1.2em}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
background: #fff;
border: 1px solid #333;
padding: .2em;
}

#commentform textarea {
width: 400px;
}

#commentlist li ul {
border-left: 1px solid #ddd;
list-style-type: none;
width: 400px;
}

ol.commentlist li{
width:480px;
position relative; 
float:left;
font-size: 1.4em;
 }
 
ol.commentlist li{
margin: 15px 0
}

#guestbook {
/*margin-top: 100px;*/
width: 500px;
float: left;
}

.menu {
	position:relative;
	top:80px;
	left:0;
	width: 188px;
	background: url(images/menu-box-top.png) top left no-repeat;
	font-size: .46em;
	padding-top: 4px;
}

.menu ul {
	margin: 0 0 0 -1px;
	padding: 0 0;
	list-style-type: none;
	background: url(images/menu-box-bottom.png) bottom left no-repeat;
}

.menu li { width: 188px; }

.menu ul li a:link,
.menu ul li a:visited,
.menu ul li span {
	display: block;
	padding: 8px 12px;
	background: url(images/menu-box-background.png) -400px 0 no-repeat;
	/*background:none;*/
	text-decoration: none;
	font-weight: bold;
	width: 166px;
	color:#333;
}

.menu ul li span {
	background: url(images/menu-box-background.png) -400px 0 no-repeat;
}

.menu ul li a:hover,
.menu ul li a:active {
	background: url(images/menu-box-background.png) -200px 0 no-repeat;
}

.menu ul ul { background: none; padding: 0; }

.menu ul li ul li a:link,
.menu ul li ul li a:visited,
.menu ul li ul li a:hover,
.menu ul li ul li a:active,
.menu ul li ul li span {
	padding-right: 24px;
	width: 154px;
}
ul .level2{display:none;}

.level1active .level2{display:block; font-size:.8em}
.level1active .level2 a:link,
.level1active .level2 a:visited,
.level1active .level2 span {
	display: block;
	padding: 8px 12px;
	background: url(images/menu-box-background.png) 0 0 no-repeat;
	text-decoration: none;
	font-weight: bold;
	width: 166px;
}

.level1active .level2 a:hover,
.level1active .level2 a:active {
	background: url(images/menu-box-background.png) -200px 0 no-repeat;
}
.menu ul li a.level1current, .menu ul li a.level1highlight{	background: url(images/menu-box-background.png) -200px 0 no-repeat;
}

#rebellen {
position:relative;
left:0px;
top:140px;
padding-left: 1px; 
z-index:1;
}
#wrindex{
/*width:720px*/
}


/* NEW */

#cooplogos {
width: 100%;
}

.llogo {
float: left;
width: 30%;
text-align: center;
}

.logo p {
padding-top: 0px;
}

#imagelist {
width: 100%;
float:left;
}

ul#imagelist li {
list-style: none;
float: left;
width: 40%;
height: 200px;
padding-left: 10px;
vertical-align: baseline;
}

#homeclick {
position: absolute;
margin-top: 79px;
margin-left: 55px;
width: 235px;
height: 75px;
}

.mypicsgallery p{
margin:0;
padding:0;
}
.pictureitem { 
width:150px; 
height:115px; 
overflow:hidden; 
text-align:center;
background-color:#333;
margin:10px 20px 10px 0px;
display:inline;
float:left;
border:1px solid #000;
}

.pictureitem  img{ cursor: pointer; border:none !important;}

#wrimage {
background: url(images/wrebellen.jpg) no-repeat;
width: 612px;
height: 606px;
margin-left: -25px;
}

#startmap {
display: block;
width: 305px;
height: 600px;
margin: 42px 0px 90px 0px;
background: url(images/map.jpg) no-repeat;
float:left;
}

.pic-links {
padding-bottom: 17px;
}

.bild-links-text-rechts
{
margin-top: 5px;
margin-left: 0px;
margin-right: 10px;
margin-bottom: 2px;
}

.bild-rechts-text-links
{
margin-top: 5px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 2px;
}


#startmap li {list-style-type: none;}

#startmap a {
display: block;
position: absolute;
font-size: 11px;
color: #333;
width: 25px;
height: 25px;
text-decoration: none;
background: url(images/info.gifff) no-repeat left top;
visibility: visible;
overflow: hidden;
z-index: 1;
}

#startmap a span {visibility: hidden;}

#startmap a:hover {
background: url(images/info01.giffff) #fff no-repeat left top;
border: 2px solid #859552;
/*border-right: 2px solid #859552;
border-left:1px dotted #fff;
border-bottom:1px dotted #fff;*/
width: 480px;
height: auto;
padding: 10px 10px 20px 30px;
color: #333;
z-index: 2;
}

#startmap a:hover span {visibility: visible;}

/*###-27 - +30*/
/*venezuela {left: 267px; top: 420px;}*/
#venezuela {left: 240px; top: 450px;}
#vietnam {left: 218px; top: 470px;}
#mongolei {left: 262px; top: 490px;}
#brasilien {left: 198px; top: 535px;}
#sibirien {left: 233px; top: 528px;}
#afrika {left: 280px; top: 540px;}
#sommerkueche {left: 307px; top: 520px;}
#rindenkobel {left: 228px; top: 570px;}
#chile {left: 290px; top: 573px;}
#erdhoehle {left: 405px; top: 520px;}
#wiesenbett {left: 350px; top: 572px;}
#zentralgebaeude {left: 304px; top: 607px;}
#baumhaus {left: 424px; top: 613px;}
#wasserhuette {left: 463px; top: 728px;}
#lichtstern {left: 350px; top: 772px;}
#waldzelt {left: 396px; top: 760px;}

#breadcrumb_rebellen {
background: #597102;
height: 50px;
width: 612px;
position:absolute;
top:200px;
margin-left: -25px;
margin-top: -10px;
}

#breadcrumb_rebellen p {
padding-top: 15px;
padding-left: 20px;
font-size: 1.2em;
color: #fff;
}

#belegungsplan{
width:570px;
overflow:hidden;
margin-left: 3px;
}
#bp-table{ font-size:1.2em; border: 1px solid #ccc; border-collapse:separate}
#bp-table tr td{ padding:3px; border: 1px solid #ccc;}

#bp-table a:link, #bp-table a:visited{color:#000; cursor:default; text-decoration:none}
#legende { font-size:1.8em}
#legende table { font-size:.7em}
.bp-head{font-size:1.4em; font-weight:bold; border:none}

#topics {
width:600px;
}

#pictures ul {
        list-style-type:none;
        padding:0;
        margin:0;
        margin-left:25px;
		list-style:none;
}

#pictures li {
        float:left;
        margin-right:2px;
		list-style:none;
        margin-bottom:2px;
        border-left:1px solid #444;
        border-top:1px solid #444;
        border-right:1px solid #000;
        border-bottom:1px solid #000;
        padding:0;
        height:150px;
        text-align:center;
        vertical-align:top;
		overflow:hidden;
}

#pictures li img{
        display:inline;
        text-align:center;
        vertical-align:top;
        border: 1px solid white;
        cursor:pointer;
        padding:0;
        margin: -10px auto 0 auto;
}

.thumb_box{
position:relative;
top:10px;
left:0;
text-align:center;
width: 120px;
height:100px; /*erst 240 aber .hoch 10px margin*/
}

#showpicture {
}

#showpicture .galpic_big {
border:solid 1px #000;
margin-bottom:1em;
padding: 10px;
}

#topics{width:600px}
.title_topic_title{width:400px}

#rebellen-map{position:absolute;left:190px; width:612px; height:606px;  top:232px}

img.alignright {float:right; margin:0 0 1em 1em; clear:right;}
img.alignleft {float:left; margin:0 1em 1em 0; clear:left;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto; clear:both;}
a img.alignright {float:right; margin:0 0 1em 1em }
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
