@charset "utf-8";
a, a:hover, a:visited {
	text-decoration: underline;
	color: #000066;
	font-weight: bold;
	}
    body  {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
	font-size: 13px;
	letter-spacing: 0.09em;
    }
.twoColFixRt #oben {
	width:745px;
	border-bottom:1px solid #A8A080;
	margin: 0 auto;
	margin-bottom: 20px;
	padding-top: 15px;
}
.twoColFixRt #oben #logo {
	float:left;
	width:259px;
}
.twoColFixRt #mainMenue {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}
	
	#submenue {
	margin-top:50px;
	text-align: right;
	float: right;
	width: 300px;
}
#submenue a {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
}
#submenue a:hover {
	color: #999999;
}
.twoColFixRt #container #coOben {
	height:15px;
	width:780px;
	background-image:url(../lorenzen-img/body/oben.png);
	background-repeat:no-repeat;
}
.twoColFixRt #container #coUnten {
	height:20px;
	width:780px;
	background-image:url(../lorenzen-img/body/unten.png);
	background-repeat:no-repeat;
}
    .twoColFixRt #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; 
	background-image: url(../lorenzen-img/body/bg.png);
	background-repeat: repeat-y;
    }
    .twoColFixRt #sidebar1 {
	float: right; 
	width: 275px; 
	padding: 0px 30px 15px 10px;
    }
	.twoColFixRt  #sidebar1 ul {
	padding: 0;
	margin: 0;
	padding-left:20px;
	list-style-type: square;
}
.twoColFixRt  #sidebar1 li {
	padding-top: 2px;
	padding-bottom: 2px;
}
    .twoColFixRt #mainContent {
	margin: 0 350px 0 0;
	padding: 0 20px 0 30px;
    } 
.twoColFixRt #container #mainContent h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A8A080;
}
.twoColFixRt #mainContentTipp {
	margin: 0;
	padding: 0 30px 0 30px;
}
.twoColFixRt #container #mainContentTipp h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A8A080;
}


.twoColFixRt #fuss {
	width: 780px;
	margin: 0 auto;
	text-align:center;
}
.twoColFixRt #fuss p {
	color: #999999;
	padding: 0;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 10px;
}
.twoColFixRt #fuss a {
	color:#666666;
	text-decoration: underline;
	font-weight: normal;
}
.twoColFixRt #fuss a:hover {
	color: #999999;
}
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
#tabs2 {
font-size:93%;
line-height:normal;
background-color: #FFFFFF;
}
#tabs2 ul {
margin:0;
padding:10px 10px 0 20px;
list-style:none;
}
#tabs2 li {
display:inline;
margin:0;
padding:0;
}
#tabs2 a {
	float:left;
	background:no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(../lorenzen-img/menue/tableft2.gif);
}
#tabs2 a span {
float:left;
display:block;
background:no-repeat right top;
padding:5px 15px 4px 6px;
color:#84776B;
background-image: url(../lorenzen-img/menue/tabright2.gif);
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs2 a span {float:none;}
/* End IE5-Mac hack */
#tabs2 a:hover span {
color:#74675B;
}
#tabs2 a:hover {
background-position:0% -42px;
}
#tabs2 a:hover span {
background-position:100% -42px;
}

#tabs2 #current a {
  background-position:0% -42px;
}
#tabs2 #current a span {
  background-position:100% -42px;
}
.Accordion {
	border-left: solid 1px #A8A080;
	border-right: solid 1px #A8A080;
	border-bottom: solid 1px #A8A080;
	overflow: hidden;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	border-top: solid 1px #A8A080;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background-image: url(../lorenzen-img/tabs/bg.png);
	background-repeat: repeat-x;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height:125px;
}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #EEEEEE;
}
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}
.AccordionFocused .AccordionPanelTab {
	background-color: #3399FF;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #33CCFF;
}.sidetabco     {
	padding: 5px;
}

