/*Novisites Internet*/


body {
	background: url(../images/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(../images/header.jpg) no-repeat;
	width: 778px;
	height: 128px;
}

#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: 28px;
	margin-right: 28px;	
}

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

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

#leftvol {
	width: 300px;
	display: block;
	float: left;
	margin-left: 20px;
	height: 300px;
	background: url(../images/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(../images/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(../images/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(../images/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(../images/taba.gif) left top repeat-x;
	padding-left: 9px;
	border-left: 1px solid #fff;
	height:  29px;
}

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

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

#navigation a.active span
{
	background: url(../images/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%;}



