body {
	background-color : #AAD8B8;
	font-family: "Arial";
	color : #202020;
	width: 90%; 
	padding-left: 3%; 
	text-align: justify
}

body.news2009 {
      /*background-color : #faff55
   	background-color : #eeff39;
   	background-color : #ffff7c*/
   	background-color : #f1ff7c
}

body.news2010 {
   	background-color : #D6D9F4;
}

hr {
	width : 100%;
	color: #9D1935; 
}

table.kopf {
	background-color : #9D1935; 
		width : 100%;
}

table.kopf img.kopf {
	width : 148px;
	height : 147px;
	border : 0px;
}

table.kopf img.puzzle_ganz {
	width : 184px;
	height : 189px;
	border : 0px;
}

table.kopf img.puzzle_teil1 {
	width : 80px;
	height : 85px;
	border : 0px;
}

table.kopf img.puzzle_teil2 {
	width : 63px;
	height : 76px;
	border : 0px;
}

img.right {margin: 0px 0px 10px 15px; border: #31297D solid 1px; float: right; clear: both}
img.left {margin: 0px 15px 10px 0px; border: #31297D solid 1px; float: left; clear: both}		
img.center {margin: 0px 0px 0px 0px; border: #31297D solid 1px; clear: both;}		
			
font.bigbeige {font-size: 300%; font-weight: bold; color: white}
font.mediumbeige {font-size: 150%; font-weight: bold; color: white}

h1 {text-align: center; font-size: 180%; font-weight: bold; color: #9D1935;  clear: both;}
h2 {text-align: center; font-size: 140%; color: #9D1935; clear: both}

a:link {COLOR: #9D1935}
a:visited {COLOR: #9D1935 }
a:active {COLOR: #9D1935}

a.title:link {COLOR: white; font-size: 130%; font-weight: bold}
a.title:visited {COLOR: white; font-size: 130%; font-weight: bold}
a.title:active {COLOR: white; font-size: 130%; font-weight: bold}

ul {margin-left: 15px; }
ul ul {margin-left: 20px}
li  {
 margin-top : 7px;
}

font.analysen-fuss 
{
	COLOR: #9D1935; 
	font-weight: bold;
	font-size : 8pt;
}


