HTML 
{
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
	background-color: White;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

BODY 
{
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
}

body, td
{
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

body
{
	text-align: center;
}

a:link, a:visited
{
	color: #cc0000;
	text-decoration: underline;
}

a:hover
{
	color: #cc0000;
	text-decoration: none;
}

ol
{
	font-weight: bold;
}

li
{
	font-weight: normal;
	margin-bottom: 4px;
	line-height: 150%;
}

ul li
{
	list-style-image: url(img/limarker.gif);
}

#header
{
	padding-top: 316px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
}

#contenttable
{
	margin-left: 4%;
	margin-right: 9%;
	width: 87%;
	background-image: url(img/uzor01.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#contenttable td
{
	vertical-align: top;
}


#tmenu
{
	width: 200px;
}

#tmain
{
	padding-bottom: 100px;
}

#menu li
{
	list-style-image: url(img/menu_marker.gif);
	list-style-position: inside;
	padding-bottom: 6px;
	border-bottom: 1px dashed #999999;
	margin-top: 12px;
}

#menu li img
{
	margin-left: 11px;
}


#tmain
{
	padding-left: 80px;
}

H1
{
	font-family: "Century Gothic", sans-serif;
	font-weight: normal;
	color: #cc0000;
	font-size: 24pt;
}

H2
{
	font-family: "Century Gothic", sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 18pt;
}

.ctable
{
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	margin-top: 45px;
	margin-bottom: 45px;
}

.ctable td
{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px;
}

.accent2
{
	color: #CA0000;
	font-weight: bold;
	font-size: 12pt;
}

.accent
{
	border-left: 3px solid #9933cc;
	padding-left: 20px;
}

.ladies
{
	width: 250px;
	height: 380px;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 15px;
	float: left;
}

.ladies img
{
	border: 1px solid #666666;
	margin-bottom: 15px;
}

#footerpicture
{
	height: 157px;
	background: url(img/footer.jpg) repeat-x center;
	border-top: 3px solid #afafaf;
	border-bottom: 3px solid #afafaf;
	clear: both;
}

#footer
{
	background: url(img/uzor02.gif) no-repeat;
	padding-top: 45px;
	margin-left: 4%;
	margin-right: 9%;
	text-align: left;
	padding-left: 200px;
	padding-bottom: 140px;
	color: #999999;
	font-size: 8pt;
}

#footer span
{
	margin-left: 50px;
	margin-right: 50px;
}

.pict, .picts img
{
	border: 1px solid #9C9C9C;
	margin: 10px;
}





form
{
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
}

.clear
{
	clear: both;
	float: none;
}


input.fld, textarea
{
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 8pt;
}

textarea
{
	overflow: auto;
	margin-bottom: 15px;
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
}

input.btn
{
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #0068ac;
	border-top: 2px solid #009CFF;
	border-left: 2px solid #009CFF;
	border-bottom: 2px solid #004B7B;
	border-right: 2px solid #004B7B;
	font-weight: bold;
	color: #fff;
	font-size: 10pt;
	text-align: center;
	background-image: url(img/bg_btn.gif);
	background-repeat: repeat-x;
}

.table_cap{
font-weight:bold;
}


A.textlink {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	text-decoration: none;
}
A.textlink:visited {
	FONT-SIZE: 10pt; COLOR: #000000; TEXT-DECORATION: none
}
A.textlink:hover {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	border: thin none;
}



/* Ab hier beginnen die Änderungen am aussehen der Seite die Christoph Stach gemacht hat */
font {
  font-family: verdana, sans-serif !important;
  color: #000 !important;
  font-size: 11pt !important;
}

.cayenne-rot { color: #cc0001 !important; }
