/*  
Theme Name: BPPA
Theme URI: http://www.oliverstorm.com/
Description: BPPA Wordpress Theme in Deutsch.
Version: 1.0
Author: Oliver Storm
Author URI: http://www.711media.com/
*/

html, body {
margin: 0;
padding: 0;
height: 100%;
}
body 
{
	font-size: 13px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align: center;
	background-image: url(images/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

img{
	border: none;
}

#header
{
position: relative;
margin: auto;
height: 276px;
width: 900px;
}

#content
{
	float:inherit;
	position: relative;
	margin: auto;
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
}
#fake{
	background-color: white;
	width: 616px;
}

#twitter_div{
	width: 200px;
	margin-left: 36px;
}

#twitter_div li{
	margin-bottom: 10px;
}

#facebook_div{
	width: 200px;
	margin: 40px 0 0 36px;
}

#link_div{
	width: 200px;
	margin: 40px 0 0 36px;
}

#twitter{
	padding-bottom: 14px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #e70078;
	margin-right: 20px;
}

#spruch{
	margin-left: 42px;
	padding-top: 14px;
	font-size: 16px;
	font-weight: bold;
	color: #67686a;
}
		
#sidebar
{	
	float: right;
	list-style: none;
	width: 264px;
	margin-top: 24px;
}

#sidebarLogo{
	height: 95px;
	width: 170px;
	background-image: url('images/logo.jpg');
	margin-left: 38px;
	margin-top: 50px;
}

#sidebarAdress{
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 38px;
	color: #67686a;
}

#sidebarcontent{
	margin-left: 40px;
}

ul li{
 margin-left: 10px;
 list-style: inside;
 list-style-image: url(images/bullet.gif);

}


	
#seiten a:link, #seiten a:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#kategorien{
	margin-top: 40px;
	}
	
#kategorien a:link, #kategorien a:visited{
	font-weight: bold;
	color: #e70078;
	text-decoration: none;
}

#right a:link, #right a:visited
{
display: block;
padding: 4px;
color: #efefef;
}

#left
{
position: relative;
width: 420px;
margin-left: 80px;
margin-top: 28px;
}

.postheader
{
position: relative;
height: 59px;
margin-top: 40px;
}

.datum
{
font-size: 11px;
margin-top: -14px;
position: relative;
display: block;
text-align: right;
color: #67686a;
}

.postfoot
{
position: relative;
padding: 6px 10px 0px 0px;
margin-bottom: 30px;
height: 24px;
background: url(images/comment.gif) top left no-repeat;
text-align: right;
}

#footwrap
{
position: relative;
height: 30px;
border-top: 1px solid #999999;
padding-top: 10px;
}

h1
{
position: absolute;
top: 30px;
left: 0px;
font-size: 30px;
color: #ffffff;
}

h2
{
position: relative;
font-size: 18px;
color: #e70078;
font-weight: bold;
border-bottom: 1px solid #e70078;
}

h2 a:link, h2 a:visited{
	text-decoration: none;
	}

.info
{
margin-top: 10px;
position: relative;
font-size: 11px;
color: #cccccc;
}

a:link, a:visited
{
color: #e70078;
}

p
{
margin: 0px 0px 0px 0px;
}

#comment
{
width: 350px;
}
#blogSchrift{
	vertical-align: bottom;
	background-image:url(images/blog.gif);
	width: 137px;
	height: 46px;
	}

.navigation{
	margin-top: 30px;
	}