body {
	margin-top: 10px;
	padding: 0;
	background: #6f3956 url(images/background.jpg) no-repeat bottom right;
	font-size: 13px;
	text-align: left;
	color: #666666;

}

body, th, td, dl, input, textarea, select, option {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif, Verdana; 
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif, Verdana;
	font-weight: normal;
	color: #666666;
}

h1 {
	letter-spacing: 0px;
	font-size: 14px;
}

h2 {
	font-size: 20px;
	
}

h3 {
	font-size: 1em;
}


p {


	
}

ul, ol {
	padding-left: 15px;
	text-align:left;
	padding-left: 0.6em; margin-left: 0.6em;
	margin-top: 0px; 

	
}


blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: 18px;
	font-style: italic;
}

a {
	color: #ffffff;
	text-decoration: none;
}

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

a:active {
	color: #ddb1bd;
	text-decoration: none;
	
}


hr {
	display: none;

}

#wrapper {
	width: 750px;
	margin: 0 auto;
	background: url(images/mitte.jpg) repeat-y left top;
	
}

#wrapper2 {
	width: 750px;
	margin: 0 auto;

	
}

/* Header */

#header {
	width: 750px;
	height: 5px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif, Verdana;
}

 
 /* Wechselbilder oben */
 
 
 
#banner {
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 0;
	width: 750px;
	height: 230px;
	background-image: url(images/head01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#banner1 {
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 0;
	width: 750px;
	height: 230px;
	background-image: url(images/head02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Page */

#page {
	width: 750px;
	margin: 0 auto;
	margin-bottom: 0px;
	height:auto;
	min-height:100%;
}

#page .bgtop {
	background: url(images/oben.jpg) no-repeat left top;
}

#page .bgbtm {
	background: url(images/unten.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 360px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 25px;
	margin-top: 20px;

}

.post {
	padding: 0px 0 0 0;
	margin: 0;

}

.title2 {
	padding: 0;
	font-size: 20px;
	line-height: 30px;
	color: #FFFFFF;
}


.title {
	padding: 0;
	font-size: 17px;
	line-height: 30px;
	color: #6F3956;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}



.entry {
	margin: 0;
	padding-left: 0px;
	height: auto;
	line-height: 18px;
	
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 120px;
	padding: 0;
	margin: 20px;
	margin-right: 0px;
	font-weight:bold;
	
}

#sidebar dl {
	margin: 0;
	padding: 0;

}


#zitatspalte{
	margin-left: 0px;
	width:170px;
	float:right;
	padding-top: 30px;
	color:#FFFFFF;
	text-align:left;
	margin-right: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 0;
	padding-bottom: 0;

}

.autor {
	font-size:10px;
	text-align:left;
	font-style: italic;
	line-height:12px;

}

.zitat {
	padding: 0;
	font-style:normal;
	font-size:13px;
	line-height: 18px;
	padding-bottom: 5px;

}


.Zusatz {

	font-size:12px;
	line-height: 120%;
}


#sidebar h2 {
	margin: 0;
	/*height: 35px;*/
	font-size: 17px;
	line-height: 30px;
	
}

/*
#sidebar h3 {
	margin: 0;
	height: 15px;
	font-size: 16px;
	margin-left: 20px; 
}
*/

#sidebar a {
}

.sidebar h2 a:focus {
	border-left: 4px solid;
	padding-left: 5px;

}

#sidebar a:hover {
	border-left: 4px solid;
	padding-left: 5px;

	
}

#sidebar a:active {
	border-left: 4px solid;
	padding-left: 5px;

}




#sidebar h3 a:hover {
	border-left: 2px solid;
	padding-left: 5px;

	
}



/* Footer */

.footer {
	width: 750px;
	height:auto;
	min-height:100%;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ddb1bd;
}


}

.footer .right {
	color: #ffffff; 
	height: 10px;
} 

.footer .right a {
	color: #ffffff; 
	text-decoration: none;
}

.footer a, .footer a:hover,.footer .right a:hover .left {color: #ddb1bd; height: 10px;}


/* Pictures */

.picleft { 	
	float: left; 
	border-color:#FFFFFF; 
	border-style:solid; 
	border-width:1px; 
	margin-right:10px; 
	margin-top:10px; 
	margin-bottom:10px;
}

.picright { 
	float:right;
	border-color:#FFFFFF; 
	border-style:solid; 
	border-width:1px; 
	margin-left:10px; 
	margin-top:10px; 
	margin-bottom:10px;
}

.picrighttop { 	
	float:right;
	border-color:#FFFFFF; 
	border-style:solid; 
	border-width:1px; 
	margin-left:10px; 
	margin-bottom:10px;
 	margin-top:4px;
}

.piclefttop { 	
	float: left; 
	border-color:#FFFFFF; 
	border-style:solid; 
	border-width:1px; 
	margin-right:10px;  
	margin-bottom:10px; 
	margin-top:4px;
}

.button {
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif, Verdana;
 	line-height: 16px;
}
.hervorhebung {
	font-size: 16px;
	font-weight: bold;
}

