@CHARSET "UTF-8";
/*
Farben:
gruen : rgb(135,175,53)
petrol: rgb(17,89,92)
rot: rgb(180,33,28)
blau: rgb(177,207,226)

dunkelblau: rgb(0,52,102);
mittelblau: rgb(80,114,149);

grau: rgb(104, 106, 105)
*/
/* grosse Bildschirme: */
@media screen and (min-width: 960px) {
	#head-inner-small{display:none;}
	#navigation-main-small-btn-area{display:none;}	
	#navigation-main-small-btn-area a{display:none;}	
	#navigation-main-small{display:none;}
	.zw-normal-size{
		max-width:780px;
		min-width:300px;
		width:65%;
	}
}	
/* kleine Bildschirme */
@media screen and (max-width:959px) {
	#head-inner-fullsize{display:none;}
	#mtop{display:none;}
	#zw-margin{display:none;}
	#navigation-main{display:none;}
	.zw-normal-size{min-width:300px;}
	.printicon{display:none;}		
}
h1 {font-size: 1.8em;		letter-spacing:0.2em;font-weight:normal;		font-style: italic;	color: rgb(0,52,102);}
h2 {font-size: 1.4em;font-weight:normal;color: rgb(0,52,102);}
h3 {font-size: 1.1em;color: rgb(0,52,102);}
h4 {font-size: 1.0em;rgb(104,106,105);}
h5 {font-size: 0.9em;rgb(104,106,105);}
h6 {font-size: 0.8em;rgb(104,106,105);}
p {
	font-size: 1em;
	line-height: 1.75;
	margin-bottom:25px;
  	color: #383838;
}

ul {
	list-style-type:'... ';
}
li {
	margin-bottom: 8px;
	font-size: 1.0em;
  	color: #383838; 	
	}
td {vertical-align:top;}
select {
	font-size:1.1em;
	padding:0.4em;
}

/*
* end
*/

#head {}
#head h1{
	margin: 0px;
	margin-top: 12px;
	padding:0px;
	font-size: 1.5em;
	letter-spacing:0.3em;
	font-style: italic;	
	color: rgb(0,51,104);	
}
#head p{
	color: rgb(0,51,104);
}
#head-inner-fullsize {
	padding-top:20px;	
	padding-right:2%;
	padding-left:2%;	
	text-align:right;	
	margin-left:33%;
}
#head-inner-small {
	padding:0.5em;
	text-align:center;	
}	
.img-head-fullsize{width:100%;}
.img-head-small{width:200px;}
/*-----------------------------------------------------------------------------
* Alternatives Menue fuer Smartphones 
*-----------------------------------------------------------------------------*/
#navigation-main-small-btn-area a{
	display:block;
	margin:0;
	padding-top:1em;
	padding-bottom:1em;
	text-align:center;
	color:white;
	background: rgb(0,52,102);
}
#navigation-main-small-btn-area a:hover {color:yellow;}
#navigation-main-small {display:none;}
#navigation-main-small:target {display:block;}

#navigation-main-small{
	min-height:20px;
	background: rgb(0,52,102);
	text-align:left;
}
#navigation-main-small-inner{	
	min-height:10px;
	text-align:left;	
	}
#navigation-main-small-inner ul{
  	padding:0;
  	margin:0;
	list-style-type:none; 		
}
#navigation-main-small-inner a{
    display: block;
    padding: 0.5em; 
    text-decoration: none;
    font-size: 1em;
	color:#fff;	
}
#navigation-main-small-inner a:hover {
    background: rgb(80,114,149);         
}
#navigation-main-small-inner ul li ul{
	padding-left: 2.5em;
}
#navigation-main-small-inner ul li ul a{
	padding: 0.1em; 
	color: rgb(80,114,149);
}
#navigation-main-small-inner ul li ul a:hover{
	color: #fff;
}	
/*-----------------------------------------------------------------------------*/
#co-wrapper .bx-navi {
	display:inline-block;
	margin:1em;
	padding:2em;		
}
#co-wrapper .bx-navi ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#co-wrapper .bx-navi a {
    display: block;
    padding:5px; 
    text-decoration: none;
    font-size: 1.2rem;
 }
 .co-img{
 	padding:0;
 }


.fett {
	color:black;
	font-weight:bold;
	}
.hervorgehoben {
	color:midnightblue;
	font-style:italic;
	}	
.box01 {
	max-width: 800px;
	margin: 0 auto;
	padding-top:10px;
	padding-bottom: 10px;
}
#box10 {
	text-align:left;
	/*background-color:#b0c4de;*/
	background:#fff;
	margin-top:5px;
	margin-left:100px;
	margin-right:100px;
	margin-bottom:50px;	
	border-top:3px solid orange;
	border-right:3px solid orange;
	padding:10px;
	-moz-box-shadow: 5px 5px 5px #333;
	-webkit-box-shadow: 5px 5px 5px #333;
	box-shadow:5px 5px 5px #333;
				
	border-top-right-radius: 16px; 
	-moz-border-radius-topright: 16px; 
	-webkit-border-top-right-radius: 16px;			
}
.clear {clear:both;}
.box10 {
	margin-top:5px;
	margin-bottom:50px;	
	margin-left:2%;
	margin-right:2%;			
	padding-left:5%;
	padding-right:5%;
	padding-bottom:3%;		
	
	-moz-box-shadow: 5px 5px 5px #333;
	-webkit-box-shadow: 5px 5px 5px #333;
	box-shadow:5px 5px 5px #333;
	border-top:3px solid orange;
	border-right:3px solid orange;	 
	border-top-right-radius: 16px; 
	-moz-border-radius-topright: 16px; 
	-webkit-border-top-right-radius: 16px;
	background:#fff;			
}
/* Button Haupt-Navigation */
.buttonN1 {
	width: 137px;
	height:50px;	
	float: left;	
	padding: 0.5em 6px;	
	border-left: 2px solid #ccc;	
	border-top: 2px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;	
	font-size:12px;
	font-style:italic;		
	background: #ddd;			
	color: #000;					
}
/* Button Haupt-Navigation Aktiv */
.buttonN1_active {
	width: 137px;
	height:50px;	
	float: left;	
	padding: 0.5em 6px;	
	border-left: 2px solid #ccc;	
	border-top: 2px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;	
	font-size:12px;
	font-style:italic;	

	background: #eee;			
	color: red;		
}
/* Button Subnavigation 1.Ebene */
.buttonS1 {	
	width: 137px;
	height:50px;	
	float: left;	
	padding: 0.5em 6px;	
	border-left: 2px solid #ccc;	
	border-top: 2px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;	
	font-size:12px;
	font-style:italic;	
	
	/* background-color: #ffc;*/
	background: #eee;		
	color: black;					
}
/* Button Subnavigation 1.Ebene Aktiv */
.buttonS1_active {
	width: 137px;
	height:50px;	
	float: left;	
	padding: 0.5em 6px;	
	border-left: 2px solid #ccc;	
	border-top: 2px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;	
	font-size:12px;
	font-style:italic;	
	
	background-color: #ffc;	
	background-color: #f5f5f5;				
	color: red;		
}
/* Button Navigation Fusszeile */
.buttonN2 {
	width: 160px;
	height:30px;	
	float: left;	
	padding: 0.5em 6px;	
	border-left: 2px solid #ccc;	
	border-top: 2px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;	
	font-size:12px;
	font-style:italic;	
	
	background-color: #ffc;		
	color: #000;					
}
/* Button Content volle Breite NV*/
.buttonNV {
	width: 100%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 3%;
	padding-right:2%;
	border-left: 2px solid #ccc;	
	border-top: 2px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	text-align:left;
	font-size:1.2em;
	font-style:italic;	
	
	background-color: #ddd;			
	color: #000;		
}
/* Button Content Breite 2 */
.button_2 {
	float:left;
	width: 200px;
	padding: 0.5em 6px;	
	border-left: 2px solid #ccc;	
	border-top: 2px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;	
	font-size:1.2em;
	font-style:italic;	
	
	background-color: #ddd;			
	color: #000;					
}

/*--- Für Websiteverwaltung Artikel -----------------------------------------------*/  
.buttontyp04 {
	display: block;
	float:left;
	margin:0px;
	padding:2px;
	width:100px;
	height:25px;
	font-size:13px;
	text-align:center;
	color:white;
	background-color:#444;
}