/*********************************************************************************	Project		:	Resch**********************************************************************************//* ### undo #################################################################### */:link,:visited { text-decoration:none; }ul,ol { list-style:none }h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }img, a img,:link img,:visited img, fieldset { border:none }img { margin:0; padding:0; vertical-align:bottom; }address { font-style:normal }table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}tr { border:none; padding:0px; margin:0px; }td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }legend { display:none; }div, p, li, a {background-repeat:no-repeat; }address a {	color:#000000;}/* ### reset some basic style ################################################### */dl			{margin: 0 0 0 0;}dl dt		{margin: 0 0 0 0;}dl dd+dt	{margin-top: 0;}dl dd		{margin: 0 0 0 0;}ol			{list-style: none;}ol li		{margin: 0 0 0 0;}ol li ol	{margin: 0 0 0 0;}ol li ul	{margin: 0 0 0 0;}p			{margin-bottom: 0em;}ul			{list-style: none;}ul li		{margin: 0 0 0 0;}ul li ul	{margin: 0 0 0 0; list-style: none;}ul li ol	{margin: 0 0 0 0;}pre			{font-size:1.2em; }a:hover { text-decoration:none; }/* ### HTML ###################################################################### *//* Angaben nur für den Internet Explorer mit Star-HTML-Hack */* html, * html body{	margin:0;	padding:0;	height:100%;}* {  margin: 0;  padding: 0;}html, body {  height: 100%; /* Required */}/* ### BODY ###################################################################### */body {  color: #333;  font: 11px Verdana, verdana, arial, helvetica, sans-serif;  text-align: center;  background-color:#FFFFFF;}/* \*/ * html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */.clearer {	display:block;	clear:both;	line-height:0;	height:1px;	font-size:0;	visibility:hidden;}.clear {	clear:both;}.floatLeft { float:left; }.floatRight { float:right; }.warning { color:#f00; background: inherit; }/* ### Website Content ############################################################ */#container-page {  margin: 0 auto;	  text-align: left;  position: relative;  width: 889px;  background-color: #EEEFE9;}/* ### Header ##################################################################### */.topline{ height: 1px; background-color: #B5CE6B; border-top:20px solid #FFF; border-bottom:1px solid #FFF; overflow: hidden;}.topline2{ margin-top:1px; height: 1px; background-color: #B5CE6B; border-bottom:2px solid #FFF; overflow:hidden;}#container-head {    background-image:url(bgBanner.gif);  height:102px;  background-repeat:repeat;   }#head-left {  padding: 0em;  width: 60%;  float: left;}#head-left h1 {  font: bold 12px Verdana, sans-serif;  padding:0;  margin-left:110px;  margin-top: -12px;}#head-logo{    margin-top:18px;	margin-left:20px;	}#head-right {  padding: 0em;  width: 35%;  float:right;}#head-right address{	margin-top:35px;	line-height: 1.8em;}/* ### Menubar #################################################################### */#menubar{    background-image:url(bgMenuBar.gif);	background-repeat:repeat;	height:30px;	width:889px;	border-top: 1px solid #999;	overflow:hidden;	}/* ### Content #################################################################### */#container-breadcrumb{  width: 100%;  background: #fff;  background-image:url(bgBreadCrumb.gif);  height:40px; }/* ### Content #################################################################### */#container-content {  padding: 0 2em 40px 2em;}#container-content:after {  clear: both;  display: block;  font: 1px/0px serif;  content: ".";  height: 0;  visibility: hidden;}/* hide from IE/MAC \*/* html #content, * html #main-content {	height:1px;}/* end hide *//* ### Content blocks ################################################### */#content-pri {  width: 60%;  float: left;}#content-sec {  width: 35%;  float: right;  }/* ### Footer ###################################################################### */#container-foot {  width: 889px;  background-image:url(bgBanner.gif);  background: #CCC;  height: 40px;  border-top: 1px solid #666666;  }#foot {  padding: 0 1em;  line-height: 40px;}