body {
        /* background-image: url(pics/wolkenhintergrund1.jpg);  */
       background-color: White;
                 margin: 0px;
}
body, td, p {
	font-size: 1em;
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
	line-height: 1.5em;
}
.header {
        background-color: White;
        border-top: 2px solid black;
                  border-left: 2px solid black;
        height: 125px;
}
.logo {
        background-color: #FFCC67;
        font-size: 1.4em;
        font-weight: bold;
        letter-spacing: 2px;
        border-left:2px solid black;
        height: 20px;
        padding-left: 10px;
        border-bottom: 1px solid #FF9900;
        width: 287px;
}
.logo1 {
        background-color: #FFCC67;
        font-size: 0.9em;
        font-weight: bold;
        height: 20px;
        border-bottom: 1px solid #FF9900;
        font-style: italic;
        color: #E06000;
}
/* Footerbereich */
.footer {
        height: 10px;
        background-color: Black;
        font-size: 70%;
        padding: 3px;
        letter-spacing: 1px;
}

.counter {
        color: white;
        font-size: 0.8em;
        /* margin-left: 45px; */
        /* float: left; */
}
.footertext {
        color: white;
        font-size: 0.8em;
        /* margin-right: 15px; */
        /* float: right; */
}
.footertext1 {
        color: white;
        font-size: 1 em;
        /* margin-right: 50px; */
        /* float: right; */
        font-weight: bold;
        text-transform: uppercase;
}
#footertext a {
        color: white;
}
a {
        text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 1px solid #A5450C;
	padding: 10px;
	background-image: url(pics/form_bg.jpg);
}
#boxDiv
{
	visibility: hidden;
	position: absolute;
	z-index: 7;
	top: 100px;
	left: 200px;
	width: 300px !important;
	width: 443px;
	height: 232px;
	background-image: url(pics/denkblasen.gif);
	background-repeat: no-repeat;
	margin-top: 50px;
	padding: 40 60 20 120px !important;

	padding-top: 40px;
	padding-left: 120px;
	padding-right: 40px;
	padding-bottom: 50px;
	
	text-align: center;
	font-family: cursive;
	font-weight: bold;
	font-size: 1.5em;
}
.telfon {
	font-size: 0.7em;
	color: #995D02;
	line-height: 1em;
}