body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #036;
background: #fff url(bg-body.gif) 0 0 repeat-x;
}


h1 {
position: absolute;
top: 200px;
left: 210px;
width: 500px;
text-align: right;
font-size: 1.8em;
font-weight: normal;
padding-left: 30px;
}

/* IDs */
#container {
position: relative;
width: 970px;
}
#headercon {
height: 185px;
background: transparent;
}


#logo2 {
position: absolute;
left: 5px;
width: 1024px;
height: 140px;
top: 22px;
background: url(snowflakes1.gif) 0 0 no-repeat;
border-color: #00FFFF;
border-width: 3px 5px 5px 3px;
border-style: outset ridge ridge outset ;

}
#logo2 a {
width: 1024px;
height: 140px;
}
#maincon {
margin: 0 0 0 210px;
border-left: 1px solid #a0d8f0;
}

#maincon1 {
margin: 0 0 0 210px;
border-left: 1px solid #a0d8f0;
background: url(61_copyright.jpg) 0 0 no-repeat;
background-position: center; 
}
#main {
margin-left: 30px;
}
#column {
float: right;
width: 200px;
border-left: 1px solid #a0d8f0;
}
#content { 
min-height: 350px;
width: 452px;
margin-right: 220px;
min-height: 25em;
}
#nocolumn #content { 
min-height: 350px;
width: 750px;
margin-right: 0;
}
#text {
width: 500px;
padding: 25px 0 0 0;
}
#tx1 th{
border: 2px;
background-color: #F0F8FF;
text-align: center;
font-weight: normal;
font-style: italic;
font-size: 100%;
padding: 0px 0 0 0;
}
#tx1 th{
font-size: 100%;
}

#nocolumn #text {
width: 750px;
}

/* Allgemeine Klassen */
.copyright {
line-height: 24px;
text-align: right;
font-size: 70%;
margin: 0;
border-top: 1px solid #a0d8f0;
}

/* extra divs */
/* #con1 {
position: absolute;
top: 273px;
left: 0;
width: 25px;
height: 25px;
background: transparent url(pfeil.gif) 0 0 no-repeat;
}
#con2 {
position: absolute;
top: 273px;
left: 745px;
width: 25px;
height: 25px;
background: transparent url(pfeil.gif) 0 0 no-repeat;
}
*/
#nocolumn #con2 {
display: none;
}

/* Formular */
.form2 {
border: 1px solid #39c;
}
.form4 {
border: 1px solid #39c;
}

input.button {
	font-size: 9pt;
	font-weight: bold;
	width: 250px;
	border-width: 3px 5px 5px 3px;
	border-style: outset ridge ridge outset ;
	cursor: pointer;
	cursor: hand;
}
input.sendbutton {
	border-color: #00FFFF;
	background: #a0d8f0;
	font-size: 9pt;
	font-weight: bold;
	width: 100px;
	border-width: 3px 5px 5px 3px;
	border-style: outset ridge ridge outset ;
	cursor: pointer;
	cursor: hand;
}
input.resetbutton {
	border-color: #00FFFF;
	background: #a0d8f0;
	font-size: 9pt;
	font-weight: bold;
	width: 100px;
	border-width: 3px 5px 5px 3px;
	border-style: outset ridge ridge outset ;
	cursor: pointer;
	cursor: hand;
}
