@charset "UTF-8";
/* CSS Document */

body {
	font-family: ;
	font-size: 12px;
	color: ;
	margin-top: 40px;
	background-color: #D2E3F3;
	font-family: Tahoma, Geneva, sans-serif;
	color: #B19320;
}

td.links {
	width: 653px;
	height: 400px;
	padding-top: 30px;
	padding-left: 30px;
	background-image: url(bglinks.jpg);
	}
	
td.rechts {
	width: 367px;
	height: 400px;
	background-image: url(bgrechts.jpg);
	background-position: right;
	background-repeat: repeat-y;
	}
	
.textrot {
	color:#A50F18;
	}

.textorange {
	color: #F30;
	}
	
.textgelb {
	color: #F90;
	}
	
.textgruen {
	color: #060;
	}
	
.texthellblau {
	color: #069;
	}
	
.textblau {
	color: #006;
	}
	
.textviolett {
	color: #606;
	}
