html {
	width: 100%;
	height: 100%;
}

img, div {
behavior: url(iepngfix.htc)
}

body {
   /* background: #ffffff url(../imgs/wooden_back.jpg); */
	background-color: #8EBB13;
	/* background-color: #735C33; */
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	/* background: #ffffff url(../imgs/owl_ani_med.gif) no-repeat bottom right; */
}

A {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style : normal;
	color : #8EBB13;
	text-decoration : underline;
	}

A:Visited,A:Active {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #8EBB13;
	text-decoration : underline;
}

A:Hover {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style : normal;
	color : #8EBB13;
	text-decoration : none;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #524125;
}

div#wrapper {
width: 950px;
background-color:#F2F2F2;
margin-top: 0px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
padding: 0px;
border: thin solid #F2F2F2;
}

div#google {
 visibility: hidden;
}

.table_main {
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	z-index: 1;
}

.table_pink {
	background-color: #CB99FE;
}

.table_purple {
	background-color: #B2B2FD;
}

.table_brown {
	background-color: #735C33;
}

.table_white {
	line-height: 15px;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: text-top;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #524125;
}

.table_white_fancybox {
	width: 420px;
	overflow: hidden;
	line-height: 15px;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: text-top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #524125;
}

.table_white_form {
	width: 420px;
	overflow: hidden;
	line-height: 15px;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: text-top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #524125;
	padding-left: 4px;
}

.typo_bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #524125;
	font: bold;
}
#form p.submit{
		text-align:right;
		}
		
#form button{
		margin:0;
		padding:0;
		text-indent:-8000px;
		overflow:hidden;
		width:124px;
		height:31px;
		border:none;
		background: url(../imgs/form_button.gif) no-repeat 0 0;
		cursor:pointer;
		text-align:left;
		}
#footertxt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #524125;
	text-align: right;
}
.formfooter {font-size: 9px}
#formfooterdiv {
	position:absolute;
	width:285px;
	height:33px;
	z-index:1;
	left: 6px;
	top: 287px;
	text-align:left;
}
.stoerer {
	position: relative;
	height: 1%;
	margin: 0 70% -1%;
	z-index:4000;
}

.stoerer4 {
	position: fixed;
	bottom: 0;
	margin: 0 2% 0; 
	z-index:5000;
}

.stoerer2 {
	position: fixed;
	margin: 0 100px 0;
	bottom: 1;
	left: 1;
	right: 0;
	display: block;
	background: url("../imgs/img_logo_minimi15prozent03.png") repeat:no-repeat 0 30px;
	font-family: georgia, times, "times new roman", serif;
	z-index: 4000;
}

.stoerer3 {
	position: fixed;
	margin: 0 120px 0;
	bottom: 0;
	z-index: 0;
}