/*Novisites Internet*/


body {
	background: url(../img/backbody.jpg) repeat-x;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #3A00F1;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Trebuchet MS; 
	font-size: 16px; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-style: normal; 	
}

h2 {
	color:#CC0000;
	font-family:Trebuchet MS;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	margin-left: 28px;	
}

h3 {
	color:#CC0000;
	font-family:Trebuchet MS;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	margin-left: 28px;	
}

h4 {
	
}

p span {
	color:#CC0000;
	font-family:Trebuchet MS;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}

img {
	border:0 none;
}

a {
	text-decoration: none;
}

/*clearfix*/

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*main box styles*/

#maincontainer {
	margin: 0 auto;
	width: 778px;
}

#header {
	margin-top: -8px;
	background: url(../img/header.jpg) no-repeat;
	width: 778px;
	height: 128px;
}
#header a.white{
	color:#ffffff;
}

#topmenu {
	height: 50px;
}

#menuitem2 {
	float: right;
	width: 120px;
	height: 50px;
}


#menuitem1 {
	float: right;
	width: 100px;
	height: 50px;	
}

#menu {
	position: absolute;
	width: 778px;
	height: 29px;	
	top: 121px;
	margin-left: -15px;
}

#menuwrap {
	height: 70px;
}

#content {
	background: #fff;
	padding-bottom: 49px;

}

#content p {
	margin-left: 30px;
	margin-right: 30px;	
}

#contenttitel {
	position: absolute;
	height: 26px;
	margin-left: 28px;
	top: 160px;	
}

#leftbasis {
	width: 300px;
	display: block;
	float: left;
	margin-left: 20px;
	height: 300px;
	background: url(../img/vca_basis_in1dag.jpg);	
}

#leftvol {
	width: 300px;
	display: block;
	float: left;
	margin-left: 20px;
	height: 300px;
	background: url(../img/vca_vol.jpg);	
}

#right {
	width: 336px;
	display: block;
	float: left;
	margin-left: 30px;	
}

#right p {
	margin-left: 0px;
	margin-right: 0px;	
}

#bottom {
	float:right;
	margin-right: 30px;
}

#footer {
	background: #323232 url(../img/footer_bg.gif) repeat-x;
	height: 49px;
	width: 100%;
	bottom: 0;
	text-align: center;
	color: #fff;
	font-size:11px;
	position: relative;
	margin-top: -60px; /* negative value of footer height */
	clear:both;
}

/*Tabmenu styles*/

#navigation a
{
	color: #fff;
	background: #ffa20c url(../img/tabi.gif) left top repeat-x;
	border-left: 1px solid #fff;
	text-decoration: none;
	line-height: 33px;
	padding-left: 9px;
	margin-right: 5px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	height:  29px;
}

#navigation a span
{
	background: url(../img/tabi_right.gif) right top no-repeat;
	padding-right: 10px;
	height:  29px;
}

#navigation a, #navigation a span
{
	display: block;
	float: left;
}

/* Hide from IE5-Mac \*/
	#navigation a, #navigation a span
{
float: none
}
/* End hide */



#navigation a:hover
{
	color: #fff;
	background: #C60001 url(../img/taba.gif) left top repeat-x;
	padding-left: 9px;
	border-left: 1px solid #fff;
	height:  29px;
}

#navigation a:hover span
{
	background: url(../img/taba_right.gif) right top no-repeat;
	padding-right: 10px;
	height:  29px;
}

#navigation a.active
{
	color: #fff;
	background: #C60001 url(../img/taba.gif) left top repeat-x;
	padding-left: 9px;
	border-left: 1px solid #fff;
	height:  29px;
}

#navigation a.active span
{
	background: url(../img/taba_right.gif) right top no-repeat;
	padding-right: 10px;
	height:  29px;
}

#navigation ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navigation li
{
	list-style-type: none;
	float: left;
	margin: 0;
} 

html, body, #maincontainer {height: 100%;}

body > #maincontainer {height: auto; min-height: 100%;}


#link_list_div{
	width:250px;
	padding:15px;
	position:absolute;
	top:40px;
	left:auto;
	background: #fff;
	font-size:12px;
	text-align:left;
	visibility:hidden;
	height: 250px;
	overflow:auto;
	border:2px solid #e1e1e1;
	z-index:1000;
}
#link_list_div ul,
#link_list_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#link_list_div a{
	font-size:11px;
	
	
}
#link_list_div a:hover{
	
}
.blink{
	font-size:12px !important;
	color:#000 !important;
}
.blink:hover{
	text-decoration:underline !important;
	color:#000 !important;
}

