/* Screen Design Artur Website */

body{
	background:#9ba1a4;
	margin: 0 auto;
}

body#tinymce{
	background:#fff;
	
}

#page{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	padding-left:10px;
}
.cms-navigation{
	background: white; 
}


/* Typographie */

h4, p{
	line-height:140%;
}

h3{
	margin-top:10px;
}

a, a:visited{
	color:black;
}

a:hover, a:active;{
	color:red;
}

p {
	margin-top:0px;
	margin-bottom: 5px;
}

#pnlSeite{
	width:1007px;
	background: url(../img/schatten_links.gif) repeat-y;
	padding-left:10px;
}

#pnlSeitenrahmen{
	background: white url(../img/schatten_rechts.gif) top right repeat-y;
	padding-right:12px;
	
}

#pnlLogo{
	height: 60px;
	background: url('/static/img/rotes_band_oben.gif') top repeat-x;
	padding:20px;
	text-align:right;
}

#pnlLogo img{
	border:0px;
}
#pnlClaim
{
	padding-left:20px;
}

#pnlPull{
	background: url('/static/img/001.gif');
	height:24px;
}
#pnlHauptmenue{
	background:url('/static/img/roter_hg.gif') center ;
	height:24px;
	padding:11px 0px 0px 20px;
	color:white;
}

#pnlMood{
	height:208px;
	color:white;
	padding:20px;
}

#pnlMood h1{
	padding-left:350px;
	font-weight:normal;
	font-size:30px;
}

#pnlMood p{
	padding-left:300px;
}
#pnlMood {
	background: url('/static/img/header_start1.jpg') no-repeat center 5px;
}
.c1 #pnlMood {
	background: url('/static/img/header_start1.jpg') no-repeat center 5px;
}
.c2 #pnlMood {
	background: url('/static/img/header_start2.jpg') no-repeat center 5px;
}
.c3 #pnlMood {
	background: url('/static/img/header_start3.jpg') no-repeat center 5px;
}
.c4 #pnlMood {
	background: url('/static/img/header_start4.jpg') no-repeat center 5px;
}
.c-aktuell #pnlMood{
	background: url('/static/img/header_aktuell1.jpg') no-repeat center 5px;
}
.c-bb #pnlMood{
	background: url('/static/img/header_geschpap1.jpg') no-repeat center 5px;
}
.c-kataloge #pnlMood{
	background: url('/static/img/header_kataloge1.jpg') no-repeat center 5px;
}
.c-logo #pnlMood{
	background: url('/static/img/header_logo1.jpg') no-repeat center 5px;
}
.c-referenz #pnlMood{
	background: url('/static/img/header_referenz1.jpg') no-repeat center 5px;
}
.c-team #pnlMood{
	background: url('/static/img/header_team1.jpg') no-repeat center 5px;
}
.c-homepage #pnlMood{
	background: url('/static/img/header_startuphp1.jpg') no-repeat center 5px;
}
.c-team2 #pnlMood{
	background: url('/static/img/header_team2.jpg') no-repeat center 5px;
}
.c-tagebuch #pnlMood{
	background: url('/static/img/header_tagebuch.jpg') no-repeat center 5px;
}



#pnlContent{
	padding: 10px 10px 10px 10px;
	color: #555;
}

h2{
	color: #4076BC;
	font-weight:normal;
	font-size: 1.5em;
	line-height:1.7em;
	margin-top:10px;
	margin-bottom:4px;
	padding: 0;
}

h2 a, h2 a:visited{
	color: #4076BC;
	text-decoration:none;
}

h2 a:hover{
	text-decoration:underline;
}

ol li, ul li{
	margin-bottom:6px;
}

#pnlContent h3{
	color:#4076BC;
	font-weight:normal;
	font-size:1.1em;
	line-height:1.4em;
	padding:4px 0 0px 0;
}

#pnlHaupt{
	width:330px;
	padding: 0 20px 0 20px;
	float:left;
}
#pnlLinks{
	width:270px;
	padding:80px 0 0 0;
	float:left;
}

#pnlHaupt .contentbild img, #pnlLinks .contentbild img{
	margin-bottom: 5px;
}
.vollebreite #pnlLinks{
	padding:0;
	width:300px;
}

.vollebreite #pnlHaupt{
	padding:0;
	width:300px;
}

.referenz #pnlLinks{
	padding:0;
	width:0px;
}

.referenz #pnlHaupt{
	padding:0;
	width:600px;
}

.referenz #pnlHaupt h2{
	padding-left:200px;
}
.referenz div.bu {
	width:400px;
	float: right;
}
.referenz div.contentbild img{
	float: left;
	padding-left:10px;
}

.referenz div.contentbild{
	padding-bottom: 40px;
	height:160px;
}

#pnlMarginalien{
	width:300px;
	float:left;
	border-left:1px solid #ccc;
	padding:0 0 0 20px;
}

#pnlMarginalien h2{
	font-size:1.2em;
}

#pnlAbgrenzung{
	background: url('/static/img/perforation.gif') no-repeat bottom;
	height:14px;
	
}
#pnlFooter{
	background: white url('/static/img/rotes_band_unten.gif') repeat-x bottom;
	height:30px;
	padding:20px 20px 5px 20px;
	color: #555;
	font-size:0.8em;
}
.clear{
	clear:both;
}

/* Hauptmenü */

#pnlHauptmenue ul{
	list-style: none;
	padding:0 0 0 100px;
	margin:0;
}

#pnlHauptmenue ul li
{
	font-size: 13px;
	padding: 0 50px 0 0;
	display:block;
	float:left;
	margin:0;
}

#pnlHauptmenue a, #pnlHauptmenue a:active, #pnlHauptmenue a:visited
{
	color:white;
	text-decoration:none;
}
#pnlHauptmenue a:hover
{
	text-decoration:underline;
}

#pnlHauptmenue a.active
{
	text-decoration:underline;
}
/* Footer Menu */

#pnlFooter ul{
	list-style: none;
	padding:0;
	margin:0;
	float:right;
}

#pnlFooter ul li
{
	font-size: 10px;
	padding: 0 0 0 20px;
	display:block;
	float:left;
	margin:0;
}

#pnlFooter a, #pnlFooter a:active, #pnlFooter a:visited
{
	color: #555;
	text-decoration:none;
}
#pnlFooter a:hover
{
	text-decoration:underline;
}

#pnlFooter a.active
{
	text-decoration:underline;
}

#pnlFooter p{
	display:block;
	margin:0;
	width:600px;
	float:left;
}

/* Schnellmenü auf der Startseite*/

a.ohne, a.ohne:visited{
	text-decoration:none;
}
.schnellmenu{
	padding:10px 10px 10px 90px;
	border: 1px solid #ccc;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	margin: 0 0 10px 0;
	}

.homepage{
	background: url('/static/img/icon_startup_homepage.jpg') no-repeat;
	
}
.katalog{
	background: url('/static/img/icon_kataloge_und_prospekte.jpg') no-repeat 0 5px;
	
}
.logo{
	background: url('/static/img/icon_logo.jpg') no-repeat;
	
}
.ga{
	background: url('/static/img/icon_geschaeftspapiere.jpg') no-repeat 0 5px;
	
}
h4{
	font-size: 1em;
	color:black;
	font-weight: normal;
	padding: 0 0 3px 8px;
	margin:0;
	background: url('/static/img/link.gif') no-repeat 0 4px;
}

h4 a, h4 a:visited{
	text-decoration:none;
}
h4 a:hover, h4 a:active{
	text-decoration:underline;
}

.schnellmenu p{
	font-size:1em;
	line-height:130%;
	margin: 3px 0 3px 0;
	color: #555;
}	


a.readon, a.readon:visited{
	padding-left: 8px;
	background: url('/static/img/link.gif') no-repeat 0 2px;
}
a.readon:hover{
	text-decoration:underline;
}

#pnlLinks img{
	padding-top:0px;
}

#pnlLinks .padding80 img{
	padding-top:80px;
}

.vollebreite #pnlLinks img{
	padding-top:0px;
}

.Angebot ul{
	list-style:none;
	margin:0;
	padding-left:0px;
}
.Angebot ul li{
	padding: 10px 0;
	border-top: 1px #ccc dotted;
	line-height:130%;
	margin-bottom:0px;
}

.download img{
	border:0px;
}

.sIFR-flash{
	outline:none;
}


/* Kontakt-Iframe */
body.kontaktframe{
	background: white;
	color:#555555;
	font-family: Helevtica, Arial;
}

body.kontaktframe label{
	font-weight:normal;
	font-size:0.8em;
	text-align:left;
	width:150px;
	padding-top:5px;
	display:block;
}

body.kontaktframe th{
	vertical-align: top;
	width:100px;
}

.kontaktframe textarea{
	width:200px;
	border:1px solid #555555;
	font-family: Helvetica, Arial;
	font-size:0.8em;
	
}
.kontaktframe input, kontaktframe textarea{
	border:1px solid #555555;
	font-family: Helvetica, Arial;
}

ul.errorlist{
	list-style: none;
	padding-left:0;
	margin-left:0;
	color:red;
}



/* Blog */

#sidebar ul{
	list-style:none;
	margin:0;
	padding-left:0px;
}
#sidebar ul li{
	padding: 10px 0;
	border-top: 1px #ccc dotted;
	line-height:130%;
}

#sidebar ul li a, #sidebar ul li a:visited{
	text-decoration:none;
}

#sidebar ul li a:hover{
	text-decoration:underline;
}

.post img{
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #E5E5E5;
	display:block;
	padding:6px;
	margin:20px 0 20px 0;
}

.referenz #pnlContent #pnlHaupt .post h2{
	padding: 0px 0 0px 0px;
	font-size:20px;
	line-height:24px;
}

div.post {
padding:0 20px;
	
}

.details_small{
	font-size:0.8em;
	padding-bottom:50px;
	text-align:right;
}

.details_small a, .details_small a:visited{
	text-decoration:none;
}
.details_small a:hover{
	text-decoration:underline;
}

p.date{
	padding-bottom:80px;
}

.rahmen img{
	border:8px solid #5D95D0;
}

.roterText p{
	color:#AE222B;
}


.frage2 *{
	margin:0 0 0 0;
	padding:0 0 0 0;
	cursor:pointer;
}	
	
.antwort2 *{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.frage2{
	margin:0 0 0 0;
	padding:4px 0 8px 0;
}

.antwort2{
	margin:0 0 0 0;
	padding:0 0 10px 0;
}

.antwort2 p{
}

.contentvideo .mejs-video{
	width:100%;
	height:100%;
}

#pnlContent h1{
	background:#4076BC;
}

#termine h3{
	font-size: 1.3em;
	line-height: 1.2em;
	padding: 0px 0px 0px;
	margin-top:0;
	margin-bottom:6px;	
}

#termine h5{
	font-size: 0.8em;
	padding: 0px 0px 0px;
	margin-bottom:8px;	
}

/* Downloadelement */
.download {
  margin: 0px 0 20px;
  display: flex;
  align-items: flex-start;
}
.download .downloadicon {
  background-image: url("/static/img/pdf_icon.svg");
  background-repeat: no-repeat;
  width: 37px;
  height: 42px;
  display: block;
  margin-right: 10px;
  flex-shrink: 0;
  background-size: 35px;
}
.download .bu a {
  text-decoration: none;
}
.download .bu p {
  color: black;
  padding: 0 2px;
  text-decoration: none;
}
.download:hover .bu p {
  text-decoration: underline;
}