html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html {
	height: 100%;
	margin-bottom: 1px;	
}

body {
	background-color: #f5f5f5;
	font-family: Arial, "Helvetica", sans-serif; 
	color: #4d4c4c;
	font-size: 12px;
}

.clear {
	clear: both;	
}

a, a:hover, a:visited, a:link, a:active {
	color: #504b47;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

#wraper {
	text-align: center;	
}

#main_wrap {
	width: 968px;
	margin: 10px auto 10px;
	background : transparent url(../images/bg.gif) repeat-y top left;
	text-align: left;
	overflow: hidden;
}

#header {
	background: #fff url(../images/header_bg.gif) no-repeat top left;
	width: 968px;
	position: relative;
	height: 130px;	
}
#logo {
	position: absolute;
	top: 30px;
	left: 20px;
	height: 53px;
	width: 257px;	
}

#claim {
	position: absolute;
	top: 30px;
	right: 20px;
	height: 14px;
	width: 336px;	
}


#nav {
	position: absolute;
	bottom: 5px;
	left: 160px;	
}

#nav ul li {
	float: left;
	font-family: "Lucida Grande", sans-serif; 
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 20px;
	padding-right: 12px;
	font-size: 12px;
}

#nav ul li a {
	color: #909183;
	text-decoration: none;
}

#nav ul li a:hover, #nav ul li.active a {
	color: #4f4a46;
}

#content {
	position: relative;
	padding: 20px 15px;
	width: 600px;
	padding-left: 173px;	
	float: left;
}

#related {
	float: left;
	width: 151px;
	margin-left: 10px;
}

.half-half {
	overflow: hidden;
}

.col1, .col2 {
	width: 50%;
	float: left;
}

.col1_margin {
	padding-right: 12px;	
}

.col2_margin {
	padding-left: 12px;	
}

#content h1, #content h2, #content h3 {
	font-family: "Lucida Grande", sans-serif; 
	font-size: 16px;
	color: #504b47;
	padding: 20px 0 10px; 
	letter-spacing: 1px;
	text-transform: uppercase;	
}
#content h1.csc-firstHeader {
	padding-top: 0;
}
#content h2 {
	font-size: 14px;	
	padding: 18px 0 9px;
}

#content p {
	font-size: 12px;
	color: #4d4c4c;
	line-height: 18px;
	padding: 9px 0;	
}

#content p.align-justify {
	text-align: justify;	
}

#content .csc-textpic-imagewrap {
	margin-top: 9px;
}

#related div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0;	
}

#page12 .csc-textpic {
	background-color: transparent;
	padding: 0;
	border: 0;
	width: 100%;
}

#facts p {
	padding: 3px 0;
	font-size: 10px;
	font-weight: bold;
}

#facts td {
	padding-right: 10px;	
}

.half-half .col1 .half-half .col1 .col1_margin {
	padding-right: 8px;	
}

.distance td, .distance th {
	color: #4d4c4c;
	font-size: 11px;
	line-height: 16px;
}

.distance th {
	color: #504b47;
	padding-bottom: 2px;
}

.distance td.td-1 {
	text-align: right;	
}

table.umgebung th, table.umgebung th.ben {
	background: transparent url(../images/punkt_poi.gif) no-repeat top left;
	width: 20px;
	line-height: 20px;
	padding: 0 0 0px 0;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

table.umgebung th.ben {
	background: transparent url(../images/punkt_ben.gif) no-repeat top left;
}


table.umgebung th.ben div {
	
	width: 20px;
}
table.umgebung td {
	line-height: 20px;
	padding: 0 0 3px 12px;
	font-size: 11px;
}


#footer {
	background: #f5f5f5 url(../images/footer.gif) no-repeat top left;
	width: 968px;	
	height: 35px;
	position: relative;
	clear: both;
}

#meta {
	position: absolute;
	top: 23px;
	right: 25px;
}

#meta ul {
	float: right;
	font-size: 10px;
	color: #504b47;
}

#meta ul li {
	float: left;
	padding-left: 5px;
}

#meta ul li a {
	color: #504b47;
	text-decoration: none;
}


#content ul li {
	font-size: 12px;
	color: #4d4c4c;
	line-height: 18px;
	padding: 2px 0;	
	list-style: disc;	
	margin-left: 15px;
}

#page9 #content {
	padding-bottom:0;	
}

#page9 .innerfade_wrap
{
	margin: -20px -15px;
	height: 580px;
	overflow: hidden;
}

#content .innerfade_item
{
	list-style: none;
	margin: 0; 
	padding: 0;
}

#drawer_facts
{
	position: absolute;
	top: 0px;
	left: 158px;
	z-index: 20;
	width: 630px;
	height: 560px;
	overflow: hidden;
}

#drawer_facts .drawer_wrap
{
	position: absolute;
	top: 0px;
	left: 615px;
	width: 600px;
	
}


.drawer_handle
{
	float: left;
	padding: 10px 5px;
	margin-right: 1px;
	background: url(../images/white_80.png);
}

.drawer_content
{
	float: left;
	width: 300px;
	padding: 1px 10px;
	background: url(../images/white_80.png);
}

/* ui-tabs */

.ui-tabs {
	margin-top: 9px;
	clear: both;	
}

#content ul.ui-tabs-nav {
	overflow: hidden;	
	zindex: 10;
}

#content ul.ui-tabs-nav li {
	list-style: none;
	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 0 10px;
	background: url(../images/reiter_passiv.gif) left top;	
}

#content ul.ui-tabs-nav li a {
	display: block;
	padding-right: 10px;
	line-height: 26px;
	background: url(../images/reiter_passiv.gif) right top;	
	font-size: 10px;
	color: #504a46;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#content ul.ui-tabs-nav li.ui-state-active,
#content ul.ui-tabs-nav li.ui-state-active a,
#content ul.ui-tabs-nav li.ui-state-hover,
#content ul.ui-tabs-nav li.ui-state-hover a {
	background-image: url(../images/reiter_aktiv.gif);	
}

.ui-tabs-panel {
	background-color: #fafafa;
	border: 1px solid #c5c5bf;
	margin-top: -1px;
	display: block;
	width: 568px;
	padding: 15px;
}

.ui-tabs .ui-tabs-hide {
	display:none !important;
}

#content .referenzen p {
	font-size: 10px;
	padding-top: 3px;
	line-height: 14px;	
}

.pretty {
	padding: 9px 0;	
}

.ui-tabs .pretty {
	padding: 0;	
}

#page8 .ui-tabs-panel
{
	height: 280px;
}
