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


@font-face {
	font-family: 'RL';
	src: url('../font/rl-webfont.eot');
	src: local('☺'), url('../font/rl-webfont.woff') format('woff'), url('../font/rl-webfont.ttf') format('truetype'), url('../font/rl-webfont.svg#webfontEzZVsyHZ') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'RB';
	src: url('../font/rb-webfont.eot');
	src: local('☺'), url('../font/rb-webfont.woff') format('woff'), url('../font/rb-webfont.ttf') format('truetype'), url('../font/rb-webfont.svg#webfontEzZVsyHZ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RM';
	src: url('../font/rm-webfont.eot');
	src: local('☺'), url('../font/rm-webfont.woff') format('woff'), url('../font/rm-webfont.ttf') format('truetype'), url('../font/rm-webfont.svg#webfontoJifIMjO') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

body {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'RB', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h3 {
	font-size: 10pt;
}

a {
	color: #000;
	text-decoration: none;
	font-size: 10pt;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}


#wrapper {
	width: 1280px;
	margin: 0px auto;
}

#container {
	width: 1280px;
	overflow: visible;
}

#header {
	height: 95px;
	background: url(../img/line.jpg) no-repeat;
	background-position: center;
	padding-top: 5px;
}

#header h1 {
	width: 24px;
	height: 40px;
	text-indent: -100000px;
	background: url(../img/logo.jpg) no-repeat;
	position: relative;
	top: 5px;
	left: 40px;
	float: left;
}


#header h2 {
	width: 70px;
	height: 28px;
	text-indent: -100000px;
	background: url(../img/logo2.jpg) no-repeat;
	position: relative;
	float: right;
	right: 40px;
	top: 11px;
}	

#left, #right {
	position: relative;
	z-index: 0;
}

#left .mod_navigation ul {
	background: url(../img/ul_bg.jpg) no-repeat;
	background-position: left top;
	width: 100px;
	font-size: 10pt;
	padding-top: 10px;
	position: relative;
	left: 80px;
	list-style: none;
	text-transform: uppercase;
}

#left .mod_navigation ul ul{
	text-transform: lowercase;
	background: none;
	left: 10px;
	top: -8px;
	margin-bottom: -4px;
}

#left li span.active {
	text-decoration: underline;
}


#footer {
	width: 800px;
	margin: 0px auto;
}

#main {
	padding-bottom: 5px;
	position: relative;
	left: 0;
	width: 800px;
	overflow: visible;
}

/* INFO & CONTACT */

#info-contact-38, #references-40 {
	position: relative;
	left: 10px;
}

#info-contact-38 h3 {
	margin-bottom: 20px;
}

#info-contact-38 .ce_text {
	width: 235px;
	padding-right: 25px;
	border-right: 1px solid #969696;
	float: left;
	height: 220px;
	margin-bottom: 60px;
}

#info-contact-38 .ce_text p {
	text-align: justify;
	padding: 0px 5px 0px 5px;
}

.mod_article .links, .mod_article .rechts {
	width: 260px;
	float: left;
	text-align: justify;
	position: relative;
	left: 130px;
	margin-top: 10px;
}

.mod_article .links {
	padding-right: 6px;
	border-right: 1px solid #999;
}

.mod_article .rechts {
	padding-left: 6px;
}

#info-contact-38 .contact, #info-contact-38 .links {
	padding-left: 18px;
	left: 0px;
	top: 0px;
	margin: 0px;
}

#info-contact-38 .contact {
	padding: 0px;
	padding-left: 18px;
}

#info-contact-38 .links {
	padding-right: 4px;
	padding_left: 18px;
	border: none;
}

#references-40 div {
	float: left;
	width: 240px;
	border-right: 1px solid #999;
	padding-left: 25px; 
}

#references-40 div.reference1 {
	padding: 0px;
}

#references-40 div.reference3 {
	border: none;
	padding: 0px;
	padding-left: 25px;
	width: 220px;
}

/******** SLIDER */


/* 
	Resets defualt browser settings
	reset.css
*/

#slides_container {
	width: 800px;
	padding: 0px;
}

#products_example {
	width: 800px;
	height: 544px;
	position:relative;
	padding: 0px;
}

#products {
	overflow: visible;
	width: 800px;
}

#products .next,#products .prev {
	position:absolute;
	top: 227px;
	left: -200px;
	width: 27px;
	height:65px;
	padding-top:21px;
	overflow: hidden;
	display: block;
	z-index: 100000000;
	text-indent: -1000000px;
}
#products .prev {
	background:url(../img/arrow-prev.png);
}

#products .next {
	left: 974px;
	background:url(../img/arrow-next.png);
	background-position: 0 2px;
}

#products .slides_container {
	width: 800px;
	height: 533px;
	overflow: visible;
	float:left;
	position: absolute;
	margin-bottom: 10px;
	text-align: center;
}

#products .slides_container img {
	margin: 0px auto;
}

.pagination {
	display: block;
	text-align: center;
	list-style: none;
	position: relative;
	width: 100%;
	text-align: center;
}

.pagination li {
	display: none;
	width: 100%;
	text-align: center;
	position: relative;
	left: -3px;
}

.pagination .current {
	display: block;
}

.pagination a.last {
	display: none;
}

/*** Index ***/

#index .pagination p {
	display: none;
	margin: 0px auto;
	width: 800px;
}

#index .pagination p.pag, #index .pagination p.pag2 {
	display: inherit;
}

#index .pagination p.pag2 span {
	float: left;
	width: 8px;
	text-align: center;
}

#index .pagination {
	margin: 0px auto;
	text-align: center;
	position: absolute;
	top: 470px;
	left: 0px;
	overflow: visible;
	width: 800px;
}

#index .pagination ul {
	margin: 0px auto;
	width: auto;
}

#index .pagination li {
	width: 6px;
	padding: 0px 1px;
	text-align: center;
}

#index .pagination p {
	float: left;
}

#index .pfeil {
	position: absolute;
	display: none;
}

#index .pagination .next {
	width: 27px;
	height:65px;
	padding-top:21px;
	overflow: hidden;
	display: block;
	z-index: 100000;
	text-indent: -1000000px;
	background: url(../img/arrow-next.png);
	left: 20px;
	position: absolute;
	top: -250px;
	left: 1000px;
}

#index .pagination .previous {
	width: 27px;
	height:65px;
	padding-top:21px;
	overflow: hidden;
	display: block;
	z-index: 1000000;
	text-indent: -1000000px;
	background: url(../img/arrow-prev.png);
	left: 20px;
	position: absolute;
	top: -250px;
	left: -200px;
}
	
#index .image_container {
	width: 120px;
	height: 100px;
	overflow: hidden;
	margin: 0px 15px 15px 0px;
}

#index .image_container img {
	position: relative;
	left: -40px;
	top: -20px;
}
	
/**** Nachrichten **/

#news .layout_latest {
	width: 215px;
	padding-right: 32px;
	padding-left: 17px;
	border-right: 1px solid #969696;
	float: left;
	height: 190px;
	margin-bottom: 60px;
	text-align: justify;
	margin-right: 15px;
}

#news .layout_latest h2 {
	font-size: 10pt;
	font-weight: normal;
	margin-top: 15px;
}

#news .layout_latest .more {
	margin-top: 15px;
}

#news div.last  {
	margin-right: 0px;
	padding-right: 0px;
	border: none;
}

#news div.first  {
	padding-left: 8px;
}

.mod_newslist {
	width: 800px;
}

.mod_newslist .layout_full .ce_text {
	width: 535px;
	margin: 0px auto;
	text-align: center;
	margin-top: 5px;
}

#nachrichten-beitraege .back {
	display: none;
}

#nachrichten-beitraege .ce_text {
	width: 535px;
	margin: 0px auto;
}

#nachrichten-beitraege .ce_text p {
	text-align: center;
	margin-top: 10px;
}

#main, #wrapper, #index, #index .ce_gallery {
	overflow: visible;
}

#text p {
	width: 535px;
	text-align: justify;
	margin: 5px auto;
}
.text_unten {
	position: relative;
	top: 560px;
}

