* {
	margin:0;
	padding:0;
}

html
{
	height: 100%;
}

body {
	height: 100%;
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#1d1d1b;
	min-width:1000px;
}

#nonFooter
{
	position: relative;
	min-height: 100%;
}

* html #nonFooter
{
	height: 100%;
}

#container
{
	padding-bottom: 40px;
}

#footer
{
	position: relative;
	height:40px;
	margin-top: -41px;
	background: url(../objekte/footer_hg.png) center top repeat-x;
	font-size:11px;
	line-height:40px;
	text-align:center;
	clear:both;
	float:none;
}

.centerwrapper { /*zentriert alle Inhalte + 10px Abstand links/rechts*/
	width:980px;
	padding:0px 10px;
	margin:0 auto;
}

#head {
	position:relative;
	height:94px;
	background: url(../objekte/head.jpg) top center repeat-x;
}
#head .centerwrapper {
	position:relative;
	height:94px;
}
#menu {
	position:absolute;
	bottom:0px;
	left:10px;
	height:28px;
	width:650px;
	background: url(../objekte/slider_bg.png);
	z-index:99999;
}
#staticmenu {
	position:absolute;
	bottom:0px;
	left:710px;
	height:28px;
	width:280px;
	color:#fff;
}
#staticmenu a {
	float:left;
	display:block;
	cursor:pointer;
	text-decoration:none;
	color:#fff;
	line-height:28px;
}
#staticmenu a.home 	  	{ padding:0px 31px 0px 0px; background: url(../objekte/nav_trenner.png) right bottom no-repeat; }
#staticmenu a.kontakt 	{ padding:0px 31px 0px 31px; background: url(../objekte/nav_trenner.png) right bottom no-repeat; }
#staticmenu a.impressum { padding:0px 0px 0px 31px; }

#bannerwrapper {
	height:235px;
	border-bottom:1px dotted #fff;
	background: url(../objekte/banner_hg.png) top center repeat-x;
}

#bannerwrapper .centerwrapper {
	position:relative;
	height:235px;
}
#sliderwrapper {
	float:left;
	height:235px;
	width:650px;
	background: url(../objekte/slider_bg.png);
	overflow:hidden;	
}
#logo {
	display:block;
	cursor:pointer;
	margin-left:650px;
	height:168px;
	width:330px;
	text-align:right;
	padding-top:67px;	
}
#shadow {
	margin-bottom:15px;
	height:5px;
	background: url(../objekte/shadow_bg.png) center top repeat-x;	
}

/* ---------------------------------------------------------------------------------------------------*/
/*Linke Spalte                                                                                        */
/* ---------------------------------------------------------------------------------------------------*/
#col-left {
	float:left;
	width: 650px;
	margin-bottom:20px;
}
#col-left h1 {
	width: 650px;
}
#col-left .maincontent {
	padding: 15px 0px 5px 25px;
	margin-bottom:20px;
	background:url(../objekte/linie.png) left top no-repeat;
}

/* ---------------------------------------------------------------------------------------------------*/
/*Rechte Spalte                                                                                       */
/* ---------------------------------------------------------------------------------------------------*/
#col-right {
	width: 280px;
	margin-left:700px;
	padding-bottom:20px;
}
#col-right h1 {
	width: 280px;
}
#col-right .boxcontent {
	padding: 15px 0px 0px 20px;
	margin-bottom:20px;
	background:url(../objekte/linie.png) left top no-repeat;
}
#col-right .boxcontent .item {
	display:block;
	cursor:pointer;
	text-decoration:none;
	margin-bottom:10px;
}
#col-right .boxcontent .item .titel {
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#cd1719;
}
/*Partner-Box rechts*/
#col-right .boxcontent table {
	margin-top:5px; padding:0;
	width:260px;
}
/*Produkt-Box rechts*/
#col-right .boxitem {
	display:block;
	cursor:pointer;
	margin:0px 0px 0px -5px;
	padding:5px 0px;
	text-decoration:none;
}
#col-right .boxitem .image {
	float:left;
	text-align:center;
}
#col-right .boxitem .image img { width:50px; }
#col-right .boxitem .name {
	font-size:12px;
	padding: 3px 0px 0px 0px;
}

.clear {
	height: 0px;
	font-size: 1px;
	line-height: 0px;
	clear:both !important;
	float:none !important;
}

/* ---------------------------------------------------------------------------------------------------*/
/* Allgemeines                                                                                        */
/* ---------------------------------------------------------------------------------------------------*/
a 		{ color: #1d1d1b; outline:none; }
a:hover { color:#cd1719; outline:none; }
a img 	{ border:0; outline:none; }

h1 { margin:0px 0px 5px 0px; padding:0px 0px 0px 0px; font-size:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
/*h1 span { color:#fff; }*/
h1 span { color:#666; }
h1 rd { color:#cd1719; }
h1 img { margin-bottom:-5px; }
h2 { margin:0px 0px 6px 0px; padding:0px 0px 0px 0px; font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
h2 rd { color:#cd1719; }
h3 { margin:0px 0px 6px 0px; padding:0px 0px 0px 0px; font-size:16px; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }
p  { margin:0px 0px 13px 0px; padding:0px 0px 0px 0px; }
hr { border: none; border-top: dotted 1px #1d1d1b; margin:20px 0px; height: 1px; }

/* Inhalte */
/*Findet Links und fügt Icons hinzu > siehe jquery.codes.js*/
.inhalt a.pdf {	background: url(../objekte/doc_pdf.png) 0px 0px no-repeat; padding-left: 20px; }
.inhalt a.zip { background: url(../objekte/doc_zip.png)  0px 0px no-repeat; padding-left: 20px; }
.inhalt a.word { background: url(../objekte/doc_word.png) 0px 0px no-repeat; padding-left: 20px; }

.maincontent  ul, ol {
	margin-left: 0;
	padding-left: 0;
	margin-bottom:13px;
}
.maincontent ul li {
	margin: 0 0 5px 20px;
	padding: 0 0 0 0;
	/*list-style-image:url(../objekte/pfeile.png);*/
}
.maincontent  ol li {
	margin: 0 0 5px 20px;
	padding: 0 0 0 0;
}

/* ---------------------------------------------------------------------------------------------------*/
/* Startseite                                                                                         */
/* ---------------------------------------------------------------------------------------------------*/

.produktbox {
	display:block;
	margin: 20px 0px;
	padding-bottom:5px;
	background: url(../objekte/banner_hg.png) top center;
	-webkit-box-shadow: 0px 0px 2px 1px #999;
	box-shadow: 0px 0px 2px 1px #999;
	behavior: url(/scripts/PIE.htc);
	cursor:pointer;
	text-decoration:none;
}
.produktbox:hover { 
	color:inherit;
	background-image:none;
	background-color: #fff;
}
.produktbox .header {
	padding: 9px 0px 1px 25px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../objekte/i.png) left top no-repeat;
	text-transform: uppercase;
}
.produktbox .image {
	float:left;
	width:100px;
	margin-left: 25px;
	text-align:center;
}
.produktbox .text {
	padding-right: 10px;
}

/* ---------------------------------------------------------------------------------------------------*/
/*Listen                                                                                              */
/* ---------------------------------------------------------------------------------------------------*/
.maincontent ul.listen {
	position:relative;
	padding:0px;
	margin:0px 0px 15px 0px;
	list-style:none;
}
.maincontent ul.listen li {
	padding: 2px 18px 4px 3px;
	margin: 5px 0px 6px 0px;
	min-height:16px;
	background: #e9e9e9 url(../objekte/arrow_r_small.png) right center no-repeat;
}
.maincontent ul.listen li a {
	display:block;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}
/* PDF Dateianhang */
.maincontent .dateianhangheader {
	margin-bottom:10px;
	padding:0px 0px 2px 0px;
	font-size:14px;
	font-weight: bold;
	border-bottom: 1px dotted #666;
}
.maincontent .dateianhangitem {
	padding: 0px 0px 4px 0px;
	margin: 5px 0px 6px 0px;
	min-height:16px;
}
.maincontent .dateianhangitem a {
	text-decoration:none;
}

.backlink {
	padding-left:12px;
	margin-left:20px;
	background:url(../objekte/arrow_l_small.png) left 3px no-repeat;
	text-decoration:none;
	font-size:11px;
}
/*.maincontent:after { content:"clear"; clear:both; display:block; height:0px; overflow:hidden; visibility:hidden;}*/

/* ---------------------------------------------------------------------------------------------------*/
/*Partner (Masonry/Toggle)                                                                            */
/* ---------------------------------------------------------------------------------------------------*/
.masonry {
	max-width: 630px;
	margin-left:-10px;
}
/* clearfix */
.masonry:after {
	content: '';
	display: block;
	clear: both;
}
.masonry .item {
	float: left;
	overflow:hidden;
	margin:10px 0px 10px 10px;
}
.masonry .item,
.masonry .item-content {
	width: 200px;
	background-color:#fff;
}
.masonry .item {
	border: none;
	background: transparent;
}
.masonry .item-content {
	width: 198px;
	height: 108px;
	border:1px dotted #666;
}
.masonry .partnercodelink{
	display:block;
	text-decoration:none;
	width: 198px;
	height: 108px;
	border:1px dotted #666;
}
.masonry .item.is-expanded {
	width: 625px;
	z-index: 2;
}
.masonry .item.is-expanded .item-content {
	width: 623px;
}
/*Masonry Inner-Styles*/
.masonry .item .item-content .image, .masonry .item .partnercodelink .image {
	position:relative;
	/*float:left;*/
	width: 198px;
	height: 108px;
}
.masonry .item .item-content .image.toggle {
  cursor: pointer;
}
.masonry .item .item-content .image .more, .masonry .item .partnercodelink .image .more {
	position:absolute;
	bottom:4px;
	right:4px;
	width:12px;
	height:12px;
	background:url(../objekte/arrow_r_small.png) center center no-repeat;
}
.masonry .item .item-content .image .more.isopen {
	background:none;
}
.masonry .item .item-content .image .close {
	position:absolute;
	top:4px;
	left:4px;
	width:12px;
	height:12px;
	background:none;
}
.masonry .item .item-content .image .close.isopen {
	background:url(../objekte/close.png) center center no-repeat;
}
.masonry .item .item-content .text {
	/*margin-left:200px;*/
	/*padding:20px 20px 10px 10px;*/
	/*width:390px;*/
	padding:20px;
	z-index:99;
}
.maincontent .implementationswrapper {
	margin: 25px -25px 0px -25px;
}

/*Kontaktdaten*/
.kontaktdaten .feldname { float:left; }
.kontaktdaten .feld rd { color:#cd1719; }
.kontaktdaten .feldname.bigger { font-size:16px; font-weight:bold; }
.kontaktdaten .felddaten { margin-left: 45px; }
.kontaktdaten .felddaten.bigger { font-size:16px; font-weight:bold; }

/*Administration*/
.vorschauanzeige {
	font-size:13px;
	font-weight:bold;
	color:#F00;
	text-align:center;
	padding:5px;
	border-bottom: 1px solid #CCC;
	background:#ffe9e2 url(../admin/objekte/hinweis.png) 10px center no-repeat;
}

/*Bildunterschriften im Textfeld mit jquery > siehe jquery.codes.js*/
.bildunterschriften {
	font-size:11px;
	text-align:center;
	color: #666;
	line-height: 11px;
	margin-bottom: 0px;
	margin-top:-4px;
	padding:2px;
}

/*Button jquery-Scroll zum Seitenanfang*/
.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:50px;
    display:none;
    text-indent:-9999px;
    background: url('images/icon_top.png') no-repeat;
}

/* ---------------------------------------------------------------------------------------------------*/
/* Stile wählbar über editor -------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------*/
.strichH3 { 
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	padding:8px 0px 2px 0px;
	font-size:16px;
	font-weight: bold;
	border-bottom:1px dotted #1d1d1b;
}
.rahmen {
	margin-bottom:13px;
	padding:10px;
	border:1px dotted #666;	
}
.rahmen_rot {
	margin-bottom:13px;
	padding:10px;
	border:1px dotted #cd1719;	
}
.infobox {
	min-height:18px;
	max-width:628px;
	padding: 7px 7px 7px 15px;
	margin-bottom:13px;
	background: url(../objekte/infobox_hg.jpg) left top no-repeat;
	/*CSS3*/
	-webkit-box-shadow: 0px 0px 2px 1px #999;
	box-shadow: 0px 0px 2px 1px #999;
	behavior: url(/scripts/PIE.htc);
}
.hgGemustert {
	margin-bottom:13px;
	padding:10px;
	background: url(../objekte/banner_hg.png) left top no-repeat;
	/*CSS3*/
	-webkit-box-shadow: 0px 0px 2px 1px #999;
	box-shadow: 0px 0px 2px 1px #999;
	behavior: url(/scripts/PIE.htc);
}

/* ---------------------------------------------------------------------------------------------------*/
/* Text ErrorPages -----------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------*/

.defaulttext {
	text-align:center;
	margin:50px auto;
}
.defaulttext div {
	font-weight:bold;
	font-size:20px;
	margin-bottom:30px;
}
.defaulttext p {
	font-size:14px;
}
