body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	
}
td, body, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.bg_tabellenzeile {
	background-color: #FFCC33;
}
.bg_nav {
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-y;
}
.content {
	border: 1px solid #FF0000;
	padding: 10px;
}
.footer {
	background-color: #FFFFFF;
	color: #666666;
}
#button {
	font-size: 13px;
	height: 20px;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	color: #000000;
	text-align: right;
	border: 1px solid #FF0000;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
#button a:link {
	text-decoration: none;
	color: #000000;
	
}
#button a:visited {
	text-decoration: none;
	color: #000000;
}
#button a:hover {
	color: #FF0000;
	text-decoration: none;
}
#button a:active {
	color: #FF0000;
	text-decoration: none;
}
#button .current {
	color: #FF0000;
	text-decoration: none;
}
.titel {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 140%;
	
}
.small {
	font-size: 10px;   
}
.weinrot {color: #990000}

p {
	padding-top: 0px;
	margin-top: 0px;
}
.top {
	font-size: 14px;
	font-weight: bold;
	background-color: #E0E0E0;
}
.terminblock {
	background-color: #FFFFFF;
}

a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.contentpic_re {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
