BODY, TABLE, TD, A, P, DIV, SPAN, H2, H3, H4, H5, H6, INPUT, TEXTAREA, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	color:#655F52;
}

BODY, TABLE, TD, A, P, TEXTAREA, DIV, SPAN {
    font-size: 11px;
}
TABLE,TD,TH{
	text-align: left;
	vertical-align: top;
}
BODY, TABLE, UL, LI{
    margin: 0;
	padding: 0;
}
li{
	list-style: none;
	/*background-image: url(../_images/linkArrowCon.gif);*/
	background-repeat: no-repeat; 
	padding: 1px 0 0 15px;
}

.content li {
	background-image: url(../_images/linkArrowCon.gif);
}

.bodytext a{
	float: right;
	background-image: url(../_images/linkArrowConLink.gif); 
	background-repeat: no-repeat; 
	padding-left: 16px;
	/*background-position: 318px;
	padding: 2px 0 0 220px;*/
}

BODY {
    width:100%;
    height:100%;
    overflow:hidden;
}

#topNavi {
	width:752px; 
	margin:5px 0px 0px 0px; 
	text-align:right;
}
* html #topNavi {
	margin-top:2px;
}
	#topNavi a img {
		margin-top: 3px;
		border: none;
	}

	#topNavi a img.no {
		-moz-opacity:0.6;
		filter:Alpha(opacity=60);
	}
	#topNavi a img:hover,
	#topNavi a img.sfhover {
		-moz-opacity:1;
		filter:Alpha(opacity=100);
	}

#innerBackgroundImg {
	background-image: url(../_images/bg_inner_content.jpg);
	background-repeat: repeat-y;
	height:100%;
}

#BackgroundImg {
	background-image: url(../_images/bg.jpg);
	background-repeat: no-repeat;
	height:100%;
}

#footerImg {
	background-image: url(../_images/bg_footer.jpg); 
	background-repeat: no-repeat; 
	background-position: left 100%; 
	height:100%;
	margin-left:82px; 
	padding-left:3px;
}

#LogoLayer {
	width:752px; 
	text-align:right;
}

#LogoLayer img {
	margin-right:10px;
}

#LogoLayerImg {
	height: 44px; 
	width: 164px; 
	margin-right: 20px; 
	margin-top: 35px; 
	float:left;
}

h1#headLine {
	font-size: 1.6em;
	font-weight: bold;
	color: #636917;
	font-family: times new roman;
	margin: 0 0 10px 0;
	paddin: 0;
}
DIV.overall{
	z-index:2;
	position:relative;
	width:100%;
	height:100%;
	margin:auto;
	text-align:center;
	overflow:visible;
	vertical-align: baseline;
}
DIV.inhalt {
	background-image:url(../_images/bg_content.jpg);
	background-repeat:repeat-y;
	z-index:3;
    text-align:left;
    position:relative;
    width:926px;
    height:100%;
    overflow:hidden;
    margin:auto;
    margin-top:auto;
    margin-left:auto;
    margin-right:auto;
} 
DIV.bg-scroll{
	z-index:1;
	position:absolute;
    width:100%;
	height:100%;
    margin:auto;
    overflow:visible;
}
DIV.bg-left{
	/*background-image:url(../_images/bg_left.jpg);*/
	position:absolute;	
	z-index:1;
	width:50%;
	height:100%;
	background-color:#838848;
    margin-right:50%;
}
DIV.bg-right{
	position:absolute;	
	/*background-image:url(../_images/bg_right.jpg);*/
	z-index:1;
	height:100%;
	background-color:#838848;
	width:50%;
    margin-left:50%;
	text-align:right;
}
DIV.center{
/*/*/
text-align: left;
/**/
margin-left: auto;
margin-right: auto;
border: 1px solid #FF0000;
width: 926px;
}
DIV.clearer{
	font-size: 1px;
	clear: both;
}
IMG, A{
	border:none;
}
A {
	color: #5A610C;
    	text-decoration:none;
}

A:hover {
    text-decoration:underline;
}
DIV.subnav{
	width:165px;
	float:left;
	padding: 75px 0 0 0;
}
DIV.subnav UL LI{
	color: #5A610C;
	padding: 0 0 0 0;
	list-style: none;
	width:160px;
}
DIV.subnav UL LI a{
	display: block;
	padding-left: 20px;
	background-image: url(../_images/subnav/subnav.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
DIV.subnav UL LI A, DIV.subnav UL LI A:link, DIV.subnav UL LI A:hover, DIV.subnav UL LI A:visited{
    text-decoration:none;
}

DIV.subnav UL LI a:hover{
	background-image: url(../_images/subnav/subnavMOver.jpg);
}

DIV.subnav UL LI a:active, DIV.subnav UL LI a.act{
	background-image: url(../_images/subnav/subnavAct.jpg);
}

DIV.metaNav{
	margin: 0 0 3px 600px; 
	position: absolute; 
	bottom: 0px;
}
DIV.metaNav DIV{
	text-align:right; 
	margin:10px 45px 0px 0px;
}
DIV.metaNav DIV A{
	color: #CBCBAE;
}
DIV.content{
	float:left; 
	width:370px !important;
	width:400px;
	height:340px;
	padding: 50px 11px 20px 15px;
}
DIV.contentpic{
	padding: 64px 0 0 5px !important;
	padding: 64px 0 0 3px;
	float:left; 
	width:175px; 
	height:210px;
}

/*DIV.contentpic img {
	padding: 0 0 0 12px;
}*/

DIV.gb{
	width: 360px; 
}
DIV.gb DIV{
	float: left;
}
FIELDSET.gbentry{
	width: 160px; 
	border-width: 2px;
	padding: 5px;
}
/*FIELDSET.gbentry INPUT{ */
INPUT{
	height: 12px;
	width: 135px;
	font-size: 11px;
}
INPUT, TEXTAREA,.tx-guestbook-form-inputfield-med{
	background-image: url(../_images/bg-input.gif);
	border: 1px solid #B9AF85; /*#C7BB8F; */
	padding: 0 2px 1px 5px;
}
TEXTAREA{
	overflow: auto;
}
FIELDSET.gbentry DIV{
	width: 155px;
	text-align: right;
}
TABLE.contactform TR TD DIV INPUT, FIELDSET.gbentry DIV INPUT, FORM.route DIV SPAN INPUT{
	margin-top: 8px;
	font-size: 10px;
	height: 18px;
	width: 70px;
}
TABLE.contactform TR TD DIV{
	width: 190px;
	text-align: right;
}
TABLE.contactform TR TD{
	padding: 0 16px 6px 2px;
}
DIV.historyManual{
	margin-left: 0;
}
html>body .historyManual {
	margin-left: 20px;
}
DIV.historyManual UL{
	margin: 300px 0 0 0; 
}
html>body .historyManual UL{
	margin-left: 20px;
	width: 140px;
}
DIV.contentpic UL LI{
	background-image: url(../_images/linkArrow.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}

.contentpic ul li a.external-link-new-window {
	margin-top: 0;
	padding-top: 0;
}

.contentpic p.bodytext {
	margin:10px 0 0 0;
	padding: 0;
}

.contentpic ul {
	margin-left: 5px;
}

.csc-textpic .csc-textpic-text p {
	margin-left: 10px;
}

.tx-srfreecap-pi2-image    (line 28)
{
    margin-left: 0;
}
