*html,body {
	margin: 0;
	float: left;
	left: 0px;
	padding-left: 0;
}
body{
	font-family: "Trebuchet MS", Verdana;
	color: #666;
}
table {
	width: 100%;
	height: 100%;
}
td {
	vertical-align: middle;
}

table.normal td {
	width: 0px;
	height: 0px;
	vertical-align: top;
}

.diap{
	color:#FFF;
}
div#vechtl_float {
	width: 100%;
	height:420px;
	position:absolute;
	top:50%;
	left:0px;
	margin: -210px auto auto auto;
	background-color:#fff;
	text-align:center;
	border-top: 1px solid #999999;
	border-right: 0px white;
	border-bottom: 1px solid #999999;
	border-left: 0px white;
	overflow:hidden;
	}
div#vechtl_header{
	width: 100%;
	height:71px;
	position:absolute;
	top:50%;
	left:0px;
	margin: -281px auto auto auto;
	overflow:hidden;
	z-index:100;
	font-size:10px;
	background-image: url(images/logo_vechtl.gif);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align:text-bottom;	
}
div#vechtl_header_menu{
	float:right;
	text-align:right;
	position:relative;
	top:53px;
	font-size:13px;
	background-color:#fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
div#vechtl_header_menu a, div#vechtl_header_menu a:visited{
	color:#333333;
	text-decoration: none;
}
div#vechtl_header_menu a:hover{
	color: #b67200;
	text-decoration: none;
}
div#footer{
	width: 100%;
	height:30px;
	position:absolute;
	top:50%;
	left:0px;
	margin: 220px auto auto auto;
	text-align:center;
	overflow:hidden;
	z-index:800;
	font-size:10px;
}

div#vechtl_cover {
	width: 100%;
	height:422px;
	position:absolute;
	top:50%;
	left:0px;
	margin: -211px auto auto auto;
	overflow:hidden;
	text-align:center;
	z-index:201;
	visibility:hidden;
}
div#vechtl_cover_bg {
	width: 100%;
	height:422px;
	background-color:#000;
	z-index:200;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	text-align:center;
	position:relative;
	}

div#coverCont{
	background-color:#FFFFFF;
	width:620px;
	height:350px;
	z-index:202;
	left: 50%;
	top: 50%;
	margin: -195px auto auto -317px;
	position:absolute;
	font-family: "Trebuchet MS", Verdana;
	color: #666;
	border: 15px solid #FFFFFF;
	text-align:left;
}

div#ccontFooter{
	width: 100%;
	background-color:#fff;
	position:absolute;
	left: 0px;
	top: 340px;
	font-size:14px;
	
}
div#ccontFooter a, div#ccontFooter a:visited {
	color: #999999;
	text-decoration: none;
}
div#ccontFooter a:hover {
	color: #333333;
	text-decoration: underline;
}
div#header{
	width: 100%;
	height:40px;
	top:-40px;
	float:left;
	position:relative;
	background-color:#fff;
	border:1px solid #ccc;
}
div#right{
	float:right;
}
div#left{
	float:left;
	margin:0px;
	padding:0px;
}
div#rightBorder{
	float:left;
	position:relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	text-align:left;
	padding-left:15px;
	margin-left:10px;
	width:80%;
}
div#rightBorder a, div#rightBorder a:visited{
	color: #666;
	text-decoration: underline;
}
div#rightBorder a:hover{
	color: #b67200;
	text-decoration: underline;
}
div#noRightBorder{
	float:left;
	position:relative;
	text-align:left;
	padding-left:0px;
	padding-right:40px;
	margin-left:10px;
	margin-right:40px;
	width:85%;
}
div#noRightBorder a, div#noRightBorder a:visited{
	color: #666;
	text-decoration: underline;
}
div#noRightBorder a:hover{
	color: #b67200;
	text-decoration: underline;
}
div.imgDiv{
	position:absolute;
}
#vechtl_float_edit {
	width: 100%;
	height:420px;
	position: absolute;
	top:0px;
	left:0px;
	border:0px white;
	background-color:#99CCFF;
	text-align:center;
}
p, h1, h2, h3, h4, h5, h6, form{
	padding:0;
	margin:0;
}
p{
	line-height: 17px;
	font-size:11px;

}
.med_marge_right{
   margin-right:20px;
}
.small_marge_left{
   margin-left:20px;
}
.smaller{
		line-height: 10px;
font-size:9px;
}