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

body {
	background:#4d87c7 url("../../images/bg_blue.png") repeat-x top left fixed; padding:px 0; 
	/*background: #FFFFFF url(images/img01.jpg) repeat-x top left; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;	
	margin: 3px 0px 0px 0px;    
	padding: 0px;
	color: #000000;
}

input, textarea {
	width: 100px;
	background: white url(images/img07.jpg) repeat-x;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: red;
}

h1, h2, h3 {
	color: #31363B;
	letter-spacing: 2px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 24px;
}

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

h3 {
	font-size: 16px;
	}

p, ul, ol {
	margin-top: 1em;
	line-height: 150%;
	
}

ul, ol {
	margin-left: 3em;
	
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

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

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

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

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

hr {
	display: none;
}

#header {
	width: 1000px;
	margin: 0 auto;
}




#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
/* war padding: 40px 5px 0 20px;*/
#logo h1 {
	padding: 40px 5px 0 20px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}
/* war padding: 40px 5px 0 25px;*/
#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}
/* war width: 754px;height: 266px padding-bottom: 3px; hat menus nach oben gezogen*/
#splash {
	width: 1000px;
	height: 240px;
	padding-bottom: 20px;
	background: url(images/h-berge1000.jpg) no-repeat left top;
}

#menu {
	height: 20px;
	width: 1000px;
	padding-left: 15px;
	background: url(images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

/* Herbert: Abstand der Menüpunkte auf 21 gesetzt */
#menu a {
	display: block;
	float: left;
	padding: 2px 25px 10px 20px;
	margin-right: 1px;
	height: 10px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	font-size: 1.1em;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: none;
	color: #FFFFFF;
}


#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: url(images/img05.jpg) repeat-x left top;
	background-color: #eeeeee;
}

/* Page */
/* Seitenbreite 1000*/
#page {
	width: 1000px;
	margin: 0 auto;
	/*padding-top: 0px auto; */
}

/* Content  Textinhaltsfeldbreite*/

#content {
	float: right;
	width: 80%;
	padding: 1px 5px 1px 1px;
}

.post {

}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.post a {
	color: #31363B;
}

/* Sidebar */

#sidebar {
	float: left;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
	
}

#sidebar li {
	margin-bottom: 3px;
	font-size: 1.2em;
	font-variant:small-caps;
	background-color: #FFFFDD;
	padding-left: 3px;
	
}

#sidebar li ul {
	padding-left: 25px;
	
}




/* Footer */

#footer {
	clear: both;
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.jpg) repeat-x top left;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 10px 15px;
}

#footer a {
}

#footer .legal {
	text-align: center;
}

}
