/*
Theme Name: Nova Vorlage
Theme URI: http://wordpress.org/
Description: standard nova vorlage für neue themes
Author: nova webdesign
Version: 1.2
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html + Zusatz von nova
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



* { /*Daniels Rähmchen */
	border: none;
}

/******************** globale Styles *********************/

#wrapper .clear{
clear: both;
height: 0px;
margin: 0;
padding: 0;
}

#wrapper{
	background: #fff;
	width:960px;
	margin:0 auto;
}

body{
position: relative;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #343235;
}



::-webkit-input-placeholder { /* WebKit browsers */
    color:    #1e1e1e;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #1e1e1e;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #1e1e1e;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #1e1e1e;
}

a{
text-decoration: none;
color: #009ee0;
font-weight: 700;
font-style: normal;
font-size: 13px;
}

a:hover{
color: #72a9c1;
}


h1, body.home .entry-content h2{
font-weight: 600;
color: #009ee0;
font-size: 22px;
margin-bottom: 20px;
}

/* H1 nur einzeilig */
h2,h3,h4{
line-height: 1.5;
}

h1{
margin-top: -4px;
}

h2{
font-weight: 700;
color: #2a4652;
font-size: 18px;
margin-bottom: 20px;
padding-top: 35px;
}

h3{
font-weight: 600;
color: #4f4f4f;
font-size: 16px;
margin-bottom: 20px;
}

.entry-content h3 {
	padding-top: 20px ;
}

h4{
font-weight: 600;
color: #46463f;
font-size: 14px;
margin-bottom: 20px;
}


p{
padding-bottom: 25px;
line-height: 1.5;
}

strong{
font-weight: 700;
}

p.clear{
clear: both;
height: 0px;
margin: 0px;
padding: 0px;
line-height: 0px;
}

/******************** Header *********************/
#header{
position: relative;
margin-bottom: 50px;
}

.menu-trigger{
display: none;
}

#topmenu{
position: relative;
height: 30px;
background: #33332f;
}

#topmenu-background{
width: 100%;
top: 0px;
height: 30px;
position: absolute;
background: #33332f;
}

#menu-topmenu{
float: right;
margin-right: 37px;
}

#menu-topmenu li{
display: inline-block;
color: #fff;
line-height: 30px;
}

#menu-topmenu li a{
color: #fff;
line-height: 30px;
font-style: normal;
font-weight: 400;
}


#menu-topmenu li:before{
content: '| ';
}

#menu-topmenu li:first-child:before{
content: none;
}

#kronimus-logo{
position: absolute;
width: 267px;
height: 70px;
top: 0px;
left: 0px;
}

#urnensysteme-logo{
height: 189px;
background: url(img/hintergrund.png);
background-repeat: no-repeat;
background-position: bottom;
}

#urnensysteme-logo h1.text{
text-transform: uppercase;
font-size: 61px;
color: #1e1e1e;
margin: 0px;
padding: 0px;
padding-top: 92px;
line-height: 1;
font-weight: 300;
text-align: justify;
width: 100%;
overflow: hidden;
}

#urnensysteme-logo .text:after {
  content: "";
  display: inline-block;
  width: 100%;
}

#mainmenu{
height: 50px;
background: #5fd0ee;
text-align:center;
font-size: 0px /* Abstand zwischen inline-block Elementen entfernen */
}

#menu-mainmenu li{
display: inline-block;
height: 55px;

}


#menu-mainmenu li li{
display: none;
}

#menu-mainmenu li a{
display: block;
color: #2a4652 ;
font-size: 16px;
height: 30px;
margin-top: 10px;
margin-bottom: 10px;
line-height: 30px;
text-decoration: none;
font-weight: 700;
padding-left: 10px; 
padding-right: 10px;
border-left: 1px solid #368b9f;
font-style: normal;
}

#menu-mainmenu li:first-child a{
border: none;
}

#menu-mainmenu li.current-menu-item ,#menu-mainmenu li.current-menu-ancestor {
background-image: url(img/aktueller-menuepunkt.png);
background-position: bottom center;
background-repeat: no-repeat;
}

#menu-mainmenu li.current-menu-item  a,#menu-mainmenu li.current-menu-ancestor  a{
color: #fff;
}


/******************** Sidebar *********************/
#sidebar{
width: 265px;
float: right;
margin-top: -33px;
}

#sidebar .widget-container{
margin-top: 33px;

}

#sidebar .widget-container .textwidget{
padding: 20px 35px;
padding-bottom: 0px;
background: #e4e4e4;
}

/*#sidebar  .widget_text .textwidget{
	padding: 0;
	background: none;
}*/

#sidebar h3.widget-title{
background: #5fd0ee;
padding-left: 20px;
color: #fff;
height: 43px;
line-height: 43px;
margin-bottom: 0px;
text-transform: uppercase;
font-size: 17px;
}

#sidebar div#black-studio-tinymce-2 h3.widget-title {
	background-image: url(img/symbol_ansprechpartner.png);
background-repeat: no-repeat;
background-position: 19px center;
padding-left: 53px;

}

#sidebar input[type="submit"]{
background-image: url(img/lupe.png);
background-repeat: no-repeat;
display: block;
float:left;
width: 59px;
height: 28px;
text-indent: -1000px;
padding: 0px;
margin: 0px;
margin-bottom: 20px;
}

#sidebar p{
padding-bottom: 20px;
}

#sidebar input[type="text"]{
display: block;
float: left;
width: 110px;
height: 28px;
line-height: 28px;
margin: 0px;
margin-right: 6px;
padding: 0 10px;
margin-bottom: 20px;
}

#sidebar .sidebar-img{
padding: 5px;
border: 1px solid #aaaeaf;
background: #fff;
margin-bottom: 20px;
}

#sidebar .sidebar-img img{
border: 1px solid #aaaeaf;
margin: 0;
padding: 0;
}

#submenu .menu-header{

margin-top: 33px;

}

#submenu .menu-header ul.sub-menu{
background: #5fd0ee;
padding-left: 14px;
padding-right: 14px;
padding-top: 5px;
padding-bottom: 5px;
}

#submenu .menu-header ul.sub-menu ul.sub-menu{
padding: 0px;
}

#submenu li{
display: none;
}

#submenu li.current-menu-ancestor, #submenu li.current-menu-item{
display: block;
}

#submenu li.current-menu-ancestor li, #submenu li.current-menu-item li{
display: block;
}

#submenu li.current-menu-ancestor li li, #submenu li.current-menu-item li li{
display: none;
}

#submenu li li.current-menu-ancestor li, #submenu li li.current-menu-item li{
display: block;
padding-left: 17px;
}

#submenu li.current-menu-ancestor a, #submenu li.current-menu-item a{
display: none;
}

#submenu li.current-menu-ancestor li a, #submenu li.current-menu-item li a{
display: block;
}

#submenu li a{
font-size: 15px;
font-weight: 600;
padding-left: 10px;
border-top: 1px solid #368b9f;
line-height: 28px;
height: 28px;
display: block;
color: #2a4652;
text-decoration: none;
font-style: normal;
}

#submenu li li.current-menu-ancestor a, #submenu li li.current-menu-item a{
font-weight: 600;
color: #fff;
}

#submenu li li.current-menu-ancestor li a, #submenu li li.current-menu-item li a{
font-weight: 600;
color: #2a4652 ;
}


#submenu li:first-child a{
border-top: none;
}

#submenu li li li a{
border: none;
font-size: 14px;
line-height: 22px;
height: 22px;
margin-bottom: 3px;
}

#submenu li li li.current-menu-ancestor, #submenu li li li.current-menu-item {
background: url(img/hervorhebung-untermenue.png);
background-repeat: no-repeat;
background-position: 10px 0px;
}

#submenu li li li.current-menu-ancestor a, #submenu li li li.current-menu-item a{
color: #009ee0;
font-weight: 700;
}

/* Start */
#box-container{
width: 100%;
margin-bottom: 50px;
}

#box-container td{
background: #e4e4e4;
border-right: 18px solid #fff;
}

#box-container td.col3{
border-right:none;
}

div.box{
display: block;
width: 208px;
margin-bottom: 29px;
position: relative;
}

.box h3{
height: 34px;
padding-top: 7px;
padding-bottom: 7px;
line-height: 17px;
text-align: center;
color: #fff;
font-weight: 700;
font-size: 14px;
text-transform: uppercase;
}

.box h3 span{
display: block;
}

.box1 h3{
background: #a0a191;
}

.box2 h3{
background: #6d6e63;
}

.box3 h3{
background: #46463f;
}

.box .bild-container, .entry-content img{
margin: 0px;
margin-right: 0px;
padding: 5px;
border : 1px solid #a6b1b5;
background: #fff;
}

.box .bild-container,.box .bild-container img{
width: 166px;
height: 82px;
margin: 0 auto;
}

#hauptbild img{
margin: 0px 0px 17px 0px;
display: block;
}



.box-content{
margin: 20px 15px 36px 15px;
}

.box-content li,.entry-content li{
background: url(img/check.png);
background-repeat: no-repeat;
padding-left: 25px;
margin-bottom: 5px;
line-height: 16px;
}

.entry-content li {
line-height: 1.5;
}

.box {
	padding-bottom: 20px;
}

#box-container td {
		position: relative;
}

.box .more{
margin-left: 25px;
position: absolute;
top: 350px;
left: 0;
}

/******************** Maincontent *********************/

#container{
width: 660px;
float: left;
}


.entry-content ul{
padding-bottom: 25px;
}

.entry-content img.alignleft, .entry-content div.alignleft{
display: block;
float: left;
margin: 0px;
margin-top: 4px;
margin-right: 13px;
margin-bottom: 13px;
}

body.search .entry-content img.alignleft.size-full {
margin-bottom: 40px;
}

.entry-content img.alignright, .entry-content div.alignright{
display: block;
float: right;
margin: 0px;
margin-top: 4px;
margin-left: 13px;
margin-bottom: 13px;
}

.entry-content img {
	max-width: 648px;
}


.kronimus {
	margin-top: 50px;
	color: #000;
	line-height: 1.5;
}

.kronimus span {
	color: #808080;

}

.kronimus a {
	display: block;
	margin-top: 20px;
}



body.page-template-technik-php .alignleft {
	float: left;
	width: 320px;
  height: auto;
  margin: 0;
  margin-bottom: 13px;
  clear: left;
  padding: 0;
  border: 0;
}

body.page-template-technik-php .entry-content img {
	border: 0;
	padding: 0;
}

body.page-template-technik-php div.alignleft, body.page-template-technik-php div.alignright {
	width: 320px !important;
}

body.page-template-technik-php div.alignleft img, body.page-template-technik-php div.alignright img {
width: 308px;
  height: auto;

}

body.page-template-technik-php img.alignright {
  float: right;
  width: 320px;
  height: auto;
  margin: 0;
  margin-bottom: 13px;
  padding: 0;
  border: 0;
}



body.page-template-kammer-abdeck-php div.alignleft{
width: 320px !important;
float: left;
margin-right: 10px;
}

body.page-template-kammer-abdeck-php div.alignleft img{
float: left;
}

body.page-template-kammer-abdeck-php .wp-caption-text{
margin-top: 20px;
}

body.page-template-kammer-abdeck-php img{
max-width: 160px;
height: auto;
margin-right: 13px;
}



body.page-template-kammer-neu-php div.alignleft{
width: 320px !important;
float: left;
margin-right: 10px;
}

body.page-template-kammer-neu-php div.alignleft img{
float: left;
}

body.page-template-kammer-neu-php .wp-caption-text{
padding-top: 20px;
clear:both;
}

body.page-template-kammer-neu-php img{
max-width: 194px;
height: auto;
margin-right: 13px;
border: none;
padding: 0;
}



.entry-content th{
background: #5fd0ee;
color: #fff;
height: 38px;
line-height: 38px;
padding-left: 27px;
padding-right: 27px;
text-align: left;
font-size: 16px;
font-weight: 400;
}

.entry-content td{
height: 34px;
line-height: 34px;
padding-left: 25px;
padding-right: 25px;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
}

.entry-content table{
border: 1px solid #5fd0ee;
border-collapse:separate;
margin-bottom: 25px;
}

.entry-content table tr.border td{
border-bottom: 2px solid #fff;
}

.entry-content tr.odd td{
background: #e7e7e7;
}


/******************** Footer *********************/

#footer{
background: #333333;
margin-top: 60px;
}

.karten_link, .map{
	line-height:0;
}

#footer-content{
width: 890px;
padding: 45px 35px 45px 35px;
margin: 0 auto;
}

#footer .footerbox{
float: left;
display: block;
width: 195px;
margin-right: 125px;
}


#footer .footerbox.kontakt{
width: 215px;
margin-right: 105px;
}

#footer .anfahrt{
width: 195px;
}

#footer .menu{
margin-right: 0px;
}

#footer h3{
color: #e4e4e4;
margin-bottom: 27px;
line-height: 1;
font-size: 22px;
font-weight: 400;
}

#footer .kontakt h3{
margin-bottom: 25px;
}

#footer .logo{
padding-top: 51px;
}

#footer p{
margin: 0px;
padding: 0px;
color: #f2f2f2;
}

#footer .kontakt a{
font-style: normal;
}

#footer .map{
border: 5px solid #fff;
}

#footer .map a.hide{
display: none;
}


#footer .menu li a{
color: #f2f2f2;
border-top: 1px solid #161616;
display: block;
line-height: 1;
padding-top: 8px;
padding-bottom: 8px;
font-style: normal;
}

#footer .menu li:first-child a{
border-top: none;
padding-top: 0px;
}

#playpause{
display: none;
}

#jqlb_closelabel{ 
background-image: url(img/close.gif) !important;
}

#wrapper .ngg-gallery-thumbnail img:hover{
background: none;
}

#wrapper .ngg-gallery-thumbnail-box{
margin-right: 8px;
margin-bottom: 8px;
}

#wrapper .ngg-gallery-thumbnail img{
border: 1px solid #a6b1b5;
margin: 0;
padding: 5px;
}

#wrapper .ngg-navigation a{
font-style: normal !important;
border: 1px solid #a6b1b5 !important;
}

#wrapper .ngg-navigation a:hover{
background: #009ee0;
}

.topnavigation {

	margin-top: -50px;
	height: 50px;
	padding-right: 5px;
}

#wrapper .ngg-galleryoverview {
	overflow: visible;
	padding-top: 15px;
}

#wrapper .topnavigation .ngg-navigation {
	float: right;
}


.ngg-navigation{
height: 30px !important;
}

.zertifiziert img {
	margin-bottom: 5px;
	margin-top: 10px;
	width: 75px;
	height: auto;
}


img.fullwidth {
	width: 100%;
	height: auto;
}