* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
body {
	background-color: #C8CBCB;
	background-image: url(../images/bg_big.jpg);
	text-align: center;
}
#container1 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	width: 780px;
	margin: 10px auto;
	padding: 0px 0px 28px;
}
#subpage #container1, #subsubpage #container1 {
	background: url(../images/bg_bottom.jpg) no-repeat left bottom;
}
#container2 {
	width: 780px;
	float: left;
}
#subpage #container2, #subsubpage #container2 {
	background-image: url(../images/bg_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#div-header {
	width: 780px;
	border: 0px;
	float: left;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#div-header-up {
	margin: 0px;
	padding: 23px 20px 0px 23px;
	width: 737px;
	height: 64px;
	float: right;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
}
#div-logo {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#div-logo img {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 25px;
	top: 25px;
	z-index: 1;
}
#div-univ-navig {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 40px;
	width: 487px;
}
#div-header-center {
	margin: 0px;
	width: 737px;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 23px;
}
#div-header-down {
	margin: 0px;
	width: 737px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 23px;
	padding-bottom: 0px;
}
#div-header-down-img {
	float: left;
	background-image: url(../images/mast_head.jpg);
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~NAVIGATION STYLES ~~~~~~~~~ */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#div-nav {
	width: 737px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 28px;
	background-image: url(../images/right_both.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #879250;
	}
#div-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#div-nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	}
#div-nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	background-image: url(../images/left_both.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #879250;
	}
#div-nav a span {
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: 100% 0px;
	margin: 0px;
	padding-top: 7px;
	padding-left: 0px;
	padding-bottom: 6px;
	float: left;
	display: block;
	background-image: url(../images/right_both.gif);
	background-color: #879250;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#div-nav a span {float:none;}
/* End IE5-Mac hack */

#div-nav a:hover span {
	color:#993300;
	background-color: #C2C88B;
}
#div-nav #current a {
	background-position:0 -32px;
	border-width:0;
	background-color: #C2C88B;
}
#div-nav #current a span {
	background-position:100% -32px;
	padding-bottom:7px;
	color:#993300;
	background-color: #C2C88B;
}
#div-nav a:hover {
	background-color: #C2C88B;
	background-position: left -32px;
}
#div-nav a:hover span {
	background-position: right -32px;
}
#div-nav #spacer a {
	background-image: url(../images/left_both.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #879250;
	font-size: 1px;
	color: #FFFFFF;
}
#div-nav #spacer a:hover {
}
#div-nav #spacer a span {
	background-image: url(../images/right_both.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #87A00C;
	display: block;
	width: 20px;
}
#div-nav #spacer a:hover span {
	color: #87A00C;
}
#bread {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 737px;
	height: 21px;
	background-color: #C2C88B;
	z-index: 2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bread ul {
	display: inline;
	margin: 0;
	padding: 0;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	} 
#bread ul li {
	border: none;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	}
#bread a {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #055A34;
	background-image: url(../images/sub_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-decoration: none;
	display: inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#bread a:hover {
	color: #FFFFFF;
}
#bread #current a {
	color: #FFFFFF;
	font-weight: bold;
}
#home #container1 {
	background: url(../images/bg_bottom.jpg) no-repeat left bottom;
}
#home #container2 {
	background-image: url(../images/bg_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
#div-home-content-container {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/home_box_bg.jpg);
	margin-right: 20px;
	margin-left: 23px;
	width: 737px;
	clear: both;
}
#div-home-content-wrapper {
	width: 737px;
	border: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/home_box.jpg);
	clear: both;
}
#div-home-content {
	width: 737px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	background-image: url(../images/home_box_bottom.jpg);
}
#div-home-col1 {
	float: left;
	width: 200px;
	padding: 0px 20px;
	margin: 0px;
}
#div-home-col2 {
	width: 454px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 240px;
}
#content-container {
	width: 737px;
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	margin-right: 20px;
	margin-left: 23px;
	background-image: url(../images/subsub_bg.gif);
	background-color: #FFFFFF;
}
#content-container-empty {
	width: 737px;
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	margin-right: 20px;
	margin-left: 23px;
	background-image: url(../images/subsub_bg.gif);
	background-color: #FFFFFF;
}
#content-container-photogalery {
	width: 737px;
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	margin-right: 20px;
	margin-left: 23px;
	background-image: url(../images/subsub_bl.gif);
	background-color: #FFFFFF;
	padding: 0px;
}
#content-wrapper {
	width: 737px;
	float: left;
	background-image: url(../images/subsub_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#content {
	background-image: url(../images/footer_bg.gif);
	float: left;
	width: 737px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
#col1 {
	float: left;
	width: 187px;
	padding-right: 20px;
	padding-left: 20px;
}
#col2 {
	width: 470px;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
}
/*~~~~~~ Footer Sytle ~~~~~~~~~~~~~~~~~~ */
#home #footer {
	float: left;
	width: 737px;
	padding: 0px 20px 0px 23px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	display: block;
}
#subpage #footer, #subsubpage #footer {
	width: 717px;
	clear: both;
	background: #fff url("../images/footer_bg.gif") no-repeat top left;
	height: 22px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	color: #70705B;
}
/*~~~~~~
#subpage #footer, #subsubpage #footer {
	width: 737px; /*safari fix*/ /*~~~~~~
	padding: 38px 0 0 0;
	margin-bottom: 0px;
}
~~~~~~~~~~~~~~~~~~ */
#footer div {
	color: #70705B;
	float:left;
}
#footer a {
	color: #70705B;
	text-decoration: underline;
}
#footer a:hover { color: #333333; }
.heading-1 {
	font-size: 20px;
	color: #A13300;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1.8em;
}
.heading-1-smaller {
	font-size: 12px;
	color: #A13300;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1.8em;
}
.heading-2 {
	font-size: 12px;
	color: #055A34;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
.heading-2-red {
	font-size: 12px;
	color: #E2550D;
	font-weight: bold;
	line-height: 1.6em;
}
.heading-2-normal {
	font-size: 12px;
	color: #055A34;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
.maintext-1 {
	color: #000000;
	line-height: 18px;
	font-size: 11px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bullet-small {
	margin-right: 10px;
	height: 6px;
	width: 6px;
	margin-top: 10px;
}
.flag_image_1 {
	border: 1px solid #000000;
	height: 15px;
	width: 25px;
}
.neu_image {
	height: 34px;
	width: 65px;
}
.alignRight {
	float:right;
}
.alignLeft { float:left; }
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
	}
a, a:link {
	color: #768C0C;
}
a:visited {
	color: #687C05;
}
a:hover {
	color: #055A34;
}

#div-home-col1 ul {
	list-style-type: none;
}
#div-home-col1 li {
	list-style-type: none;
	margin-bottom: 0.8em;
	text-indent: -18px;
	margin-left: 20px;
}
#div-home-col2 ul {
	list-style-type: none;
	margin-top: 5px;
	margin-left: 20px;
	display: block;
	margin-right: 0px;
	margin-bottom: 5px;
	text-indent: -16px;
}
#div-home-content p {
	margin: 0px;
	padding: 0px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0.5em;
}
#col1 blockquote {
	font: normal 1.8em/1.5em Verdana;
	color: #A6BC3C;
	text-align: right;
	padding: 120px 0px 0px;
	margin: 0px;
}
#Layer1 {
	position:absolute;
	top:8px;
	width:258px;
	height:77px;
	z-index:1;
	text-align: center;
	right: 243px;
}
#Layer2 {
	position:absolute;
	left:730px;
	top:25px;
	height:15px;
	z-index:1;
	font-size: 0.9em;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#Layer3 {
	position:absolute;
	left:695px;
	top:25px;
	height:15px;
	z-index:1;
	font-size: 0.9em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Layer3c {
	position:absolute;
	left:660px;
	top:25px;
	height:15px;
	z-index:1;
	font-size: 0.9em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Layer3d {
	position:absolute;
	left:590px;
	top:25px;
	height:15px;
	z-index:1;
	font-size: 0.9em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
}
#Layer3e {
	position:absolute;
	left:625px;
	top:25px;
	height:15px;
	z-index:1;
	font-size: 0.9em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Layer4 {
	position:absolute;
	width:92px;
	height:14px;
	z-index:1;
	left: 669px;
	top: 49px;
}
#Layer5 {
	position:absolute;
	width:12px;
	height:12px;
	z-index:1;
	left: 129px;
	top: 19px;
	background-image: url(../images/10px-Reddot.svg.png);
	background-repeat: no-repeat;
}
#Layer6 {
	position:absolute;
	width:12px;
	height:12px;
	z-index:1;
	left: 199px;
	top: 16px;
	background-image: url(../images/10px-Reddot.svg.png);
	background-repeat: no-repeat;
}
#Layer7 {
	position:absolute;
	width:12px;
	height:12px;
	z-index:2;
	background-image: url(../images/12px-Reddot.svg.png);
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	left: 0px;
	float: none;
	right: 0px;
	bottom: 0px;
}
#Layer_neu_01 {
	position:absolute;
	width:27px;
	height:11px;
	z-index:1;
	left: 691px;
	top: 297px;
}
#Layer_neu_02 {
	position:absolute;
	width:65px;
	height:34px;
	z-index:1;
	left: 691px;
	top: 468px;
	border: 0;
}
#Layer_neu_03 {
	position:absolute;
	width:27px;
	height:11px;
	z-index:1;
	left: 691px;
	top: 640px;
}

#Zarrentin {
	position:absolute;
	left: 225px;
	top: 377px;
}
#Regensburg {
	position:absolute;
	z-index:1;
	left: 273px;
	top: 650px;
}
#Wuerzburg {
	position:absolute;
	z-index:1;
	left: 188px;
	top: 585px;
}
#location-de {
	display: block;
	position: absolute;
	height: 12px;
	width: 12px;
	left: 131px;
	top: 20px;
	padding: 0px;
	font-size: 5px;
	background-image: url(../images/12px-Reddot.svg.png);
	background-repeat: no-repeat;
}
/*~~~~~~ Subpages (Secondary and Tertiary Pages) Sytle ~~~~~~~~~~~~~~~~~~ */
#subpage #masthead {
	height: 120px;
	border-top: 1px solid #fff;
}
/*secondary page masthead style - photo */
	#subpage.aboutus #masthead { background: #D0E07D url("../images/h_about_us.jpg") no-repeat top left; }
	#subpage.advantage #masthead { background: #D0E07D url("../images/h_in_depth.jpg") no-repeat top left; }
	#subpage.contact #masthead { background: #D0E07D url("../images/h_open_account.jpg") no-repeat top left; }
	#subpage.partner #masthead {
	background: #D0E07D url("../images/h_whats_new.jpg") no-repeat top left;
}
#subpage.products #masthead { background: #D0E07D url("../images/h_why_p21.jpg") no-repeat top left; }
#subpage.services #masthead { background: #D0E07D url("../images/h_services.jpg") no-repeat top left; }
#subpage #masthead h1 {
	padding-top: 78px;
	color: #055A34;
	font: normal 28px/40px Arial;
	padding-left: 20px;
	}
#subpage.aboutus #masthead h1 {
	padding-top: 30px;
	}
#subsubpage #masthead { 
	xheight: 7.2em;
	height: 7em;
	border-top: 1px solid #fff;
}
/*tertiary page masthead style - leaf */
#subsubpage.aboutus #masthead { background: #ECFBB6 url(../images/h_about_us_sub.jpg) no-repeat left bottom; }
#subsubpage.aboutus #col2 {
	background-image: url(../images/h_about_us_sub2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#subsubpage.products #masthead { background: #ECFBB6 url("../images/h_whats_new_sub.jpg") no-repeat bottom left; 
}
#subsubpage.products #col2 {
	background-image: url(../images/h_whats_new_sub2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#subsubpage #masthead h1 { 
	font: normal 24px/30px Arial;
	color: #055A34;
	padding: 34px 0 0 20px;
}
#subsubpage #col1 h1 { 
	font: normal 1.8em/1.5em Verdana;
	color: #A6BC3C;
	text-align: right;
	padding: 120px 0px 0px;
	margin: 0px;
}
#div-home-col2 #2coltable ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mini {
	font-size: 1px;
	line-height: 1px;
}
.semi-3 {
	font-size: 3px;
	line-height: 3px;
}
.semi-6 {
	font-size: 6px;
	line-height: 6px;
}
#subpage #location-map, #subsubpage #location-map {
	border: 1px solid #AFBA8C;
}
#subpage #location-map-head, #subsubpage #location-map-head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFBA8C;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 5px;
}
#subpage #location-map-body, #subsubpage #location-map-body {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFBA8C;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/germany_map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#subpage.products #masthead h1 {
	padding-top: 26px;
	line-height: 1em;
}
#subpage.services #masthead h1 {
	padding-top: 26px;
	line-height: 1em;
}
#subpage #col1 {
	padding-top: 40px;
	padding-right: 10px;
	width: 197px;
}
#subpage #col2 {
	padding-top: 40px;
	padding-right: 10px;
	width: 480px;
}
#subsubpage #col1 {
	padding-top: 40px;
	padding-right: 10px;
	width: 197px;
}
#subsubpage #col2 {
	padding-top: 40px;
	padding-right: 10px;
	width: 480px;
}
#subsubpage #col2 ul {
	list-style-type: none;
}
#subsubpage #col2 li {
	margin-bottom: 20px;
}
#subpage #col2 ul {
	list-style-type: none;
}
#subpage #col2 li {
	margin-bottom: 20px;
}
#subpage.products #col2 li {
	margin-bottom: 0.83em;
}
#subpage.services #col2 li {
	margin-bottom: 0.83em;
}
#subpage.advantage #col2 li {
	margin-bottom: 0.4em;
	text-indent: -19px;
	margin-left: 20px;
}
#subsubpage.products #col2 li {
	margin-bottom: 5px;
	text-indent: -16px;
}
.bullet-big {
	height: 11px;
	width: 13px;
	margin-right: 5px;
}
.bullet12x12 {
	background-image: url(../images/12px-Reddot.svg.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
}

#subsubpage.products #col2 ul {
	padding-left: 20px;
}
.left-10px {
	margin-left: 10px;
}
#home #masthead {
	height: 188px;
	background-color: #C2C88B;
	background-image: url(../images/mast_head.jpg);
}
#home #masthead h1 {
	font: normal 30px/36px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 65px;
	margin: 0px;
	padding-left: 12px;
	}

#subpage.contact #col2 {
	padding: 20px 0px;
}
#subpage.advantage #masthead h1 {
	padding-top: 30px;
}
#subsubpage.onepage #masthead { 
background: #ECFBB6 url("../images/h_whats_new_sub.jpg") no-repeat bottom left; 
}
#subsubpage.onepage #col0 li {
	margin-bottom: 5px;
	text-indent: -16px;
}
#subsubpage.onepage #col0 ul {
	padding-left: 20px;
}
#subsubpage.onepage #col0 {
	float: left;
	width: 717px;
	padding-right: 0px;
	padding-left: 20px;
}
#subsubpage.onepage #content-container {
	background-image: url(../images/cat_bg.gif);
}
#subsubpage.onepage table td {
	border: 1px solid #000000;
}
#subsubpage.onepage table.table-white-border-color td {
	border: 1px solid #FFFFFF;
}
#5px-border-cell {
	border: 5px solid #000000;
}
.table-white-border-color {
}
#subsubpage.catalog #masthead { 
background: #ECFBB6 url("../images/h_whats_new_sub.jpg") no-repeat bottom left; 
}
#subsubpage.catalog #col1 {
	width: 227px;
	padding: 0px;
}
#catalog-navig-main {
	background-image: url(../images/sub_bg.gif);
	background-repeat: repeat-y;
	background-position: -1px 0px;
	width: 225px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 1px;
	margin-left: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C4C0D7;
}
#catalog-navig-main ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#catalog-navig-main a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
	margin: 0px;
	display: block;
	text-indent: 1.5em;
	width: 210px;
}
#catalog-navig-sub a {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 22px;
	width: 198px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#catalog-navig-main span {
	background-image: url(../images/bullet_tertiary.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#catalog-navig-sub span {
	background-image: url(../images/bullet_arrow.gif);
}
#catalog-navig-main a:hover {
	background-color: #C2C88B;
}
#catalog-navig-main .current a {
	background-color: #C2C88B;
}
#catalog-navig-main #hallo a {
	background-color: #C2C88B;
}
#catalog-navig-sub a:link, #catalog-navig-sub a:visited {
	background-color: #F4F8E1;
}
#catalog-navig-sub a:hover {
	background-color: #C2C88B;
}
#catalog-navig-sub .current a {
	background-color: #C2C88B;
}
#catalog-navig-sub .not-yet a {
	background-color: #F4F8E1;
}
#catalog-navig-sub .not-yet a:hover {
	background-color: #F4F8E1;
}
#catalog-navig-sec {
	background-image: url(../images/subsub_bg.gif);
	background-repeat: repeat-y;
	background-position: -1px 0px;
	width: 225px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
	margin-right: 1px;
	margin-left: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C4C0D7;
}
#catalog-navig-sec ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#catalog-navig-sec a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
	margin: 0px;
	display: block;
	text-indent: 1.5em;
	width: 210px;
}
#catalog-navig-sec span {
	background-image: url(../images/bullet_tertiary.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#catalog-navig-sec a:hover {
	background-color: #C2C88B;
}
#catalog-navig-sec .current a {
	background-color: #C2C88B;
}
#catalog-navig-sec #hallo a {
	background-color: #C2C88B;
}
.invisible {
	display: none;
}
#subsubpage.catalog #col2 table {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}
#subsubpage.catalog #col2 table td {
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}
#subsubpage.catalog #col2 table td.head {
	color: #E2550D;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.left-intent-4px {
	padding-left: 4px;
	text-align: left;
}
#photogalery-table {
	width: 737px;
}
#photogalery-table td {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 50%;
}
#photogalery-table img {
	width: 320px;
}
#photogalery-table-3col {
	width: 737px;
}
#photogalery-table-3col td {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 33%;
}
#photogalery-table-3col img {
	width: 150px;
}
#photogalery-table-4col {
	width: 737px;
}
#photogalery-table-4col td {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 25%;
}
#photogalery-table-4col img {
	width: 150px;
}
#photogalery-table-vertical-pic {
	width: 737px;
}
#photogalery-table-vertical-pic td {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 50%;
}
#photogalery-table-vertical-pic img {
	width: 240px;
}
#photogalery-header-table td {
	padding: 10px;
}
#photogalery-vorgeschichte td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.paragraf-bigger {
	font-size: 14px;
	color: #055A34;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
.brown-text-normal {
 color: #A13300;
}