<!--
body		{
			color: #990033;
			background-color: #ffffff;
			font-family: 'Lucida Grande', 'Luxi Sans', 'Nimbus Sans L', Verdana, Helvetica, sans-serif;
			font-size: 0.9em;
			margin: 0;
			padding: 0;
			}
h1		{
		font-family: 'Times New Roman', Times, Georgia, serif;
		font-style: oblique;
		color: #ffffff;
		}
h2		{
		font-size: 1.4em;
		}
sup		{
		font-size: 0.5em;
		}
table	{
		width: auto;
		font-size: 0.8em;
		}
.sophie	{
		font-size: 1em;
		}		
tr		{
		text-align: center;
		vertical-align: middle;
		}		
td		{
		vertical-align: top;
		padding: 4px;
		}
/*
*		{
		margin: 0;
		padding: 0;
		}
*/
#seite	{
		width: 100%;
		margin: 0 auto;
		}
#kopf	{
		background-color: #cc0033;
		padding: 10px;
		height: 120px;
		border-bottom-color: #000000;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		}
#inhalt {
		background-image: url(images/bg.gif);
		background-color: #eeeeee;
		font-size: 1em;
		margin-right: 135px;
		padding: 20px;
		height: 3000px;
		}
#start	{
		background-image: url(images/yvonne-meyer_ivan-dragadze.jpg);
		background-color: #cccccc;
		background-repeat: no-repeat;
		font-size: 1em;
		margin-right: 135px;
		padding: 20px;
		height: 3000px;
		}
#ticker-alt	{
			background-image: url(images/anim.gif);
			background-color: #ffffff;
			background-repeat: repeat;
			color: #000000;
			margin-top: 4em;
			margin-left: 10px;
			margin-right: 10px;
			padding: 12px;
			}
#menu	{
		float: right;
		background-color: #000000;
		font-size: 0.9em;
		width: 120px;
		height: 3000px;
		padding: 20px 5px 20px 10px;
		border-left-color: #000000;
		border-left-width: 1px;
		border-left-style: solid;
		}
/*		z-index: 3;		*/
.tabue	{
		font-weight: bold;
		}
.ntr	{
		color: #ffffff;
		font-family: 'Times New Roman', Times, Georgia, serif;
		font-size: 1.25em;
		}
.zent	{
		margin-left: 10%;
		margin-right: 10%;
		}	
.img	{
		background-color: #ffffff;
		margin-left: auto;
		margin-right: auto;
		margin-top: 1em;
		margin-bottom: 1em;
		padding: 0.5em;
		border: solid 1px #000000;
		}
a:link		{
			color: #776666;
			font-size: small;
			padding: 2px;
			background-color: transparent;
			text-decoration: underline;
			}
a:visited	{
			color: #555555;
			font-size: small;
			padding: 2px;
			background-color: transparent;
			text-decoration: underline;
			}		
a:hover		{
			color: #ffffff;
			font-size: small;
			padding: 2px;
			background-color: #333333;
			text-decoration: none;
			}			
a:active	{
			color: #ffffff;
			font-size: small;
			padding: 2px;
			background-color: #cccccc;
			text-decoration: none;
			}
-->
