/* ********************************************************* */
/* ************** global html tags ************************* */
/* ********************************************************* */


html 					{height: 100%;}
body 					{height: 100%; margin: 0px; padding: 0px; font-family: arial,verdana; font-size: 10px; line-height:14px; color: #990000; background: #990000;}
img 					{margin: 0px; padding: 0px; border: 0px;}
div						{margin: 0px; padding: 0px; border: 0px;}









/* ********* headlines ********* */

h1									{margin:14px 0px 0px 14px; padding:0px; border:0px;font-size: 12px; line-height:14px;font-weight:bold;}
h2									{margin:0px 0px 0px 0px; padding:0px; border:0px;font-size: 12px; line-height:14px;font-weight:normal;}
h3									{margin:0px; padding:0px; border:0px; line-height:14px;font-size: 11px;}
h4									{margin: 10px 0px 10px 0px;font-size:12px;}
h5									{margin:8px 8px 0px 8px;font-size:9px;font-weight:normal;text-indent:10px;background-image: url(../images/LotusTeaser.gif);background-repeat: no-repeat;background-position: 0px 0px 0px 0px;}



/* ********* links, listings, paragraphs ...********* */



a									{color:#990000; font-family:Arial,Verdana;font-size: 11px;text-decoration:underline;font-weight:normal;background-image:none;}
a:hover								{color:#CC0000; }



ul						{list-style-type:none;margin:0px;padding:0px;clear:both;line-height:14px;}
ul li 					{margin:5px 0px 0px 0px; padding-left:22px;color:#666666;font-weight:bold;}
ul ul li 				{margin:5px 0px 0px 10px; padding-left:6px;color:#999999;background-image: url(../images/menu/lili.gif);background-repeat: no-repeat;background-position: 0px 0px 0px 0px;}

ul a					{text-decoration:none;color:#666666;font-weight:bold;}
ul a:hover				{text-decoration:none;color:#CC0000;}

ul li a					{color:#666666;}
ul ul li a				{color:#999999;font-weight:normal;}

#mainMenu p a			{color:#990000;text-decoration:none;font-weight:bold;}
#mainMenu p a:hover		{color:#CC0000;}
#mainMenu p.second a			{text-decoration:none;color:#6C6938;font-weight:bold;}
#mainMenu p.third a			{color:#990000;font-weight:normal;}

.additionalMenu a		{text-decoration:none;color:#990000}
.additionalMenu a:hover	{color:#CC0000}

.moreLink				{text-align:right;margin:6px 8px 0px 0px;}
.moreLink a				{color:#990000;}
.moreLink a:hover		{color:#CC0000;}

.moreLinkCFrame			{position:absolute;top:470px;left:540px;float:right;display:inline;margin:6px 8px 0px 0px;width:50px;}
.moreLinkCFrame a		{color:#990000;}
.moreLinkCFrame a:hover	{color:#CC0000;}

.divider				{font-size:0px;line-heigt:0px;height:1px;width:100%;background:#CCCC99;border-top:1px solid #FFFFA2;margin:4px 0px 0px 0px;padding:0px;}

p 						{margin:4px 0px 0px 0px;line-height:14px;}
.contentFrame p			{margin:0px 14px 0px 14px;line-height:14px;}
.teaserBoxText p		{margin:0px 8px 0px 8px;line-height:12px;}

.bigText p				{margin-left:14px;}

#mainMenu p 			{margin-left:10px;line-heigt:14px;font-weight:bold;}
#mainMenu p.second 			{margin:5px 0px 0px 0px; padding-left:22px;color:#666666;font-weight:bold;}
#mainMenu p.third 			{margin:5px 0px 0px 30px; padding-left:6px;color:#999999;background-image: url(../images/menu/lili.gif);background-repeat: no-repeat;background-position: 0px 0px 0px 0px;font-weight:normal;}







/* ********************************************************* */
/* *************** main content-frames ********************* */
/* ********************************************************* */


/* ********* global frames and content elements ********* */

#contentFrame {
	position: absolute;
	width:100%;
	margin-top: 10px;
	margin-right-value: 0px;
	margin-bottom: 0px;
	margin-left-value: 0px;
	margin-left-ltr-source: physical;
	margin-left-rtl-source: physical;
	margin-right-ltr-source: physical;
	margin-right-rtl-source: physical;
	text-align: center;
	vertical-align:center;
}
	

#contentBox {
	padding: 0px;
	position: relative;
	width:760px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	margin-top:40px;
}

#contentBoxStart {
	border: 0px solid #C8C4C0;
	padding: 0px;
	position: relative;
	width:700px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	margin-top:40px;
}

#header {
	width:760px;
	height: 41px;
	background: #FFFFCC;
	border-top: 1px solid #C8C4C0;
	border-left: 1px solid #C8C4C0;
	border-right: 1px solid #C8C4C0;
}

#main {
	width:760px;
	background: #FFFFCC;
	border: 1px solid #C8C4C0;
	background-image: url(../images/menu/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px 0px 0px;
}



#mainMenu {
	height:100%;
	width:158px;
	float:left;
	display:inline;
	background:#FFFFA2;
}


#footer {
	text-align:right;
	width:760px;
	height: 41px;
	background: #FFFFCC;	
}



#content{
	width:600px;
	float:left;
}

/* ********************************************************* */
/* ***************** content-elements:  ******************** */
/* ********************************************************* */






.logo {
	margin: 4px 0px 0px 3px;
	float:left;
	display:inline;
}

#header div.additionalMenu {
	float:right;
	color:#999898;
	margin: 22px 8px 0px 0px;
}

#footer div.additionalMenu {
	float:right;
	color:#999898;
	margin: 10px 8px 0px 0px;
}

#content div.teaserFrame {
	width:130px;
	margin: 20px 0px 0px 20px;
	float:left;
}
*html #content div.teaserFrame {
	margin-left:10px;
}

#content div.teaserBoxText {
	width:128px;
	height:130px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #C8C4C0;
	float:left;
	display:inline;
	background:#990000;
	color:#FFFFA2;
}

#content div.teaserBoxText a {
font-size: 11px;
color: #FFFFA2;
}

#content div.teaserBoxImage {
	width:130px;
	height:130px;
	margin: 0px 0px 20px 0px;
	float:left;
	display:inline;
}

#content div.contentFrame {
	width:260px;
	min-height:430px;
	margin: 20px 0px 0px 20px;
	float:left;
	display:inline;
	border: 1px solid #C8C4C0;
	font-size:11px;

}
*html #content div.contentFrame {
	height:430px;
	margin-right:10px;
	margin-left:20px;

}

.contentFrameStart {
	width:260px;
	height:580px;
	margin: 20px 0px 0px 20px;
	float:left;
	display:inline;
}

#content div.contentFooter {
	margin-left:10px;
	width:560px;
	float:left;
}

#content div.contentFooter h2{
	margin:14px 0px 0px 14px; 
	padding:0px; 
	font-size: 12px; 
	line-height:14px;
	font-weight:normal;	
}

#content div.contentFooter p{
	margin:0px 14px 0px 14px; 
	padding:0px; 
	border:0px;
		font-size:11px;
}

.bigText {
	margin:0px 10px 0px 0px;
	width:573px;
	float:right;
}

.bigImage {
	width:600px;
	text-align:center;
	margin:35px 0px 20px 0px;
	border-bottom:1px solid #C8C4C0;
}

.bigImage img{
	margin-bottom:40px;
}

#content h1{
	margin:14px 0px 15px 14px; 
	padding:0px; 
	font-size: 12px; 
	line-height:14px;
	font-weight:bold;	
}

#content p{
	margin:0px 14px 10px 14px; 
	padding:0px; 
	border:0px;
	font-size:11px;
}


#content div.bigContent{
	float:left;
	width:400px;
	border-right:0px solid #C8C4C0;
	height:100%;
	font-size:11px;
	border-right:1px solid #C8C4C0;
}

#content div.rightImages{
	height:100%;
	width:190px;
	float:left;
}

#content div.rightImages img{
	border:0px; 
	margin:20px;

}


.bigDivider {
	
	font-size:0px;
	line-height:0px;
	height:1px;
	width:602px;
	border-bottom:1px solid #C8C4C0;
	margin-top:6px;
	margin-bottom:6px;
	float:right;
}

#content div.teaserFrame div.teaserBoxText p{
	margin:0px 8px 0px 8px;
	line-height:12px;
}

#content div.teaserFrame div.teaserBoxText h5{
	margin:8px 8px 0px 6px;
	font-size:9px;
	text-transform:uppercase;
	font-weight:normal;
	text-indent:12px;
	padding-left:2px;
	background-image: url(../images/LotusTeaser.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px 0px 0px;
}


#content div.employee{
	float:left;
	width:275px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:20px;
}

*html #content div.employee{
	margin-left:10px;
}

