html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #EFE4DC;
	border: 0;
	width: 100%;
}
#flashcontent {
		height: 100%;
		background-color: #E6DfD5;
}
.clearer,
.mitarbeiter-clearer {
	clear: both;
	height: 1px;
	width: 100%;
	line-height: 1px;
	display: block;
}

#kopfzeile {
	position: relative;
	width: 100%;
	float :none;
	clear: both;
	height: 21px;
	background-color:#D3C5B3;
	margin: 0 0 24px 0;
}
#browsemenu {
	position: relative;
	float :right;
}
#contentwrapper {
	position: relative;
	display: block;
	margin: 0 24px 0 30px;
	min-height: 1%;
}

#spaltelinks,
#spaltemitte {
	display: block;
	float :left;
	width: 184px;
	margin: 0;
}
#spaltelinks {
	height: 100px;

}

#spaltemitte {
		width: 290px;
		margin-left: 15px;
}
#refmenu {
	postion: relative;
	float: right;
	margin: -76px 32px 0 0;
}
#htmlnav {
	display: block;
	clear: both;
	float :none;
	width: 100%;
	height: auto;
}
.clearer {
	clear: both;
	height: 1px;
	width: 100%;
	line-height: 1px;
	display: block;
}
/***** EIGENE SYTLES *******/
#TB_closeAjaxWindow {
	text-indent: -999999px;
}
a#TB_closeWindowButton,
#browsemenu a {
	text-align:left;
	display: block;
	text-indent: -999999px;
	
	width: 31px;
	height: 21px;
	background-image:url(../images/tb-close.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
}

#browsemenu a {
	width: 22px;
	float :left;
	text-indent: 0;
	background-image:none;
}

/************ SCHRIFTEN *****************/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #41352F;
}

h1, h2, h3, h4 {
	font-size: 19px;
	font-weight: normal;
	color: #5D4D43;
	margin: 8px 0 16px 0;
	padding: 0;
}
p, td, li {
	font-size: 14px;
	line-height: 20px;
	padding: 0;
	margin: 2px 0 16px 0;
	color: #59443d;
}
ul {
	margin: 8px 0 12px 20px;	
}
li {
	line-height: 18px;
	margin: 2px 0 1px 0;	
}
a:link, a:visited {
	text-decoration: underline;
	color: #5D4D43;
}
a:focus, a:hover {
	text-decoration: none;

}

DIV.csc-textpic-center.csc-textpic-border {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 510px;
    height: 440px;
}
DIV.csc-textpic-center.csc-textpic-border * {
    vertical-align: middle;
}
/*\*//*/
#DIV.csc-textpic-center.csc-textpic-border {
    display: block;
}

/**/
DIV.csc-textpic-center.csc-textpic-border dl {
	margin: 0;
	padding: 0;
}
DIV.csc-textpic-center.csc-textpic-border dl dt img {
	border: 4px solid #fff !important;	
	margin: auto 0 auto 0;
}
#spaltelinks .csc-textpic-imagerow dl,
#spaltelinks .csc-textpic-border  {
	display: block;
	text-align: right;
	width: 100% !important;
	padding-bottom: 22px;
}
#spaltelinks dl dt img  {
	border: 2px solid #fff !important;
}

/*** Reps  *****************************/
div.mitarbeiter-abt {
		margin: 0;
	padding: 0;
}
div.mitarbeiter-abt h2 {
	margin: 8px 0 22px 199px;	
}
.ma-box {
	display: block;
	float: left;
	margin: 0 0 30px 0;
}
.ma-bild,
.ma-desc {
	display: block;
	float: left;
}
.ma-bild {
	width: 179px;
	height: 10px;
	text-align: right;
}
.ma-bild img {
	border: 2px solid #fff;
}
.ma-desc {
	margin: -5px 0 0 21px;	
}
/**** Galerie-Modul ***************/
#galeriebox-content {
	margin: 0 25px 0 22px;
	width: 516px;
}
#galeriebild-container {
	display: block;
	padding: 0;
	width: 516px;
	height: 448px;
	text-align: center;
}


#bildwrapper img {
	border: 4px solid #fff;		
}
#bildwrapper .loading {
	border: 0;
}

#galeriescroller {
	
}
.scroll-pane {
	width: 518px;
	float: left;
	padding: 0;
}
#pane1 {
	height: 104px;
	width: 518px;
	padding: 5px 0 0 0;
	display: block;
	_overflow: hidden;
}

#pane1 img {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 4px;
	border: 2px solid #fff;
}



#bildwrapper {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 516px;
    height: 448px;
}
#bildwrapper * {
    vertical-align: middle;
}
/*\*//*/
#bildwrapper  {
    display: block;
}
#bildwrapper  span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/
#TB_closeAjaxWindow{
	padding:0;
	margin-bottom:0;
	text-align:right;
	float:right;
}