/*	
Template Name:  talwiesenhallen
Description:    Homepage talwiesenhallen.de
Version:        1
License:        LPS-talwiesenhallen
Author:         J.R.Combosa (D) http://www.combosa.com

*/


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background:#E4E7EA;
}

.linksbuendig {text-align: left;}
.rechtsbuendig {text-align: right;}
.zentriert {text-align: center;}
.blocksatz {text-align: justify;}

a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {color: #333;}

img {border: 0px;}

h1 {
	font-size:20px;
	line-height:44px;
	margin:8px 0pt;
	padding:0pt;
	color:#9f3923;
}
h2 {
	font-size:17px;
	line-height:44px;
	margin:8px 0pt;
	padding:0pt;
	color:#9f3923;
}
h3 {
	font-size:15px;
	line-height:44px;
	margin:8px 0pt;
	padding:0pt;
	color:#9f3923;
}
h4 {
	font-size:13px;
	line-height:44px;
	margin:8px 0pt;
	padding:0pt;
	color:#9f3923;
}
h5 {
	font-size:12px;
	line-height:44px;
	margin:8px 0pt;
	padding:0pt;
	color:#9f3923;
}
h6 {
    background: url("../images/ribbon.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    font-size: 17px;
    margin-bottom: 14px;
    margin-left: -28px;
    padding: 10px 0 16px 27px;
    width: 208px;
}


#wrapper { 
	width:1000px;
	background:#f9f9f9;
	margin: 0 auto;
}

#header { 
	background: url("../images/header.png") no-repeat scroll 0 0 transparent;
    border-bottom: 7px solid #E4E7EA;
    height: 250px;
}
#logo {
    float: left;
    height: 1px;
    padding-left: 20px;
    padding-top: 20px;
    width: 230px;
}

#content {}

.left {
	float: left;
    min-height: 100px;
    width: 200px;
}


.middle { 
    border-left: 5px solid #E4E7EA;
    border-right: 5px solid #E4E7EA;
    float: left;
    padding: 20px;
    width: 521px;
}
#breadcrumbs {
    color: #c83a28;
    float: left;
    font-weight: bold;
    margin: 0px 1px;
    font-size: 12px;
}
#breadcrumbs a {
    color: #333;
}

.right { 
    float: right;
    padding-left: 9px;
    padding-right: 17px;
    padding-top: 20px;
    width: 195px;
}
#top_search {
    float: left;
    height: 26px;
    margin: -10px -10px 0;
    padding: 6px 0 3px 7px;
    width: 191px;
}

#top_search form {
	height: 10px;
	}

#sidebar_search_form {
	width: 162px;
    z-index: 1;
}
/* IE6 Hack */
* html #sidebar_search_form {
	width: 148px;
}
#sidebar_search_submit {
	background: url("../images/search-button.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: right;
    height: 22px;
    left: 9px;
    position: relative;
    top: 2px;
    width: 22px;
    z-index: 2;
}
#sidebar_search_submit:hover {
	background-position: 0 -22px;
}
#fontsize{
	float:right;
}
#fontsize span{
	float:left;
	padding:0px 0px 0px 0px;
	font: 12px Arial;
}
#plus{padding:0px 0px 0px 10px; cursor: pointer;}
#minus{padding:0px 0px 0px 10px; cursor: pointer;}


.clearfix {
    width: 100%;
    height: 1px;
    background: transparent;
    clear: both;
}


#nav {
    clear: both;
    display: block;
    float: left;
    margin-left: 20px;
    margin-top: 220px;
	position: absolute;

}
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}




#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	position: relative; 
}

/* Link Formatting */
#nav ul li {
	float: left;   
	font-weight: normal; 
}
#nav ul li a {
	color: #f9f9f9;
    display: block;
    font-weight: bold;
    padding: 10px 18px 7px;
    text-decoration: none; 
}
/* Hover Formatting */
#nav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current {background:#595F5F; color: #fff;}
/* Activ Link Formatting */
#nav a.menu-parent {background:#595F5F;}

.nav_current {
	background-color:#595F5F;
}


/* Menü 2 Untermenü */

.menu{text-align: left;}

.menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #7e1102;
    display: block;
    font-weight: bold;
    height: 25px;
    padding: 8px 0 0 22px;
    text-decoration: none;
    font-size: 13px;
}
.menu a:hover {
	text-decoration: none;
	color: #fff;
	background-color:#9F3923;
}
.menu_current {
	background-color:#E4E7EA;
}
.menu a:parent {
	text-decoration: none;
	color: #fff;
	background-color:#9F3923;
}



#footer {
	height:50px;
	background:#f9f9f9;
	border-top: 5px solid #E4E7EA;
}
#footer_nav {
    clear: both;
    display: block;
    float: right;

}
#footer_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	position: relative; 
}

/* Link Formatting */
#footer_nav ul li {
	float: left;   
	font-weight: normal; 
}
#footer_nav ul li a {
	color: #999;
    display: block;
    font-weight: normal;
    padding: 16px;
    text-decoration: none; 
}
/* Hover Formatting */
#footer_nav ul li a:hover, #footer_nav li a:focus, #footer_nav li a:active, #footer_nav ul li a.active, #footer_nav a.menu-current { color: #333;}
/* Activ Link Formatting */
#footer_nav a.menu-parent {}

.footer_nav_current {
	color: #7C7C7C !important;
	font-weight: bold !important;
}
#copy {
	color: #999999;
    text-align: center;
}