h1 {
		font-family: Georgia, serif;
		font-size: 130%;
		border-bottom: 1px dotted #333;
		margin-top:15px;
		margin-bottom:20px;
		}
h2 {
		font-family: Georgia, serif;
		font-size: 120%;
		border-bottom: 1px dotted #333;
		margin-top:15px;
		margin-bottom:20px;
		}
h3 {
		font-family: Georgia, serif;
		font-size: 110%;
		border-bottom: 1px dotted #333;
		margin-top:15px;
		margin-bottom:20px;
		}
td {
		padding:5px;
		margin:0px;
		vertical-align:top
}
i {
		font-style:normal;
}
a:link {
		color:#000000;
		text-decoration:none;
}

a:visited { 
		color:#000000; 
		text-decoration:none;
}
a:hover { 
		text-decoration:underline; 
		color:#000000; 
}
a:active { 
		color:#000000; 
		text-decoration:none;
}
a:focus { 
		color:#000000; 
		text-decoration:none;
}

body {
		font-family: Georgia, serif;
		font-size: 100%;
		}
	
	.inhalt200 {
		width: 180px;
		margin: 0 0 10px 0;
		font-family: Verdana, sans-serif;
		font-size: 85%;
		color: #333;
		padding: 10px;
		background: #ccc url(../img/unten200.gif) no-repeat bottom left;
		}

	.titel200 {
		width: 180px;
		margin: 0 0 0 0;
		padding: 10px;
		font-size: 130%;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #999 url(../img/oben200.gif) no-repeat top left;
		}
	.inhalt550 {
		width: 530px;
		margin: 0 0 10px 0;
		font-family: Verdana, sans-serif;
		font-size: 85%;
		color: #333;
		padding: 10px;
		background: #ccc url(../img/unten550.gif) no-repeat bottom left;
		}

	.titel550 {
		width: 530px;
		margin: 0 0 0 0;
		padding: 10px;
		font-size: 130%;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #999 url(../img/oben550.gif) no-repeat top left;
		}
	.inhalt750 {
		width: 730px;
		margin: 0 0 10px 0;
		font-family: Verdana, sans-serif;
		font-size: 85%;
		color: #333;
		padding: 10px;
		background: #ccc url(../img/unten750.gif) no-repeat bottom left;
		}

	.titel750 {
		width: 730px;
		margin: 0 0 0 0;
		padding: 10px;
		font-size: 130%;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #999 url(../img/oben750.gif) no-repeat top left;
		}

	
	.item {
		margin: 5px 0 0 5px;
		padding: 0 0 0 10px;
		background: url(../img/arrow.gif) no-repeat 0px 5px;
		background-color:none;
		}
	ul { 
		margin:00px 0px 0px 0px;
		padding: 0 0 0 0;
}
	li {
		margin: 5px 0 15px 5px;
		padding: 0 0 0 10px;
		background: url(../img/arrow.gif) no-repeat 0px 5px;
		background-color:none;
		list-style:none;
		list-style-position:outside;
		list-style-type:none;		
		}

#rot1
{
		background-color: #933;
}
#rot2
{
		background-color: #c99;
}
#blau1
{
		background-color: #69c;
}
#blau2
{
		background-color: #9cf;
}
#gruen1
{
		background-color: #9c6;
}
#gruen2
{
		background-color: #cf9;
}
