/* basics */
body, html {
	padding:0;
	margin:0;
	color: #999;
	font-size:11px;
}

/* layout startseite */
div#indexcontainer { width:656px;margin:auto; }

/* links, body */

a:link,a:visited {
	font-family: verdana;
	font-size: 9px;
	color: #AAAAAA;
	text-decoration: underline;
 	border: 0 pt;
}
a:hover {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
 	border: 0 pt;
}

.bodygelb {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: black;
}

.bodyProf {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: black;
}

.bodyProfile {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


.textSTD {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-color: black;
	line-height: 15px;
	color: #003E5B;
	text-align: justify;
}
.textREF {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-color: black;
	line-height: 15px;
	color: #003E5B;
}
.textPORT {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-color: white;
	color: #FFFFFF;
}
.textPORT2 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-color: #E1008F;
	color: #E1008F;
}

/*
.textSTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: black;
	line-height: 21px;
}
*/
.textDIST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: black;
	line-height: 19px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}
.textSTDblack {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-color: black;
	line-height: normal;
	color: #000000;
}
.textSTDdark {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-color: black;
	line-height: 22px;
	color: #333333;
}
.textSTDrefs {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-color: black;
	line-height: 22px;
	color: #003E5B;

}
.textSTDblackKopie {


	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-color: black;
	line-height: normal;
	color: #000000;
}
.bodyProfilegelb {

	background-color: #F0E634;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.profilebloecke {

	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-color: black;
	line-height: 22px;
	color: #003E5B;
}
.profilebloeckedark {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-color: black;
	line-height: 22px;
	color: #333333;
}

.distuscroll {
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color : #666699;
	scrollbar-base-color : white;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: white;
}

.portimage {
	border: 5px solid #FFFFFF;
}
.rahmengrau1px {
	border: 1px solid #999999;
}
.textSTDkontakt {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-color: black;
	line-height: 15px;
	color: #003E5B;
}
.textPORTsmall {

	font-family: "Courier New", Courier, mono;
	font-size: 8px;
	font-color: white;
	color: #FFFFFF;
}
a.mail, a:mail:active, a.mail:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-color: black;
	line-height: 15px;
	color: #003E5B;
	text-decoration: none;
}
a.mail:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-color: black;
	line-height: 15px;
	color: #003E5B;
	text-decoration: underline;
}
