body {
	font-family: sans-serif;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: #75BCC9;
}

body.index {
	background-color: White;
	background-image: url(images/alap.gif);
	text-align: center;
}

table {
	border: 0px;
	margin: 0px;
}

table.flash {
	width: 60%;
	text-align: center;
}

table.Main {
	width: 100%;
}

table.line {
	width: 100%;
}

td.linetext {
	width: 100%;
	height: 20px;
	color: #00008B;
	background-image: url(images/headline.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

table.Content {
	width: 100%;
}

td.contentheadleft {
	width: 24px;
	height: 60px;
	background-color: #75BCC9;
	color: #009999;
}

td.contenthead {
	background-color: #75BCC9;
	color: #009999;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	height: 60px;
}

td.upperleftcontent {
	width: 24px;
	height: 27px;
	background-image: url(images/topleft.jpg);
	background-repeat: no-repeat;
}

td.uppercontent {
	height: 27px;
	background-image: url(images/topborder.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

td.leftcontent {
	width: 24px;
	background-image: url(images/leftborder.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

td.content {
	background-color: White;
	color: #009999;
	vertical-align: top;
	font-size: 13px;
	margin: 0px;
	border: 0px;
	padding-right: 20px;
}

td.lowerleftcontent {
	width: 24px;
	height: 27px;
	background-image: url(images/lowerleft.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

td.lowercontent {
	height: 27px;
	background-image: url(images/lowerborder.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

td.Navi {
	background-color: #75BCC9;
	color: #009999;
	width: 180px;
	height: auto;
	vertical-align: top;
	text-align: center;
}

td.Navilinks {
	vertical-align: top;
	border-left: 10px #009999 solid;
	color: #009999;
	background-color: #75BCC9;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

td.Main {
	vertical-align: top;
}

td.contact {
	width: 50%;
	text-align: center;
	vertical-align: top;
	border: 0px;
	margin: 10px;
	background-color: White;
	color: #333333;
	font-size: 11px;
}

td.center {
	text-align: center;
	vertical-align: middle;
	border: 0px;
	font-size: 12px;
	background-color: White;
	color: Gray;
}

img.click {
	border: 1px #003366 solid;
}

.red {
	background-color: White;
	color: Red;
}

.italic {
	font-style: italic;
}

.fake {
	color: White;
	background-color: White;
}

input.text {
	background-color: White;
	color: #009999;
	border: 1px;
	border-style: dotted;
}

input.submit {
	font-weight: bold;
	color: White;
	background-color: #75BCC9;
	border: 1px outset;
	text-align: center;
}

textarea.text {
	background-color: White;
	color: #009999;
	border: 1px;
	border-style: dotted;
}

/*

table.Navi {
	background-color: #75BCC9;
	border: none;
	height: 100%;
	width: %;
}

td.Schmuck {
	width: 25px;
	background-color: #009999;
	height: 100%;
}

td.Navi {
	background-color: #75BCC9;
	height: 100%;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
}
*/

A.alt:link, A.alt:visited, A.alt:active { 
	COLOR: #333333; 
	background-color: White;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A.alt:hover { 
	background-color: #E4E4E4;
	COLOR: #333333; 
	TEXT-DECORATION: underline;
	font-weight: bold;
}

A:link, A:visited, A:active {
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

A:hover { 
	COLOR: white; 
	text-decoration: none;
	font-weight: bold;
}

.leftmargin {
	margin-left: 50px;
}

A.index:link, A.index:visited, A.index:active {
	color: #009999;
	background-color: White;
	text-decoration: none;
	font-weight: bold;
}

A.index:hover { 
	COLOR: #880000; 
	text-decoration: underline;
	font-weight: bold;
	background-color: White;
}

ul {
	margin-left: 20px;
	list-style-type: disc;
}

td.counter {
	width: 100%;
	height: 150px;
	vertical-align: bottom;
	text-align: center;
}

td.bottom {
	text-align: center;
	vertical-align: middle;
	height: 50px;
}
