body {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	color:#78000E;
}

input,textarea,select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #78000E;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #78000E;
	border-width: 1px;
	border-style: solid;
	border-color: #DCB3B7;
	padding: 2px;
	margin-top: 30px;
}

hr {
	height:1px;
	border:0px;
	color:#78000E;
	background-color:#78000E;
}

p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#78000E;
}

p.border {
	border: 1px solid #DCB3B7;
	padding: 2px;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #78000E;
	text-decoration: none;
}

td.hint {
	background-color: #DEF4B3;
	border: 1px solid #DCB3B7;
}

td.weinrot {
	background-color: #8B000F;
}

td.hellgruen {
	background-color: #DEF4B3;
	font-size: 10px;
}

td.mittelgruen {
	background-color: #D0E79D;
	font-size: 10px;
}

td.dunkelgruen {
	background-color: #BCD97D;
	font-size: 10px;
}

td.gruen {
	background-color: #A2C655;
}

td.right {
	background-color: #A7CD39;
	background-image: url(images/bg_right.gif);
	background-repeat:no-repeat;
	
}

td.content {
	background-image: url(images/bg_content.gif);
	background-repeat:no-repeat;
	background-color: #F5FFDD;
	border-left-width: 4px;
	border-left-style: solid;
	border-right-width: 4px;
	border-right-style: solid;
	border-top-width: 4px;
	border-top-style: solid;
	border-color: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 45px;
	color:#8B000F;
}

td.lang {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	background-color: #8B000F;
}

td.footer {
	font-size: 10px;
	color: #7C9C21;
}

ul {
	color:#78000E;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(images/icon_ul.gif); 
}

a {
	color: #7FA213;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #587405;
	font-weight: bold;
	text-decoration: none;
}

a.white:link, a.white:active, a.white:hover, a.white:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.footer {
	font-size: 10px;
	color: #7C9C21;
	text-decoration: underline;
}

a.whitebold:link, a.whitebold:active, a.whitebold:hover, a.whitebold:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

a.whitebold:link img, a.whitebold:active img, a.whitebold:hover img, a.whitebold:visited img {
    border: 0;
    vertical-align: middle;
}

a.weinrotbold:link, a.weinrotbold:active, a.weinrotbold:hover, a.weinrotbold:visited {
	color: #78000E;
	text-decoration: underline;
	font-size: 10px;
}

a.printlink:link, a.printlink:active, a.printlink:hover, a.printlink:visited {
	color: #78000E;
	font-weight: normal;
	text-decoration: none;
	padding-left:18px;
	background:url(images/icon_print.gif) no-repeat 0px;
}

td.window {
	padding: 10px;
	font-size: 11px;
	color: #FFFFFF;
}

td.window a {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

td.window a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}