body{
		background-image: url(../images/body_bg.gif);
		background-repeat: repeat-x;
		background-position: top;
		background-color: #b38a77;
		margin: 0px;
		padding: 0px;
		text-align: center;
}

#white {
	width: 777px;
	position: relative;
	height: 100%;
	background-color: #ffffff;
	margin: 0px auto;
	display: table;
	}

#container {
	width: 775px;
	height: 100%;
	display: table;
	background-color: #dfcec6;
	margin: 0px auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}

.text, td, div, span, p {
	font-family : Arial;
	font-size : 11px;
	color: #303030;
}

.antraste {
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 18px 0px;
	font-family: Arial;
	font-size: 18px;
	color: #a36f58;
	background-image: url(../images/hline.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.antrasteright{
	padding: 10px 0px 8px 0px;
	margin: 0px 0px 16px 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4b2716;
	background-image : url(../images/newcontainer.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
}

a:link, a:active, a:visited {
	font-family: Arial;
	color: #303030;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.helper:link, .helper:visited, .helper:active {
	color: #860000;
	text-decoration: none;
}

.helper:hover {
	color: #860000;
	text-decoration: underline;
}

.tvs_core_table_border_style_on {
	font-family: Arial;
	font-size: 11px;
	color: #303030;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 0;
	margin: 0;
	
}

.tvs_core_table_border_style_on td{
	font-family: Arial;
	font-size: 11px;
	color: #303030;
	padding-left: 3px;
	padding-right: 2px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

.tvs_core_table_border_style_off {
	font-family: Arial;
	font-size: 11px;
	color: #303030;
	padding: 0;
	margin: 0;
	border: 0px;
}

.tvs_core_table_border_style_off td{
	font-family: Arial;
	font-size: 11px;
	color: #303030;
	padding-left: 3px;
	padding-right: 2px;
	vertical-align: top;
	border: 0px;
}


.dukmenu{
	font-weight: bold;
}

.dukmenu a:link, .dukmenu a:visited, .dukmenu a:active {
	color: #860000;
	text-decoration: none;
}

.dukmenu a:hover {
	color: #860000;
	text-decoration: underline;
}

.duksubmenu{
	padding:10px 15px 0px 15px;
	margin: 0px;
}
