/*****************************/
/* benutzerdefinierte styles */
#wrapper_body {
	width: 895px;
	padding:0;
	text-align: left;
	margin: auto;
	margin-top: 20px;
	background-color: #f3f3e9;
}
#wrapper_header {
	clear: both;
}
#header {
	padding: 0 25px 0 25px;
}
#wrapper_content {
	width: 895px;
	margin-bottom: 22px;
}
#wrapper_textblock {
	height: 360px;
	margin: 0 25px 0 25px;
}
#wrapper_textblock2 {
	position: relative;
	height: 360px;
	margin: 0 25px 0 25px;
}
#textblock, #textblock_breit{
	float: left;
	text-align: left;
}
#textblock {
	width: 300px;
}
#textblock_breit {
	width: 335px;
}
#textblock_rechts {
	position: absolute;
	overflow: hidden;
	width: 480px;
	height: 360px;
	top: 0px; 
	left: 349px;
}
#bild {
	float: left;
	width: 510px;
}
#auffueller {
	float: left;
	width: 35px;
}
.clear {
	clear: both;
}

/* navigation */
#wrapper_navigation {
	height: 126px;
	margin-left: 25px;
	margin-right: 25px;
	position: relative;
}
.navi {
	padding: 0;
	padding-right: 26px;
	float: left;
	margin: 0;
}
.navi ul {
	list-style: none;
	margin: 0;
}
.navi a, .navi a:hover, .navi a.selected, .navi a.selected:hover {
	display: block;
	position: relative;
	padding-bottom: 4px;
	text-decoration: none;
}
.navi a {
	color: #777777;
}
.navi a:hover, .navi a.selected, .navi a.selected:hover {
	color: #000000;
	text-decoration: none;
}
/*.navi a.selected, .navi a.selected:hover {
	font-weight: bold;
}*/
#pagination_bild_klein {
	text-align: right;
	margin-right: 25px;
}


/* scroller */
#navi_werke_wrapper {
	position: relative;
	height: 126px;
	left: 5px;
}
/* die navigation für die werke */
#navi_werke {
	position: absolute;
	overflow: hidden;
	width: 266px;
	height: 126px;
	top: 0px; 
	left: 14px;
}
.Scroller-Container {
	position: absolute;
	top: 0px; 
	left: 0px;
}
#navi_werke #scrollbar, #wrapper_textblock2 #scrollbar {
	float: left;
}
#wrapper_textblock2 #scrollbar {
	margin-left: 335px;
}
/* #navi_werke_wrapper .Scrollbar-Up, .Scrollbar-Up-Pressed {
	position: absolute;
	width: 10px; 
	height: 10px;
	background-color: #CCC;
	font-size: 0px;
}
#navi_werke_wrapper .Scrollbar-Down, .Scrollbar-Down-Pressed {
	position: absolute;
	top: 116px;
	width: 10px; height: 10px;
	background-color: #CCC;
	font-size: 0px;
} */
#navi_werke_wrapper .Scrollbar-Track, #navi_werke_wrapper .Scrollbar-Track-Pressed {
	width: 4px; 
	height: 126px;
	position: absolute;
	/* top: 20px; */
	border-left: #AAA solid 1px;
	/* background-color: #EEE; */
}
#wrapper_textblock2 .Scrollbar-Track, #wrapper_textblock2 .Scrollbar-Track-Pressed {
	width: 4px; 
	height: 360px;
	position: absolute;
	border-left: #AAA solid 1px;
}
.Scrollbar-Track-Pressed {
	background-color: #AAA;
}
.Scrollbar-Handle, .Scrollbar-Handle-Pressed {
	position: absolute;
	width: 4px; 
	height: 24px;
	background-color: #AAA;
	cursor: pointer;
}
/* #navi_werke_wrapper .Scrollbar-Handle-Pressed, .Scrollbar-Down-Pressed, .Scrollbar-Up-Pressed {
	background-color: #AAA;
} */
.Scrollbar-Disabled {
	display: none;
}
/* /scroller */

/* referenzen */
.ref_header {
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}
a.bilder {
	color: #777777;
	text-decoration: none;
}
a.bilder_selected {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}
a.bilder:hover, a.bilder_selected:hover {
	text-decoration: none;
}

/*
#referenzenText{
	height:302px;
	overflow:hidden	;
}
*/




html, body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
}
body, td, th, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.kleiner {
	font-size: 90%;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.buttons {
	color: #000000;
	background-color: #777777;
	text-decoration: none;
}
form {
	padding: 0;
	margin: 0;
}
input.button, input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 11px;
	cursor: pointer;
} 
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
ul {
	padding: 0;
	margin: 0 0 15px 15px;
}
li {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0;
	color: #000000;
}
h1 {
	font-size: 14px;
	padding-bottom: 26px;
}
h2 {
	font-size: 12px;
	padding-bottom: 16px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 9px;

}
h6 {
	font-size: 8px;

}
.fehler {
	font-weight: bold;
	color: #FF0000;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGweiss {
	background-color: #FFFFFF;
}
