body, table	{   font-family:'VERDANA','ARIAL','HELVETICA';
				font-size: 10pt;
				color: #202020 }

body {background-color:#F7F6D5;	margin:0px; text-align:center; }

body.content {margin:0px; margin-left:15px; margin-right:15px; }

div#container
{
	width:850px;
	padding:0;
    margin: 0px auto;
	height:100%;
}

table.gesamt
{
	width:100%; height:400px;
	border:solid #505050; border-width:1px 1px 1px 1px;
	margin-top:6px;
}

h2	{ font-size:10pt; font-weight:bold; color:#404040; margin-left:0px; margin-top:20px; margin-bottom:10px }
b {color:#404040; }

td    { vertical-align:top; }
p.fusszeile {margin-top:100px; text-align:center; font-size:8pt; }
img.hauptseite {width:200px; height:250px; border:0px; margin-top:5px; }
img.button {width:91px; height:20px; border:0px; }
img.sk_button {border:1px #129c9c solid; width:30px; height:30px }
p.abstand {margin-left:10px; }

.rechts {text-align:right; }
.zentriert {text-align:center; }
.vzentriert {vertical-align:middle; }
.unten {vertical-align:bottom; }
.oben {vertical-align:top; }

/*
a {font-weight:normal; color:#202020;}
a:link, a:visited	{text-decoration:underline }
a:hover, a:focus  {text-decoration:none; color:#404040; }
*/
a	{ font-weight:bold; text-decoration:none  }
a:link		{	color:#129c9c }
a:visited	{	color:#129c9c }
a:hover		{	color:#FF3C4F }
a:focus		{	color:#FF3C4F }

.achtung		{ color:#129c9c; cursor:normal }
.achtunghover	{ color:#FF3C4F; cursor:pointer }