/* -------------------------main---------------------------- */

/* -------------------------Navigation---------------------------- */
a.jsnav:link {
	color : #87403A;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.jsnav:visited {
	color : #87403A;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.jsnav:hover {
	color : #AE6B00;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.jsnav:active {
	color : #87403A;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.klein:link	{
	color : #87403A;
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

a.klein:visited {
	color : #87403A;
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

a.klein:hover	{
	color : #AE6B00;
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	text-decoration : yes;
}

a.klein:active	{
	color : #AE6B00;
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

a:link {
	color : #87403A;
	font-family : helvetica, arial, geneva, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

a:visited {
	color : #87403A;
	font-family : helvetica, arial, geneva, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	color : #AE6B00;
	font-family : helvetica, arial, geneva, sans-serif;
	font-size : 11px;
	text-decoration : yes;
	font-weight : bold;
}

a:active {
	color : #AE6B00;
	font-family : helvetica, arial, geneva, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

body {
	color : #000000;
	font-family : helvetica, arial, geneva, sans-serif;
	font-size : x-small;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.text11f {
	color : #87403A;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.text11k {
	color : #87403A;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
}

/* -------------------------Text---------------------------- */
.text11n {
	color : #87403A;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
}
.text10n {
	color : #87403A;
	font-family : arial, helvetica, sans-serif;
	font-size : 10px;
}

/* -------------------------headlines---------------------------- */
.ueberschrift1 {
	color : #87403A;
	font-family : arial, helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

.ueberschrift2 {
	color : #87403A;
	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}
.font1{
text-align : left;
vertical-align : top;
	color : #87403A;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
}
.font2{
	color : #87403A;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bolder;
}
.font3{
	color : #FF3333;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
}
.font4{
	color : #87403A;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	
}
.font5{
	color : #87403A;
	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
}


INPUT.data {
	color : Black;
	background : White;
	width : 250px;
	border : 1px solid #AE6B00;
}

TEXTAREA.data {
		color : Black;
	background : White;
	width : 250px;
	border : 1px solid #AE6B00;
        height: 100px;
}

INPUT.bst {
		color : Black;
	background : White;
	width : 25px;
	height : 18px;
	border : 1px solid #AE6B00;
}
.links{
	border-top : 1px dashed #87403A;
}
