@charset "UTF-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Helvetica,sans-serif;
	font-size:10pt;
	margin:0;
	padding:0;
	text-align:left;
	color:#545454;
}

p{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Helvetica,sans-serif;
	font-size:10pt;
	text-align:left;
}

h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Helvetica,sans-serif;
	font-size:14pt;
}

h2{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Helvetica,sans-serif;
	font-size:12pt;
}

h3{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Helvetica,sans-serif;
	font-size:11pt;
}
h4{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Helvetica,sans-serif;
	font-size:20pt;
	font-weight:bold;
}
td {
	text-align:left;
	 vertical-align:top;
}
#frame {
	margin:0 auto;
	text-align:center;
	width:898px;
}
#boxright {
	width:690px
}

/* Rahmen */
#boxfr_top {
	width:776px;
	height:15px;
	background-image:url(/pic-lay/box_bigmain_top.png);
	background-repeat:no-repeat;
}
#boxfr_head {
	margin:1px 0 0 43px;
}
#boxfr_content {
	padding-left:5px;
}
#boxfr_middle {
	background-image:url(/pic-lay/box_bigmain_middle.png);
	background-repeat:no-repeat;
}
#boxfr_bottom {
	width:776px;
	height:15px;
	background-image:url(/pic-lay/box_bigmain_bottom.png);
	background-repeat:no-repeat;
}

/* N */
#boxnavigation{
	width:208px;
	height:482px;
	background-repeat:no-repeat;
	background-image: url(/pic-lay/froschfilm.gif);
	text-align:left;
}
ul#navigation {
	position:relative;
	top:145px;
  font-size:9pt;
  float: left; width: 190px;
  margin: 0; padding: 0;
  padding-left:10px;
}
ul#navigation li {
  list-style: none;
  margin: 0; padding: 0.5em;
  background-image:url(/pic-lay/trennlinie.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
}
ul#navigation a {
  display: block;
  text-decoration:none;
}
ul#navigation a:link {
  color: #515F2F; 
}
ul#navigation a:visited {
  color: #515F2F; 
}
ul#navigation a:hover {
  color: #6E9B07;
}
ul#navigation a:active {
  color: white;
}

/* M */
.navaktiv {
  color: #6E9B07;
}
.navfont {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Helvetica,sans-serif;
  font-size:12pt;	font-weight:400;
}
/* N-Footer*/
#footernavigation {
	margin:0;
}
.footernavigation {
	font-size:7pt;
	color:#545454;
	text-decoration:none;
	font-weight:normal;
}
.footernavigationmenu:hover{
	font-size:7pt;
	color:#545454;
	text-decoration:underline;
	font-weight:normal;
}
.footernavigationmenu:link{
	font-size:7pt;
	color:#96b03b;
	text-decoration:underline;
	font-weight:normal;
}

/* R */
#headline_main{
	width:690px;
	height:110px;
	margin:0 0px 0px 43px;
}
#content_main{
	width:690px;
	height:400px;
	margin:10px 23px 0px 43px;
}
#box_main{
	float:left;
	width:776px;
	height:606px;
	background-image:url(/pic-lay/box_main.png);
	background-repeat:no-repeat;
	text-align:left;
}
#box_bigmain{
	float:left;
	width:776px;
	height:1033px;
	background-image:url(/pic-lay/box_bigmain.png);
	background-repeat:no-repeat;
	text-align:left;
}
#box_bottom {
	font-size:10pt;
}
#box_unterkategorien{
	float:left;
	width:776px;
	height:130px;
	background-image:url(/pic-lay/box_unterkategorien.png);
	background-repeat:no-repeat;
	text-align:left;
}
#box_teaserboxen{
	float:left;
	width:776px;
	height:297px;
	background-image:url(/pic-lay/box_teaserboxen.png);
	background-repeat:no-repeat;
	text-align:left;
}
#box_teaserboxen_flach{
	float:left;
	width:776px;
	height:164px;
	background-image:url(/pic-lay/box_teaserboxen_flach.png);
	background-repeat:no-repeat;
	text-align:left;
}
#box_teaserbox{
	float:left;
	width:230px;
	height:270px;
	margin:13px 15px 0px 10px;
}
#box_teaserbox_flach{
	float:left;
	width:365px;
	height:140px;
	margin:13px 10px 0px 10px;
}
#box_kontakt{
	width:208px;
	height:254px;
	margin:7px 0 0 0;
}
#box_news{
	width:208px;
	height:140px;
	background-image:url(/pic-lay/box_news.png);
	background-repeat:no-repeat;
	text-align:left;
}
#news_content{
	width:170px;
	height:75px;
	padding:45px 0px 0px 20px;
	font-size:8pt;
}
#box_kundenbereich{
	float:left;
	width:208px;
	height:198px;
	text-align:left;
	background-image:url(/pic-lay/box_kundenbereich.png);
	background-repeat:no-repeat;
}

/* L */
.more_link{
	font-size:8pt;
	color:#96b03b;
	text-decoration:none;
	font-weight:normal;
}

.more_link:link{
	font-size:8pt;
	color:#96b03b;
	text-decoration:none;
	font-weight:normal;
}

.more_link:hover{
	font-size:8pt;
	color:#96b03b;
	text-decoration:underline;
	font-weight:normal;
}



