body {
	font: 13px Tahoma, Verdana, Helvetica; 
	background-image: url(images/bgr-body.jpg);
	color:#000;
	text-align:right;
	margin:20px 0px 0px 0px;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:950px;
	background-image: url(images/stamm.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
}
#content{
	font-size:1.2em;
	float:left;
	padding:0;
	width:770px;
	margin:0 0 10px 10px;
	background-color:#fffff; 
	min-height: 500px
}
#sidebar{
	font-size:1.1em;
	float:left;
	padding:12px 12px 12px 12px;
	width:120px;
	border-right:2px solid #69af6e;
	margin-bottom:10px;
	display:block;
	background-color:#fff; 
	list-style: none; 

}
.sidebar_gap{
	padding:0 12px 10px 0;
	width:240px;
	border-right:2px solid #333;
	margin:10px 0 0 0;
}
#header{
	padding-top: 235px;
	
}
#footer{
	background:#fff;
	color:#000;
	clear:both;
	font-size:0.9em;
	text-align:center;
	margin-bottom: 10px;
	padding:4px 0 7px 0;
	border-top:1px solid #000;
	width:950px;
	
}

/*************************************
              Headings
 *************************************/
h1, h2, h3{
	font-family: Tahoma, Verdana, Helvetica;
	font-weight:normal;
	margin:0;
}
.entrytitle h2{
	font-size:2.2em;
	color:#fff;
}
.entrytitle h2 a:hover{
	color:#fff;
	background-color:#fff;
}
.entrytitle h3{
	font-size:1.8em;
	color:#fff;
}
.archivetitle h2{
	font-size:2.2em;
	color:#fff;
}
#sidebar h3{
	color:#000;
	font-size:1.5em;
	margin:1em 0;
}
#sidebar h2 a{
	color:#000;
	background:#fff;
	text-decoration:underline;
}
#sidebar h2 a:hover{
	color:#fff;
	background-color:#fff;
}
h4{
	font-size:15px;
	padding:0;
	margin:0;
}
/*************************************
         The Actual Entry
 *************************************/
.home .entry, .entry-archive, .home .entry-fresh{
	margin:0 0 0 0;
	padding:3px 7px 7px 7px;
	background-color: #ffffff;
}
.home .entry, .entry-archive{
	background: white;
}
.home .entry, .home .entry-fresh{
	width:636px;
}
.entry_single {
	background-color: white;
	padding:3px 7px 7px 7px;
	margin:0 0 5px 0;
}

.entrymeta{
	font-size:0.9em;
	line-height:1.5em;
	clear:both;
}
.postinfo_single {
	line-height:1.5em;
	background-color: white;
	border:1px dotted #333;
	padding:0 3px 3px 3px;
	color:#fff;
	margin:0 0 5px 0;
}
.home .entry .postinfo{
	background-color:white;
	border:none;
	margin:0;
}
.home .entry-fresh .postinfo{
	background:white;
}
.home .entry img, .entry_single img, .page_single img, .entry-archive img, .home .entry-fresh img{
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color:#fff;
	margin:3px;
}
.home .entry img .wp_smiley, .entry_single img .wp_smiley,.home .entry-fresh .wp-smiley, .home .entry-fresh .fresh_badge{
	padding:0;
	margin:0;
	border:none;
}

.home .entry .entrybody a, .home .entry-fresh .entrybody a{
	color:#fff;
}

.entry_single .entrybody a{
	color:#fff;
}
.entry_single .entrybody{
	padding:5px 0 0 0;
}

.home .entry .entrybody a:hover,.home .entry-fresh .entrybody a:hover{
	color:#fff;
	background-color:#fff;
}

.entry_single .entrybody a:hover{
	color:#fff;
	background-color:#fff;
}
blockquote{
	background:url(./images/blockquote_normal.gif) top left no-repeat;
	margin:0px;
	padding:0 0 0 27px;
	color:#fff;
	font-style:italic;
}
.home * blockquote, .entry-archive blockquote{
	background:url(./images/blockquote_home.gif) top left no-repeat;
}

.entrymeta .postinfo img {
	margin:0 5px 0 0;
	padding:0;
	border:none;
}
.entrymeta .postinfo .postedby, .entrymeta .postinfo .filedto, .entrymeta .postinfo .commentslink{
	margin:0 5px 0 0;
}
.entry_single .calendardatetime{
	background:#fff;
	color:#fff;
	height:61px;
	width:65px;
	float:right;
	border:1px solid #69af6e;
	text-align:center;
	margin:5px 5px 5px 0;
}
.entry_single .calendardatetime .month{
	display:block;
	font-size:13px;
	padding:0 2px 0 2px;
}
.entry_single .calendardatetime .date{
	display:block;
	font-size:23px;
	padding:0 2px 0 2px;
	font-weight:bold;
}
.entry_single .calendardatetime .time{
	display:block;
	font-size:13px;
	padding:0 2px 0 2px;
}
.commentslink,.editpost{
	margin:0 2px 0 2px;
}
.editpost{
	font-weight:bold;
}
.fresh_badge{
	float:right;
	clear:none;
	margin:3px;
}
.endline{
	height:30px;
	background: url(/wp-content/trenner.png);
}
/*************************************
           Single Page
 *************************************/
.page_single {
	margin-bottom:10px;
	padding:3px 7px 7px 7px;
}
.page_single .pagebody a:hover{
	color:#fff;
	background-color:#fff;
}
.page_single .pagebody a{
	color:#fff;
}
.pagemeta{
	font-size:0.9em;
}
.pagetitle h2{
	font-size:2.2em;
}
.pagetitle h2 a
{
	color:#fff;
}
.pagetitle h2 a:hover{
	color:#fff;
	background-color:#fff;
}
.pagetitle h3{
	font-size:1.8em;
	color:#fff;
}

/*************************************
            The Sidebar
 *************************************/
#sidebar ul{
	list-style: none; 
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-top:1px dotted #000;
	padding-top:2px;
	margin-top:3px;
	list-style: none; 

}


/*************************************
             Miscellanious
 *************************************/
a{
	color:#69af6e;
	text-decoration:none;
	margin: 0px;
}
#sidebar a{
	color:#000000;
}
#sidebar a:hover{
	color:#0066cc;
	background-color:#fff;
}
a:hover{
	color:#0066cc;
	background-color:#fff;
}
img{
	border:none;
}
img a{
	border:none;
}
#sidebar .breaker{
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #fff;
}
.navigation{
	margin:0 0 10px 0;
}
.user_posts h4{
	font-size:1em;
	margin:0;
	padding:0;
}
.user_posts h2{
	margin:0 0 10px 0;
}
.user_posts .entry{
	background:#fff;
	margin-bottom:10px;
	padding:5px;
}

#sidebar .align_right{
	margin:0 auto;
	width:100%;
}
#sidebar li ul li ul li a{
color:#999;
margin-left:4px;
}
#sidebar li ul li ul li.page_item a:hover{
font-weight: bold;
}
#sidebar li ul li ul li.page-item-13 a {
color:#ff9900;
}
#sidebar li ul li ul li.page-item-17 a {
color:#0000ff;
}
#sidebar li ul li ul li.page-item-19 a {
color:#00cc00;
}
#sidebar li ul li ul li.page-item-21 a {
color:#ff0000;
}
#sidebar li ul li ul li.page-item-25 a {
color:#b1b1b1;
}
#linkseite {
margin: 4px;
}
#linkinls img{
float:left;
height:100px;
padding-right:4px;
}
#linkinls {
height: 100px;
width: 770px;
border: 1px solid #000;
margin:0px;
text-align: center;
padding:1px;
}
.downloads {
clear:both;
width:770px;
}
.linkeseite {
height: 100px;
width:180px;
border: 1px solid #000;
border-right: 0px;
margin-top:4px;
padding:1px;
float:left;
}
.rechteseite{
height: 100px;
border: 1px solid #000;
border-left: 0px;
margin-top:4px;
padding:1px;
float:left;
}
.linkeseite img {
height:100px;
}
.vorschauelement{
text-align: center;

}
#aussen {height: 100px; overflow: hidden; position: relative; width:582px;}
		#aussen[id] {display: table; position: static;}
		
		#mitte {position: absolute; top: 50%; width:auto; text-align: center;} /* for explorer only*/
		#mitte[id] {display: table-cell; vertical-align: middle; position: static;}
		
		#innen {position: relative; top: -50%; text-align: center;} /* for explorer only */
		#innen {width:582px; margin-left: auto; margin-right: auto;} /* for all browsers*/
		/* optional: #inner[id] {position: static;} */

.leitervorstellung{
float: left;
width:234px;
margin:auto;
}
.links{
float: left;
border-right: 1px solid #000;
margin-right: 25px;
}
.mitte {
float: left;
border-right: 1px solid #000;
margin-right: 25px;

}
.rechts {
float: left;

}
#vergangenetermine a{
color:#333;
}
#vergangenetermine a:hover{
color:#0066cc;
}
#alletermine{
margin-top:13px;
}

