/*
Theme Name: PMT-Camp-09 (Standard)
Theme URI: http://www.pmt09.de
Description: PMT-Camp 09
Version: 0.9
Author: Peter M&uuml;ller Team
Author URI: http://www.pmt09.de 
*/




* {	padding: 0; margin: 0;	}




/* --------------------------------------Body-------------------------------------- */

body	
		{
			background: #686b6f;
			text-align: center;
			background-image: url(images/bg2.jpg);
			background-repeat: repeat-x;
		}



/* --------------------------------------Wrap-------------------------------------- */

#wrap 	
		{
			background-color: #f4f4f4;
			margin: 0 auto;
			padding: 0;
			width: 920px;
			height: 100%;
			background-image: url(images/bg.jpg);
			background-repeat: repeat-x;
		}



#banner, #navigation, #content, #footer 
		{	width: 920px;	}



span.invisible {display: none;}



/* --------------------------------------Navigation-------------------------------------- */

#navigation	
		{
			background-image: url(images/navigation.jpg);
			background-position: top left;
			background-repeat: repeat-x;
			background-color: #000;
			height: 50px;
		}



#navigation ul
	{
		clear: both;
		font-family: "trebuchet ms", arial, sans-serif;
		list-style: none;
		float: right;
	}
	

#navigation ul li
	{
		float: left;
		text-decoration: none;
		font-size: 16px;
		border: none;
		background: none;
		font-weight: bold;
		color: #fff;
		margin-right: 5px;
	}


#navigation ul li a
	{
		display: block;
		padding: 1px 6px 1px 6px;
		margin-top: 13px;
		margin-right: 6px;
		text-decoration: none;
		color: #fff;
		background: none;
	}
	
	
#navigation ul li a:hover
	{
		color: #f49800;
		text-decoration: underline;
		
	}


#navigation .active
	{
		color: #000;
		background-color: #f49800;
		text-decoration: none;
		
	}
	

#navigation .active:hover
	{
		color: #000;
		background-color: #f49800;
		
	}
	

/* --------------------------------------Navigation 2-------------------------------------- */

#navigation2	
		{
			background-image: url(images/navigation2.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			background-color: #000;
			height: 50px;
		}



#navigation2 ul
	{
		clear: both;
		font-family: "trebuchet ms", arial, sans-serif;
		list-style: none;
		float: right;
	}
	

#navigation2 ul li
	{
		float: left;
		text-decoration: none;
		font-size: 16px;
		border: none;
		background: none;
		font-weight: bold;
		color: #fff;
		margin-right: 5px;
	}


#navigation2 ul li a
	{
		display: block;
		padding: 1px 6px 1px 6px;
		margin-top: 13px;
		margin-right: 6px;
		text-decoration: none;
		color: #fff;
		background: none;
	}

	
#navigation2 ul li a:hover
	{
		color: #f49800;
		text-decoration: underline;
		
	}


#navigation2 .active
	{
		color: #000;
		background-color: #f49800;
		text-decoration: none;
		
	}
	

#navigation2 .active:hover
	{
		color: #000;
		background-color: #f49800;
		
	}




/* --------------------------------------Banner-------------------------------------- */

#banner	
		{
			background-image: url(images/banner.jpg);
			background-position: top left;
			background-repeat: repeat-x;
			background-color: #f49800;
			height: 400px;
			text-align: left;
		}
		


/* --------------------------------------Banner 2-------------------------------------- */

#banner2	
		{
			background-image: url(images/banner2.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			background-color: #f49800;
			height: 80px;
			text-align: left;
		}
		



/* --------------------------------------Monitor-------------------------------------- */

#monitor
		{
			width: 399px;
			height: 249px;
			background-color: white;
			position: absolute;
			margin-top: 38px;
			margin-left: 109px;
			text-decoration: none;
			border: 0;
		}

		
#monitor a
		{
			text-decoration: none;
			border: 0;
		}
		
		
#monitor a img
		{
			text-decoration: none;
			border: 0;
		}




/* --------------------------------------Buttons-------------------------------------- */

#buttons
		{
			width: 240px;
			height: 100px;
			position: absolute;
			margin-top: 310px;
			margin-left: 635px;
		}


#buttons ul
	{
		clear: both;
		font-family: arial, sans-serif;
		list-style: none;
	}


#buttons ul li
	{
		margin: 0px 4px 4px 0px;
		float: right;
	}


#buttons ul li a
	{
		display: block;
		background: none;
		border: 1px solid #d0d0d0;
	}
	
	
#buttons ul li a:hover
	{
		border: 1px solid #a0a0a0;
	}


#buttons #buttonyoutube
	{
		width: 66px;
		height: 24px;
		background-image: url(images/button_youtube.jpg);
	}
	

#buttons #buttonflickr
	{
		width: 66px;
		height: 24px;
		background-image: url(images/button_flickr.jpg);
	}
	
	
#buttons #buttonwerwen
	{
		width: 66px;
		height: 24px;
		background-image: url(images/button_wkw.jpg);
	}
	

#buttons #buttontwitter
	{
		width: 66px;
		height: 24px;
		background-image: url(images/button_twitter.jpg);
	}
	
#buttons #buttonoskar
	{
		width: 66px;
		height: 24px;
		background-image: url(images/button_oskar.jpg);
	}

#buttons #buttonteam
	{
		width: 66px;
		height: 24px;
		background-image: url(images/button_team.jpg);
	}


/* --------------------------------------Content-------------------------------------- */

#content
		{
			text-align: left;
			background-color: #fff;
			background-image: url(images/content.jpg);
			background-position: top left;
			background-repeat: repeat-y;
			border: 0;
		}
		



/* --------------------------------------Main-------------------------------------- */

#main
		{
			float: right;
			width: 600px;
			background-color: #fff;
			padding: 10px;
			font-family: verdana, arial, sans-serif;
			font-size: 13px;
		}


#main h1
		{
			font-family: "Trebuchet MS", sans-serif;
			font-size: 26px;
			margin-bottom: 0px;
			font-weight: bold;
			text-decoration: none;
			color: #f49800;
			padding-bottom: 3px;
			border-bottom: 3px solid #f49800;
		}
		
		
#main h2
		{
			font-family: "Trebuchet MS", sans-serif;
			font-size: 20px;
			margin-bottom: 0px;
			font-weight: bold;
			text-decoration: none;
			color: #fff;
			background-image: url(images/main-h2.jpg);
			background-position: top-center;
			background-repeat: no-repeat;
			height: 60px;
			padding: 6px 10px 0px 10px;
		}
		


#main a img
		{
			border: 0;
			text-decoration: none;
		}


#seitentext
		{
			margin-bottom: 30px;
		}


#main p
		{
			line-height: 18px;
			margin: 0;
			padding: 0px 8px 16px 8px;
		}


#main p a
		{
			font-weight: bold;
			color: #f49800;
			text-decoration: none;
		}
		
#main p a:hover
		{
			text-decoration: underline;
		}



/* --------------------------------------Posting-------------------------------------- */


#posting
		{
			font-family: verdana, arial, sans-serif;
			font-size: 13px;
			color: #000;
			padding-bottom: 12px;
			margin-bottom: 12px;
		}
		
		
#posting-single
		{
			font-family: verdana, arial, sans-serif;
			font-size: 13px;
			color: #000;
			margin-bottom: 24px;
		}


#posting h2
		{
			font-family: "Trebuchet MS", sans-serif;
			font-size: 20px;
			margin-bottom: 0px;
			font-weight: bold;
			text-decoration: none;
			color: #fff;
			background-image: url(images/main-h2.jpg);
			background-position: top-center;
			background-repeat: no-repeat;
			height: 60px;
			padding: 6px 10px 0px 10px;
		}
		
#posting h2 a
		{
			color: #fff;
			background: none;
			text-decoration: none;
			display: block;
		}
		
		
#posting h2 a:hover
		{
			text-decoration: underline;
		}



#posting p
		{
			line-height: 18px;
			margin: 5px 0px 10px 0px;
			padding: 0px 8px 0px 8px;
		}


#posting p a
		{
			font-weight: bold;
			color: #f49800;
			text-decoration: none;
		}
		
#posting p a:hover
		{
			text-decoration: underline;
		}


.post-info p
		{
			font-style: italic;
			font-size: 11px;
		}




/* --------------------------------------Sidebar-------------------------------------- */

#sidebar
		{
			float: left;
			width: 240px;
			background-color: #f0f0f0;
		}


/* --------------------------------------Footer-------------------------------------- */

#footer
		{
			background-color: #000;
			background-image: url(images/footer.jpg);
			background-position: top left;
			background-repeat: repeat-x;
			text-align: left;
		}


.footer p
		{
			list-style-type: square;
			list-style-position: inside;
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
			color: #fff;
		}


#footer h2
		{
			font-family: "Trebuchet MS", sans-serif;
			font-size: 18px;
			font-weight: bold;
			color: #fff;
			margin-bottom: 15px;
			padding-bottom: 3px;
			border-bottom: 2px solid #434343;
		}


.footerbox
		{
			width: 195px;
			background: none;
			float: left;
			margin: 20px 20px 20px 0px;
			padding: 0px 10px 0px 10px;
		}
		
		
.footerbox2
		{
			width: 195px;
			background: none;
			float: left;
			margin: 20px 0px 20px 0px;
			padding: 0px 10px 0px 10px;
		}
		

.footerbox ul
		{
			list-style-type: square;
			list-style-position: inside;
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
			color: #a3a3a3;
		}
		

.footerbox ul li
		{
			margin-top: 6px;
		}


.footerbox ul li a
		{
			color: #fff;
			text-decoration: none;
		}
		

.footerbox ul li a:hover
		{
			text-decoration: underline;
		}
		

.footerbox2 ul
		{
			list-style-type: square;
			list-style-position: inside;
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
			color: #a3a3a3;
		}
		

.footerbox2 ul li
		{
			margin-top: 6px;
		}


.footerbox2 ul li a
		{
			color: #fff;
			text-decoration: none;
		}
		

.footerbox2 ul li a:hover
		{
			text-decoration: underline;
		}
		


/* --------------------------------------Pagebar-------------------------------------- */

.pagination
		{
			text-align: center;
			font-weight: bold;
			margin-bottom: 0;
		}
		
		
.pagination a:hover
		{
			text-decoration: underline;
		}




.pagebar {text-align: center; padding: 16px;}


.pagebar a
		{
			background: #3b3b3b;
			padding: 4px 6px;
			text-decoration: none;
			color: #fff;
			border: 1px solid #3b3b3b;
			
		}
		

.pagebar a:hover
		{
			background: #3b3b3b;
			padding: 4px 6px;
			text-decoration: none;
			color: #fdf7e7;
			border: 1px solid #f49800;
			
		}


.this-page
		{
			background: #f49800;
			padding: 4px 6px;
			text-decoration: none;
			color: #fdf7e7;
			border: 1px solid #f49800;
			
		}




/* --------------------------------------Sidebar Boxen-------------------------------------- */



#sidebar h2
	{
		font-family: "Trebuchet MS", sans-serif;
		font-size: 20px;
		font-weight: bold;
		text-decoration: none;
		color: #fff;
		margin-top: 10px;
		background-image: url(images/sidebar-h2.jpg);
		background-position: top-center;
		background-repeat: no-repeat;
		height: 60px;
		padding: 6px 10px 0px 10px;
	}
	


#sidebar ul
		{
			list-style-type: none;
			list-style-position: inside;
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
			color: #3b3b3b;
			margin: 0px 10px 50px 10px;
		}
		

#sidebar ul li
		{
			margin-top: 5px;
			padding-bottom: 5px;
			border-bottom: 1px dashed #aaa;
		}


#sidebar ul li a
		{
			color: #f49800;
			text-decoration: none;
		}
		

#sidebar ul li a:hover
		{
			text-decoration: underline;
		}
		

#sidebar a
		{
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
			color: #f49800;
			text-decoration: none;
		}
		

#sidebar a:hover
		{
			text-decoration: underline;
		}
		


.flickr-photos
		{
			text-align: center;
			margin-bottom: 50px;
		}
		
		
.flickr-photos h2
		{
			text-align: left;
			margin-bottom: 0px;
		}
		

.flickr-photos p
		{
			text-align: left;
			margin: 5px 10px;
			padding: 5px 0;
			border-bottom: 1px dashed #aaa;
			border-top: 1px dashed #aaa;
		}



.flickrimage
		{
			margin: 0;
			padding: 0;
			border: 0;
			width: 72px;
			height: 72px;
		}
		

.flickrimage a img
		{
			border: 0;
			text-decoration: none;
		}

		
		
/* --------------------------------------Twitter Widget-------------------------------------- */

.aktt_tweets
		{
			background: none;
			margin: 0;
		}
		
		
		
/* --------------------------------------Termine und Sidebar allgemein-------------------------------------- */

#sidebar_termine ul li
		{
			border: 0;
			margin: 0;
			padding: 0;
		}
		
		
#sidebar_termine ul
		{
			border: 0;
			margin: 0;
			padding: 0;
			padding-left: 16px;
		}

		
#sidebar ul li a
		{
			border: 0;
		}
		
		
.einzeltermin
		{
			list-style-type: none;
			line-height: 22px;
		}


li.einzeltermin_datum
		{
			margin-top: 22px;
		}



*html #terminliste { padding-left: 14px; }
*+html #terminliste { padding-left: 14px; }


*html #sidebar ul { list-style-position: outside; }
*+html #sidebar ul { list-style-position: outside; }
