.text-logo a {
		font-size: 3.4em;
    	text-transform: none;
    	font-weight: bold;
  line-height: 0.8em;
  color:#00acdf;
}  

.st-content{
		margin-top: 20px !important;
}


.sticky .entry-meta {
	display: none;
}

.sticky {
border: 3px solid #FF7F00 !important;
  display: block !important;
}

.sticky	.padding-content {
		padding: 0px 40px 20px;
}

.category-auf-startseite {
  display: none;
    }

#header {
  		box-shadow: none !important;
		background-color: #00acdf !important;
  		padding-top:0px;
  		height: 30px;
}
.padding-content{
		padding: 40px 40px 20px;
}
.area-kompetenz {
  background-color:#fff;
  padding-bottom: 40px;
}
.hentry-kompetenz {
  		margin-bottom: 10px;
  		padding: 0 30px 0 50px;
}

.entry-title-kompetenz {
  		line-height:1.1;
    	border: 0px;
}

.header-kompetenz {
		padding: 40px;
  		font-size: 14px;
		color: #9e9e9e;
		font-style: italic;
}

.entry-header-kompetenz {
		font-size: 30px;
  		font-style: normal;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
  		color: #000;
		text-transform: uppercase;
}
.entry-header-kompetenz a{
		color: #000;
}

.entry-list-kompetenz li {
  list-style-type: disc;
			color: #666;
} 

.entry-list-kompetenz a {
		color: #666;
} 

	.entry-content ul li, .comment-content ul li {
		margin-bottom: 0px;
		list-style: square;
	}

.menu li a {
		color: #fff; 
}

.tagcloud {
  text-align:center;
}
.tagcloud a {
			padding: 0px 4px !important;
			margin: 0 7px 10px 0 !important;
			font-size: 12px !important;
  			font-weight: 600 !important;
  			color: #e67300!important;
  			border: 1px solid #FF7F00 !important;
}	
.tagcloud a:hover{
		    background: #FF7F00 !important;
		    color: #fff !important;
		    border-color: #FF7F00 !important;
}

a.more-link{
		display: none !important;
}

/*
a {
	text-decoration: underline;
}

a:active,
a:hover {
		text-decoration: underline;
}
*/

h2 {
  font-size: 22px;
}

h3 {
  font-size: 18px;
}

.widget-title{
		margin-bottom: 0px;  
}

hr {
  display:inline-block;
  width:100%;
  clear: both;
      margin-top: 35px;
    margin-bottom: 20px;
}

.widget li {
		padding: 0px;
}  
.widget_wysija .wysija-submit, .widget_wysija .wysija-paragraph { display: inline;margin-top:0 !important; }
.widget_wysija input[name="wysija[user][email]"] { width:190px;}
.widget_wysija input[type=submit] {padding:6px 5px;margin-left:10px;}

.ul_Kalender ul {
  list-style-type: none !important;
}
	.copy-right-text{
		color: #c4c3c3;
}
	.copy-right-text a{
		color: #c4c3c3;
	}
.rot {
 background-color: red;
  padding: 20px;
}
small {
  color: #ff7f00 !important;
}
/* ------------- Check Gute Büroarbeit ------------------*/
ol {
  margin: 0 !important;
  padding: 0 !important;
}

.checkback {
 min-height:190px;
 padding: 10px;
 background-color:#ffe9b3;
}  

.checkimg {
  float:left;
  margin-right:10px;
  width:300px;
  height:168px;
}  

.dringend, .nichtdringend, .unnoetig {
  float:left;
  width:33%;
  min-width:200px;
  padding:10px 20px;
}
.dringend {
  background-color:#ffb3b5;
}
.nichtdringend {
  background-color:#fff68e;
}
.unnoetig {
  background-color:#b3ffba;
}  
.eingabe {
  float:left;
  padding:5px;
}
.prio {
  margin-bottom:-12px;
}
input[type=range] {
    width: 75px;
}
.verantwortlich {
  width:150px;
}
.beginn {
  width:100px;
}
.kontrolle {
  width:100px;
}
.priotable {
  border:0px!important;
  padding:0px !important;
  margin-top:-15px !important;
}  
/* ------------- Videos responsive machen ------------------*/
.elastic-video-wrapper {

	max-width: 100%;
	margin-left:auto;
	margin-right:auto;
}
.elastic-video {
	position: relative;
	padding-bottom: 55%;
	padding-top: 5px;
	height: 0;
	overflow: hidden;
}
.elastic-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.elastic-video-wrapper-small {
	max-width: 66%;
	margin-left:auto;
	margin-right:auto;
}
