

/* old styles */
.headerwhite { font-size: 0.8em; color: #ffffff; }
.headerinfo  { font-size: 0.8em; text-indent: 7px; text-align: left; }	
.text8justify	{ font-size: 0.8em; text-align: justify; }
.text9justify	{ font-size: 0.9em; text-align: justify; }
.text10justify	{ font-size: 1.0em; text-align: justify; }
.text11justify	{ font-size: 1.1em; text-align: justify; }
.text12justify	{ font-size: 1.2em; text-align: justify; }
.text8left	{ font-size: 0.8em; text-align: left; }
.text9left	{ font-size: 0.9em; text-align: left; }
.text10left	{ font-size: 1.0em; text-align: left; }
.text11left	{ font-size: 1.1em; text-align: left; }
.text12left	{ font-size: 1.2em; text-align: left; }

/* global body settings */
body.main {text-align: center; }
body { 	background-color: #FFFFFF; 
	font-family: Arial, sans-serif; 
	font-size: 100%; 
	color: #333333; line-height: 1.166; 
	margin: 0px; 
	padding: 0px; 
	background-image: url(/opencms/export/templateone/resources/Images/Verlauf.jpg); 
	background-repeat: repeat-y;
}
body,ul,ol,li,td,p,div,span,input,textarea,select {	font-family: Arial, Helvetica, sans-serif; color: #000000; }

/* headlines */
h1 { font-size: 1.4em; color: #334d55; font-weight: bold;; margin: 0px; padding: 0px; }
h2 { font-size: 1.2em; color: #999999; font-weight: bold;; margin: 0px; padding: 0px; }
h3 { font-size: 1.1em; color: #334d55; font-weight: bold;; margin: 0px; padding: 0px; }
h4 { font-size: 1.0em; color: #333333; font-weight: bold;; margin: 0px; padding: 0px; }
h5 { font-size: 1.0em; color: #334d55; font-weight: bold;; margin: 0px; padding: 0px; }
h6 { font-size: 1.0em; color: #334d55; font-weight: bold;; margin: 0px; padding: 0px; }

/* common links */
a,a:link	{	
	color: #000099; 
	font-weight: normal; text-decoration: none; 
}
a:visited	{	
	color: #000099; 
	text-decoration: none; 
}
a:hover		{	
	color: #000099; 
	text-decoration: none; 
}
a:active	{	
	color: #000099; 
	text-decoration: none; 
}


/* Head navigation */
a.navtop,a.navtop:visited,a.navtop:hover { 
	color: #4a5c60; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.87em; 
	white-space: nowrap; 
	padding: 0px 2px 3px 2px; 
	font-weight: normal; 
	text-decoration: none;
	vertical-align: top;
	
}
.navspacer { 
	color: #4a5c60; 
	font-size: 0.8em; 
	vertical-align: top;
}

/* top navigation row */
div.navtop {
	width: 100%;
	margin: 0;
	padding: 3px 0px 0px 0px;
	background-color: #c6bb7b;
	font-size: 0.87em;
	text-align: left;
	text-indent: 5px;	
		
}

/* Head navigation submenu */
div.menu, div.menu a.mI, div.menu a.mI span.mIText, div.menu a.mI span.mIArrow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}

div.menu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  background-color: #c6bb7b;
  border: 1px solid #FFFFFF;
  text-align: left;
  left: 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.mI, div.menu a.mICurrent {
  color: #4a5c60;
  background-color: #c6bb7b;
  cursor: pointer;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.mI:hover, div.menu a.mIHighlight, div.menu a.mICurrent, div.menu a.mI:hover span.mIText, div.menu a.mI:hover span.mIArrow {
  font-family: Arial, Helvetica, sans-serif;

  color: #000000;
  background-color: #e6db9b;
}

div.menu a.mI span.mIText, div.menu a.mI span.mIArrow {
  font-family: Arial, Helvetica, sans-serif;
  
  color: #4a5c60;
}

div.menu a.mI span.mIArrow {
  margin-right: -.75em;
}

/* foot row links */
a.linksheadfoot,a.linksheadfoot:link { font-family: Arial, Helvetica, sans-serif; font-size: 0.85em; 
	color: #AAAAAA; font-weight: normal; text-decoration: none; 
}
a.linksheadfoot:visited	{ color: #AAAAAA; text-decoration: none; }
a.linksheadfoot:hover	{ color: #888888; text-decoration: none; }
a.linksheadfoot:active	{ color: #AAAAAA; text-decoration: none; }

/* head row links */
a.linkshead,a.linkshead:link { font-family: Arial, Helvetica, sans-serif; font-size: 0.85em; 
	color: #AAAAAA; font-weight: normal; text-decoration: none; 
	padding: 0px 0px 0px 0px; vertical-align: middle; 
}
a.linkshead:visited	{ color: #AAAAAA; text-decoration: none; }
a.linkshead:hover	{ color: #888888; text-decoration: none; }
a.linkshead:active	{ color: #AAAAAA; text-decoration: none; }
.headnavspacer { 
	color: #AAAAAA; 
	font-size: 0.85em;
	vertical-align: middle;
}

/* bread crumb navigation */
div.breadcrumb			{ margin: 4px 8px; text-align: left; }
span.breadcrumb			{ font-family: Arial, Helvetica, sans-serif; font-size: 0.85em; 
	color: #000000; 
	text-decoration: none; white-space: nowrap; 
}
a.breadcrumb,a.breadcrumb:visited,a.breadcrumb:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.85em; color: #000000; 
	font-weight: normal; text-decoration: none; white-space: nowrap; 
}

/* head search input form */
.search { border: 1px solid #AAAAAA; 
	color: #AAAAAA; font-family: Arial, Helvetica, sans-serif; 
	background-color: #4a5c60; font-size: 0.9em; 
}
.searchLeft{ border: 1px solid #AAAAAA; 
	color: #AAAAAA; font-family: Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF; font-size: 0.9em; 
}

.searchlinks { text-align: center; width: 100%; }
.searchresult { margin-bottom: 10px; }
.formbutton { font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em; height: 18px; 
	background-color: #c6bb7b; color: #000000; 
	/*border: 1px solid #000000;  */
	}
/* border of the head navigation row */
div.linkshead {
	text-indent: 130pt;
	width: 100%;
	background-color: #4a5c60;
	text-align: right;
	margin: 0 auto;
	padding: 1px 0px;
	font-size: 0.80em;
	color: #000000;
/*	background-image: url(/opencms/export/templateone/resources/Images/Suchender.jpg);
	background-repeat: no-repeat;*/

}

/* head image row & head editable element */
div.imagehead, div.edithead {
	width: 100%;
	/*background-color: #FFFFFF;*/
	text-align: left;
	clear: both;
	margin: 0 auto;
	
}

/* image link block on top of background image */
span.imagelink {
	display: block;
	margin: 0; 
	padding: 0; 
	width: 175px; 
	cursor: pointer;
}

/* border of the foot navigation row */
div.linksfoot {
	width: 100%;
	/*border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA; */
	/* background-color: #AAAAAA; */
	margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 0.8em;
	text-align: right;
	clear: both;
}

div.mainwrapper {
	/* TLE margin: 0 auto; */
}

/* block around main content row (left nav, content, infobox) */
div.main {
	width: 100%;
	/*background-color: #FFFFFF;
	*/
}

/* content cell */
div.content {
	float: left;
	width: 63%;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	color: #000000;
	/*background-color: #FFFFFF;*/
}

/* content styles */

/* a content element */
div.element {
	margin: 5px 5px 5px 5px; 
	padding: 5px;
	text-align: justify; 
	clear: both;
	/*background-color: #FFFFFF;
	border: 1px solid #FFFFFF;*/
}

div.element2 {
	font-size: 0.8em;
	margin: 5px 5px 5px 0px; 
	padding: 5px; 
	text-align: left; 
	clear: both;
	/*background-color: #FFFFFF;*/
	border: 1px solid #FFFFFF; 
}

/* infobox column */
div.infobox {
	text-align: left;
	float: right;
	width: 15.6%;
	vertical-align: top;
	height: 100%;
}
/* left navigation column */
div.navleft {
	text-align: left;
	float: left;
	width: 21%;
	vertical-align: top;
	height: 100%;
	/*background-color: #FFFFFF; 
	background-image: url(/opencms/export/templateone/resources/Images/Verlauf.jpg);
	background-repeat: repeat-y; */
}

/* left navigation image row */
span.navleftimage {
	display: block;
	width: 175px;
	cursor: pointer;
}

/* left navigation list */
ul.navleft { 
	margin: 0 0 0 20px;
	padding: 2px;
	list-style-type: circle;
} 

/* left navigation list item */
li.navleftactive { 
    list-style-image: url(/opencms/opencms/system/modules/com.SICONED.cms.template/resources/nav_a.gif); 
	color: #21536A;
} 
 
li.navleft { 
    list-style-image: url(/opencms/opencms/system/modules/com.SICONED.cms.template/resources/nav_i.gif);
}

a.navleft,a.navleft:link,a.navleft:visited,a.navleft:active { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	color: #4a5c60; 
	font-weight: normal; 
	text-decoration:none; 
}
a.navleft:hover { color: #4a5c60; text-decoration: underline; }

a.navleftactive,a.navleftactive:link,a.navleftactive:visited,a.navleftactive:active { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	color: #4a5c60; font-weight: bold; 
	text-decoration:none; 
}
a.navleftactive:hover { 
	color: #4a5c60; 
	text-decoration: underline; 
}

/* Side element styles */
div.sidelist {
	margin: 5px 5px 5px 0px;
	border: 1px solid #FFFFFF; 
	text-align: left; 
	clear: both;
	/*background-color: #FFFFFF;*/
}

p.sidelisthead {
	font-size: 0.85em;
	font-weight: bold;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	background-color: #FFFFFF;
	text-decoration: underline;
}

p.sidelistitem {
	font-size: 0.75em;
	margin: 5px 3px 0px;
}

a.sidelistitemhead {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 3px;
}

/* popup window border */
div.popup { 
	margin-top: 10px;
	-moz-box-sizing: border-box;
	width: 100%;
}

h1.popup { font-size: 1.0em; padding: 2px; width: 100%; 
	background-color: #c6bb7b; color: #4a5c60; 
}
.popupform { border: 1px solid #000000; width: 450px; }
span.formerror { color: #c6bb7b; font-weight: bold;}

/* imprint */
table.imprint {	width: 100%; }
td.imprint { vertical-align: top; font-size: 0.8em; }

/* default styles for the online forms */
input.onlineform, select.onlineform, textarea.onlineform { 
	width: 300px; border: 1px solid #000000;  
}
textarea.onlineform { height: 80px; }

/* default styles */
.nowrap { white-space: nowrap; }
.bold { font-weight: bold; }
div.element {}

h2.lp_headline {
	margin-top: 0;
	padding-top: 0;
}

.lp_maxwidth {
	width: 100%;
}

span.lp_imgleft {
	float: left;
	padding: 0 5px 5px 2px;
	font-size: 10px;
}

span.lp_imgright {
	float: right;
	padding: 0 2px 5px 5px;
	font-size: 10px;
}

div.lp_clearfloat {
	clear: both;
}

td.lp_top {
	vertical-align: top;
}

td.lp_imgleft {
	padding-right: 8px;
}

td.lp_imgright {
	padding-left: 8px;
}

p.lp_imgdesc {
	font-size: 10px;
}

span.lp_description {
	display: block;
	font-size: 10px;
}

.contentfont {
	font-size: 10px;
	text-decoration: none;
}

div.login{
	font-size: 0.70em;
	padding-top: 10px;
}

#leftLogo{
	position: absolute;
	top: 0px;
	z-index: 101;
	font-size: 10pt;
	width: 170px;
	background-image: url(bothStyle/Suchender.jpg);
	background-repeat: no-repeat;
	height: 105px;
	left: 0px;
}
.TableHead{
	background-color: #D7CEA2;
}
.TableBody{
	background-color: #F2EFE0;
}
.TableHeadSmall{
	background-color: #D7CEA2;
	font-size: 0.75em;
}
.TableBodySmall{
	background-color: #F2EFE0;
	font-size: 0.75em;
}
.TableBody2{
	background-color: #D2CFC0;
}

.ContentTable{
	color:#000000;
	font-style: normal;
	font-size: 100%;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.ContentTable th{
	background-color: #4A5C6C;
	color: #FFFFFF;
}
.ContentTable tr{
	background-color: #c6ba7b;	
	color:#000000;
}
