* { 
	font-family: sans-serif,Arial,Verdana,Helvetica;
	background-color: transparent;
}

p {
	margin:0;
	padding:0;
}

html {
	font-size: 101.01%;
}
body { 
	color:#333;
	font-size: 8.5pt;
	line-height: 16px;
} 

.csc-textpic-imagewrap {

}

.csc-textpic-caption {
border: 1px dotted #988365;
	color: #988365;
	font-weight: bold;
	font-size: 10px;
}
h1 {
	font-size:16px;
}

h2 {
	font-size: 9.5pt;
	font-weight: bold;
	color: #988365;
}

h4 {
	font-size: 11px;
	font-weight:bold;
	color: #999999;
}
a { 
	color: #988365; 
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

a:hover { 
	color: #999999; 
}
:focus {
	outline: 0;
}

input, textarea, option { 
	padding-left: 2px;
}
textarea { 
	font-size: 100%;
}

table {
	border-collapse:collapse;
}
td { 
	vertical-align : top; 
}
pre { 
	font-family: monospace; 
}
strong {
	font-weight: bold;
}


a {
text-decoration:none;
}
	
#site {

}

#distance {
padding-top: 50px;
width: 840px;
height: auto;
margin:auto;
}

#distance * {
margin: auto;
}

#center {
position:absolute;
top:50%;
left:50%;
width: 840px;
height: 580px;
margin: -280px 0 0 -420px;

}

#header {
top:0;
height: 170px;
width: 840px;
overflow:hidden;
}

#headline {
top:0;
height: 55px;
width: 840px;
background-color: #fff;
overflow:hidden;
font-size: 36px;
color:#988365;
font-family: fileadmin/struktur/css/ospb.ttf;
}

#balken {
height:115px;
width: 840px;
}

#left {
float:left;
width: 260px;
width: 240px;
height: 289px;
padding: 50px 15px;
padding-right: 35px;
}

#left_small {
float:left;
width: 140px;
height: 280px;
padding: 50px 15px;
}

#leftcontent {
clear:both;
padding-top: 20px;
}

#scrollObject {
position:relative;
float:left;
width: 530px;
height: 289px;
padding:0;
margin: 50px 0 50px 0;
overflow: hidden;
}

#scrollObject_wide {
position:relative;
float:left;
width: 649px;
height:289px;
padding:0;
margin: 50px 0 50px 0;
overflow: hidden;
}
#content {
position: absolute;
top:0;
left:0;
width: 530px;
}

#content_wide {
position: absolute;
top:0;
left:0;
width: 649px;
}


#scrollleiste {
position:relative;
float:right;
width: 20px;
height: 360px;
margin: 10px 0;
padding: 0;
}

#scrollleiste a{
display:block;
}

#mainnavi {
clear: both;
width: 840px;
height:20px;
height: 20px;
}

#mainnavi_lang_selector {
float:left;
width: 290px;
margin-right: 0px;
height:20px;
background-color:#988365;
}

#mainnavi_nav {
float:left;
width: 550px;
height:20px;
text-align:left;
}

	
.li_navi, .li_navi_back {
display:block;
float: left;
width: 103px;
height: 20px;
text-align:center;
text-decoration: none;
margin:0;
padding:0;
margin-right:1px;
}

.li_navi_back {
width: 28px;
/*orange*/
background-color: #fa891b;
}

.li_navi a, .li_navi_back a {
color: #fff;
font-size: 12px;
font-weight:bold;
line-height: 20px;
}

.leftnavi {
color: #988365;
text-decoration: none;
list-style-type:none;
}

.leftnavi a {
font-size: 12px;
color: #988365;
font-weight: bold;
}	

#mainnavi_lang_selector {
display:block;
height: 20px;
line-height: 20px;
text-align: center;
overflow:hidden;
}

#mainnavi_lang_selector a {
height:20px;
font-size: 12px;
color: #fff;
font-weight:bold;
}

.mocca {
background-color: #988365;
}
.green {
background-color: #7b952b;
}
.pink {
background-color: #e63965;
}
.orange {
background-color: #fa891b;
}
.blue {
background-color: #5fafba;
}
.yellow {
background-color: #dbbe3a;
}
.black {
background-color: #333333;
}

.csc-frame-indent {
width: 400px;
}

table.typo3-editPanel { border: none; background-color: #fff; width: auto;}
table.typo3-editPanel TD.typo3-editPanel-controls { border: 1px solid #ccc; background-color: #fff;} 
