
/*****************************************************************************/ 
/*	Allgemeine Einstellungen der Seite                                       */ 
/*****************************************************************************/

* {
	margin: 0px; 
	padding: 0px;
}

html {
	background: #000;
	-moz-hyphens: auto;
}

body {
	font: 11px Arial, Helvetica, sans-serif, Verdana; 
	color: #fff; 
	width: 1250px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}

.allwrap {
	background: url("../images/azure.png") repeat;
	width: 100%;
	height: 100%;
}

.clear {
	clear: both;
}

a, a:hover, a:focus, a img {
	outline: none; 
	text-decoration: none; 
	border: none;
	/* color: #A52F33; */
	color: #4FA833;
}

/*****************************************************************************/ 
/*	Kopfzeile                                                                */ 
/*****************************************************************************/

#kopfleiste { 
	height: 105px; 
}

#logo {
	float: left;
	margin-top: 10px; 
	margin-left: 25px;
	z-index: 20;
}

#info {
	float: right;
	margin-top: 35px;
	margin-right: 20px;
	color: #4FA833;
	text-align: right;
}

#info2 {
	float: right;
	margin-top: 35px;
	margin-right: 100px;
	color: #000000;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: grey solid 2px;
	background: url("../images/azure_80.png") repeat;
	padding: 15px;
}

#WebShopLink {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	width: 60px;
	height: 85px;
	cursor: pointer;
}

#submenu {
	float: right; 
	margin-top: 10px; 
	margin-right: 25px;
	width: 215px; 
	font: 10px Arial, Helvetica, sans-serif, Verdana; 
	letter-spacing: 0.2em; 
	z-index: 2000;
}

#submenu, #submenu ul 				{ list-style-type: none; }
#submenu li ul 						{ display: none; 		 }
#submenu li:hover ul 				{ display: block; 		 }
#submenu ul li	 					{ border: none; 		 }
#submenu a 							{ display: inline; 		 }
#submenu a:link, #submenu a:visited { color: #fff; 			 }
#submenu a:active, #submenu a:hover { color: #ccc;			 }

#submenu li {
	border: 1px solid #000; 
	margin: 0px 0px 5px 0px; 
	padding: 5px 8px 5px 8px; 
	background: #4FA833;
    -webkit-border-radius: 1.5em;
	-moz-border-radius: 1.5em;
	border-radius: 1.5em;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
}

li#neu {
	padding: 5px; 
	color: #fff; 
	display: none;
}

#trenn1 { 
	size: 3; 
	width: 100%; 
}

/*****************************************************************************/ 
/*	Mittelteil                                                               */ 
/*****************************************************************************/

#bg {
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 810px; 
	height: 450px; 
	background: url("../images/azure.png") repeat;
	z-index: -1;
	float:left;
}

#page-wrap {
	position: absolute;
	margin-top: 125px;
	width: 810px;
	background: url(../images/bg06.png) repeat;
}

.box-wrapper {
	position: relative;
	padding: 0px 20px; 
	margin: 0px; 
	width: 750px; 
	height: 230px; 
}

.content-box {
	position: absolute;
	width: 760px; 
	height: 230px;
	overflow: hidden;
}

.tabs li {
	display: inline;
}

.tabs li a:hover {
	color: #242424; 
	background: #8FC853;
}

.top {
	padding: 50px 9px 6px 9px;
}

.tabs {
	position: absolute;
	margin-top: -100px; margin-left: 25px; 
	list-style: none; 
	font: bold 12px Arial, Helvetica, sans-serif, Verdana; 
	overflow: hidden;
}

.tabs li a {
	display: block; 
	float: left; 
	color: #000; 
	margin: 0px 0px 0px 10px; 
	background: #4FA833;
}

.tabs li a.current {
	position: relative; 
	top: 0px; 
	color: #fff; 
	background: url(../images/bg06.png) repeat; 
	z-index: 2;
}

a.trigger, a.trigger2 {
	position: absolute;
	margin-top: 380px;
	padding: 10px 13px 13px 10px; 
	text-decoration: none; 
	font-family: verdana, helvetica, arial, sans-serif; 
	letter-spacing: -1px; 
	color: #fff; 
	font-weight: 700; 
	font-size: 12px; 
	background:#333; 
	border:1px solid #444; 
	z-index: 1999; 
	display: block;
	float: left;
}

a.trigger  { 
	margin-left: 25px; 
}

a.trigger2 { 
	margin-left: 150px;  
}

a.trigger:hover, a.trigger2:hover {
	text-decoration: none; 
	font-size: 13px; 
	-spacing: -1px; 
	font-family: verdana, helvetica, arial, sans-serif; 
	color: #fff; 
	font-weight: 700;
	background: #222; 
	border: 1px solid #444;
}

a.active.trigger, a.active.trigger2 {
	position: absolute;
	float: right;
	margin-top: 0px;
	margin-left: 777px;
	background: #4FA833 url(../images/minus.gif) 85% 55% no-repeat;
	border: 5px solid #4FA833;
	font-size: 0px; 
	text-decoration: none;  
	z-index: 2600;
}

a.active.trigger:hover, a.active.trigger2:hover {
	background: #7FA833 url(../images/minus.gif) 85% 55% no-repeat;
	border: 5px solid #7FA833;
}

.panel, .panel2 {
	display: none; 
	position: absolute;
	width: 810px; height: 450px;
	background: #000; 
	z-index: 2500;
}

.panel p, .panel2 p {
	margin: 30px 30px 30px 30px;
}

.panel h3, .panel2 h3 { 
	margin-top: 10px; 
	margin-left: 30px;
}
.bb a {
	margin: 0px; 
	padding: 0px;
}

.bb a:hover {
	opacity: .65; 
	filter: alpha(opacity=65);
}

.bb2 a {
	margin: 0px; 
	padding: 0px;
}

.bb2 a:hover {
	opacity: .65; 
	filter: alpha(opacity=65);
}

.bb2 a img {
	width: 90px;
	height: 40px;
}

.refe, .refe2 {
	float: left; 
	width: 300px;
	margin: 20px 30px;
}

.refe li, .refe2 li {
	list-style: none; 
	padding: 0px 0px 5px 0px; 
	font-weight: bold;
	font-size: 14px;
}

#facebook { 
	position: absolute;
	margin-top: 380px;
	margin-left: 705px;
	padding: 10px 13px 13px 10px;
	text-decoration: none; 
	font-family: verdana, helvetica, arial, sans-serif; 
	letter-spacing: -1px; 
	color: #fff; font-weight: 700; 
	font-size: 12px; 
	background:#333; 
	border:1px solid #444; 
	z-index: 1999; 
	display: block;
	float: left;
}

#facebook:hover {
	text-decoration: none; 
	font-size: 13px; 
	-spacing: -1px; 
	font-family: verdana, helvetica, arial, sans-serif; 
	color: #fff; 
	font-weight: 700;
	background: #222;
	border: 1px solid #444;
}

#wer-akt1 {
	position: relative; 
	margin-left: 5px;
	margin-top: 25px;
	width: 120px; height: 448px; 
	opacity: .95; filter: alpha(opacity=95); 
	background: #222 url(../images/werbung/werbung01a.jpg); 
	z-index: 500;
	border: 2px solid #111111;
	float: left;
}

#wer-akt2 {
	position: relative; 
	margin-left: 5px;
	margin-top: 25px; 
	width: 120px; height: 448px; 
	opacity: .95; filter: alpha(opacity=95); 
	background: #fff; 
	z-index: 500;
	border: 2px solid #111111;
	float: left;
}

#wer-akt3 {
	position: relative; 
	margin-left: 5px;
	margin-top: 25px;
	width: 120px; height: 448px; 
	opacity: .95; filter: alpha(opacity=95); 
	background: #fff; 
	z-index: 500;
	border: 2px solid #111111;
	float: left;
}

span.werbg2 {
	display: block;
	 margin: 0px -10px; 
	 height: 448px; 
	 width: 120px; 
	 background: #222 url(../images/werbung/werbung02a.jpg);
}

span.werbg3 {
	display: block; 
	margin: 0px -10px; 
	height: 448px; 
	width: 120px; 
	background: #222 url(../images/werbung/werbung03a.jpg);
}

ul.hover_block {
	display: block; 
	overflow: hidden; 
	height: 448px; 
	padding-bottom: 15px;
}

ul.hover_block li {
	position: relative; 
	list-style: none; 
	float: left; 
	width: 120px; 
	margin-right: 20px;
}

ul.hover_block li img {
	position: absolute; 
	top: 0px; left: 0px;
	border: 0px;
}

ul.hover_block li a {
	display: block; 
	position: relative; 
	overflow: hidden; 
	height: 438px; width: 100px; 
	padding: 0px 10px 10px 10px; 
	color: #000; 
	text-align: center; 
	font: 10px Helvetica, Arial, sans-serif;
	text-decoration: none;
}

#slides {
	position: absolute; 
	top: 0px;	
	left: 0px; 
	z-index: 100;
}

.slides_container {
	display: none; 
	position: relative;	
	width: 476px; 
	overflow: hidden;
}

.slides_container div.slide {
	width: 476px;	
	height: 228px;	
	display: block;
}

a.prev {
	display: block; 
	position: absolute; 
	top: 102px; 
	left: 11px;	
	width: 14px; 
	height: 24px; 
	background: url(../images/nextprev.png) 0px 0px;	
	z-index: 501;
}

a.prev:hover {
	background: url(../images/nextprev.png) 0px -24px;
}

a.next {
	display: block; 
	position: absolute; 
	top: 102px; 
	left: 452px;	
	width: 14px; 
	height: 24px;	
	background: url(../images/nextprev.png) -14px 0px; 
	z-index: 501;
}

a.next:hover {
	background: url(../images/nextprev.png) -14px -24px;
}

.thin-image {
	margin-left: 90px;
}

#copy {
	margin-left: 90px;
}

#example {
	position: absolute; 
	top: 0px;	
	left: 11px; 
	width: 476px;	
	height: 228px;	
	position: relative; 
	border: solid 1px #000;
}

/*****************************************************************************/ 
/*	Fusszeile                                                                */ 
/*****************************************************************************/

#trenn2 { 
	size: 3; 
	width: 100%;
	clear: both; 
}

#contactwrap { 
	height: 150px;
	padding-left: 25px;
}

.contacttable 		{ border-spacing: 5px; 	}
.contacttable tr th { text-align: left; 	}

.contact h2 {
	color: #4FA833;
	font-weight: bold;
}

.contact {
	margin-right: 10px;
	height: 100px;
	width: 244px; 
	background: url("../images/bg06.png") repeat;
	z-index: 20; 
	padding: 10px; 
	float: left;
	margin-top: 20px;
}

#copyright {
	clear: both;
	position: absolute;
	margin-top: 130px;
	margin-left: 950px;
	*margin-top: -10px;  
	font-size: 7.5pt; 
	letter-spacing: 0.5em; 
	color: #000; 
	z-index: 99999999999;
}

/*****************************************************************************/ 
/*	Popups                                                                   */ 
/*****************************************************************************/

.pixel {
	position: relative; 
	background: url(../../pic.gif) repeat; 
	z-index: 1900;
}

.link {
	font: bold 12px Arial, Helvetica, sans-serif, Verdana; 
	color: #4FA833; 
	cursor: pointer;
}

.link:hover {
	color: #ff9900;
}

#button {
	font-weight: bold; 
	color: #000; 
	background: #b1b1b1; 
	border: 1px solid #999;
}

#button:hover {
	font-weight: bold; 
	color: #000; 
	background: #a1a1a1; 
	border: 1px solid #999;
}

.current { 
	z-index: 100; 
}

.col-one, .col-two, .col-three {
	width: 250px; 
	float: left; 
	position: relative; 
	top: 350px;
}

.pos {
	padding: 10px;
}

#kuechenimg {
	width: 225px;
	height: 200px;
}

.pos2 {
	width: 255px; 
	margin: 50px -25px; 
	border: 0px solid #000;
}

.pos2 b {
	font: bold 15px Arial, Helvetica, sans-serif, Verdana;
}

a.pos img {
	border: 1px solid #fff;
}

a.pos:hover img {
	border: 1px solid #4FA833;
}

iframe {
	padding: 20px; 
	width: 650px; 
	height: 260px;
}

.pagination {
	position: absolute; 
	top: 23px; 
	left: -180px;	
	width:150px; 
	z-index: 2000;
}

.pagination li {	
	float: left;	
	margin: 0px 1px; 
	list-style: none;
}

.pagination li a {
	display: block;	
	width: 12px;	
	height: 0px;	
	padding-top: 12px;	
	background: url(../images/pagination.png);	
	background-position: 0px 0px;	float: left;	
	overflow: hidden;
}

.pagination li.current a {
	background-position: 0px -12px;
}

.caption {
	position: absolute; 
	bottom: -30px; 
	left: 10px; 
	width: 41px; 
	height: 30px; 
	background: url(../images/raummatrix2.png) no-repeat; 
	z-index: 500;
}

.popup_back {
	position: fixed; 
	top: 0%; left: 0%; 
	background: url(../images/bg06.png) repeat; 
	width: 100%; 
	height:100%; 
	z-index: 2010;
}

.close a {
	position: absolute; 
	top: -8px; 
	right: -8px; 
	padding: 3px 5px 3px 5px; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 0.9em; 
	text-align: right; 
	color: #ff0000; 
	background: #000;
}

.close a:hover {
	text-decoration: underline;
}

.downloadpopup {
	position: fixed; 
	left: 50%; 
	top: 50%;	
	margin: -170px -200px; 
	padding: 0px 0px 10px 0px; 
	width: 400px; 
	height: 210px; 
	border: solid 1px #000000; 
	background-color: #fffffc;	
	color: #454545; 
	z-index:10000;
}

.downloadbox {
	padding: 20px; 
	border-bottom: solid 1px silver;
}

.downloadbox form  {
	float: left; 
	margin: -40px 238px;
}

.popup {
	position: fixed; 
	left: 50%; 
	top: 50%;	
	margin: -230px -350px; 
	padding: 0px 0px 10px 0px; 
	width: 700px; 
	border: solid 1px #000000; 
	background-color: #fffffc;	
	color: #454545; 
	z-index:10000;
}

.popupbox {
	padding: 20px;
}

.popupbox a {
	color: #4FA833;
}

.popupbox a:hover {
	color: #ff9900;
}

.info_popup {
	position: absolute; 
	top: 10%; 
	left: 50%; 
	margin: 0px -560px; 
	z-index: 10000;
}

#weiterlinks {
	position: absolute; 
	top: 10%; 
	left: 50%; 
	margin: -60px 530px;
	color: #4FA833;
	z-index: 10100;
}

.iframe_1 {
	text-align: justify; 
	width: 660px; 
	height: 300px;
}

.abstand_iframe{
	padding: 10px;
}

.scrollbereich {
	overflow: auto; 
	width: 630px; 
	height: 280px; 
	padding-right: 10px;
}

.iframe_2 {
	text-align: justify; 
	width: 360px; 
	height: 300px;
}

.abstand_iframe{
	padding: 10px;
}

.scrollbereich_2 {
	overflow: auto; 
	width: 330px; 
	height: 280px; 
	padding-right: 10px;
}

#loadContent10 {
	position: fixed; 
	bottom: 0%; 
	left: 0%; 
	margin: 15px 305px ;
	font-size: 7.5pt; 
	letter-spacing: 0.5em; 
	color: #fff; 
	z-index: 99999999999;
}

.kuechenimg {
	width: 250px;
	height: 200px;
}


/**************************** Aggro popup ***********************/

#aggro_info_wrap {
	position: fixed;
	width: 100%;
	height: 100%;
	bottom: 0%;
	left: 0%;
	background: url("../images/bg06.png") repeat;
	z-index: 99999999998;
}

#aggro_info {
	position: fixed;
	color: black;
	bottom: 50%;
	left: 50%;
	border: black solid 1px;
	background: url("../images/azure_80.png") repeat;
	z-index: 99999999999;
}

#aggro_info_close {
	color: black;
	float: right;
	border: black solid 1px;
	background: url("../images/azure_80.png") repeat;
	z-index: 99999999999;
	cursor: pointer;
}

#aggro_info h2, #aggro_info table { margin: 25px;}
#aggro_info table th {width: 75px; text-align: left;}
