* {
	color: #666;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
}

body {
	background-attachment: fixed;
	background-color: #f0f0f0;
}

a {
	color: #f37e1f;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	text-transform: none;
	margin-bottom: 15px;
	margin-top: 25px;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

li {
	text-align: left;
	word-spacing: 3px;
	line-height: 14px;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: disc;
}

img {
	margin: 0px;
	padding: 0px;
}

img.galleryImg {
	border: 4px solid #ccc;
	border-bottom: 20px solid #ccc;
	margin: 5px;
}

img.galleryImg:hover {
	border: 4px solid #808080;
	border-bottom: 20px solid #808080;
}

#preise th {
	font-weight: bold;
	font-size: 14px;
	padding: 3px 1px 3px 1px;
	text-align: left;
}

#preise td {
	padding: 2px 6px 2px 6px;
}

#preise .row1 {
	background-color: #cccccc;
}

#preise .row2 {
	background-color: #f5f5f5;
}

#gallery_headline {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	text-transform: capitalize;
}

#gallery_lightbox {
	margin: 0px auto 0px auto;
	text-align: center;
}

#gallery_linkbox {
	font-size: 10px;
	margin-top: 20px;
	text-align: center;
}

#gallery_linkbox a {
	font-size: 10px;
}

#gallery_linkbox a:hover {

}

#wrapper {
	margin: 10px auto 0px auto;
	width: 900px;
}

#logo {
	
}

#header {
	background: transparent url('../images/breadcrumb.jpg') no-repeat top center;
	padding: 15px 180px 0px 180px;
}

#td_left {
	width: 155px;
}

#td_center {
	background-color: #f7f7f7;
	padding: 0px 30px 10px 30px;
}

#td_right {
	width: 155px;
}

#footer {
	font-size: 10px;
	margin: 16px auto 0px auto;
	position: relative;
	width: 606px;
}

#bottom_center {
	
}

#bottom_text {
	color: #808080;
	margin-top: 20px;
	text-align: right;
}

#bottom_text a {
	color: #808080;
	font-size: 10px;
	font-weight: normal;
}

#bottom_text a:hover {
	
}

.offmenue {
	text-decoration: none;
	text-align: center;
}

.topmenu {
	background: transparent url('../images/line.jpg') no-repeat bottom center;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 0px 8px 0px;
	text-transform: lowercase;
}

.topmenu a {
	font-size: 11px;
}

.text {
	line-height: 15px;
	min-height: 450px;
	word-spacing: 3px;
}

.menu {
	font-size: 14px;
	color: #f2f2f2;
	text-transform: lowercase;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menubg {
	/*background-color: #6b6b6b;*/
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	height: 480px;
	vertical-align: top;
}

.menulink {
	color: #f2f2f2;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}

.menulink_small {
	color: #f2f2f2;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding-left: 6px;
}

.image {
	margin: 0px 5px 5px 10px;
}

.column_left {
	float: left;
	vertical-align: top;
	width: 260px;
}

.column_right {
	float: right;
	vertical-align: top;
	width: 260px;
}

.div_gallery {
	margin: 20px 0px 10px 0px;
}

.div_gallery img {
	border: none;
}

.div_start {
	/*background: transparent url('../images/div_link_bg.jpg') repeat-x top left;*/
	background-color: #e5e5e5;
	min-height: 100px;
	margin: 10px 10px 10px 0px;
	padding: 5px 10px 0px 5px;
}

.div_start * {
	font-size: 11px;
}

.div_start img {
	float: left;
	margin: 0px 10px 0px 0px;
}

.div_start a {
	color: #666;
	font-weight: normal;
}

.div_start a:hover {
	text-decoration: none;
}

.div_presse,
.div_downloads {
	background-color: #e5e5e5;
	border: 1px solid #666;
	margin: 10px 10px 10px 0px;
	padding: 5px 10px 5px 5px;
}

.div_presse *,
.div_downloads * {
	color: #666;
	font-size: 12px;
}

.div_presse img,
.div_downloads img {
	border: none;
	float: left;
	margin: 0px 10px 0px 0px;
}

.div_presse .head,
.div_downloads .head {
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

.div_presse .text {
	font-size: 11px;
	min-height: 70px;
}

.div_downloads .text {
	font-size: 11px;
	min-height: 40px;
}

.div_presse .link,
.div_downloads .link {
	margin: 10px 0px 5px 0px;
	text-align: right;
}

.div_presse .link a,
.div_downloads .link a {
	color: #f37e1f;
	font-weight: normal;
}

.div_presse .link a:hover,
.div_downloads .link a:hover {
	text-decoration: none;
}

#slider {
  width: 530px;
  margin: 0 auto;
  position: relative;
}

ul.navigation {
	background: transparent url(../images/div_link_bg.jpg) repeat-x scroll left top;
    list-style: none;
    margin: 20px 0px 0px 0px;
    padding: 2px;
    padding-bottom: 5px;
}
 
ul.navigation li {
    display: inline;
    margin: 0px;
}
 
ul.navigation a {
    padding: 2px 2px 2px 2px;
    color: #808080;
    text-decoration: none;
}
 
ul.navigation a:hover {
    background-color: #f6f6f6;
}
 
ul.navigation a.selected {
    background-color: #fff;
    color: #000;
}
 
ul.navigation a:focus {
    outline: none;
}

.scroll {
  height: 720px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
	padding: 0px 10px 10px 10px;
	height: 720px;
	width: 510px; /* change to 560px if not using JS to remove rh.scroll */
}

.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
  right: -20px;
}

#testimonials {
	padding-top: 10px;
}

#testimonials blockquote {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px 0px 20px 40px;
	width: 320px;
	background: url(../images/quotationmark.png) no-repeat top left;
}
 
#testimonials .quote_text {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	word-spacing: 3px;
}
 
#testimonials .quote_text a {
	font-size: 11px;
}
 
#testimonials em {
	font-style: normal;
	font-size: 15px;
}

#testimonials address {
	font-style: italic;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	color: #888;
	width: 320px;
}
 
#testimonials .quote_left {
	margin-left: 0px;
}
 
#testimonials .quote_right {
	margin-left: 130px;
}

#kontakt_karte {
	float: right;
	text-align: right;
	width: 310px;
}

#kontakt_karte a {
	font-size: 10px;
}

.visitenkarte {
	padding: 0;
	width: 180px;
}

.image {
	border: none;
}

/**
* Lightbox Styles
*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}

#lightbox-nav a { 
	outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#lightbox-image-details-caption {
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			

#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/**
* Menu Styles
*/

#globallinks {
	height: 50px;
	position: relative;
	width: 100%;
	z-index: 20;
}

#footer #globallinks { margin: 0; padding: 0; }
#footer #globallinks li { display: inline; }
#footer #globallinks li a { float: left; height: 0; padding-top: 50px; overflow: hidden; }
#footer #globallinks li a { background-image: url('../images/links.jpg'); _background-image: url('../images/links.jpg'); background-repeat: no-repeat; }
 
/* BUTTONS */
#footer #globallinks li#gl-1 a { width: 92px; background-position: 0 0; }
#footer #globallinks li#gl-2 a { width: 198px; background-position: -92px 0; }
#footer #globallinks li#gl-3 a { width: 167px; background-position: -290px 0; }
#footer #globallinks li#gl-4 a { width: 146px; background-position: -457px 0; }
 
/* OVER STATES */
#footer #globallinks li#gl-1 a:hover { background-position: 0 -50px; }
#footer #globallinks li#gl-2 a:hover { background-position: -92px -50px; }
#footer #globallinks li#gl-3 a:hover { background-position: -290px -50px; }
#footer #globallinks li#gl-4 a:hover { background-position: -457px -50px; }

/* ON STATES */
#footer #globallinks li#gl-1 a.active { background-position: 0 -50px !important; }
#footer #globallinks li#gl-2 a.active { background-position: -92px -50px !important; }
#footer #globallinks li#gl-3 a.active { background-position: -290px -50px !important; }
#footer #globallinks li#gl-4 a.active { background-position: -457px -50px !important; }
