body {
    margin: 0;
	font-size: 10pt;
	color: #cccccc;
	font-family: Arial;
}

a,h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,.impressum,.input_text,.input_area {
	font-family: Arial;
}

a,p,ul,ol,li,div,td,th,address,blockquote {
	font-size: 10pt;
	color: #cccccc;
}

a {
	color: #cccccc;
}

.block {
	text-align: justify
}

.impressum {
	font-size: 8pt;
	color: #cccccc;
}

.input_text {
	width: 230px;
	font-size: 8pt;
	border-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
    font-weight: bold;
}

.input_area {
	width: 336px;
	font-size: 8pt;
	border-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
}

.input_button {
    border: #cccccc;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    font-weight: bold;
    font-size: 10px;
    color: #000000;
    line-height: normal;
    font-style: normal;
    font-family: arial,helvetica,sans-serif;
    background-color: #ffffff;
    text-transform: uppercase;
}

.redlink {
	color: #FF2E15;
}

.secret {
	color: #000000;
	font-size: 4px;
}

.link_s {
	font-size: 10px;
; color: #cccccc
}

.container{width:766px;white-space: nowrap;}
.container .left{float:left;}

