body {
	/*        background-image:url(intro_blank.jpg);*/
/*        background-repeat: no-repeat;*/

	color: #000000;
	background-color: #DDDDDD;
	font: normal 80% "Trebuchet MS", sans-serif;
	margin: 0px;
	padding: 0px;
}
a.menu, a.menu:link, a.menu:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a.menu:hover {
	color: #AAAAAA;
	text-decoration:underline;
}
a.menu:active {
	color: #FFD0D0;
}
a.smaller {
	font-size:12px
}
li {
	margin-bottom: 15px;
}
ul.nospace li {
	margin-bottom: 0px;
}
#footer {
	font-size: 11px;
	margin: 10px;
	margin-right:30px;
	text-align:justify;
	text-align:right
}
#logo {
	margin: 40px;
	text-align: right;
}
#menu {
	margin-right: 16px;
}
#zurueck {
	margin: 16px;
}
#head1 {
	text-align:left;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom:0px;
	font-size: 200%;
	font-weight:bold;
}
#head2 {
	margin-left: 40px;
	margin-bottom:0px;
	font-size: 100%;
	font-weight:bold;
}
#imgright {
	margin-left:75px;
	margin-top: 40px;
	margin-bottom: 40px;
}
/* #imgright { margin-left:157px; margin-top: 40px; margin-bottom: 40px; }*/

td.red {
	background-color: #C00013;
}
td.yellow {
	background-color: #c2c32a;
}
td.black {
	background-color: #000000;
}
td.white {
	background-color: #FFFFFF;
}
td.dred {
	background-color: #A00013;
}
td.footer {
	height:29px;
	width:725px;
	background-color:#FFFFFF;
	padding:0px;
	vertical-align:bottom;
}
a.wlink {
	color: #000000;
	font-weight: bold
}
a.wlink:visited {
	color: #000000;
}
a.wlink:hover {
	color: #0000BB;
	text-decoration:underline;
}
a.wlink2 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
a.wlink2:visited {
	color: #000000;
}
a.wlink2:hover {
	color: #AAAAAA;
	text-decoration:underline;
}
a, a.rlink {
	color: #FE0000;
	font-weight: bold;
	text-decoration:none;
}
a:visited, a.rlink:visited {
	color: #FE0000;
	text-decoration:none;
}
a:hover, a.rlink:hover {
	color: #AAAAAA;
	text-decoration:underline;
}
img.shadow {
	border:45px solid #0000BB;
	border-left-width:4px;
	border-top-width: 4px;
	border-bottom-width:4px;
}
img.shadow2 {
	border:129px solid #0000BB;
	border-left-width:4px;
	border-top-width: 4px;
	border-bottom-width:4px;
}
div.content {
	margin: 20px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:justify;
	margin-right:0px;
}
h1 {
	font-size:16px;
}
h2 {
	font-size:14px;
}

