BODY {
	font-family: arial;
	margin: 0px;
	background: #ffffff url('styleimg/main_bg.gif') right repeat-y;
}

BODY, TD {
	font-size: 12px;
}

P {
	line-height: 1.2em;
}

#fvvsiteheader {
	height: 100px;
	margin: 0px;
	background: #ffffff;
}

#fvvsiteheadspacer {
	height: 22px;
	margin: 0px;
	background: #ffffff url('styleimg/headspacer_bg.gif');
}

#fvvmenubar {
	height: 20px;
	padding: 2px 0 0 70px;
	margin: 0px;
	background: #667A8C;
}

#fvvmenuleft {
	float: left;
	margin: 0px;
}

#fvvmenuright {
	float: right;
}

#fvvmain {
	
}

#fvvmainleft {
	margin-right: 450px;
	margin-left: 70px;
	padding-right: 20px;
	background: #ffffff;
}

#fvvbreadcrumbbar {
	margin-left: -10px;
	padding: 40px 0px 0px 0px;
	font-size: 10px;
	color: #aaaaaa;
}

#fvvbreadcrumbbar A {
	text-decoration: none;
	color: #aaaaaa;
}

#fvvmainright {
	width: 350px;
	float: right;
	background: #667A8C;
	font-size: 10px;
	color: #ffffff;
	position: relative;
/*	top: -1px; */
}


#fvvmainright H1,
#fvvmainright H2,
#fvvmainright H3,
#fvvmainright H4 {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #ffffff;
}

#fvvmainright H1 {
	margin: 1em 0 1em 0;
}



#fvvmainrightcontentcontainer {
	padding: 22px 0 22px 22px;
}

#fvvmainrightcontent {
	margin: 16px 0 16px 0;
	padding: 0 22px 0 0;
}

#fvvfooter {
	clear: both;
}

.left {
	float: left;
}
.right {
	float: right;
}

/* ------------------------------------------------------------------ */

#portal-globalnav {
  display: block !important;
}

#fvvmenubar UL.mainmenu, 
#fvvmenubar UL.mainmenu LI.mainmenu  {
	list-style: none !important;
	padding: 0px !important;
	margin: 0px !important;
	position: relative !important;
	display: inline;
}

#fvvmenubar UL.mainmenu LI.mainmenu  {
	border-right: 1px solid #ffffff !important;
	margin: 0px !important;
	padding: 0 10px 0 10px !important;
	background: #667A8C;

}

#fvvmenubar A {
	color: #ffffff !important;
	text-decoration: none !important;
}

#fvvmenubar A:HOVER {
	color: #000000 !important;
}

#fvvmenuleft UL.mainmenu {
	border-left: 1px solid #ffffff !important;
}

#fvvmenuleft UL.submenu {
	background: #667A8C !important;
	margin: 0 0 0 0 !important; /* 21px */ 
	padding: 0px !important;
top: 21px;
}

#fvvmenuleft UL.submenu LI.submenu {
	border-bottom: 1px solid #ffffff !important;
	margin: 0px !important;
	padding: 2px 5px 2px 5px !important;
	display: block !important;
	width: 250px;
	white-space: normal;
}

/* ------------------------------------------------------------------ */


#fvvmainleft H1, H2, H3, H4 {
	font-size: 12px;
	font-weight: bold;
	color: #00456C;
	border: none;
}

#fvvmainleft H1, H2, H3 {
	margin: 20px 0 12px -10px;
	padding: 22px 0 0 10px;
	background: #ffffff url('styleimg/dottedline_headline_bg.gif') top left no-repeat;
}

#fvvmainleft UL,
#fvvmainleft LI {
	list-style-image: none;
	list-style-type : disc;
}




  /* ------------------------------------------- */
 /* !!! Override some plone-specific styles !!! */
/* ------------------------------------------- */

.documentDescription {
	display: none; /* Einleitungstexte ausblenden */
}

.documentActions {
	margin-top: 10px;
}

div#nav li A {
	border: 0px !important;
	color: #ffffff !important;
	text-transform: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

div#nav li A:HOVER {
	color: #000000 !important;
	background: none !important;
}

.tileItem {/* visualIEFloatFix */
	border: none !important;
	margin: 0px !important;
}

UL.fvvlangsel {
	display: inline;
}

#fvvprintheader {
	display: none;
}

#fvvprintfooter {
	display: none;
}
