/* CSS Document */

html {
		}
	
body {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #C5DF9F url(../images/body_bg.jpg) repeat-x;
	color: #444;
	text-align: center;

}

/* Nullen */

* {
	margin: 0; 
	padding: 0; 
	
}

/* Tags */

p {
	font-size: 110%;
	line-height: 1.5em;
	margin-bottom: 0.7em
}

a {
	color: #4A5E2B;
	outline: none;
}

a:hover {
	text-decoration:none;
	color: #003366
}

hr {
	border:0;
	color: #BBD096;
	background: #BBD096;
	height: 1px;
	line-height: 1px;
	padding:0;
	margin:5px 0 5px 0
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #003366;
	margin: 0 0 0.5em 0;
	font-size: 210%;
	font-weight: normal;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #003366;
	margin: 0 0 0.5em 0;
	font-size: 160%;
	font-weight: normal;
}

h3 {
	font-size: 140%;
	margin: 0 0 0.5em 0;
	color: #003366;
}

h4 {

	font-size: 130%;
	margin: 0 0 0.5em 0;
	color: #003366;
	font-style: italic;
	font-weight:normal
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #003366;
	border-bottom: 1px solid #A3BC7D;
	padding: 3px 3px 1px 3px;
	margin: 3px 0 10px 0;
	font-size: 220%;
	font-weight: normal;
}

h5 a {
	color: #003366;
	text-decoration:none;
}

h6 {
	font-size: 110%;
	margin: 3px 0 5px 0;
	color: #003366;
	font-weight:normal;
}

ul {
	margin: 0 0 15px 15px;
	font-size:110%;
	list-style: disc;
}

ul li {
	
}

td {
	font-size: 110%
}

/* Klassen */

.bild {
	padding: 1px;
	border: 1px solid #BBD096;
	margin: 0 0 0 0;
}

.bild_text {
	float:left;
	padding: 1px;
	border: 1px solid #BBD096;
	margin: 0 15px 5px 0;
}

.bild_brunnen {
	float:left;
	padding: 1px;
	border: 1px solid #BBD096;
	margin: 0 30px 30px 0;
}

.bild_brunnen:hover {
	border: 1px solid #333;
}

.bild_text_ohne {
	float:left;
	padding: 2px;
	margin: 0 15px 5px 0;
}

.bild_text_re {
	float:right;
	padding: 1px;
	border: 1px solid #BBD096;
	margin: 0 0 5px 15px;
}

.bild_text_re_ohne {
	float:right;
	padding: 2px;
	margin: 0 0 5px 15px;
}

.galerie {
	padding: 1px;
	border: 1px solid #BBD096;
	margin: 0 10px 10px 0;
}

.cell {
	width: 126px;
	height: 96px;
	float:left
}

.cell img {
	padding: 1px;
	border: 1px solid #BBD096;
	margin: 0 0 0px 0;
}

span.cap {
	padding: 0 0 20px 0;
	display:block;
	height:100px;
}

.logo {
	display:none 
	}

.slide {
	float:right;
	border: 1px solid #BBD096;
}

.slide img {
	margin:0px;
	padding: 1px
}

.teaser_start_col1 {
	width: 160px;
	float: left;
	display: block;
}

.teaser_start_col1 p{
	display: block;
	width: 160px;
	height: 25px;
	background-color: #E8DB00;
	text-align: center;
	font-size: 12px;
	padding: 5px 0 0 0
}

.teaser_start_col1 h4 {
font-size: 20px;
text-align: center;
text-decoration: none;
padding: 10px 0 10px 0;
font-style: normal;
}

.teaser_start_col1 h4 a{
text-decoration: none;
color: #00632E
}

.teaser_start_col1 h4 a:hover{
text-decoration: none;
color: #003366
}



.teaser_start_col2 {
	width: 160px;
	float: left;
	margin: 0 12px 0 15px;
	display: block;
}

.teaser_start_col2 p{
	display: block;
	width: 160px;
	height: 25px;
	background-color: #E8DB00;
	text-align: center;
	font-size: 12px;
	padding: 5px 0 0 0
}

.teaser_start_col2 h4 {
font-size: 20px;
text-align: center;
text-decoration: none;
padding: 10px 0 10px 0;
font-style: normal;
}

.teaser_start_col2 h4 a{
text-decoration: none;
color: #00632E
}

.teaser_start_col2 h4 a:hover{
text-decoration: none;
color: #003366
}

.teaser_start_col3 {
	width: 160px;
	float:right;
	display: block;
}

.teaser_start_col3 p{
	display: block;
	width: 160px;
	height: 25px;
	background-color: #E8DB00;
	text-align: center;
	font-size: 12px;
	padding: 5px 0 0 0
}

.teaser_start_col3 h4 {
font-size: 20px;
text-align: center;
text-decoration: none;
padding: 10px 0 10px 0;
font-style: normal;
}

.teaser_start_col3 h4 a{
text-decoration: none;
color: #00632E
}

.teaser_start_col3 h4 a:hover{
text-decoration: none;
color: #003366
}

	
	
/* Layout ###################################################### */
#container {
	width: 920px;
	background: #EBF3DE url(../images/container_bg.jpg) repeat-y;
	margin: auto;
	text-align:left;
}
/* Header mit Suche */
#header {
	background: #AAC481 url(../images/header.jpg) no-repeat;
	height: 36px;
	padding: 30px 10px 0 0;
	text-align:right;
	
}

.suchfeld {
	width: 200px;
	padding: 1px 2px 1px 2px;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #444;
	border: 1px solid #A4BD7D;
	background: #D8E8BD
}

.suchbtn {
	border: 1px solid #A4BD7D;
	background: #D8E8BD;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #444;
	padding: 0;
	width: 20px;
	height: 18px;
}

/* Header mit Logo und Themen BG */

#banner {
	height: 129px;
	
}

#banner img {
	margin: 24px 0 0 24px;
	
}

/* Banner Themen 

s. CSS Themen */





/* Content Rahmen mit Themen BG */


#content_wrap {
	float:left;
}

/* linke Spalten Themen 

s. CSS Themen */



/* Rechte Spalte mit Navigation und externen BTNs */

#sidebar_right {
	float:right;
	width: 180px;
	padding: 15px 10px 15px 20px
}
#sidebar_right ul {
	list-style-image: url(../images/nav_bg.gif);
	margin: 0 0 5px 25px;
}
#sidebar_right ul li {
	margin: 0 0 3px 0
}

#sidebar_right ul li a {
	text-decoration:none
}


#sidebar_right ul ul {
	margin:5px 0 15px 10px;
	list-style-image: url(../images/nav2_bg.jpg);
}

#sidebar_right ul ul li {
	margin: 0 0 3px 0;
	font-size: 90%
}

#btns {
	padding: 20px 0 0 0;
	
}

#btns a {
	display:block;
	width: 156px;
	height: 46px;
	margin: 10px 0 0 0;
}

#btns a span{
	display:none
}

#btns a.magazin {
	width:156px;
	height:146px;
	background: url(../images/btn_gm_09_10.jpg) 0 0 no-repeat;
}

#btns a.magazin:hover {
	background: url(../images/btn_gm_09_10.jpg) 0 -160px no-repeat;
}

#btns a.shop {
	background: url(../images/btn_shop.jpg) 0 0 no-repeat;
}
#btns a.shop:hover {
	background: url(../images/btn_shop.jpg) 0 -65px no-repeat;
}

#btns a.rss {
	background: url(../images/btn_rss.jpg) 0 0 no-repeat;
}
#btns a.rss:hover {
	background: url(../images/btn_rss.jpg) 0 -65px no-repeat;
}

/* Mittlere Spalte mit Inhalt ####################################### */

#content {
	width: 510px;
	float:left;
	padding: 0 20px 10px 180px
	
}



.teaser {
	width: 505px;
	margin: 0 0 20px 0;
	float:left	
}

.teaser img {
	float:left;
	padding: 1px;
	border: 1px solid #BBD096;
	margin: 0 15px 0 0;
}

.teaser h2 {
	float:right;
	width: 375px
}

h2 a {
	text-decoration:none;
	color: #003366;
}

.teaser p {
	float:right;
	width: 374px;
	padding: 1px
}

/* Footer und Ende ####################################### */

#footer {
clear:both;
	background: #EBF3DE url(../images/footer_bg.jpg) no-repeat; 
	height: 125px
}

#footer p {
	padding: 20px 0 0 180px;
	color: #666
}

#footer .first {
	float:left; 
	width: 250px;
}

#subnav {
	background: url(../images/subnav_logo.jpg) center 60% no-repeat;
	height: 100px;
	margin: 0 50px 10px 0;
	
}

