/* CSS Document */
html body {
	margin: 10px 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.container {
	width: 940px;
	background-image: url(images/height_fix.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -470px;
	z-index: 1;
}
.header {
	width: 940px;
	height: 77px;
	background-image: url(images/head.jpg);
	margin-bottom: 1px;
}
.top_links {
	text-align: right;
	width:940px;
	padding-right: 40px;
	margin-bottom: 5px;
	font-size: 10px;
}
.navigation {
	width: 100%;
	height: 32px;
	max-height: 32px;
	background-image: url(images/navigation.jpg);
	margin-bottom: 1px;
	background-color:#FDB813;
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 2;
}

.left_navigation {
	margin: 0; 
	padding: 0; 
	font-size: 11px; 
	width: 120px; 
	list-style-position: outside; 
	margin-left: 20px; 
	padding-bottom: 10px;
}

.left_navigation .first_item {
	padding: 0;
}

a {
	color: #C57A00;
}
a:hover {
	text-decoration: none;
}
.navigation_area {
	width: 781px;
	text-align: left;
	padding-left: 159px;
	z-index: 2;
	height: 32px;
}
.navigation_area img {
	margin-left: 9px;
	padding-bottom: 2px;
}
.navigation a {
	color: #FFFFFF;
	font-weight: bold;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	list-style-type: none;
	z-index: 2;
}
.navigation li {
	float: left;
	position: relative;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: 1px solid #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 2;
}
.navigation li ul {
	display: none;
	position: absolute;
	background-color: #FDB813;
	top: 1.2em;
	left: 0;
	width: 220px;
	z-index: 2;
}
.navigation li>ul {
    top: auto;
	left: auto;
}
.navigation li:hover ul, li.over ul {
	display: block;
	z-index: 2;
	zoom: 1;
}
.navigation ul li ul li {
	clear: left;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	background-color: #FDB813;
	border: none;
	color: #FFFFFF;
}
.navigation_login {
	float: right;
	padding-right: 10px;
	font-size: 11px;
	margin-top: -2px;
}
.nav_first {
	margin-top: 5px;
}
.left {
	float:left;
	width: 159px;
}
.left_content {
	/*min-height: 130px;*/
	min-height: 580px;
	height: auto !important;
	height: 580px;	
	background-color: #E2E2E2;
}
.left_foot {
	background-position: bottom;
	background-image:url(images/left_bottom.jpg);
	background-repeat:no-repeat;
	width: 159px;
	height: 29px;
	vertical-align: bottom;
	float: left;
}
.content {
	width: 778px;
	min-height: 720px;
	height: auto !important;
	height: 720px;
	float: left;
	background-color: #E2E2E2;
	text-align: left;
	padding-left: 3px;
}
.content_foot {
	text-align: right;
	background-image: url(images/content_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 781px;
	height: 29px;
	float: left;
}

.content_foot p {
	padding-right: 30px;
	font-size: 10px;
}

/*
/*
/*Box Small
/*
*/
.box_small {
	padding-top: 20px;		
	width: 140px;
}
.box_small_head {
	height: 28px;
	background-image:url(images/box_small_head.gif);
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.box_small_head p {
	font-size: 14px;
	font-weight: bold;	
	display: block;
	padding-top: 4px;
	margin: 0px;
}
.box_small_bottom {
	background-image:url(images/box_small_bottom.gif);
	height: 9px;
	width: 140px;
}
.box_small_content {
	background-color: #F4F4F4;
	font-size: 12px;
}

/*
/*
/*Box Big
/*
*/
.box_big {
	padding-top: 11px;		
	width: 622px;
}
.box_big_head {
	height: 28px;
	background-image:url(images/box_big_head.jpg);
}
.box_big_head p {
	font-size: 14px;
	font-weight: bold;	
	color: #FFFFFF;
	text-align: left;
	padding-top: 7px;
	padding-left: 5px;
}
.box_big_bottom {
	background-image:url(images/box_big_bottom.jpg);
	height: 9px;
	width: 622px;
}
.box_big_content {
	background-color:#F4F4F4;
	border-left: 1px solid #003e90;
	border-right: 1px solid #003e90;
	padding: 20px 20px 11px 20px;
	text-align: left;
}

/*
/*
/*Box Clean
/*
*/
.box_clean {
	padding-top: 20px;		
	width: 622px;
}
.box_clean_head {
	height: 15px;
	background-image:url(images/box_clean_top.jpg);
}
.box_clean_head p {
	font-size: 14px;
	font-weight: bold;	
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}
.box_clean_bottom {
	background-image:url(images/box_clean_bottom.jpg);
	height: 15px;
	width: 622px;
}
.box_clean_content {
	background-color:#F4F4F4;
	border-left: 1px solid #003e90;
	border-right: 1px solid #003e90;
	padding: 0px 20px 11px 20px;
	text-align: left;
}

/*
/*
/*Box Clean Filled
/*
*/
.box_clean_filled {
	padding-top: 20px;		
	width: 622px;
}
.box_clean_filled_head {
	height: 15px;
	background-image:url(images/box_clean_filled_top.jpg);
}
.box_clean_filled_head p {
	font-size: 14px;
	font-weight: bold;	
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}
.box_clean_filled_bottom {
	background-image:url(images/box_clean_filled_bottom.jpg);
	height: 15px;
	width: 622px;
}
.box_clean_filled_content {
	background-color:#E2E2E2;
	border-left: 1px solid #003e90;
	border-right: 1px solid #003e90;
	padding: 20px 20px 11px 20px;
	text-align: left;
}

/*
/*
/*Box Half
/*
*/
.box_half {
	padding-top: 20px;		
	width: 300px;
}
.box_half_head {
	height: 28px;
	background-image:url(images/box_half_head.jpg);
	text-align: left;
}
.box_half_head p {
	font-size: 14px;
	font-weight: bold;	
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	margin: 0px;
}
.box_half_bottom {
	background-image:url(images/box_half_bottom.jpg);
	height: 9px;
	width: 300px;
}
.box_half_content {
	background-color:#F4F4F4;
	border-left: 1px solid #003e90;
	border-right: 1px solid #003e90;
	padding: 5px 20px 11px 20px;
	text-align: left;
}

/*
/*
/*Box Half Clean
/*
*/
.box_half_clean {
	padding-top: 20px;		
	width: 300px;
}
.box_half_clean_head {
	height: 15px;
	background-image:url(images/box_clean_half_top.jpg);
}
.box_half_clean_head p {
	font-size: 14px;
	font-weight: bold;	
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}
.box_half_clean_bottom {
	background-image:url(images/box_clean_half_bottom.jpg);
	height: 15px;
	width: 300px;
}
.box_half_clean_content {
	background-color:#F4F4F4;
	border-left: 1px solid #003e90;
	border-right: 1px solid #003e90;
	padding: 5px 20px 11px 20px;
	text-align: left;
}

/*
/*
/*Box Half Clean Filled
/*
*/
.box_half_clean_filled {
	padding-top: 20px;		
	width: 300px;
}
.box_half_clean_filled_head {
	height: 15px;
	background-image:url(images/box_clean_half_filled_top.jpg);
}
.box_half_clean_filled_head p {
	font-size: 14px;
	font-weight: bold;	
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}
.box_half_clean_filled_bottom {
	background-image:url(images/box_clean_half_filled_bottom.jpg);
	height: 15px;
	width: 300px;
}
.box_half_clean_filled_content {
	background-color:#E2E2E2;
	border-left: 1px solid #003e90;
	border-right: 1px solid #E2E2E2;
	padding: 0px 20px 11px 20px;
	text-align: left;
}
.form {
	width: 100%;
}
.form input {
	float: left;
	margin-bottom: 10px;
	line-height: 20px;
}
.form label {
	display: block;
	float: left;
	width: 150px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
.clearer {
	clear: left;
}
input, textarea, select {
	border: 1px solid grey;
	font-size:13px;
}
.red-border {
	border: 1px solid red;
}
.table-like p {
	display:block; 
	float:left;
	margin-bottom: 5px;
	width: 110px;
}
.more_width {
	width: 300px !important;
}
.bold-text {
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #003e90;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 16px;
	color: #003e90;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
.picture_juergen_obst_startpage {
	float: right; 
	margin-right: 10px; 
	margin-left: 10px; 
	margin-bottom: 10px; 
	text-align:center;
}
.picture_juergen_obst_startpage p {
	font-size: 11px;
	margin-top: 5px;
}
p {
	font-size: 14px;
	margin-top: 10px;
}
.left_float {
	float: left;
	display: inline;
}
.right_float {
	float: right;
	display: inline;
	margin-right: 13px;
}
.heading, label{
	font-size: 14px; 
	color:#003e90;
	font-weight: bold;
}
ul {
	list-style:square;
}
li {
	padding: 3px 0px;
}
.spacing {
	margin-top: 40px;
}
tr {
	table-layout: fixed;
	border-bottom: 1px solid black;
	
}
td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid silver;
}
.event_list {
	margin-top: 20px;
}
.event_list td {
			
}
.event_list th {
	padding-bottom: 5px;	
}
.event_list p {
	margin: 0;
	padding: 0;
}
.filter {
	
}

.filter input {
	border: none;
}

.filter td {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid silver;
}
.filter .row1 td{
	padding: 0;
	margin: 0;
	border-bottom: 0px solid silver;
}
.filter label {
	font-weight: normal;
	color: #000;
}
.form_error_msg {
	margin-left: 150px;
	color:#FF0000;
	font-size:10px;
}

.boxHead {
	background-position: top;
	background-repeat: no-repeat;
	margin-top: -3px;
}

.boxHeading {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.boxLarge .boxHead {
	background-image: url(images/box/box_head_large.gif);
}

.boxMid .boxHead {
	background-image: url(images/box/box_head_mid.gif);
}

.boxSmall .boxHead {
	background-image: url(images/box/box_head_small.jpg);
}

.box_corner_bottom_left {
	background-image: url(images/box/box_corner_bottom_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: -1px;
	margin-left: -1px;
}

.box_corner_bottom_right {
	background-image: url(images/box/box_corner_bottom_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom: -1px;
	margin-right: -1px;
}

.box_corner_top_left {
	background-image: url(images/box/box_corner_top_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: -1px;
	margin-left: -1px;
}

.box_corner_top_right {
	background-image: url(images/box/box_corner_top_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: -1px;
}

.boxContainer {
	border: 1px solid #003e90; 
	margin-top: 15px;
	background-color: #FFF;
}

.boxLarge .boxContent {
	margin: 0;
	padding: 20px;
	padding-top: 20px;
}

.boxMid .boxContent {
	margin: 0;
	padding: 20px;
	padding-top: 20px;
}

.boxSmall .boxContent {
	margin: 0;
	padding-top: 20px;
}

.boxSmall {
	width: 136px;
}

.boxMid {
	width: 374px;
}

.boxLarge {
	width: 762px;
}

.boxContent {
	text-align: left !important;
}

.boxContent h1 {
	color: #003e90;
	font-size: 16px;
	font-weight: bold;
}

.boxNoHead .box_corner_bottom_left {
	background-image: url(images/box/box_corner_bottom_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: -1px;
	margin-left: 0px;
}

.boxNoHead .box_corner_bottom_right {
	background-image: url(images/box/box_corner_bottom_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom: -1px;
	margin-right: 0px;
}

.boxNoHead .box_corner_top_left {
	background-image: url(images/box/box_corner_top_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: -1px;
	margin-left: -1px;
}

.boxNoHead .box_corner_top_right {
	background-image: url(images/box/box_corner_top_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: -1px;
	margin-right: -1px;
}

.hinweis {
	font-size: 10px;
	color: #F00;
	margin-top: 10px !important;
}

.eventImageLeft {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

.eventImageRight {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
.dates-toggle {
	font-size: 10px;
	position: absolute;
	margin-top: 1px;
	margin-left: 3px;
}
.filter-toggle {
	font-size: 10px;
	text-align: right;
}

input.blur {
	color: #999999;
}
	
.vorteile li {
	margin: 10px;
}
