/*aus Original  */
/* Der Bodx bereich mit Grundformatierungen */
body
{
	margin: 15px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
  	margin-bottom:1px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	line-height: 120%;
	font-size: 11px;
	color: #000000;
	background: #dfdfdf;
	
}

/*  Ende Auszug  */

/*  Layout   */
/* Sowie die Formatierung der Mittigigen Positionierung und den Rahme um gesamt Layout*/
.items-more
{

}


.item-separator
{

}

.current
{

}

div#all {
width: 1000px;
margin: 0 auto ;
background-color:transparent;
border-collapse:collapse;
border-color:#FFFFFF #808080 #808080 #FFFFFF;
border-style:solid;
border-width:2px
height: 100%;
}
/* Mittler Bereich Formatierung sow Anordnung */
div#content {
margin:0 248px;
position:relative;
width:580px;
top:-84px;

}
/* CSS Anweisung die nur für den IE 7 Gültig ist */
*+html div#content {
top:-300px;
}


/* Header mit Grafik sowie der Formatierung der Größe sowie Breiten */
h1#header {
margin:0 auto;
padding:0;
background:url(../images/vamax_kopf.jpg) no-repeat ;
width:1000px;
height:259px;

}
#user3
{
height:50px;
left:881px;
position:absolute;
top:0;
width:250px;
}


#wrapper {
position:relative;
min-height:600px;

}

/* CSS Anweisung die nur für den IE 7 Gültig ist */
*+html div#wrapper {
min-height:800px;
}

/* Bereich Top für Top Menü */

#top {
position:relative;
left:230px;
top:-218px;
width:770px;

}

/* CSS Anweisung die nur für den IE 7 Gültig ist */
*+html div#top {
top:-205px;
}

/*  Linker Bereich für Left Menü sowie anderen Module in Position left */

#left {
width:230px;
position:absolute;
margin:0;
top:-50px;


}

/* CSS Anweisung die nur für den IE 7 Gültig ist */
*+html div#left {
width:230px;
position:relative;
margin:0;
top:-50px;

}

/* Inneres des Left Bereichs zum Mittigen Positionieren */

#left_in {
width:160px;
padding: 19px;
margin: 0 auto;

}


/* Formatierung des Rechten Bereich ist fest Formartiert */

#right{
position:absolute;
width:165px;
float:right;
top:-180px;
right:0px;


}

/* CSS Anweisung die nur für den IE 7 Gültig ist */
*+html div#right {
position:relative;
width:165px;
float:right;
top:-400px;
right:0px;
clear:left;

}
/* Footer Formatierung */

#footer {
	text-align: center;
	padding: 3px;
}
/*Ende des Layout */



/* Breadcrumb Formatrierung */
#breadcrumb
{
height:16px;
left:246px;
position:absolute;
top:-148px;
width:580px;
border-color:#CCCCCC #CCCCCC #000000;
border-style:solid;
border-width:0 0 1px;
display:block;
line-height:13px !important;
margin-bottom:2px;
overflow:hidden;
padding-left:4px
}




/*Bradcrumb formatierung*/
.breadcrumbs pathway{
position:relative;
}

#pathway_text  {
border-color:#CCCCCC #CCCCCC #000000;
border-style:solid;
border-width:0 0 1px;
display:block;
height:25px;
line-height:25px !important;
margin-bottom:2px;
overflow:hidden;
padding-left:4px;
/*Ende Breadcrumb formatierung*/
}



/* Menüformatierungen */

ul#mainlevel-nav li
{
	background-image: none;
	float: left;
	margin-top: 0px;
	font-size:10px;
  font-weight:bold;
	line-height:20px;
	white-space:nowrap;
	border-right:1px solid #cccccc;
	list-style:none;
}


ul#mainlevel-nav li a {
background-color:transparent;
color:#C0C0C0;
display:block;
font-weight:bold;
padding-left:15px;
padding-right:15px;
padding-top:0;
text-decoration:none;

}

#buttons>ul#mainlevel-nav li a
{
  width: auto;
}

ul#mainlevel-nav li a:hover
{
  background-color:#c64934;
  color:#FFFFFF;
  font-weight:bold;
	
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;

	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

/* Die Untermen&uuml;punkte */

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(../images/menu_bg2.png) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.sublevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.sublevel#active_menu {
	color: #fff;
	font-weight: bold;
}
table.moduletable th, div.moduletable h3 {
	background:url("../images/subhead_bg.png") repeat-x scroll 0 0 transparent;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	height:21px;
	line-height:21px;
	margin:0 0 2px;
	padding-left:4px;
	text-align:left;
	text-transform:uppercase;
}

table.moduletable_menu th , div.moduletable_menu h3{
	background:url("../images/subhead_bg.png") repeat-x scroll 0 0 transparent;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	height:21px;
	line-height:21px;
	margin:0 0 2px;
	padding-left:4px;
	text-align:left;
	text-transform:uppercase;
	}	
	
.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	position:absolute;
	width:580px;
	
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}
.sectiontableentry1 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

.sectiontableentry2 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
a:link, a:visited {
	background-color: transparent;
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

td {
	font-size: 11px;
}

/* Formatierungen Einzelner Bereich wie die Blog ansicht oder Ähnliches */
.contentpaneopen{
width:580px;
position:relative;
z-index:auto;
clear:left ;

}
.moduletable {
padding:0 0 20px;
}

.contentheading{
width:580px;
position:absolute;
left:0;
top:-10px;
font-size: 15px;
font-weight:bold;
color:#FF3300;

}

#searchForm {
position:relative;
top:20px;

}
.searchintro {
position:relative;
top:15px;


}


.blog{
width:580px;
position:absolute;

}

#component-contact{
width:580px;
position:absolute;

}

.contentpane {
position:relative;
top:25px;
clear:left;


}

td .contentheading{
left:1px;
position:absolute;

}

.contentdescription{
clear:left
width:580px;
}


