
#img-bg-left {
	position: fixed; 
	top: 0px; left: 0px; 
	height: 100%; width: 150px;
	border: none;
}

#img-bg-right {
	position: fixed; 
	top: 0px; right: 0px; 
	height: 100%; width: 150px;
	border: none;
}

#img-banner-1 {
	position: absolute; z-index: 15;
	top: 0px; left: 0px; 
	height: 150px;
	border: none;
}

#img-banner-1a {
	position: absolute; z-index: 15;
	top: 0px; left: 0px; 
	width: 40px; height: 150px;
	border: none;
}

#img-banner-1b {
	position: absolute; z-index: 5;
	top: 0px; left: 40px; 
	width: 160px; height: 150px;
	border: none;
}

#img-banner-2 {
	position: absolute; 
	top: 0px; left: 100px; 
	width: 60%; height: 150px; 	
	border: none;
}

#img-banner-3 {
	position:absolute; z-index: 3;
	top: 0px; right: 0px; 
	height: 150px;
	border: none;
}

#div-surrounding-1 {
	position: absolute;
	top: 0px; left: 0px; right: 0px; 
	margin: 20px;
}

#div-navbar-1 {
	position: relative; z-index: 10;
	top: 115px; left: 0px; right: 0px;
	padding-left: 60px; padding-right: 10px;
	padding-top: 5px;	padding-bottom: 5px;
	background-color: #183884;
	color: #FFFFFF;
	border-bottom: White;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#div-main-content {
	position: relative; z-index: 10;
	top: 115px; left: 0px; right: 0px;
	padding: 10px; padding-left: 20px; padding-right: 20px;
	background-color: #C2C2C2;
}

#div-col-1 {
	position: relative; float: left;
	width: 192px; 
	padding: 0px; 
	margin: 0; margin-right: 5px;
	background-color: #FFFCC8;
	overflow: hidden; 
}

#div-col-2 {
	position: relative;
	padding: 0px; 
	margin: 0; 
	background-color: #FFFCC8;
	overflow: hidden; 	
}

#div-col-3 {
	position: relative; float: right;
	width: 140px; 
	padding: 0px; 
	margin: 0px; margin-left: 5px;
	background-color: #FFFFFF;
	overflow: hidden; 
}

#div-pagetitle {
	position:relative; z-index: 10; 
	margin: 5px; margin-top: 10px; margin-bottom: 10px; 
	left: 0px; top: 5px; height: 20px; 
	background-color: #183884;	
}

#div-pagetitle H1 {
	padding: 3px;
	margin: 4px; margin-bottom: 0px; margin-top: 0px;
	font-weight: bold; color: #FFFFFF;
}


BODY {
	margin: 0px;
	background-color: #183884;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

HR {
	border-style: dotted;
	border-color: #183884;
}



P {MARGIN-TOP: 1.0em;
	MARGIN-BOTTOM: 0.0em;
}

LI {
	margin-bottom: 0.1em;
	margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
	MARGIN-TOP: 1.0em;
	MARGIN-BOTTOM: 0.5em;
	FONT-WEIGHT: bold;
	COLOR: #183884;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	font-variant: small-caps;		
}

LI {
	margin-bottom: 0.1em;
	margin-top: 0;
}

H1 { font-size: 120%; }
H2 { FONT-SIZE: 110%; }
H3 { FONT-SIZE: 90%; }
H4 { FONT-SIZE: 80%; }
H5 { FONT-SIZE: 75%; }
H6 { FONT-SIZE: 70%; }

A {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #000000;
}

A:hover {
	border-bottom-color: red;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/* ***************** FCKEDITOR ELEMENTS ***************** */

.Indent1
{
margin-left: 40px;
}

.Indent2
{
margin-left: 80px;
}

.Indent3
{
margin-left: 120px;
}

.JustifyLeft
{
	text-align: left;
}

.JustifyRight
{
	text-align: right;
}

.JustifyCenter
{
	text-align: center;
}

.JustifyFull
{
	text-align: justify;
}

span.FloatRight {
	float: right; 
	text-align: right;
}

SPAN.Emphasize1 {
	color: #183884;
	font-weight: bold;	
}

SPAN.Emphasize2 {
	color: #183884;
	font-weight: bold;
	font-size: 120%;
	font-variant: small-caps;
}

SPAN.Emphasize3 {
	color: red;
	font-weight: bold;
	font-size: 120%;	
}

/* ********************** OTHER **************** */

.BackgroundClub {
	background-color: #B52626;
}

.BackgroundMarketplace {
	background-color: #009953;
}

DIV.LeftCorner {
	position:absolute; 
	z-index: 20; 
	top: 0px; 
	left: 0px; 
	width: 15px; 
	height: 15px; 
	background-image:url(/templates/oftersheim-2007/images/corner-topleft.gif); 
	background-repeat:no-repeat;
}

DIV.RightCorner {
	position:absolute; 
	z-index: 20; 
	top: 0px; 
	right: -1px; 
	width: 15px; 
	height: 15px; 
	background-image:url(/templates/oftersheim-2007/images/corner-topright.gif); 
	background-repeat:no-repeat;
}

UL.NavBar {
	text-align: left;
    MARGIN: 0px;
	PADDING: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	display: inline;
}

LI.NavBarItem {
	text-align: left;
    MARGIN: 0px;
	PADDING: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	COLOR: #FFFFFF;
	display: inline;	
}

LI.NavBarItemSelected {
	text-align: left;
    MARGIN: 0px;
	PADDING: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	COLOR: #E77818;
	display: inline;	
}

UL.NavBar A, UL.NavBar A {
	border-bottom-style: none;
	border-bottom-width: 0;
	text-decoration: none; 
    COLOR: #FFFFFF;
}



td.table-main-content-td-1 DIV.InfoItemCore DIV.Title,
div#div-col-1 DIV.InfoItemCore DIV.Title {
	height: 20px; 
	background: #183884;
	text-align: center;
	margin: 5px;	
	padding-top: 3px;
	padding-bottom: 3px;
}

td.table-main-content-td-1 div.InfoItemCore div.Content,
div#div-col-1 div.InfoItemCore div.Content {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}

td.table-main-content-td-1 div.IIEvents div.Content,
div#div-col-1 div.IIEvents div.Content {
	background-color: transparent;
	padding: 0;
}

td.table-main-content-td-1 div.IIImage div.Content,
div#div-col-1  div.IIImage div.Content {
	margin: 0;
	padding: 0;
}

td.table-main-content-td-2 DIV.InfoItemCore,
div#div-col-2 DIV.InfoItemCore {
	margin: 5px;
	padding: 0px;
}

td.table-main-content-td-2 div.InfoItemCore div.Title,
div#div-col-2 DIV.InfoItemCore div.Title {
	margin-top: 0;
	background-color: #183884;
}

td.table-main-content-td-2 div.InfoItemCore div.Title H1,
div#div-col-2 DIV.InfoItemCore div.Title H1{
	margin-top: 0;
}

td.table-main-content-td-2 DIV.InfoItemCore div.Content ,
div#div-col-2 DIV.InfoItemCore div.Content {
	background-color: #FFFFFF;
}



td.table-main-content-td-3 DIV.Title,
div#div-col-3 DIV.Title {
   height: 20px; 
	background: #E77817;
	text-align: center;
	margin: 5px;	
}

td.table-main-content-td-3 div.InfoItemCore div.Content,
div#div-col-3 div.InfoItemCore div.Content {
	text-align: left;
	padding: 5px;
}




div.InfoItemCore div.Content {
	padding: 5px;
	COLOR: #000000;
}

div.InfoItemCore div.Content P {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0.3em;
}



div.Content UL LI {
	list-style-image: url('/images/li-f79100-blue-1.gif');
}



DIV.Title H1 {
	margin: 3px;
	font-weight: bold;
	color: #FFFFFF;
}

DIV.Title H1 A {
  text-decoration: none;
  border-bottom-style: none;
  color: #FFFFFF;
}



.IIEventsDateTime {
	FONT-WEIGHT: bold;
	font-size: 80%;
}

.IIEventsTitle {
	FONT-WEIGHT: bold;
}

.IIDateTime {
	FONT-WEIGHT: bold;
}

.IIChangesDatum {
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 3px;
	FONT-WEIGHT: bold;
}

UL.IIChanges {
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 0px;
}

DIV.IIIndustrySector UL,.News UL {
	MARGIN-TOP: 3px;
	MARGIN-BOTTOM: 3px;
    margin-left:  0px;
    padding-left: 20px;
}

TD.IIIndustrySector UL LI,TD.IIPageLinks UL LI,.News UL LI {
	list-style-type: square;
	MARGIN-BOTTOM: 0px;
	margin-left: 0px;
	MARGIN-TOP: 0px;
}



.IIEventsDateTime {
	FONT-WEIGHT: bold;
}

.IIEventsTitle {
	FONT-WEIGHT: bold;
}

.IIEventsOrganizer {
	font-size: 80%;
}


.IINewsDate {
	font-size: 80%;
}


TABLE.IIApplChanges TD {
	PADDING-LEFT: 15px;
}

DIV.News, 
DIV.Events-0V, DIV.Events-0G, DIV.Events-0M, DIV.Events-0 {
	font-size: 90%;
	background-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	margin: 0px;
	margin-bottom: 5px;
	padding: 3px;
}

DIV.Events-0V {
	border-color: #009953;
}
DIV.Events-0G {
	border-color: #183884;
}
DIV.Events-0M {
	border-color: #EEEEEE;
}

DIV.TransparentContainer {
	border-style: none;
	background-color: transparent;
}

DIV.IIAttachedNews-M,DIV.IIAttachedNews-V,DIV.IIAttachedNews-G,DIV.IIAttachedNews {
	background-color: #FFFFFF;
}

DIV.IIAttachedNews-M H1,DIV.IIAttachedNews-V H1,
DIV.IIAttachedNews-G H1,DIV.IIAttachedNews H1 {
	font-size: 1em;
}

DIV.InfoItem-Attachments {
	padding: 5px; 
	border-width: 1px;
	border-style: dashed;
	float: right;
	width:30%;
}

DIV.InfoItem-Attachments  UL {
	padding: 0;
	margin: 0;
}

DIV.InfoItem-Attachments  UL LI {
	padding: 0;
	margin: 0;
	margin-left: 20px;
}


.OwnerGroup,.OwnerGroup- {
}

.OwnerGroup-G {
	background-color: #183884;
	COLOR: #F0F0F0;
}

.OwnerGroup-V {
	COLOR: #F0F0F0;
	background-color: #009953;
}

.OwnerGroup-M {
	background-color: #333333;
	COLOR: #F0F0F0;
}


TABLE.IIAttachedNews {
	padding: 0px;
	margin: 0px;
}

P.IIAttachedNewsHeaderLine {
	margin-top: 0px;
}

DIV.InfoItem-Information DIV.Title H1, 
DIV.InfoItem-StatusOk DIV.Title H1, 
DIV.InfoItem-StatusError DIV.Title H1 {
}

DIV.InfoItem-Information P, 
DIV.InfoItem-StatusOk P, 
DIV.InfoItem-StatusError P {
	margin: 0px;
	margin-top: 3px;
}

DIV.InfoItem-Information LI, 
DIV.InfoItem-StatusOk LI, 
DIV.InfoItem-StatusError LI {
	margin-left: 15px;
}

DIV.InfoItem-Information, 
DIV.InfoItem-StatusError,
DIV.InfoItem-StatusOk {
	COLOR: #000000;
	background-color: #FFFFDD;
	border-color: #FFFF00;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}



td.table-main-content-td-2 DIV.InfoItem-Information div.Content, 
td.table-main-content-td-2 DIV.InfoItem-StatusError div.Content,
td.table-main-content-td-2 DIV.InfoItem-StatusOk div.Content,
div#div-col-2 DIV.InfoItem-Information div.Content, 
div#div-col-2 DIV.InfoItem-StatusError div.Content,
div#div-col-2 DIV.InfoItem-StatusOk div.Content {
	background-color: transparent;
}

SPAN.InfoItem-Information {
	COLOR: #000000;
	background-color: #FFFFDD;
	border-color: #FFFF00;
	border-width: 1px;
	border-style: solid;
	padding: 0px;
	margin: 0px;
}

DIV.InfoItem-StatusError {
	background-color: #FFDDDD;
	border-color: #FF0000;
}

DIV.InfoItem-StatusOk {
	background-color: #DDFFDD;
	border-color: #00FF00;
}


DIV.IIChanges DIV.Content  UL {
	MARGIN: 0px;
}

DIV.IIPageLinks UL {
	margin-left: 15px;
	font-weight: normal;
}

DIV.IIChanges DIV.Content  UL LI {
	margin-left: 25px;
}

DIV.IIAtoZ DIV.Content SELECT {
	WIDTH: 130px;
	FONT-SIZE: 90%;
}

DIV.IISearch DIV.Content INPUT.inputtext {
	WIDTH: 110px;
}

DIV.IISearch DIV.Content INPUT.inputsubmit {
	WIDTH: 20px;
}

.LinkIntern {
	list-style-image: url('/images/link-intern.gif');
}

.LinkExtern {
	list-style-image: url('/images/link-extern.gif');
}

.LinkRule {
	list-style-image: url('/images/link-rule.gif');
}

.LinkInfo {
	list-style-image: url('/images/link-info.gif');
}

.LinkDoc1 {
	list-style-image: url('/images/link-doc1.gif');
}

.LinkDoc2 {
	list-style-image: url('/images/link-doc2.gif');
}

.LinkDoc3 {
	list-style-image: url('/images/link-doc3.gif');
}


.formError { 
  color: red; 
} 

TABLE.calendar { }
.calendarToday {FONT-WEIGHT: bold; }
.calendarDayBookedTentative {background-color: yellow; }
.calendarDayBooked {background-color: #FFBBBB }
.calendarDayAvailable {background-color: #BBFFBB; }


TABLE.InfoblockWrapper {
	margin: 0px;
	padding: 0px;
	border-collapse: separate;
}

TD.InfoblockWrapper,TD.InfoblockWrapper-0,TD.InfoblockWrapper-G,TD.InfoblockWrapper-M,TD.InfoblockWrapper-V ,
DIV.InfoblockWrapper,DIV.InfoblockWrapper-0,DIV.InfoblockWrapper-G,DIV.InfoblockWrapper-M,DIV.InfoblockWrapper-V {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}

DIV.InfoblockWrapper,DIV.InfoblockWrapper-0,DIV.InfoblockWrapper-G,DIV.InfoblockWrapper-M,DIV.InfoblockWrapper-V {
	margin: 5px;
}

td.table-main-content-td-2 td.InfoblockWrapper div.InfoItemCore,
div#div-col-2 td.InfoblockWrapper div.InfoItemCore {
	margin: 0;
	border:none;
}

TD.InfoblockWrapper-V,
DIV.InfoblockWrapper-V {
	border-color: #009953;
}
TD.InfoblockWrapper-G,
DIV.InfoblockWrapper-G {
	border-color: #183884;
}
TD.InfoblockWrapper-M,
DIV.InfoblockWrapper-M {
	border-color: #333333;
}

.Form1Select1Line {
	width: 90%; max-width: 70%; 
	overflow: hidden;
}

.Form1Select2Lines {
	width: 500px; max-width: 70%; 
	overflow: hidden;
}

.FckBody {
	background-color: White;
}

/* ***************** CmdIcons ***************** */

span.CmdIcons {
	float: right;
}

a.CmdIcons {
	text-decoration: none;
}

a.CmdIcons img {
	border: none;
}

/* ***************** media PRINT ***************** */

@media print{
  .DontPrint { display: none;}
  body{ background-color: #FFFFFF; }
  DIV.InfoItem-Information { display:none;}
  #img-bg-left { display:none; }
  #img-bg-right { display:none; }
  #div-surrounding-1 { padding: 0px; margin: 0px;}
}
