/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Helvetica, Verdana, sans-serif;
    color: #0d718e;
    background: #fff;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {
    width: 988px;
    margin: 11px 11px;
    text-align: left;
    background: #fff url(images/bg.jpg) no-repeat;
}

#content {
    float: left;
    text-align: left;
    width: 731px;
    margin: 12px 0 0 24px;
    padding: 0;
    background-color: #fff;
    line-height: 1.2em;
}

a {
	text-decoration: none;
	border: none;
	outline: none;
	color: #0d718e;
}

img {
	margin: 0;
	padding:0;
	border: none;
}


/* Hauptnavigation
------------------------------------------------------------------------- */

#home_link {
	float: right;
	margin: 52px 7px 0 0;
}

#info {
	position: absolute;
	top: 494px;
	left: 766px;
	height: 140px;
	width: 233px;
	background-color: #249abc;
	color: #fff;
	font-size: 12px;
}

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

#info table{
	padding: 12px 44px;
	line-height: 15px;
}

#hauptnavigation {
	margin: 110px 0 0 24px;
	color: #fff;
	text-transform: uppercase;
	float: left;
	width: 731px;
	background: transparent url(images/navbg.gif) no-repeat;
	height: 41px;
}

#hauptnavigation a{
	color: #fff;
	font-size: 15px;
}

#hauptnavigation ul{
	padding-top: 13px;
	padding-left: 10px;
}


#hauptnavigation li{
	list-style-type: none;
	border: 0px solid red;
	display: inline;
	border-right: 2px solid #fff;
}


#hauptnavigation ul li a { 
	padding:  0 1em 0 1em;
    margin-top: 5px;
}

#hauptnavigation ul li.last.active a{ 
	border-right: 0px solid #fff;
}

#hauptnavigation li.last{ 
	border-right: 0px solid #fff;
}

#hauptnavigation li.active a { 
	font-weight: bold; 
	border-right: 0px solid #fff;
	}

/* Special text formatting 
------------------------------------------------------------------------------- */





/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
    margin: 28px 0 0em 0;
    padding: 0 25px 1.5em 26px;
    color: #0d718e;
 
    min-height: 415px;
    font-size: 13px;
}

.post h3 {
    margin-top: 0;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 0 25px 0;
}

.produktepost h3 {
    margin-top: 0;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 0 25px 0;
}

.post h4 {
    text-transform: uppercase;
}

.produktepost h4 {
    text-transform: uppercase;
}

.aktuellpost {
    margin: 28px 0 0em 0;
    padding: 0 25px 1.5em 26px;
    color: #0d718e;
    float: left;
    min-height: 415px;
    font-size: 13px;
    line-height: 16px;
    width: 680px;
}

.produktepost{
    margin: 28px 0 0em 0;
    padding: 0 25px 1.5em 26px;
    color: #0d718e;
    float: left;
    min-height: 415px;
    font-size: 13px;
    line-height: 16px;
    width: 680px;
}

.aktuellpost p{
    line-height: 16px;
}

.aktuellpost h3 {
    margin-top: 0;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 0 25px 0;
}

.kontaktpost h3 {
    margin-top: 0;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 0 25px 0;
}

/* Inhalt Aktuell
------------------------------------------------------------------------- */
.aktuell{
	width: 680px;
	background-color:#d2e9ef;
	min-height: 156px;
}


.produkte{
	width: 680px;
	background-color:#fff;
	min-height: 156px;
}

.aktuell_inhalt{
	margin-top: 3px;
	padding-top: 14px;
	padding-left: 17px;
	border: 0px solid #000;
}

.produkte_inhalt{
	margin-top: 3px;
	padding-top: 14px;
	padding-left: 17px;
	border: 0px solid #000;
	margin-left: 240px;
	height: 142px;
	background-color: #d2e9ef;
}

.aktuell_inhalt p{
	padding-right: 17px;
}

.produkte_inhalt p{
	padding-right: 17px;
	
}

p.whitespace{
	height: 10px;
}

.aktuell img{
	margin-top: -14px;
	margin-left: -17px;
}

.produkte img{
	margin-top: -14px;
	margin-left: -17px;
}

.aktuellpost.aktuell img{
	padding-right: 17px;
}

.produktepost.produkte img{
	padding-right: 17px;
}

.aktuellpost img{
	padding-right: 17px;
}

.produktepost img{
	padding-right: 0px;
}


.aktuellpost .thumbscontainer ul.thumbs li a img.thumbnail{
	float: left;
	border-right: 0px solid red;
}

.produktepost .thumbscontainer ul.thumbs li a img.thumbnail{
	float: left;
	border-right: 0px solid red;
}

.aktuell_inhalt a{
	float: right;
}


/* Produkte
------------------------------------------------------------------------- */
.aktuell_inhalt h4 {
    text-transform: uppercase;
    padding-bottom: 10px;
}

p.produkte_mehr a{
	text-decoration: none;
	float: right;
	padding-right: 10px;
	margin-top: -37px;
	font-weight: bold;
	margin-right: -10px;
}

.produkte_inhalt h4{
	font-size: 14px;
	padding-bottom: 10px;
}

p.alleslesen a{
	float: right;
	font-weight: bold;
	margin: -25px 15px 0px 0px;
}
/* Kontakt
------------------------------------------------------------------------- */
.kontaktpost {
    margin: 28px 0 0em 0;
    padding: 0 25px 1.5em 26px;
    color: #0d718e;
    min-height: 415px;
    font-size: 13px;
}

.kontaktpost img{
	float: right;

}



/* Footer 
------------------------------------------------------------------------- */
#footer {
    margin-left: 24px;
    padding: 0 0 40px 0;
    color: #ddd;
    background: url(images/gotop.gif) no-repeat bottom left;
    width: 731px;
    text-align: left;
}

.pagetop a{border-bottom: none;
			width: 12px;
			height: 12px;
			float: right;
			margin-right: 28px;
			border: 0px solid #000;}
.goback a{
	position: absolute;
	margin-top: -5px;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 26px;
}

/* Forms 
------------------------------------------------------------------------------- */

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */


/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

/* MAXIGALLERY */
ul.thumbs li img {
	
	
	padding-right: 17px;
	float: left;
	margin-bottom: 7px;
}

ul.thumbs li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

ul.thumbs{
	display: hidden;
	height: 0px;
	width: 236px;
}

img.thumbnail {
	border: 0px solid red;
}

.aktuellpost .thumbscontainer ul.thumbs li {
	list-style: none;
	width: 236px;
	border-right: 10px solid #fff;
	padding-top: 3px;
}

.produktepost .thumbscontainer ul.thumbs li {
	list-style: none;
	width: 236px;
	border-right: 10px solid transparent;
	padding-top: 3px;
}

.aktuellpost .aktuell .aktuell_inhalt .thumbscontainer ul.thumbs li
 {
	list-style: none;
	width: 236px;
	border-right: 0px solid #fff;
	padding-top: 0px;
}

.produktepost .produkte .produkte_inhalt .thumbscontainer ul.thumbs li
 {
	list-style: none;
	width: 236px;
	border-right: 0px solid #fff;
	padding-top: 0px;
}

.MODX_RichTextWidget a {
	border: 0px;
}

img#blindmax{
	display:none;
	padding-left: 10px;
	z-index: -100;
}

img.thumbnailmax {
	z-index: 100;
}

/* LINKS */
.post p a{
	text-decoration: underline;
}
