/*
Theme Name: Annika Beckmann
Theme URI: http://www.elbrauschen.com
Description: -
Version: 1.0
Author: Maurice Renck
Author URI: http://www.elbrauschen.com/
*/
body {
	margin: 0;
	padding: 0;

	font-family: arial,helvetica,sans-serif; 
	font-size: 12px;
	background-color: #F7F4F4;




}

img {
	border: 0;
}

a {
	color: #8C8CA4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.centered {
	width: 890px;
	left: 50%;
	margin-left: -445px;
}

.left {
	display: inline;
	float: left;
}

.right {
	display: inline;
	float: right;
}

.clr {
	clear: both;
}

#verlauf {
	height: 289px;
	z-index: 1;

	background-position: center top;
	background-repeat: repeat-x;
}

.logo {
	position: absolute;
	top: 40px;
	left: 30px;
}

.menu {
	position: absolute;
	top: 40px;
	left: 250px;
	height: 36px;
	width: 630px;
	letter-spacing: 0.3px;
	text-transform: normal;
	font-weight: bold;
	font-size: 15px;
	font-family: arial,helvetica,sans-serif;
	background-color: none!important;

}

.menu a {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid black;
	color: black;
	padding: 7px 0 11px 8px;
}

.menu ul {
	margin: 0;
	padding: 0;
	
	list-style-type: none;
}

.menu li {
	float: left;
	margin: 0 10px 0 0;
}

.menu li:hover {
	background-color: black;
}

.menu a:hover {
	color: white;
}

.menu .current_page_item, .menu .current_page_parent {
	background-color: black;

}

.menu .current_page_item a, .menu .current_page_parent a {
	color: white;
}

#page .content {
	width: 630px;
	
	position: absolute;
	top: 213px;
	left: 251px;
}

#page .content .main {
	margin: 0;
	padding: 15px;
	background-color: white;
	font-size: 12px;
	line-height: 18px;
	color: black;
	font-family: arial,helvetica,sans-serif;
}

#page .content p {
	margin: 0;
	padding: 0;
}

#page .content img {
	margin: 35px 0 40px 0;
}

#page .content .main img {
/*	margin: 40px 0 20px 0; */
	margin: 40px 0 0px 0; 
}

#page .content .page img {
	margin: 0 0 20px 0;
}

#page .content a {
	color: #999999;
	text-decoration: none;
	background-image: url(./images/pfeilmehr.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.3px;
}
#page .content a:hover {
	color: black;
	background-image: url(./images/pfeilmehrblack.png);
}

#page .content a.none {
	background: none;
}

#page .content a.up {
	background-image: url(./images/pfeil_hoch.png);
	background-position: right center;
	padding-right: 15px;
	padding: 20px 15px 15px 15px;
	font-size: 11px;
}

#page .content a[rel=prev] {
	background-image: url(./images/pfeil_links.png);
	background-position: left center;
	padding-left: 15px;
	font-size: 11px;
}

#page .content a[rel=next] {
	background-image: url(./images/pfeil.png);
	background-position: right center;
	padding-right: 15px;
	font-size: 11px;
}

#page .content h3 {
	font-size: 16px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
	color: black;
}

#page .content h2 {
	color: black;
	margin: 0;
	margin-top: -15px;
	margin-bottom: 20px;
	padding: 0;
	font-size: 16px;
	display: block;
	background-color: white;
	font-family: arial,helvetica,sans-serif;
}

#page .content em, #page .content i {
	color: #999999;
	font-style: italic;
	font-size: 12px
}

#page .content .c_left {
	float: left;
	width: 290px;
	margin: 15px 20px 15px 0;
}

#page .content .c_right {
	float: left;
	width: 290px;
	margin-top: 15px;
}

#aktuelles {
}

#aktuelles .wrapper_image {
	width: 295px;
	height: 159px;
	overflow: hidden;
	margin-bottom: 9px;
}

#aktuelles .wrapper_info {
	height: 230px;
	width: 295px;
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	color: black;
}

#aktuelles .wrapper_info:hover {
	background-color: #efeded;
}

#aktuelles .wrapper_info a {
	color: black;
	text-decoration: none;
}


#zitat {
}

h1 {
	position: absolute;
	top: 100px;
	left: 272px;
	font-family: Georgia,Times New Roman,sans-serif;
	font-size: 40px;
	line-height: 60px;
	font-weight: lighter;
	letter-spacing: 0.4px;
	font-style: italic;
	color: black;
}

.sidebar {
	position: absolute;
	top: 213px;
	left: 0;
	width: 230px;
	color: black;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	font-weight: normal;
}

.sidebar a {
	color: #999999;
	text-decoration: none;
	background-image: url(./images/pfeilmehr.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	font-weight: bold;
}

.sidebar a:hover {
	text-decoration: none;
	color: black;
	background-image: url(./images/pfeilmenue2.png);
}

.sidebar .infobox {
	width: 160px;
        margin: 0px 40px;
	font-size: 12px;
	line-height: 17px;
}

.sidebar .infobox a:hover {
	background-image: url(./images/pfeilmehrblack.png);
}

.sidebar ul {
	list-style-type: none;
	margin-top: 15px;
}

.sidebar li {
	padding: 5px 0px 6px;
	line-height: 14px;
}

.sidebar li a {
	display: inline;
	text-decoration: none;
	background: none-repeat;
	padding: 1px;
        border-bottom: none;
	color: #999999;
	background-image: url(./images/pfeilmenue.png);
	padding-left: 13px;


}

.sidebar li a.current_project {
	background-color: none;
	color: black;
	padding: 0;
	background-image: url(./images/pfeilmenue2.png);
	padding-left: 13px;
}

.sidebar li a:hover {

	background-color:none;
	padding: 0;
	color: black
	background-image: url(./images/pfeilmenue2.png);
	padding-left: 13px;
}


.content {
	position: absolute;
	top: 213px;
	left: 251px;
	width: 629px;
}

#footer {
	position: relative;
	left: 0;
	width: 630px;
	font-size: 11px;
	margin-top: 125px;
	margin-bottom: 25px;
	padding: 9px 0 0 0;
	border-top: 1px solid black;
	line-height: 16px;
	color: #999999;
}

#footer a {
	color: #999999; !important;
	text-decoration: none;
	background: none !important;
	font-size: 12px;
	font-weight: bold;

	padding: 0 !important;
	margin: 0
}

#footer ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#footer li {
	float: left;
	width: 73px;
	text-align: left;
	margin-left: 10px;
}


#footer li.current_page_item a {
	padding: 0;
	color: black !important;
}

#footer a:hover {
	padding: 0;
	background: none;
	color: black;




}
