body	{
	background-color:#ffffff;
	font-family:verdana;
	font-size:12pt;
	background-color:#ffffff;
	margin-top:5px;
	margin-left:0;
	margin-right:0;
	}

img1
	{
	border-style:dashed;
	border-width:thin;
	border-color:#c5c5c5;
	}

.no
	{
	border-style:none;
	}

.rahmen
	{
	border-style:dotted;	
	border-width:thin;
	border-color:#c5c5c5;
	}

.abs5 	{	height:5px;	}
.abs10 	{	height:10px;	}
.abs20 	{	height:20px;	}
.abs30 	{	height:30px;	}
.abs50 	{	height:50px;	}
.abs75	{	height:75px;	}
.abs100	{	height:100px;	}
.abs200	{	height:200px;	}

.text
	{
	font-family:verdana;
	color: #000000;
	font-size:11pt;
	text-align:justify;
	}

.text-center
	{
	font-family:verdana;
	color: #000000;
	font-size:11pt;
	text-align:center;
	}

	
.text10
	{
	font-family:verdana;
	color: #000000;
	font-size:10pt;
	text-align:justify;
	}

.text12
	{
	font-family:verdana;
	text-decoration:bold;
	color: #000000;
	font-size:12pt;
	}

.text-table
	{
	font-family:verdana;
	color: #000000;
	font-size:9pt;
	text-align:left;
	border:1px solid #444444;
	border-style:ridge;
	}

.text-table-block
	{
	font-size:9pt;
	text-align:justify;
	}

.abs-table 	{	height:1px; background:#121212;	}
	
.ungerade
	{
		background-color: #faf0cd;
	}	

.gerade
	{
		background-color: #efe4dc;
	}	

.headline
	{
		background-color: #dffcc5;
	}	

.subcontent-bilder
	{
		text-align: center;
	}	
	
.klein
	{
	font-family:verdana;
	color: #000000;
	font-size:8pt;
	}

.background
	{
	background-image: url(../bilder/layout/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:950px;
	}
	
.copyright a:link, .copyright a:visited, .copyright a:active
	{
	color: #444444;
	font-size:7pt;
	}

.copyright a:hover
	{
	text-decoration: underline;
	color:#000000;
	font-size:7pt;
	}

a:link, a:visited, a:active
	{
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
	font-size:11pt;
	}

a:hover
	{
	text-decoration: underline;
	font-size:11pt;
	}

.navi
{
	width:160px;
}

.navi_alt
{
	background-image: url(../bilder/layout/navi-back.png);
	border-style:dashed;
	border-width:thin;
	border-color:#c5c5c5;
	width:160px;
}

.navi a:link, .navi a:visited, .navi a:active
	{
	font-family:verdana;
	text-decoration: none;
	color: #414141;
	background-color: transparent;
	font-size:11pt;
	}

.navi a:hover
	{
	text-decoration: underline;
	color:#8c4902;
	}

.link-active
{
	background-image: url(../bilder/layout/navi-back-active.png);
	border-style:dashed;
	border-width:thin;
	border-color:#c5c5c5;
	width:160px;
}

.link-active a:link, .link-active a:visited, .link-active a:active
	{
	font-family:verdana;
	text-decoration: none;
	color: #414141;
	background-color: transparent;
	font-size:11pt;
	}

.link-active a:hover
	{
	text-decoration: underline;
	color:#8c4902;
	}

.bilder a:link, .bilder a:visited, .bilder a:active .bilder a:hover
	{
	border:1px;
	border-style:dashed;
	border-color:#555555;
	}