/* neue Beitrag-box*/
.beitrag-box  { 
	background-color:grey; 
	width:auto;
	height: auto; 
	float: left; 
	border: 1px dotted #111;	
	margin-left:10px; 
	margin-right:10px; 
	margin-top:10px; 	
	margin-bottom:20px; 
	}
.beitrag-foto  { 
	background-color:#fff; 
	width: 350px;
	height: auto; 
	border: 0px dotted #111;	
	margin:10px; 
	}
.beitrag-spruch  { 
	background-color:#D7DAD8;
	font-family: Cambria; 	 
	position: static;
	text-align: center;	
	width:60%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;	
	}
	
	
.header-spruchbox-beitrag-left  { 
	background-color: ghostwhite; 
    border: 1px dotted #757575;
	width: 17em; 
	height: auto;
	opacity: 0.9;	
	margin-top: 19em;				
	float: left;	
	margin-left: 10%;	
    padding: 15px;    
	}	
	
	
	
/* Navi-box*/
.navi-box  { 
	background-color:#ffffff; 
	width:100%;
	height: auto; 
	float: left; 
	border: 0px solid #111;	
	margin-left:0px; 
	margin-right:0px; 
	margin-top:10px; 	
	margin-bottom:10px;
	}	
.navi-box01  { 
	background: url("images/thema1.jpg") top center no-repeat;     
	width: 30%;
	height: 40%;
	float: left; 
	border: 1px dotted #111;	
	margin-left:10px; 
	margin-right:10px; 
	margin-top:10px; 	
	margin-bottom:20px;
	}	
.navi-box02  { 
	background-color:teal; 
	width:30% min-width:100px;
	height: 20px; 
	float: left; 
	border: 1px dotted #111;	
	margin-left:0px; 
	margin-right:50px; 
	margin-top:0px; 	
	margin-bottom:20px; 
	}	
	
/* Weiterbildung und Kontakt - Beschreibung von Autoren*/  	

.autoren-rahmen  { 
	background-color:#ffffff; 
	width:100%; min-width: 250px;
	height: auto; 
	float: left; 
	border-bottom: 1px solid gray;	
	margin-left:0px; 
	margin-right:0px; 
	margin-top:10px; 	
	margin-bottom:10px;
	}
.autoren-box1  { 
	background-color:#fff; 
	width: 200px;
	height: auto; 
	float: left; 
	border: 0px dotted #fff;	
	margin:10px; 
	}
.autoren-box2  { 
	background-color:#fff; 
	width: auto;
	height: auto; 
	float: left; 
	border: 0px dotted #111;	
	margin:10px; 
	}
.autoren-box3  { 
	background-color:#fff; 
	width: 250px;
	height: auto; 
	float: left; 
	border: 0px dotted #111;	
	margin:10px; 
	}

	
/* content field */  
	
.themen-rahmen1  { 
	background-color:#ffffff; 
	width:95%; min-width: 250px;
	height: auto; 
	float: left; 
	border: 0px solid gray;	
	margin-left:0px; 
	margin-right:0px; 
	margin-top:10px; 	
	margin-bottom:0px;
	}
.themen-rahmen2  { 
	background-color:#ffffff; 
	width:95%; min-width: 250px;
	height: auto; 
	float: left; 
	border-bottom: 1px solid gray;	
	margin-left:0px; 
	margin-right:0px; 
	margin-top:10px; 	
	margin-bottom:0px;
	}

.themen-box1  { 
	background-color:#fff; 
	width: auto;
	height: auto;     
	border: 0px dotted #000;	
	margin:5px; 
    margin-bottom: 15px;
	}
.themen-box2  { 
	background-color:#fff; 
	width: auto;
	height: auto; 
	border: 0px dotted #111;	
	margin:5px; 
	}
.themen-box3  { 
	background-color:#fff; 
	width: auto;
	height: auto;  
	border: 0px dotted #111;	
	margin:5px; 
	}


.bar-item{padding:8px 16px;float:left;width:auto;border:none;outline:none;display:block} 
.bar-buttom{width:100%}}  

.box-shadow  {  -moz-box-shadow: 1px 1px 10px 1px #787878;
				-webkit-box-shadow: 1px 1px 10px 1px #787878;
				box-shadow: 1px 1px 10px 1px #787878;
			 }

/* textbody formate */

.textbody  {
	background-color: #ffffff; 
	width: 100%; 
	height: 60%; 
	margin-top: 50px;
	margin-bottom: auto;
	margin-left: 5px;
	margin-right: 5px;
	
	-webkit-background-size:covr;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
	border: 0px solid #000;	
	}

/* Beitrag */
.beitrag-rahmen350 { width: 350px;}
