* {
	margin: 0;
	padding: 0;
}


/* MAIN DEFINITIONS */

body{
	margin: 0;
	padding: 0;
	color: #333;
	background: #ffffff url(../images/background.jpg) no-repeat;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	text-align: center;
}

#wrapper {
	width: 950px;
	margin: 0 auto 0 auto;
	background:url(../images/haus_navi.jpg) no-repeat;
	text-align: left;
}


ul#content {
	overflow:hidden;
	height:100%;
}

li#content_left {
	margin-left:5px;
	margin-top:498px;
	width: 314px;
	float:left;
	list-style: none;
	text-align: left;
}


li#content_main {
	float:left;
	width: 580px;
	margin-top:300px;
	margin-left:50px;
	list-style: none;
	padding-top:2em;
	padding-bottom: 2em;
	text-align: left;
}

#content_main h1{
	font-size:20px;
	font-weight: bold;
	line-height:25px;
	padding-bottom:1em;
}

#content_main a{
    color:#006699;
    text-decoration:none;
}

#content_main p{
    padding-top:0.5em;
}

#content_main a:hover{
    color:#669933;
    text-decoration:underline;
}

#content_main li{
    list-style-position:outside;
    margin-left:2em;
    padding-bottom:0.5em;
}

#content_main img{
    border:0px;
}

#content_main h2{
    font-size:14px;
    font-weight:bold;
    padding-top:1em;
}

#content_main h3{
    font-size:14px;
    font-weight:bold;
    padding-top:2em;
    padding-bottom:0.5em;
}

#content_main h4{
    font-size:13px;
    font-weight:bold;
    padding-top:1em;
    padding-bottom:0.5em;
}

#postdata{
    border-top:1px dashed #ccc;
    border-bottom:1px dashed #ccc;
    color:#666;
    font-size:10px;
    text-align:right;
    margin-top:2em;
    padding-top:0.1em;
    padding-bottom:0.1em;
    margin-bottom:3em;
}

#content_main blockquote{
    margin-left:2em;
    margin-top:1em;
    margin-bottom:1em;
    padding-left:1em;
    border-left:5px solid #99cc33;
    font-family:Times;
    font-size:14px;
    line-height:17px;
	font-style: italic;
}

.recent_posts_header {
    font-size:16px;
    font-weight:bold;
    padding-top:2em;
    padding-bottom:0.3em;
    border-bottom:4px solid #99cc33;
    margin-bottom:0.5em;
}

.wp-caption-text{
    font-size:11px;
    font-family:Times;    
    padding-left:0.5em;
    margin-top:0.5em;
    border-top:3px solid #99cc33;
    font-size:14px;
    line-height:14px;
	font-style: italic;
}

/* recent posts */

#recent_posts{
    list-style: none;
    padding-left:0.5em;
    padding-right:0.5em;
}

#recent_posts h5{
    padding-top:1em;
    font-family:Times;
    font-size:13px;
    font-weight:normal;
    text-transform: uppercase;
    font-style:italic;
}

#recent_posts h4{
    font-size:15px;
    font-weight:bold;
}


/* Begin Images */
p img {
	border: 1px solid #99cc33;	
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

ul#footer {
	height:100%;
}

li#footer_left {
	margin-left:5px;
	width: 314px;
	background: url(../images/bg_navi.jpg) repeat-y;
	float:left;
	padding-top:7em;
	height:60px;
	list-style: none;
	text-align: center;
	font-size: 10px;
	color:#ccc;
}

#footer_left a{
	text-decoration: none;
	color:#ccc;
}

#footer_left a:hover{
	text-decoration: none;
	color:#ffffcc;
}


li#footer_main {
	float:right;
	width: 570px;
	margin-left:50px;
	font-size: 10px;
	color:#999;
	list-style: none;
	text-align: center;
}

#footer_main a{
	text-decoration:none;
	color:#999;
}

#footer_main a:hover{
	text-decoration:underline;
	color:#333;
	background:none;
}

/*Navi*/
	
ol#navi {
	width:313px;
}

ol#navi li{
    background: url(../images/navi_trenner.jpg) top center no-repeat;
	width:313px;
	list-style: none;
	font-weight: bold;
	font-size: 14px;
	padding-top:2em;
	padding-bottom:1em;
}

ol#navi a{	
	color:#fff;
	display:block;
	height:25px;
    text-decoration:none;
    padding-left:2em;
    }

ol#navi a:hover{
    color:#99cc00;
    text-decoration:none;
}

li.current a{
    display:block;
    height:25px;
    background: url(../images/navi_pfeil.jpg) center right no-repeat;
}

ul#navi li{
    font-size:12px;
    width:260px;
    font-weight:normal;
    line-height:15px;
    padding-left:2em;
    padding-top:1em;
    padding-bottom:0.5em;
    background:none;
}

ul#navi li a{
    background:none;
    height:15px;
}
 
/*Logos*/
	
ul#logos {
	margin-top:3em;
	height: 50px; 
	width: 570px;
	background: url(../images/logos.jpg) top left no-repeat;
	position:relative;
	}
	
ul#logos li {
	list-style: none;
	position: absolute;
	}
 
 
ul#logos li, ul#logos a {
	height: 50px; 
	width: 81px;
	display: block;
	}
 
 
ul#logos li a {
	text-indent: -9999px;
	text-decoration: none;
	}

#logos_eu{
	left: 0px;
	top:0px;
}
 
#logos_efre {
	left: 81px;
	}
 
#logos_bmvbs {
	left: 162px;
	}
	
#logos_beberlin {
	left: 243px;
	}
	
#logos_senstadt {
	left: 324px;
	}
	
#logos_lichtenberg {
	left: 405px;
	}
	
#logos_howoge {
	left: 486px;
	}

#logos_eu a:hover {
	background: url(../images/logos.jpg) 0px -50px no-repeat;
	}
 
#logos_efre a:hover {
	background: url(../images/logos.jpg) -81px -50px no-repeat;
	}
 
#logos_bmvbs a:hover {
	background: url(../images/logos.jpg) -162px -50px no-repeat;
	}
 
#logos_beberlin a:hover {
	background: url(../images/logos.jpg) -243px -50px no-repeat;
	}
	
#logos_senstadt a:hover {
	background: url(../images/logos.jpg) -324px -50px no-repeat;
	}
	
#logos_lichtenberg a:hover {
	background: url(../images/logos.jpg) -405px -50px no-repeat;
	}

#logos_howoge a:hover {
	background: url(../images/logos.jpg) -486px -50px no-repeat;
	}
