/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #F1F1F1 url(../pics/layout_yosemite/bg_body_01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #023848;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 110%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #4486C7;
}

textarea{
font-family: Verdana, Geneva, sans-serif;
font-size:11px;
}

a:hover {
}

#content_out {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	position:relative;
	width: 980px;
	height: 280px;
	margin: 0 auto;
	padding: 0px;
	background: url(../pics/layout_yosemite/titel_pics_hummel_01.jpg) no-repeat left center;
	text-align:center;
}

/* Logo */

#logo {
	position:relative;
	top: 220px;
	margin: 0px auto 0px auto;
	padding: 0;
	color: #000000;
	height: 60px;
	width: 850px;
	text-align:left;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
	float:left;
}

#logo p {
	float:left;
	margin: 0;
	padding: 0;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	background: #E2E2E2;
	border: 1px solid #FFFFFF;
}

#search form {
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0px 0 0 10px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 3px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Verdana, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 18px;
	border: none;
	background: #B9B9B9;
	color: #000000;
	font: normal 11px Verdana, Helvetica, sans-serif;
}

/* Menu */

#menu {
	position:relative;
	width: 980px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	position:absolute;
	top: 50px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 130px;
	height: 30px;
	margin-right: 1px;
	padding: 9px 0px 0px 0px;
	background: url(../pics/layout_yosemite/tab_01.png) no-repeat left top;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover {
	background: url(../pics/layout_yosemite/img02.gif) no-repeat left top;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	padding-left: 0;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px 0px 0px 40px;
	background: url(../pics/layout_yosemite/img03.gif) repeat-y left top;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
}

/* Content */

#content {
	float: left;
	width: 580px;
	padding: 30px 0px 0px 0px;
}

.post {
	background: url(../pics/layout_yosemite/img07.gif) no-repeat left 50px;
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #023848;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	background: url(../pics/layout_yosemite/img08.gif) no-repeat left top;
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin: 0px;
	color: #787878;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 20px;
	border-bottom: 1px dashed #D1D1D1;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 25px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	color: #5D781D;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}


/* sub2 */

#sub2 {
margin-left: 35px;
}

#sub2 a{
color:#333333;
line-height: 20px;
}


/* sub3 */

#sub3 {
margin-left: 15px;
}

#sub3 a{
font-size:12px;
color:#333333;
line-height: 20px;
}









/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	z-index: 25;
	height: 30px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #ECECEC;
	border-top: 1px solid #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}

#piccont {
width: 160px;
height: 120px;
background:#CCCCCC;
border: 1px solid #999999;
margin: 5px;
float: left;
	
}
#piccont img{
margin-top: 10px;
}



.zusatzselect {
width: 200px;
height: 20px;
font-size: 10px;
color: #333333;
margin-top: 2px;
}

.standardselect {
width: 200px;
height: 18px;
font-size: 10px;
color: #333333;
}

.standardselect_small {
width: 100px;
height: 18px;
font-size: 10px;
color: #333333;
vertical-align:middle;
}

.standardtextbox {
width: 300px;
height: 160px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.input_standard {
width: 200px;
height: 16px;
font-size: 12px;
color: #333333;
margin-top: 2px;
}


.input_standard_box200 {
width: 200px;
height: 200px;
font-size: 12px;
color: #333333;
margin-top: 2px;
}

.input_standard_box100 {
width: 200px;
height: 100px;
font-size: 12px;
color: #333333;
margin-top: 2px;
}

.input_small {
width: 100px;
height: 14px;
font-size: 12px;
color: #333333;
margin-top: 2px;
}

.warntext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#FF0000;
}

.box{
	padding:15px;
	border:1px solid #666;
	float:left;
	margin:10px;
	color:#000000;
	width:250px;
	height:250px;
	}
	
.hilfstext {
	font-size:10px;
	color:#666;	
	
}