body {
	margin-top: 10px;
	font-size: 12px;
	color: #000000;
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
body.live {
	/*background-attachment: fixed;*/
	background-color: #008EEC;
	background-repeat: repeat-x;
	background-position: left top;  
}
td {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;  
	vertical-align: top;
}
form {
    margin: 0px;
	padding: 0px;
}
h1 {
	padding-top: 2px;	padding-bottom: 7px;
	margin: 0px;
	font-size: 16px;
  font-weight: bold; 
	color: #008EEC;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 14px;
  font-weight: bold; 
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
h3 {
	margin-top: 15px;
	margin-bottom: 10px;
  color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
h5 {
	margin-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	color: #B83D3F;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
p, .txt {
	color: #000000;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 1.6em;
}
.small {
  font-size: 10px;
}
.light {
  color: #666;
  font-size: 10px;
}
.footnote { 
  color: #666666;
	font-size: 10px;
}
a, a:link, a:visited, a:active {
  color: #666666;
	font-size: inherit;
	font-size: inherit;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
a:hover {
    color: #333333;
}
.error {
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
}
div.error {
  background: #ffcc99;
	border: 1px dashed #cc0000;
	line-height: 1.6em;
	padding: 5px;
	margin-top: 5px; margin-bottom: 5px;
}

#message { /* deprecated */
	font-size: 10px;
	font-weight: bold;
	color: #003399;
  background: #ccccff;
	border: 1px dashed #003399;
	line-height: 1.4em;
	padding: 5px;
	margin-top: 5px; margin-bottom: 5px;
}
.message {
	font-size: 10px;
	font-weight: bold;
	color: #003399;
  background: #ccccff;
	border: 1px dashed #003399;
	line-height: 1.4em;
	padding: 5px;
	margin-top: 5px; margin-bottom: 5px;
}

#clearer {
  clear: both; 
	height: 0px;
	overflow: hidden;
} 
.clearer {
  clear: both; 
	height: 0px;
	overflow: hidden;
} 

#frame {
  width: 990px;
	background: #fff url(http://www.innotec-data.de/images/back_main.gif);
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/* not for IE 5.x: correct CSS implementation - add border and padding to width/height */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 988px;
}
/* not for IE 5.x: correct CSS implementation - add border and padding to width/height */
html>body #frame {
	width: 988px;
}


/*  ************************************************************************ 
 *   MAIN AREA      
 *  ************************************************************************ */
#main {
	width: 608px;  
	float: left;
	padding: 0px;
}
#mainInnerDiv {
  padding-right: 10px;
	/*background: #006600;*/
}

#mainInnerDiv a, a:link, a:visited, a:active {
    color: #666666;
		font-size: inherit;
		text-decoration: underline;
}
#mainInnerDiv a:hover {
    color: #333333;
}

/*  ************************************************************************ 
 *   HEADER AND MENUS      
 *  ************************************************************************ */

/* for all columns! left, right and main! */
#topDistDiv {
  height: 50px;
	border-bottom: 1px solid #666666;	
}
#topDistDiv div.side {
  height: 50px;
	background-color: #008EEC;
}
#topDistDiv div.side div.lang {
  float: left;
	margin: 10px 0px 0 10px;
}
#topDistDiv div.main {
	padding: 10px;
}

#claim {
  margin-top: 18px;
	float: left;
}
#logo {
  margin-top: 9px;
	float: right;
}

/* titles in left/right cols */
#right .innerDiv div.title, #left .innerDiv div.title {
  padding-top: 5px;
	height: 22px;
  color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

/* forms on top of each side: search and login */
form.topForm {
  height: 98px;
}
form.topForm input.txtSmall {
  border: none;
	background-color: #ffffff;
	padding: 2px;
	margin-top: 3px;
  margin-right: 4px;
	color: #666666;
	font-size: 10px ! important;
	height: 14px;
  width: 68px;
}
form.topForm input.txtBig {
  border: none;
	background-color: #ffffff;
	padding: 2px;
	margin-top: 3px;
  margin-right: 4px;
	color: #666666;
	font-size: 10px ! important;
	height: 14px;
  width: 143px;
}
form.topForm div.formField {
  float: left;
	width: 75px;
	font-size: 10px;
	color: #fff;
}
#loggedInBox {
  height: 98px;
	font-size: 12px;
	color: #fff;
}
#loggedInBox div.titleField {
	font-size: 10px;
	color: #fff;  
}

#loggedInBox div.linkTxt, form.topForm div.linkTxt {
  padding: 2px 0 2px 0;
	font-size: 10px;
}
#loggedInBox div.linkTxt a, form.topForm div.linkTxt a {
	color: #fff;  
	text-decoration: underline;
}


/* location navigation */
#locNavi {
  padding-left: 10px;
  color: #666666;
	font-size: 10px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 14px;
}
#locNavi a, #locNavi a:link, #locNavi a:visited, #locNavi a:active {
  color: #666666;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
}
#locNavi a:hover {
	text-decoration: underline;
	color: #333333;
}

/*  ************************************************************************ 
 *   LEFT: NAVIGATION      
 *  ************************************************************************ */
#left {
	width: 190px; 
	border-right: 1px solid #666666;
	float: left;
	overflow: hidden;
	/* not for IE 5.x: correct CSS implementation - add border and padding to width/height */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 189px;
}
/* not for IE 5.x: correct CSS implementation - add border and padding to width/height */
html>body #left {
	width: 189px;
}


#left .innerDiv {
	padding-left: 10px;	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
	background-color: #fff;
	background-image: url(http://www.innotec-data.de/images/back_side.jpg);
	background-position: top;
	background-repeat: repeat-x; 
}

#mainNavi {
  
}
#mainNaviTopItem {
  margin-bottom: 2px; margin-top: 8px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
#mainNaviTopItem a, #mainNaviTopItem a:link, #mainNaviTopItem a:visited, a:active {
  color: #666666;
	font-weight: inherit;
	text-decoration: none;
	font-size: inherit;
}
#mainNaviTopItem a:hover {
  color: #333333;
	text-decoration: underline;
}

#mainNaviSubItem {
  margin-bottom: 2px; margin-top: 5px;
	padding-left: 10px;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}
#mainNaviSubItem a, #mainNaviSubItem a:link, #mainNaviSubItem a:visited, #mainNaviSubItem a:active {
  color: #666666;
	font-weight: inherit;
	text-decoration: none;
	font-size: inherit;
}
#mainNaviSubItem a:hover {
  color: #333333;
	text-decoration: underline;
}

#left .innerDiv .title {
	padding: 5px 0 2px 0;
	margin: 0;
	color: #000;
	font-weight: bold; 
}
#left .innerDiv form#newsletterForm  {
  margin-top: 45px;
}
#left .innerDiv form#newsletterForm input.formInputTxt {
  border: 1px solid #666;
	padding: 1px;
	width: 130px;
	margin-right: 5px;
	font-size: 11px;
	color: #000;
}
#left .innerDiv form#newsletterForm div.linkTxt {
  padding: 2px 0 2px 0;
	font-size: 10px;
}
#left .innerDiv form#newsletterForm div.linkTxt a {
	color: #666;  
	text-decoration: underline;
}


/*  ************************************************************************ 
 *   RIGHT: BOXES       
 *  ************************************************************************ */
#right {
	width: 190px; 
	border-left: 1px solid #666666;
	float: left;
	overflow: hidden;
	/* not for IE 5.x: correct CSS implementation - add border and padding to width/height */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 189px;
}
/* not for IE 5.x: correct CSS implementation - add border and padding to width/height */
html>body #left {
	width: 189px;
}

#right .innerDiv {
	padding-left: 10px;	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
	background-color: #fff;
	background-image: url(http://www.innotec-data.de/images/back_side.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#boxRight {
  border: 1px solid #008EEC;
	padding: 5px;
	overflow: hidden;
}
#boxRight h3 {
  margin: 0px;
	padding: 0px;
  font-size: 14px;
	font-weight: bold;
	color: #008EEC;
}
#boxRight .boxRightDate {
  margin: 0px;
	padding: 0px;
	margin-top: 7px;
  font-size: 10px;
	color: #666666;
}
#boxRight h1, .boxRightHL, .boxRightHL:link, .boxRightHL:visited, .boxRightHL:active {
  margin: 0px;
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
  font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
#boxRight h1.boxRightHL:hover {
	color: #333333;
	text-decoration: underline;
}

/*  ************************************************************************ 
 *   MAIN: ELEMENTS       
 *  ************************************************************************ */
#pageDate {
	padding-right: 10px; padding-top: 3px; padding-left: 20px; padding-bottom: 2px;
  float: right;
	font-size: 10px;
	color: #666666;
}


#distance {
    height: 40px;
}



/*  ************************************************************************ 
 *   LISTS   
 *  ************************************************************************ */
#listTableSmall {
		padding: 2px;
		font-size: 8pt;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}
#listTableSmall .headLineTr {
		background: #ffff99; 
}
#listTableSmall .headLineTd {
		padding: 2px;
}
#listTableSmall .headTxtA {
		color: #B83D3F;
		font-weight: bold;
		font-size: 8pt;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		text-decoration: none;
}
#listTableSmall .headTxtA:hover {
		text-decoration: underline;
}
#listTableSmall .listLineTd {
		padding: 2px;
		border-bottom: 1px dashed #cccccc;
}
#listTableSmall .lastLineTd {
		padding: 2px;
}
#listTableSmall .deletedListLineTd {
		padding: 2px;
    color: #CCCCCC;
}
#listTableSmall .listLineTdSmall {
		font-size: 8pt;
		padding: 2px;
}

#listTableSmall a, a:link, a:visited {
    color: #333333;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		text-decoration: underline;
}
#listTableSmall a:hover {
    color: #666666;
}

 
 
/*  ************************************************************************ 
 *   FORMS  
 *  ************************************************************************ */
#mainForm {
		font-family: Arial, Verdana, Helvetica, sans-serif;
}
#mainForm h3 {
    color: #666666;
		font-size: 12px;
		font-weight: bold;
}
#mainForm .formFieldM {
		margin-top: 3px;
		margin-right: 3px; 
    color: #000000;
		font-size: 12px;
		font-weight: bold;
}
#mainForm .formFieldO {
		margin-top: 3px;
		margin-right: 3px; 
    color: #333333;
		font-size: 12px;
		font-weight: normal;
}
#mainForm .formInputText, .formInputSelect {
    color: #000000;
		padding: 2px;
		margin-top: 3px;
		/*border: 1px solid #FFD68C;*/
		font-size: 12px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}
#mainForm .formInputText {
    width: 210px;
}
#mainForm .formInputSubmit {
    color: #000000;
		padding: 3px;
		padding-left: 10px; padding-right: 10px; 
		font-size: 10px;
		font-weight: bold;
}
#mainForm .formInputReset {
    color: #ff9933;
		padding: 3px;
		padding-left: 10px; padding-right: 10px; 
		font-size: 10px;
		font-weight: bold;
}
#mainForm .formOutputText {
    color: #000000;
		padding: 3px;
		border: none;
		font-size: 8pt;
		cursor: default;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}
#mainForm .formOutputError {
    color: #ff0000;
		padding: 0px;
		border: none;
		font-size: 8pt;
		font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}


/*  ************************************************************************ 
 *   ADMIN AREA  
 *  ************************************************************************ */
/* adminEditArea: formatting of a div area outside an object in edit mode */
.adminEditArea {
    border-top: 1px dashed #ffff00;
		border-bottom: 1px dashed #ffff00;
		/*margin-top: 5px; margin-bottom: 5px;*/
}
.adminEditIcons {
    float: right;
		font-size: 8pt;
		color: #666666;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}
#adminPageOptions {
    width: 760px;
    margin-top: 10px;
		margin-bottom: 20px;
		padding: 5px;
    background: #ffff00;
		border: 1px dashed #333333;
		font-size: 8pt;
		color: #000000;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}

#adminPageInfo {
    color: #666666;
		background-color: #FFFFFF;
		margin-bottom: 10px;
		margin-left: 10px;
		padding: 3px;
		border: 1px solid #666666;
		font-size: 8pt;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}
#adminPageInfo div.title {
    color: #999999;
		padding: 2px;
		margin-top: -13px;
		margin-left: 10px;
}
#adminPageInfo span.title {
    background-color: #FFFFFF;
}

/* Debug Area */
#debug {
    margin-top: 100px;
		margin-left: 200px;
		border-top: 1px solid #999999;
		width: 420px;
		color: #333333;
		font-size: 8pt;
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		clear: both;
}


