body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image:url(/fileadmin/templates/images/bg_inhalt.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	height: 100%;
}
a:link {
	color: #2D5889;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2D5889;
}
a:hover {
	text-decoration: underline;
	color: #007EBA;
}
a:active {
	text-decoration: none;
	color: #007EBA;
}
img {
  border: 0px;
}
h1 {
	font-size: 16px;
	color: #007EBA;
}
h2 {
	font-size: 14px;
	color: #007EBA;
}
h3 {
	font-size: 12px;
	color: #007EBA;
}
h4 {
	font-size: 12px;
	color: #007EBA;
}
#logo {
	position: absolute;
	top: 0px;
	left: 730px;
}
#topbar {
	height:109px;
	width:730px;
	background-image:url(/fileadmin/templates/images/menu_bg.png);
}
#slogan {
	width: 730px;
	height: 46px;
	text-align:right;
}
#menu {
	width: 800px;
	height: 53px;
	padding: 0px 40px;
}
.menupunkt {
	float:left;
	background-image:url(/fileadmin/templates/images/menu_btn_bg.png);
	height: 53px;
	font-weight:bold;
	padding: 0px 10px;
}  
#vitrine {                       
	height: 270px;
	width: 680px;     
	position:relative;  
	overflow: hidden;
	margin-left: 40px;
}  
.big {                           
	height: 307px !important;     
	margin: 0px 40px -40px 40px !important;  
}  
#product_display {
	margin: 0;
	width: 650px;
}
#produkt_vitrine {
	margin: 0 40px 2px 40px;
	height: 270px;
	width: 680px;
	background-color: #DCDCDC;
}
#produkt_vitrine_big {
	margin: 0px 40px 2px 40px;
	height: 307px;
	width: 680px;
	background-color: #DCDCDC;
}
.product {
	background-image:url(/fileadmin/templates/images/bg_inhalt.png);
	background-color: #DCDCDC;
	position: relative;
}
.first {
	display: block;
}
.hideit {
	display: none;
}
#vitrine .picture {
	float:left;
	width:278px;
}
#vitrine .content {
	position:relative;
	float:left;
	width: 350px;
	height: 225px;
	margin-top: 15px;
}
#product_display .product {
	clear: both;
}
#product_display .picture {
	float:left;
	width:278px;
}
.product .content {
	position:relative;
	float:left;
	width: 340px;
	height: 220px;
	margin-top: 25px;
	overflow: hidden;
	margin-bottom: 80px;
}     
#pageSelector {        
	position: fixed;
	top: 240px;
	left: 280px;     
}
#pageSel {        
	position: absolute;
	top: 340px;
	left: 320px;
	z-index: 9;
}   
#pageSelector img {
	cursor: pointer;
	float: left;
}
#pageSelector img, #pageSel img {
	cursor: pointer;
	float: left;
}
.dot {
	float: left;
	width: 20px;
	height: 20px;
}
#boxes {
	margin: 0px 40px 10px 40px;
}
#boxes .box {
    float: left;
    margin: 0px 20px 0px 0px;
    position: relative;
    width: 340px;
}
#boxes .box.narrow {
    width: 255px;
}
#boxes .box .header {
    position: relative;
    background-image:url(/fileadmin/templates/images/box_title_bg.png);
    width: 295px;
    height: 35px;
    padding: 0px 30px 0px 15px;
}
#boxes .box.narrow .header {
    width: 210px;
}
#boxes .box .header .cl {
	position: absolute;
	left: 0px;
	top: 0px;
}
#boxes .box .header .cr {
	position: absolute;
	right: 0px;
	top: 0px;
}
#boxes .box .picture {
    position: relative;
    width: 338px;
    border-left: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
    background-color: white;
}
#boxes .box.narrow .picture {
    width: 253px;
}
#boxes .box .content {
    position: relative;
    width: 308px;
    padding: 1px 15px;
    border-left: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
    background-color: white;
}
#boxes .box.narrow .content {
	width: 223px;
}
#boxes .box .content ul {
    list-style-image: url(/fileadmin/images/bullet_start.gif);
    margin: 0;
    padding: 0.5em 0 0.5em 1em;
}
#boxes .box .content li {
    list-style-image: url(/fileadmin/images/bullet_start.gif);
    margin:0; padding: 0.1em 0;
}
#boxes .box .content a {
	color: black;
	text-decoration: none;
}
#boxes .box .content a:visited {
	color: black;
	text-decoration: none;
}
#boxes .box .content a:hover {
	color: #007EBA;
	text-decoration: none;
}
#boxes .box .footer {
    position: absolute;
    left: 11px;
    bottom: -11px;
    width: 318px;
    height: 11px;
    font-size: 2px;
    background-image:url(/fileadmin/templates/images/box_bottom_bg.png);
    background-repeat: repeat-x;
}
#boxes .box.narrow .footer {
	width: 233px;
}
#boxes .box .cl {
	position: absolute;
	left: 0px;
	bottom: -11px;
}
#boxes .box .cr {
	position: absolute;
	right: 0px;
	bottom: -11px;
}
#pagetop {
	margin: 0px 40px;
}
#page {
	margin: 0px 40px;
	background-image:url(/fileadmin/templates/images/page_bg.png);
	width: 682px;
	float: left;
}
#page #content {
	position: relative;
	padding: 10px 25px;
}
#page #content #submenu {
	position: absolute;
	top: 0;
	bottom: 0; 
	left: 0;
	padding: 20px 0 0 20px;
	width: 155px;
	overflow: hidden;
	height: 100%;
}
#page #content #submenu a {
	margin: 0;
	padding: 0;
}
#page #content #submenu img {
	margin: 0;
	padding: 0;
}
#page #content #maincontent {
	position: relative;
	margin-left: 175px;
	padding: 10px 10px 0px 0px;
	z-index: 80;
	min-height: 200px;
}
#maincontent ul {
	list-style-image:url(/fileadmin/templates/images/bullet.gif);
}
#maincontent img, #maincontent iframe {
	margin-bottom: 5px;
}
#maincontent iframe {
	margin-top: -5px;
}
#corner {
	display:none;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index:0;
}
#bottom {
	height: 19px;
	float: left;
	clear: both;
}
#pageBottom {
	height: 400px;
}

.product .content .bodytext {
	padding-left: 10px;
	background: transparent url(/fileadmin/images/bullet_start.gif) no-repeat top left;
	margin: 3px 0 0 0;
}

#adresse {
	position: absolute;
	left: 750px;
	top: 140px;
	font-size: 11px;
	width: 160px;
}
#lng {
	position: absolute;
	left: 620px;
	top: 78px;
	font-size: 11px;
}

#leftcontent {
	float: left;
	width: 49%;
}
#rightcontent {
	float: right;
	width: 49%;
}
#widecontent {
	float: left;
	width: 100%;
}

.nopointer {
	cursor: default;
}
.nopointer a {
	cursor: default;
}

.maplink {
	opacity: 0.5;
	filter: Alpha(opacity=50);
}
.maplink:hover {
	opacity: 1;
	filter: Alpha(opacity=100);
}

table {
	background: #c4d5dd !important;
	margin: 0;
	padding: 0;
}
tr {
	margin: 0;
	padding: 0;
}
td {
	margin: 0;
	padding: 5px;
}
td p {
	margin: 0;
	padding: 0;
}

.csc-textpic-caption {
	padding-top: 5px;
	font-size: 10px;
}

.panorama {
	width: 460px;
	overflow: hidden;
	margin-top: -5px;
}
