/* CSS Document */
/*Scrolleiste im Firefox immer sichtbar*/
html {
	overflow-y: scroll;
}

body {
	background-color:#336633;
	margin:0px;
	padding:0px;
	margin-top:20px;
}

div#flashBesenhexe{
	position:absolute;
	left:0px;
	top:-105px;
	z-index:99;
	}

div#wunschbaumhome{
	position:relative;
	left:0px;
	padding-top:15px;
	height:auto;
}
div#wunschbaumhome img{
	width:600px;
	border:none;
}
table#content_table{
display:table;
position:absolute;
margin:auto;
}

.rahmen_content {
	border:solid;
	border-width:1px;
	border-color:#FFFFFF;
}

noscript img#besenhexe_jpg{
position:relative;
left:422px;
height:133px;
width:178px;
}

.text {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-align:left;
}

h1 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

a{
	text-decoration:none;
	color: #336633;
	font-weight: bold;
}

ul{
	list-style-position:outside;
	list-style-image:url(pic/biene.gif);
}

/*Formular*/
.textfield{
	border:1px solid;
	border-top-color:#FEF5E7;
	border-left-color:#7A8F52;
	border-right-color:#FEF5E7;
	border-bottom-color:#7A8F52;
	width:370px;
	height:28px;
	margin-top:3px;
	margin-bottom:3px;
	vertical-align:top;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
}

.textfield_gr{
	border:1px solid;
	border-top-color:#FEF5E7;
	border-left-color:#7A8F52;
	border-right-color:#FEF5E7;
	border-bottom-color:#7A8F52;
	width:370px;
	height:80px;
	margin-top:3px;
	margin-bottom:3px;
	vertical-align:top;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
}

/*Feldnamen*/
.text_form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:15pt;
	vertical-align:text-bottom;
	text-align:justify;
	font-weight:bold;
}

/*Formularbutton*/
.button{
	background-color:#FEF5E7;
	color: Black;
	width:100px;
	border:1px solid #7A8F52;
}

.nachweis{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:justify;
	font-style:italic;
	}
	
.askimo{
	font-family:verdana, Helvetica, sans-serif;
	font-size:8pt;
	margin-top:10pt;
	margin-left:5px;
	text-align:justify;
	font-style:normal;
	}
	
.vers{
	line-height:1.5em; 
	}
