/*

CSS Credit: http://www.templatemo.com/

*/

html {
	background: #fff;

}

body {
	margin-top: 0px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	width: 100%;
	display: table;

}

a {
	color: #C60;
	text-decoration:none;
}
a:hover {
	color: #933;
	text-decoration:underline;
}

#templatemo_background_section_top {
	
	width: 100%;
	margin:auto;
	height: 350px;
	background-repeat: repeat-x;
	background-image: url(images/barren_top.jpg);

}

.templatemo_container {
	width: 950px;
	margin: auto;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	

}

#templatemo_background_section_mid {

	width: 100%;
	background: #fff;


}



/* Logo Area */
#templatemo_logo_section {
	width: 950px;
	height: 300px;
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-image: url(photos/vera_an_tafel.JPG);
	
}


#templatemo_logo_section h1 {
	font-size: 24px;
	color: #666;
	margin: 0;
	font-weight: normal;
	padding: 0;
		
}

#templatemo_logo_section h2{
	
	font-size:14px;
	color: #666;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 0;
	
}
/* End Of Logo Area*/

/* Search Box*/

#templatemo_search_box {
	width: 320px;
	height: 70px;
	float: right;
	margin: 30px 20px 0 0;

}

* html #templatemo_search_box {
	margin-right: 8px;
}

#templatemo_search_box img {
	float: right;
	margin: 0 -7px 0 0;
}

* html  #templatemo_search_box img {
	margin: 0 -5px 0 0;
}

#templatemo_search_box form {
	margin: 10px 0 0 0;
	float: right;
	width: 330px;
}

#textfield {
	float: left;
	width: 240px;
	height: 16px;
	background: #fff;
	color: #999;
	border: solid 1px #999;
	margin: 0;
	padding: 5px 5px;
}

#button{
	float: right;
	border: solid 1px #999;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	white-space: pre;
	width: 70px;
	height: 28px;
	color: #999;
	background: #fff; 
	margin: 0 0 0 0;
	padding-bottom: 5px;
	padding-top: 4px;
}

/* End Of Search Box*/

/* Menu Section */

 #templatemo_menu_section{
	width: 950px;
	height: 38px;
	float: left;
	padding: 0;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

}

#templatemo_menu_section ul {
	float: left;
	width: 900px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu_section ul li{
	display: inline;
}

#templatemo_menu_section ul li a{
	float: left;
	width: 90px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #8A4500;
}

#templatemo_menu_section li a:hover, #templatemo_menu_section li .current{
	color: #fff;
	height: 26px;
	background: #cc6601;
}

/* End Of Menu */


#templatemo_content_area{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

}
/* Left Section*/


#templatemo_left_section {
	float: left;
	width: 350px;
	margin: 0;
	

}


.templatemo_left_section_box {
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	
}
.templatemo_left_section_box_top {
	width: auto;
	height: 20px;
	background: url(images/templatemo_section_box_top.jpg) repeat-x;
	padding: 7px 0 0 15px;
	color: #CC663A;
	font-size: 16px;
	font-weight: bold;	
}

.templatemo_left_section_box_body {
	width: auto;
	text-align: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 15px;

}
.templatemo_left_section_box_body p{
	text-align: justify;
	color: #333;
	font-size: 13px;
	margin: 0 0 10px 0;

}

.templatemo_left_section_box_body img{
	float: left;
	display:inline;
	margin-bottom: 8px;
	margin-right: 8px;
	border:none;

}

span.post{
	margin: 0 25px 0 0;
	color: #c60;
	font-size: 11px;
	
}

span.post a{
	color: #c60;
	text-decoration: none;
	
}

span.post a:hover{
	color: #c60;
	text-decoration: underline;
	
}

.cleaner_with_height {

	clear:both;
	height: 1px;
}

.cleaner {

	clear:both;
}


/* Middle Section */
#templatemo_middle_section {
	width: 260px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.templatemo_middle_section_box {
	width: auto;
	border: 1px solid #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 5px;
	font-size: 12px;
}

.templatemo_middle_section_box h1{
	color: #c60;
	font-size: 15px;
	margin: 0 0 2px 0;
	padding: 0;
	text-align: center;
	line-height: 20px;

	
}
.templatemo_middle_section_box_top h1 {
	font-size: 18px;
	color: #C60;
	line-height: 22px;
	margin: 0 0 8px 0;
	text-align: center;
	padding: 0;
}


.templatemo_middle_section_box ul {
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	list-style-image: none;
	list-style-type: none;
}

.templatemo_middle_section_box ul li{
	margin-bottom: 3px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 14px;
	list-style-image: url(images/BD14866_.GIF);
	clip: rect(20px,auto,auto,auto);
}

.templatemo_middle_section_box ul li a {
	color: #C60;
	text-decoration: none;		
}

.templatemo_middle_section_box ul li a:hover {
	text-decoration: none;
	color: #FFF;
		
}



/* Right Section */

#templatemo_right_section {
	width: 330px;
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

* html #templatemo_right_section {
	margin: 0 5px 0 0;
}
.templatemo_right_section_box {
	width: 300px;
	border: 1px solid #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}

.templatemo_right_section_box h1{

	color: #c60;
	font-size: 15px;
	text-decoration: none;
	margin: 0 0 8px 0;
	padding: 0;
	text-align:center;	
}


.templatemo_right_section_box h2{

	color: #333;
	font-size: 11px;
	margin: 0;
	padding: 0;

	
}

.templatemo_right_section_box h2 a{

	text-decoration: none;

	
}

.templatemo_right_section_box h2 a:hover{

	text-decoration: underline;

	
}

.templatemo_right_section_box p{
	color: #333;
	font-size: 13px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: right;

	
}

.templatemo_right_section_box .last{

	color: #333;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: justify;

	
}

.templatemo_right_section_box .gallery {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
}

.templatemo_right_section_box .gallery img{
	margin: 5px 5px 0 0;
}

.templatemo_right_section_box img{

	margin: 5px 0 5px 0;
	
	
}

#templatemo_footer {
	height: 45px;
	color: #666;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	background-image: url(images/templatemo_footer_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.templatemo_containe_unten {
	width: 950px;
	margin: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
.templatemo_middle_section_box_top {
	width: auto;
	border: 1px solid #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
.templatemo_middle_section_box_body p {
	text-align: left;
	color: #333;
	font-size: 13px;
	margin: 0 0 10px 0;
}
.templatemo_right_section_box_top {
	width: 310px;
	height: 20px;
	background: url(images/templatemo_section_box_top.jpg) repeat-x;
	color: ;
	font-size: 16px;
	font-weight: bold;
	float: right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	color: #CC663A;
}
.templatemo_right_section_box h3 {
	color: #F00;
	font-size: 13px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
}
.templatemo_right_section_box h4 {
	color: #C60;
	font-size: 13px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
}
#impressum {
	height: 18px;
	color: #FFF;
	padding: 0px 0 0 0;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	background-color: #DF5F00;
}
#templatemo_background_section_mid .templatemo_container #impressum a {
	color: #FFF;
	text-decoration: none;
}
#templatemo_background_section_mid .templatemo_container #impressum a:hover {
	color: #FFF;
	text-decoration: underline;
}
.templatemo_left_section_box_top a {
	color: #C60;
	text-decoration: none;
}
.templatemo_left_section_box_top a:hover {
	color: #F00;
	text-decoration: underline;
}

