body {
	margin: 0px;
	padding: 0px;
	color: #D3D3D3;
	background-color: Black;
}

div.header {
	padding-left: 13px;
	padding-top: 9px;
}

tr.main {
	background-color: Black;
	background-image: url(../images2/gradient-red.jpg);
}

td.ice {
	background-image: url(../images2/ice.gif);
	background-color: Black;
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

td.menu {
	padding: 20px;
	vertical-align: top;
}

td.base {
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	vertical-align: top;
}

h2 {
	color: Orange;
	padding-top: 0px;
	margin-top: 0px;
}

h3 {
	color: Orange;
	padding-left: 20px;
	font-size: 125%;
}

h3.intext {
	padding-left: 0px;
	padding-top: 10px;
}

h3.subh2 {
	margin-top: -15px;
}

div.ruen {
	text-align: right;
	color: #D2B48C;
	font-size: 80%;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-top: 5px;
}

p {
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}

p.decor:first-letter {
	font-size: 200%
}

li.menuitem {
	list-style-type: square;
	color: Orange;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
}

a.menu, a.menu:visited {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	text-decoration: underline;
	color: Orange;
}

a.menuselected, a.menuselected:visited {
	color: #B0C4DE;
	text-decoration: underline;
	font-weight: bold;
}

a.menuselected:hover {
	text-decoration: underline;
	color: #CD853F;
}

ul.menu {
	margin-left: 10px;
	padding-left: 10px;
}

ul.submenu {
	margin-left: 10px;
	padding-left: 10px;
}

li.submenuitem {
	list-style-type: circle;
	color: Red;
	padding-bottom: 1px;
	padding-top: 2px;
	padding-right: 0px;
	font-size: 90%;
}

a.submenu, a.submenu:visited {
	color: #FFD700;
	text-decoration: none;
}

a.submenu:hover {
	text-decoration: underline;
	color: #FFE4B5;
}

a.submenuselected, a.submenuselected:visited {
	color: Red;
	text-decoration: underline;
}

a.submenuselected:hover {
	text-decoration: underline;
	color: #FFC0CB;
}

img.picture {
	margin: 20px;
	border: 3px solid #804000; 
}

a {
	color: Orange;
}

a:hover {
	color: Red;
}

a.news {
	color: #FF4500;
	font-weight: bold;
	text-decoration: none;
}

a.news:hover {
	text-decoration: underline;
}

td.subtabletext {
	padding-right: 5px;
}

td.subtableline {
	padding: 0px;
	width: 3px;
	background-color: #804000;
}

p.news:first-letter {
	font-size: 100%;
}

div.newsheader {
	padding-left: 35px;
	padding-bottom: 3px;
}

td.date {
	font-weight: bold;
	color: #FFD700;
}

form.search {
	padding-top: 20px;
	font-size: 80%;
	color: Tan;
	width: 100%;
}

div.searchsubmit {
	padding-top: 5px;
	text-align: right;
}

input.searchsubmit {
	font-size: 80%;
	background-color: #C2ACA7;
	border: 2px solid Maroon;
}

span.termin {
	font-weight: bold;
	color: #FFD700;
}

p.termin {
	margin-left: 50px;
	text-indent: -30px;
}

table.example {
	margin-left: 20px;
	border-collapse: collapse;
	margin-bottom: 20px;
}

td.exampleheader {
	padding-left: 0px;
	font-weight: bold;
	color: #FFD700;
}

td.examplebody {
	border-top: 1px dotted #8B4513;
	border-left: 1px dotted #8B4513;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #DEB887;
}

ol {
	padding-left: 20px;
}

li {
	padding-right: 20px;
	text-align: justify;
}

li.coloredlist {
	color: #BC8F8F;
	font-weight: bold;
}

span.coloredlist {
	color: #D3D3D3;
	font-weight: normal;
}

ol.example {
	padding-left: 0px;
	margin-bottom: 0px;
}

h4 {
	padding-left: 20px;
	margin-bottom: -10px;
	color: Orange;
}

td.clastext {
	padding-right: 20px;
	border-left: 1px solid Maroon;
}

td.clasimg {
	padding-right: 20px;
}

a.clas, a.clas:visited {
	font-weight: bold;
	text-decoration: none;
	color: #DCDCDC;
}

a.clas:hover {
	text-decoration: underline;
	color: Red;
}

span.bigger {
	font-size: 120%;
}

img.clas {
	border: 2px solid Maroon;
}

table.dream {
	margin: 20px;
	width: 1px;
	float: right;
}

td.dreamtext {
	font-style: italic;
	padding-top: 10px;
	color: #D2B48C;
}

img.dream {
	border: 5px solid #804000; 
}

table.wrappingelement {
	float:left; 
	display:inline; 
	text-align:center; 
}

div.floatblock
{
	float: right;
	padding: 15px 15px 15px 15px;
}

div.adv {
	margin-top: -40px;
	padding: 0px;
}

a.adv {
	font-size: x-small;
	text-decoration: none;
	color: Silver;
}
