body {
	padding: 0px;
	margin: 0px;
	background-color: #F3F0E9;
	font-family: Verdana;
}
td {
	vertical-align: top;
	font-size: 13px;
}
a.link {
	color: #8fac2e;
	font-size: 13px;
}
h3 {
	color: #ff7c00;
	font-size: 20px;
	/*0b1b59*/
}
#container {
	width: 820px;
	background-image: url(images/SeVent_21.jpg);
	background-repeat: repeat-y;
	font-size: 13px;
	margin-bottom: 15px;
}
#container2 {
	_margin-left: 3px;
}
#menu {
	padding-top: 12px;
	width: 806px;
	height: 33px;
	background-image: url(images/SeVent_06.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#submenu {
	width: 147px;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(images/SeVent_11.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
}
#submenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#submenu a:hover {
	text-decoration: underline;
}
#kruimel {
	margin-top: 10px;
	width: 579px;
	_width: 595px;
	height: 34px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	background-image: url(images/SeVent_15.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#kruimel a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	width: 630px;
	height: 333px;
	padding-left: 23px;
	padding-right: 33px;
}
#blok {
	border: 1px solid #78756d;
	background-color: #ffe0c2;
	margin-bottom: 15px;
}
#disclaimer td {
	background-color: #fef8fa;
}
#disclaimer div {
	height: 448px;
	overflow: scroll;
}
#blok td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	font-size: 11px;
}
#blok th {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ff9632;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 12px;
}
#footer {
	width: 820px;
	padding-top: 25px;
	padding-bottom: 5px;
	text-align: center;
}
td.frm_submit {
 	margin-top: 15px;
 	border-top: 1px solid #000000;
}
#inv_submit {
	background-color: #ff9632;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
a:link#menactive, a:visited#menactive, a:hover#menactive {
	text-decoration: underline;
}
a:link#submenactive, a:visited#submenactive, a:hover#submenactive {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.sBev_error {
	color: red;
	font-weight: bold;
}
.image {
	float: right;
	border: 1px SOLID #000000;
	margin: 10px;
}
.tablerow {            
    background-color: #fec996;
}
.tablerow_h {          
    background-color: #ffe0c2;
    cursor:pointer;
}