body {
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #000;
	background: #000000;
	text-align: center;
}



/* höhe, breite weiße fläche */
#container {
position: relative;
width: 1020px;
height: 695px;
text-align: left;
color: #000;
background: #fff;
}
/* höhe text */

#deu
{
	position: absolute;
	z-index: 4;
	left: 764px;
	top: 16px;
	text-decoration: underline;
	color: #000;
}

#logo1 {
width: 680px;
height: 107px;
background: transparent url(../images/logo1.gif) 0px 32px no-repeat;
}




#maincon {
width: 680px;
wid\th: 678px;
height:442px;

}
#column {
float: right;
width: 393px;
padding: 0px 0 0px 0px;
margin: 25px 0;
border-left: 1px solid #000;
}
/* links text */

#content { 
margin-left: 255px;
width: 704px;
margin-right:225px;
padding-top: 98px;
padding-bottom: 25px;
z-index: 8;

}

#content1 { 
margin-left: 8px;
width: 704px;
margin-right: 225px;
padding-top: 65px;
padding-bottom: 25px;

}
/* breite text */
#nocolumn #content { 
width: 500px;
margin-right: 0;
z-index: 8;
}
#text {
z-index: 10;
text-align: left;
font-size: 13px;
line-height: 174%;

}
a:link, a:visited {
color: #000;
background: transparent;
font-size: 10px;
background-color: transparent;
}
a:hover, a:active, a:focus {
color: #fff;
background: #ffF;
text-decoration: none;
font-size: 10px;
background-color: transparent;
}

/* Allgemeine Klassen */
/* extra divs */
#
/* Formular */
.form2, .form4 {
border: 1px solid #000;
}
input.sendbutton {
border: 1px solid #000;
color:#000;
background: #fff;
}
input.resetbutton {
border: 1px solid #000;
color: #fff;
background: #000;
}



