img { border: 0px; } 

body {

	margin:  0;
	padding: 0;
/*	font-family: sans-serif; */
	font-family: serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background: url(img/vdc_bg_wall.jpg) repeat;

}

a:link, a:visited { color: #6677aa; text-decoration: none; font-weight: bold; } 

a:active, a:hover { color: darkblue; text-decoration: none;font-weight: bold; }

.style1 { color: #99FFCC }

h1 {

	font-family: monospace;
	font-size: 22px;
	font-weight: bold;
	color: #6677aa;
	margin: 0px;
	padding-top: 20px;

}

h2 {

	font-family: monospace;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	width: 200px;
	padding: 20px 0px 0px 110px;
	font-style: italic;

}

#vdc_right_text h2 {

	font-family: monospace;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #6677aa;
	width: 500px;
	padding: 20px 0px 0px 20px;
	font-style: italic;

}

h3 {

	font-family: monospace;
	font-size: 18px;
	font-weight: bold;
	color: #6677aa;
	margin: 0px;
	padding-top: 20px;

}

#vdc_container {

	width: 1000px;
	margin: auto;
/*	display: block;*/
	min-height: 50px;
	min-width: 50px;
	background: url(img/vdc_bg_middle.jpg); 

}

#vdc_topsection {

	float: left;
	width: 1000px;
	height: 45px;
	background: url(img/vdc_bg_top.jpg) no-repeat;
}

.vdc_topmenu{

	float: right;
	width: 465px;
	margin: 0px;
	padding: 20px 210px 0px 0px;

}

.vdc_topmenu ul {

	list-style: none;
	padding: 0px;
	margin: 0px;

}

.vdc_topmenu li{

	display: inline;

}

.vdc_topmenu li a{

	font-size: 12px;
	color: #ccddee;
	/* color: #ddeeaa; #B0C4DE */
	font-weight: bold;
	width: 100px;
	height: 30px;
	margin-left:15px;
	padding: 0px 0px 0px 15px;
	background: url(img/vdc_bullet_top.png) no-repeat;
	background-position: left;

}

.vdc_topmenu li a:hover ,.vdc_topmenu li .current{

	background: url(img/vdc_bullet_top_act.png) no-repeat;
	background-position: left;
	color:#FFFFFF;

}

#vdc_middlesection {

	float: left;
	width: 1000px;

}

#vdc_left_content {

	float: left;
	width: 346px;

}

#vdc_left_top {

	float: right;
	width: 254px;
	height: 298px;

}

.vdc_leftmenu {

	float: left;
	width: 346px;
	margin: 0px;

}

.vdc_leftmenu ul {

	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 100px;

}

.vdc_leftmenu li a {

	display: block;
	height: 20px;
	font-size: 13px;
	color: #666666;
	background: url(img/vdc_bullet_left.png) no-repeat;
	padding-left: 20px;
	background-position: left;

}

.vdc_leftmenu li a:hover ,.vdc_leftmenu li .current{

	background: url(img/vdc_bullet_left_act.png) no-repeat;
	background-position: left;
	color:#000000;

}

#vdc_right_content {

	margin: 0px;
	float: left;
	width: 654px;
	background: url(img/vdc_bg_right.jpg) no-repeat;

}

#vdc_right_text {

		float: left;
	width: 500px;
	text-align: justify;
	margin: 0px;
	padding: 0px 0px 0px 20px;

}

#vdc_right_text img {

	float: left;

}

#vdc_footersection {

	clear: both;
	width: 1000px;
	height: 50px;
	color: #ccddee;
	text-align: center;
	padding-top: 80px;
	background: url(img/vdc_bg_bottom.jpg) no-repeat;

}

#vdc_footersection a{

	color: #FFFFFF;

}


#vdc_photo_100 {

	float: left;
	padding-top: 15px;
	padding-left: 23px;
	width: 120px;
	height: 120px;
	background: url(img/vdc_photo_bg_100_100.jpg) no-repeat;

}

#vdc_photo_100_r {

	float: right;
	padding-top: 15px;
	padding-left: 23px;
	width: 120px;
	height: 120px;
	background: url(img/vdc_photo_bg_100_100.jpg) no-repeat;

}

#vdc_photo_70 {

	float: left;
	padding-top: 15px;
	padding-left: 23px;
	width: 110px;
	height: 135px;
	background: url(img/vdc_photo_bg_100_70.jpg) no-repeat;

}

#vdc_lang {
	float: right;
}

#vdc_new {

	color:red;
	font-size:xx-small;
	vertical-align:top;
	font-style: italic;
	vertical-align: super; 
}

#separator {

	height: 2px;
	background-color: black;
	text-align: center;
}


#separator-text {

background-color: #eeeeee;
position: relative;
top: -0.7em;
font-weight: bold; 
padding-left: 1em;
padding-right: 1em;

}
