/* CSS Document *//* Styles für Dokumente */body {		margin-left:10px;		margin-top: 10px;		margin-right: 0px;		margin-bottom: 0px;			 }a.link {text-decoration: none; color: #CC6600;}a.portfolio_gold:hover {text-decoration:none; color: #222222;}	 /* Styles für Form */.contact_02 {	border-bottom-style:dotted;	border-bottom-width:1px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 1px;	margin-left: 1px;	border-bottom-color: #3300FF;	border-top-width: 0px;	border-right-width: 0px;	border-left-width: 1px;	border-top-style: none;	border-right-style: none;	border-left-style: dotted;	}/* Styles für Text */.headline_orange {	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	line-height: 22px;	font-weight: bold;	color: #CC6600;	}			.headline_grau {	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	line-height: 13px;	font-weight: bold;	color: #C8D1D1;	}	.headline_klein_orange {	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	line-height: 13px;	font-weight: bold;	color: #CC6600;	}


.headline_klein_orange_ {	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	line-height: 15px;	font-weight: bold;	color: #CC6600;	}	.bodytext_fett {	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	line-height: 16px;	font-weight: bold;	color: #222222;	}
.bodytext_fett_orange {	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: 16px;	font-weight: bold;	color: #CC6600;	}	.bodytext_normal {	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: 14px;	font-weight: normal;	color: #222222;	}
.bodytext_normal_orange {	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: 14px;	font-weight: normal;	color: #CC6600;	}.welcome_quote {	text-decoration: none;	font-family:  "Times New Roman", Times, serif;	font-size: 20px;	font-style: italic;	color: #9B824B;	line-height: 36px;	}	.welcome_sub {	text-decoration: none;	font-family: "Times New Roman", serif;	font-size: 13px;	font-style: normal;	line-height: 18px;	font-weight: normal;	color: #222222;	}	a.hover {text-decoration:none;}