body{
	background-color: white;
	color: black;
	font-family: 'Gera Sans', 'Verdana', sans-serif;
	font-size: 11px;
}

#main{
	width:800px;
	margin:0 auto 0 auto;
}

#main #content #left{
	width:536px;
	float: left;
}

#main #content #right{
	width:196px;
	float: right;
}


#main #content #right #greyborder{
	height:4px;
	background-color: #eee;
	width:208px;
	float: right;
}

#secondary ul, #footer ul{
	list-style-type: none;
	float: right;
	margin-right: 5px;
	line-height: 25px;
	height: 25px;
}
ul.links li{
		float: left;
		color:#ccc;
		padding: 0;
}

#secondary ul li a, #footer ul li a{
	color:#ccc;
	text-decoration: none;
}
#footer{
	line-height: 0px;
}
#footer ul{
	margin-right: 0px;
}

#footer #bordertop{
	float: right;
	border-top: 1px dashed #ff9933;
	width:196px;
	height:1px;
}
#navigation {
	float: right;
}
#navigation ul.links li{
	line-height: 30px;
	height:30px;
	font-size: 1.3em;
	color:black;	
}
#navigation a.active{
	color:#ff9933;
}
#navigation a{
	text-decoration: none;
	color:black;	
	letter-spacing: -1px;
}


#content h1.title, .block h2.title{
	color:#ff9933;
	font-size: 1.6em;
	font-weight: normal;
	border-bottom: 1px dashed #eee;
	padding-right:30px;
	float:left; 
}

div.node{
	margin-bottom:30px;
}

div.node h1.title, div.node h2.title{
	float: left;
	margin-top: 13px;
	font-weight: bold;
	font-size: 1.2em;
}
div.node h1.title a, div.node h2.title a{
	color: black;
	text-decoration: none;
}
div.node div.submitted{
	float: right;
	font-weight: bold;
	margin-top: 13px;
	font-size: 1.0em;
}
div.node p{
	text-align: justify;
}


#user-login-form .item-list, #user-login-form .item-list ul{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#user-login-form .item-list ul li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	
}


#footer-message .block h2.title{
	display: none;
}
#footer-message .block ul{
	float: right;
}

#footer-message .block ul li{
	list-style-type: none;
	list-style-image: none;
	float: left;
}


.picture{
	float: right;
}

ul.tabs.primary{
	width: 500px;
}
ul.tabs.primary li{

	line-height: 25px;
	margin-bottom: 10px;
}
.guestbook p{
border-bottom:4px solid #EEEEEE;
}
.guestbook-entry{
	
	border-bottom: 1px dashed #ff9933;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;

}
.guestbook-entry p{
	border: none;
}
div.guestbook-entry div.submitted{
	float: right;
	margin-top: 0px;
}
.guestbook-entry .author{
	float: left;
}
.guestbook-entry .guestbook-message{
	font-weight:normal;	
	clear: both;
}

#block-system-0{
	float: left;
}

.picture img.imagecache{
	margin:15px 0px 15px 15px;
}

.view-NeuesteBlogeintraege .item-list ul li {
	list-style-type: none;
	margin: 0;
	margin-bottom: 1.5em;
}

#gallery-container {
  margin-top:50px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.image-box .image-sheet img{
	border:1px solid rgb(203,226,241);
	padding: 3px;
}
.image-box{
	border: 0;
	margin: 0;
	padding: 0;
}
.image-sheet{
	border: 0;
	margin: 0;
	padding: 0;
}