BODY {
	font-family:arial,verdana,helvetica,sans-serif;
	scrollbar-DarkShadow-Color:#000000;
	scrollbar-Track-Color:#F8B900;
	scrollbar-Face-Color:#ffffff;
	scrollbar-Shadow-Color:#000000;
	scrollbar-Highlight-Color:#000000;
	scrollbar-3dLight-Color:White;
	scrollbar-Arrow-Color:#000000;

}


TD {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	color: #353535;
	}
	
b {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	color: #353535;
	font-weight:bold
	}	
	
.title {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	color: #ff9900;
	font-weight:bold;
	}
	
.blue {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	color: #2BABE2;
	font-weight:bold;
	}		
	
.white {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	}
	
.orange {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	color: #ff9900;
	font-weight:normal;
	}		
	
.black {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	}		
	
A {
font-family:verdana,arial,helvetica,sans-serif;
font-size: 11px;
text-decoration: none;
color: #353535;
font-weight:bold;
}

.txtlink {
font-family:verdana,arial,helvetica,sans-serif;
font-size: 11px;
text-decoration: none;
color: #ff9900;
font-weight:bold;
}

.div {
font-family:verdana,arial,helvetica,sans-serif;
font-size: 11px;
text-decoration: none;
color: #330000;
font-weight:bold;
}

.nav {
font-family:verdana,arial,helvetica,sans-serif;
font-size: 10px;
text-decoration: none;
font-weight:bold;
color: #FFF6D6;
}

.info {
font-family:verdana,arial,helvetica,sans-serif;
font-size: 10px;
text-decoration: none;
font-weight:bold;
color: #FFB0B0;
}

/* ================================================
	Zusätze für Internetexplorer ab Version 5
================================================ */

A:Hover {
text-decoration: underline;
}

.input  {
	font-size : 11px;
	font-family : arial, verdana, helvetica sans-serif;
	font-weight: regular;
	color : #0000000;
	width: 200px;
	height: 20px;
	border: 2 dashed #000000;
	background-color : #ffffff;
	letter-spacing : 0px;
}

.inputsearch  {
	font-size : 11px;
	font-family : arial, verdana, helvetica sans-serif;
	font-weight: regular;
	color : #0000000;
	width: 200px;
	height: 20px;
	border: 2 dashed #000000;
	background-color : #ffffff;
	letter-spacing : 0px;
}

.select  {
	font-size : 11px;
	font-family : arial, verdana, helvetica sans-serif;
	font-weight: regular;
	color : #000000;
	width: 100px;
	border: 1 dashed #000000;
	background-color : #ffffff;
	letter-spacing : 0px;
}

.textarea  {
	font-size : 11px;
	font-family : arial, verdana, helvetica sans-serif;
	font-weight: regular;
	color : #000000;
	width: 200px;
	height: 120px;
	border: 2 dashed #000000;
	background-color : #ffffff;
	padding-top : 1px;
	letter-spacing : 0px;
}

.submit  {
	font-size : 11px;
	font-family : arial, verdana, helvetica sans-serif;
	font-weight: bold;
	color : #ffffff;
	width: 120px;
	height: 20px;
	border: 3 dashed #000000;
	background-color : #000000;
	letter-spacing : 0px;
}

.submitgo  {
	font-size : 10px;
	font-family : arial, verdana, helvetica sans-serif;
	font-weight: regular;
	color : #8E0000;
	width: 30px;
	height: 20px;
	border: 1 solid #FFAAAA;
	background-color : #FFCBCB;
	letter-spacing : 0px;
}
.submit_start  {
	font-size : 10px;
	font-family : arial, verdana, helvetica sans-serif;
	font-weight: regular;
	color : #ECBDF4;
	width: 36px;
	height: 20px;
	border: 1 dashed #980000;
	background-color : #980000;
	letter-spacing : 0px;
}



