/* farb-definitionen der seite*/

.f1 { background-color: #8D9DAF; }
.bg_f1 { background-color: #335070; height: 100%;}
.bg1_f1 { background-color: #335070; }
.bg_rechts {
	width: 183px;
	height: 469px;
	background: #1A56BE url('/design/bg_rechts_blau.jpg') no-repeat left top;	
}

#typo {
	width: 34px;
	height: 688px;
	background: #1A56BE url('/design/typo_blau.jpg') no-repeat left top;
}

#logo {
	width: 149px;
	height: 119px;
	background: #1A56BE url('/design/logo_blau.jpg') no-repeat left top;
}

#bg_content {
	width: 702px;
	height: 1px;
	background: url('/design/bg_hellblau.jpg') repeat left top;
}
