@charset "UTF-8";
/* CSS Document */

body {
	background: #ffffd0;
	color: #3f3f3f;
}

h1, h2, h3, h4 {
	color: #030;	
}

a {
	color: #030;
	text-decoration: none;
}
a:hover {
	color: #fa9600;
}

.nosee { display:none; }

#header {
	background: #030;
	width: 100%;
	height: 99px;
	border-bottom: 1px solid #ffffd0;
}

#header #logo {
	margin: 0 auto;
	height: 60px;
	width: 322px;
	padding-top: 15px;
}

#slideshow {
	width: 100%;
	height: 373px;
}

#navigation {
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#infobox {
	background: url(../img/infoxbox_header.png);
	height: 42px;
	width: 100%;
	float: left;
}
#infobox #p1 {
	padding-top: 10px;
	padding-left: 20px;
	height: 22px;
	width: 150px;
	float: left;
}
#infobox #p2 {
	padding-top: 10px;
	padding-left: 16px;
	margin-left: 26px;
	width: 50px;
	height: 22px;
	float: left;
}
#infobox #p3 {
	padding-top: 10px;
	padding-left: 36px;
	margin-left: 16px;
	width: 50px;
	height: 22px;
	float: left;
}

/*TABS*/
#tabsContainer { 
	margin: 0;
	width: 360px;
	margin-top: 10px;
}

#tabsContainer .tab-content {
	width: 360px;
	min-height: 235px;
	background: url(../img/tab-container.png) no-repeat left top;
	display: none;
	padding: 8px;
	font-size: 11px;
	line-height: 18px;
}
	
#tabsContainer .tab-content.selected { display: block; }
	
#tabsContainer .tabs {
	display: block;
	float: left;
	height: 20px;
	padding: 0 0 0 20px;
	line-height: 19px;
	font-size: 11px;
	position: relative;
	top: 1px;
	color: #fffdea;
	text-decoration: none;
	background: url(../img/tab-left.gif) no-repeat left top;
	margin: 0 5px 0 0;
}

#tabsContainer .tabs span {
	display: block;
	float: left;
	background: url(../img/tab-right.gif) no-repeat right top;
	padding: 0 20px 0 0;
}

#tabsContainer .tabs.selected { background: url(../img/tab-active-left.gif) no-repeat left top; color: #fa9600; }
#tabsContainer .tabs.selected span { background: url(../img/tab-active-right.gif) no-repeat right top; }

#tabsContainer .tabs:hover { color: #fa9600; }

#contentTabs { 
	margin: 0;
	width: 360px;
}

#contentTabs .ctab-content {
	width: 360px;
	min-height: 235px;
	background: url(../img/tab-container.png) no-repeat left top;
	display: none;
	padding: 8px;
	font-size: 11px;
	line-height: 18px;
}
	
#contentTabs .ctab-content.selected { display: block; }
	
#contentTabs .ctabs {
	display: block;
	float: left;
	height: 20px;
	padding: 0 0 0 20px;
	line-height: 19px;
	font-size: 11px;
	position: relative;
	top: 1px;
	color: #fffdea;
	text-decoration: none;
	background: url(../img/tab-left.gif) no-repeat left top;
	margin: 0 5px 0 0;
}

#contentTabs .ctabs span {
	display: block;
	float: left;
	background: url(../img/tab-right.gif) no-repeat right top;
	padding: 0 20px 0 0;
}

#contentTabs .ctabs.selected { background: url(../img/tab-active-left.gif) no-repeat left top; color: #fa9600; }
#contentTabs .ctabs.selected span { background: url(../img/tab-active-right.gif) no-repeat right top; }

#contentTabs .ctabs:hover { color: #fa9600; }

.int_link {
	background: url(../img/int_link.png) no-repeat;
	width: 171px;
	height: 24px;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 4px;
	
}

.linked_location {
	margin-bottom: 8px;
	padding: 2px;
	width: 376px;
}

.loc_data {
	width: 153px;
	clear: left;
	float: left;
	margin-right: 5px;
	padding: 5px;
	font-size: 11px;
}
.routenplaner {
	width: 200px;
	float: right;
}

.tel_link {
	background: url(../img/tel_link.png) no-repeat;
	padding-left: 16px;
	margin-left: 5px;
}
.fax_link {
	background: url(../img/fax_link.png) no-repeat;
	padding-left: 16px;
	margin-left: 5px;
}

#footer {
  	background: #003300;
  	border: 1px solid #003300;
  	height: 19px;
	text-align:left;
	font-size: 11px;
	padding-top: 8px;
	color: #ffffd0;
}

#footer_links li {
	display: inline;
}
#footer_links li a{
	color: #ffffd0;
	font-weight: bold;
}

/* SITEMAP */
#sitemap {
 overflow:hidden;
}
#sitemap a {
	font-size: 95%;
}
#sitemap ul {
 list-style:none;
 margin:0;
 padding:0;
}
#sitemap li {
 background-color:#eee;
 margin:0 0 -0.1em;
 min-height:1.1em;
 padding:0.4em;
 position:relative;
 width:16em;
}
#sitemap ul ul {
 font-size:93%;
 margin-top:-1.4em;
}
#sitemap ul li {
 border-top:0.6em solid #fff !important;
 border-left:0.6em solid #c7c7c7;
}
#sitemap ul ul li {
 background:#eee;
 border-top:0.6em solid #fff !important;
 border-left:0.6em solid #c7c7c7;
 left:17.7em;
}
#sitemap ul ul ul li {
 background:#eee;
 border-color:#c7c7c7;
}
#sitemap ul ul ul ul li {
 background:#eee;
 border-color:#c7c7c7;
}
#sitemap ul ul ul ul ul li {
 background:#eee;
 border-color:#c7c7c7;
 color:#fff;
}

.comm_acc  {
	/*border: 1px solid black;*/
}
.comm_acc div {
	margin-bottom : 10px;
	margin-top : 10px;
}

.comm_acc p {
	border: none;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
}
.comm_acc a.acc_title {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #2f3334;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	background-image: url("../img/AccordionTab0.gif");
}
.comm_acc a.acc_title:hover {
	color: #2f3334;
	background-color: white;
	background-image: url("../img/AccordionTab2.gif");
}
.comm_acc a.selected {
	color: #2f3334;
	background-color: #80cfe2;
	background-image: url("../img/AccordionTab2.gif");
}
 
 
