body {
	scrollbar-3dlight-color : #bbbbbb;
	scrollbar-arrow-color : #999999;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #cccccc;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #bbbbbb;
	scrollbar-track-color : #ffffff;
}

.contact        {
        width: 300px;
        background-color: #EFEFEF;
		scrollbar-3dlight-color : #bbbbbb;
		scrollbar-arrow-color : #999999;
		scrollbar-darkshadow-color : #ffffff;
		scrollbar-face-color : #ffffff;
		scrollbar-highlight-color : #FFFFFF;
		scrollbar-shadow-color : #bbbbbb;
		scrollbar-track-color : #ffffff;
}

.submit        {
	width: 100px;
	background-color: #EFEFEF;
	scrollbar-3dlight-color : #bbbbbb;
	scrollbar-arrow-color : #999999;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #bbbbbb;
	scrollbar-track-color : #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}

.view        {
	width: 80px;
	background-color: #EFEFEF;
	scrollbar-3dlight-color : #bbbbbb;
	scrollbar-arrow-color : #999999;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #bbbbbb;
	scrollbar-track-color : #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}

.background {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.backgroundbuttom {
	background-color: #FFFFFF;
	background-image: url(pics/buttomlogo.gif);
	background-repeat: no-repeat;
}

.redbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}
.blackbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.minigrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}
.miniblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003399;
	line-height: 14px;
}

.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.linkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
.redminnitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #FF0000;
}
.textschwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.textboldgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
}
.textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.textwhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.textwhitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: normal;
}
.textwhitesmallfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
}
