/*
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;
}

img.alignleft {
  float: left;
}

img.alignright {
  float: right;
}

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

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

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

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

}

body{
position: relative;
font-family: 'Open Sans', sans-serif;
font-size: 20px;
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: 400;
font-style: italic;
font-size: 20px;
}

a:hover{
color: #72a9c1;
}


h1, body.home .entry-content h2{
font-weight: 600;
color: #009ee0;
font-size: 34px;
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: 25px;
margin-bottom: 10px;
padding-top: 50px;
border-top: solid #c0c0c0 1px;
}

h2:first-of-type {
	border-top: none;
}

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

.entry-content h3 {
	font-size: 20px;
	padding-top: 25px;

}

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;
}

a[href^="http://"],a[href^="https://"]  {
background-image: url(img/pfeil_extern.png);
background-position: right;
background-repeat: no-repeat;
padding-right: 30px;
}

a[href^="http://www.kronimus-urnenwandsysteme.de"]{
	background-image: none;
	padding-right: 0px;
}

/******************** Header *********************/
#header{
position: relative;
}

.menu-trigger{
background: #33332f;
background-image: url(img/menue.png);
background-repeat: no-repeat;
width: 64px;
height: 41px;
display: block;
position: absolute;
background-position: 19px 6px;
top: 9px;
padding-top: 1px;
}

#topmenu{
position: relative;
display: none;
}

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


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

#urnensysteme-logo{
background: url(img/hintergrund.png);
background-repeat: no-repeat;
background-position: -480px bottom;
padding-left: 65px;
padding-right: 65px;
padding-top: 177px;
padding-bottom: 75px;
margin-bottom: 5px;
border-bottom: 25px solid #5fd0ee;
}

#urnensysteme-logo h1.text{
text-transform: uppercase;
font-size: 47px;
color: #1e1e1e;
line-height: 1.4;
font-weight: 300;
text-align: justify;
margin-bottom: 0px;
}

#mainmenu{
display: none;
}


/******************** Sidebar *********************/

#submenu{
display: none;
}

#sidebar{
width: 480px;
padding-bottom: 70px;
}

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

}

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


}

#sidebar h3.widget-title{
background: #5fd0ee;
background-image: url(img/symbol_ansprechpartner.png);
background-repeat: no-repeat;
background-position: 19px center;
color: #fff;
height: 70px;
line-height: 70px;
padding-left: 60px;
margin-bottom: 0px;
text-transform: uppercase;
font-size: 28px;
}

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

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

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

#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;
}


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

#box-container td{
background: #e4e4e4;
display: block;
}


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

.box h3{
height: 110px;
line-height: 110px;
color: #fff;
font-weight: 700;
font-size: 35px;
text-transform: uppercase;
display: block;
width: 235px;
padding-left: 20px;
float: left;
}

.box1 h3{
background: #a0a191;
}

.box2 h3{
background: #6d6e63;
}

.box3 h3{
background: #46463f;
}

.box span.main{
display: none;
}

.box .bild-container{
width: 225px;
height: 110px;
float: left;
}

.box ul{
clear: both;
}



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



.box-content{
padding: 20px;
padding-top: 0px;
padding-bottom: 15px;
}

.box-content li,.entry-content li{
background: url(img/check.png);
background-repeat: no-repeat;
background-position: 0px 7px;
padding-left: 25px;
padding-right: 60px;
margin-bottom: 10px;
line-height: 30px;
}

.box .more{
position:absolute;
width: 30px;
height: 56px;
background: url(img/pfeil_weiter.png);
top: 50%;
right: 20px;
margin-top: 22px;
}

.box .more img{
display: none;
}

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

#container{
width: 480px;
}



#content .entry-content{
padding-left: 20px;
padding-right: 20px;
padding-top: 50px;
}

body.home  #content .entry-content{
padding-top: 0px;
}

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

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

}


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

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

.entry-content div.alignleft {
	width: auto !important;
}

body.page-template-technik-php .entry-content img {
max-width: 440px;
height: auto;
}


body.page-template-kammer-abdeck-php div.alignleft{
width: 480px !important;
float: left;
margin-right: 10px;
margin-top: 4px;
margin-bottom: 13px;
}

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: 210px !important;
float: left;
margin-right: 10px;
margin-top: 4px;
margin-bottom: 13px;
}



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

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

.entry-content img{
max-width: 428px;
height: auto;
}



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

.entry-content img.alignright.size-full, .entry-content img.alignleft.size-full{
margin-left: 0px;
margin-right: 0px;
}

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

.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 tr.border td{
border-bottom: 2px solid #fff;
}

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

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


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

#footer{
background: #333333;
}

#footer-content{
background: #333333;
width: 442px;
padding: 20px 19px 80px 19px;
margin: 0 auto;
}

#footer .map{
margin-bottom: 65px;
}

#footer .map a{
display: none;
}

#footer .map a.hide{
display: inline;
font-style: normal;
}

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

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

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

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

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

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

#footer  iframe{
border: 5px solid #fff;
}


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

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

#playpause{
display: none;
}

* {
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);  
}

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

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

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

#wrapper .ngg-gallery-thumbnail-box.row{
margin-right: 16px;
clear: both;
}

#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;
}

#wrapper .ngg-navigation{
height: 30px !important;
padding-bottom: 20px;
}

div.siegel {
	margin-bottom: 20px;
}

body .entry-content .siegel img.alignleft {
	margin-right: 52px;
	margin-top: 20px;
	float: left;
}

body .entry-content .siegel img.alignleft.rechtesbild {
	margin-right: 0px;
}

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

.kronimus {
	margin-top: 70px;
}

.kronimus span {
	color: #808080;
}

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

a[rel~="ilightbox"]{
	display:block;
}


.nolinkicon {
	background-image: none !important;
}

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