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

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/pic-lay/IG/background_holz.png);
	background-repeat:repeat-x;
	background-color:#782b0a;
	margin:0;
	padding:0;
	text-align:center;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#86be00;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#d1050c;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#86be00;
}
#page {
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 800px;
    z-index: 0;
}

#content_top {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/pic-lay/IG/content_top.png);
	background-repeat:no-repeat;
	width:830px;
	height:110px;
	font-size:12px;
	font-weight:bold;
	margin-top:55px;
	padding:0;
	text-align:left;
	color:#FFFFFF;
}

.adresse {
	float:right;
	margin:53px 35px 0px 0px;
	width:260px;
	height:45px;
	text-align:left;
}

#content_middle {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/pic-lay/IG/content_middle.png);
	background-repeat:repeat-y;
	width:830px;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:left;
	color:#333;
	float:left;
}

/* Navigation */
#navi_container{
	height:35px;
	width:800px;
	background-image:url(/pic-lay/IG/navi_container.png);
	background-repeat: no-repeat;
	padding:0px 0px 0px 24px;
	color:#FFFFFF;
	font-size:0.93em;
	font-weight:bold;
	float:left;
	text-decoration:none;
	margin:0px;
}

.navi_button{
	height:35px;
	color:#FFFFFF;
	font-size:0.93em;
	font-weight:bold;
	float:left;
	text-decoration:none;
	margin:0px;
	cursor:pointer;
}

.navi_left{
	height:35px;
	width:10px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_left.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}

.navi_left:hover{
	height:35px;
	width:10px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_left.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:pointer;
}

.navi_left_aktiv{
	height:35px;
	width:10px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_left_aktiv.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}

.navi_middle{
	height:27px;
	padding:8px 17px 0px 17px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_middle.png);
	background-repeat: repeat-x;
	background-position: center top;
	cursor:pointer;
}

.navi_middle:hover{
	height:27px;
	padding:8px 17px 0px 17px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_middle.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	cursor:pointer;
}

.navi_middle_aktiv{
	height:27px;
	padding:8px 17px 0px 17px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_middle_aktiv.png);
	background-repeat: repeat-x;
	background-position: center top;
	cursor:pointer;
}

.navi_right{
	height:35px;
	width:13px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_right.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}

.navi_right:hover{
	height:35px;
	width:13px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_right.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:pointer;
}

.navi_right_aktiv{
	height:35px;
	width:13px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_right_aktiv.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}



.navi_first_left{
	height:35px;
	width:10px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_first_left.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}

.navi_first_left:hover{
	height:35px;
	width:10px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_first_left.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:pointer;
}

.navi_first_left_aktiv{
	height:35px;
	width:10px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_first_left_aktiv.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}

.navi_first_middle{
	height:27px;
	padding:8px 17px 0px 17px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_first_middle.png);
	background-repeat: repeat-x;
	background-position: center top;
	cursor:pointer;
}

.navi_first_middle:hover{
	height:27px;
	padding:8px 17px 0px 17px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_first_middle.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	cursor:pointer;
}

.navi_first_middle_aktiv{
	height:27px;
	padding:8px 17px 0px 17px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_first_middle_aktiv.png);
	background-repeat: repeat-x;
	background-position: center top;
	cursor:pointer;
}

.navi_first_right{
	height:35px;
	width:13px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_first_right.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}

.navi_first_right:hover{
	height:35px;
	width:13px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_first_right.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:pointer;
}

.navi_first_right_aktiv{
	height:35px;
	width:13px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_first_right_aktiv.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}


.navi_last_left{
	height:35px;
	width:10px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_last_left.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}

.navi_last_left:hover{
	height:35px;
	width:10px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_last_left.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:pointer;
}

.navi_last_left_aktiv{
	height:35px;
	width:10px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_last_left_aktiv.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}

.navi_last_middle{
	height:27px;
	padding:8px 17px 0px 17px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_last_middle.png);
	background-repeat: repeat-x;
	background-position: center top;
	cursor:pointer;
}

.navi_last_middle:hover{
	height:27px;
	padding:8px 17px 0px 17px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_last_middle.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	cursor:pointer;
}

.navi_last_middle_aktiv{
	height:27px;
	padding:8px 17px 0px 17px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_last_middle_aktiv.png);
	background-repeat: repeat-x;
	background-position: center top;
	cursor:pointer;
}

.navi_last_right{
	height:35px;
	width:13px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_last_right.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}

.navi_last_right:hover{
	height:35px;
	width:13px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_last_right.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:pointer;
}

.navi_last_right_aktiv{
	height:35px;
	width:13px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/navi_last_right_aktiv.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}
/* Navigation Ende */

/* Unternavigation oben */
#unternavi_top_container{
	width:776px;
	height:107px;
	background-color:#d1050c;
	margin:0px 0px 0px 25px;
	text-align:center;
}
/* Unternavigation oben Ende */

/* Unternavigation links */
#unternavi_left_container{
	width:220px;
	height:400px;
	margin:0px 20px 0px -129px;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	float:left;
}

.unternavi_left{
	height:55px;
	width:205px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/unternavi.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:pointer;
}

.unternavi_left:hover{
	height:55px;
	width:205px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/unternavi.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}

.unternavi_left_aktiv{
	height:55px;
	width:205px;
	float:left;
	text-decoration:none;
	background-image:url(/pic-lay/IG/unternavi_aktiv.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}

.unternavi_text{
	cursor:pointer;
	float:left;
	font-weight:bold;
	color:#484848;
	margin:20px 0px 0px 15px;
	font-size:13px;
}
/* Unternavigation links Ende */

/* Page */
#page_container{
	width:650px;
	margin:20px 0px 0px 0px;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	text-align:left;
	float:left;
}
/* Page Ende */

/* Werbebox */
#werbebox_container{
	width:650px;
	height:250px;
	margin:20px 0px 0px 0px;
	text-align:left;
	float:left;
}

.werbebox{
	height:250px;
	width:214px;
	float:left;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}

.werbebox:hover{
	height:250px;
	width:214px;
	float:left;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:pointer;
}

/* Werbebox Ende */

#content_bottom {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/pic-lay/IG/content_bottom.png);
	background-repeat:repeat;
	width:830px;
	height:100px;
	font-size:11px;
	margin:0;
	padding:0;
	text-align:left;
	color:#FFFFFF;
	float:left;
}

/* Footer */
#footer_container{
	height:20px;
	width:830px;
	margin:50px 0px 0px 24px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}

.footer_link{
	color:white;
	text-decoration:none;
}

.footer_link:hover{
	color:white;
	text-decoration:underline;
}

/* Footer Ende */

#kaffeetasse {
    right: 0;
    top: 800px;
    position: absolute;
	background-image:url(/pic-lay/IG/kaffeetasse.png);
	background-repeat:no-repeat;
	height:244px;
	width:114px;
}

#online-filiale {
    right: 10px;
    top: 30px;
    position: absolute;
}

/* Postits */
div.newspaper {
 background-image:url(/pic-lay/IG/news_big.png);
 background-position: right top;
  width:290px;
  height:120px;
 bottom:0;
  font-size:14px;
   left: 0;
    margin-bottom: 0px;
    position: fixed;
}

div.postit_kontakt {
 position:absolute; 
 background-image:url(/pic-lay/IG/postit_kontakt.png);
 background-position: right top;
  width:45px;
  height:225px;
 top:80px;
 left:0px;
  text-align:right;
  font-size:14px;
    left: 0;
    margin-bottom: 0px;
	cursor:pointer;
}

div.postit_referenzen {
  background-image:url(/pic-lay/IG/postit_referenzen.png);
 background-position: left top;
  width:45px;
  height:182px;
  position:absolute; 
top:80px; 
right:0px; 
text-align:left;
  font-size:14px;
    margin-bottom: 0px;
		cursor:pointer;
}

div.postit_seminar {
  background-image:url(/pic-lay/IG/postit_seminar.png);
 background-position: left top;
  width:45px; 
height:225px; 
position:absolute; 
top:300px; 
right:0px; 
  text-align:center;
  font-size:14px;
    margin-bottom: 0px;
		cursor:pointer;
}

/* Postits Ende*/
