/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #EAE1D1;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

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

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0px auto;
	height: 91px;


}



/* Header */

#logo {
	width: 1000px;
	height: 45px;
	margin: 0px auto;
	
	padding: 10px 0px 0px 0px;
}

#logo_verw {
	width: 1000px;
	height: 95px;
	margin: 0 auto;
	padding: 10px 10px 0 0px;
	
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding-left: 100px;
	color: #000000;
}

#logo span {
	color: #000000;
}





#logo a {
	border: none;
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0px auto;
	padding:0px 0px 0px 0px;
	height: 81px;
/*	background: url(../images/img01_3.gif) no-repeat left top; */

}
#menu_verw {
	width: 1000px;
	margin: 0 auto;
	padding: 12px 0px 0px 20px;
	height: 91px;

	background: url(../images/img01_verw.gif) no-repeat left top; 
}


#menu h1 {
	padding: 0px 0 0 28px;
	letter-spacing: -1px;

	font-weight: normal;
	font-size: 28px;
}

#menu_verw h1 {
	padding: 8px 0 0 28px;
	letter-spacing: -1px;

	font-weight: normal;
	font-size: 28px;
	float:left;
}
#menu p {
text-transform: uppercase;
	padding: 18px 0 0 13px;
	font-size: 12px;
	color: #110E0F;
}


/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #EAE1D1;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/img02.jpg) repeat-y left top;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 680px;
	
	padding: 10px 10px 0px 10px;
}

.post {
	padding-bottom: 0px;
	line-height: 200%;

}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #000000;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	width: 101px;
	height: 24px;
	padding-left: 10px;
	background: url(../images/img06.jpg) no-repeat left top;
	text-align: left;
	color: #FFFFFF;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 200px;
	padding-left: 40px;
	padding-right: 10px;

}

#sidebar2 {
	float: right;
	width: 180px;
	padding-right: 40px;
}

.sidebar {
	float: left;
	margin-top: 20px;
	padding: 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
	background: url(../images/img05.jpg) no-repeat left bottom;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 10px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
	background: none;
}


.sidebar li h2 {
	height:auto;
	background-image:url(../images/bg_login.jpg);

	
	
	padding: 8px 15px 0px 5px;

	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	border:solid thin #d9cbb3;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	

	background: url(../images/fuss.gif) no-repeat center top;
}

#footer p {

	padding: 30px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
}

#footer .link {
}

#footer .copyright {
}

#text {


width: 660px;
left: 20px;
top: 35px;
text-align:left;
padding-left:10px;


}

.foto {
padding-left:10px;
padding-right:10px;
padding-top:10px;
float:left;
}

.foto_r {
padding-left:10px;
padding-right:10px;
padding-top:10px;
float:right;
}

#text_links{
height:auto;
width:180px;

float:left;
clear: both;
font-size:14px;
font-weight:bold;
color:#666666;
text-align:left;
}
#text_rechts{
height:auto;
width:470px;
float:right;
text-align:left;

padding-right:10px;
}
#clear{
padding-top:10px;
clear:both;
}
#vorschau{
width:190px;

text-align:center;
}
