body { 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size : 10pt;
	margin: 0;
	padding: 0;
}

.siehtmannicht {
	display: none;
}

h1 { 
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  letter-spacing: 0.05em; 
  font-size : 16pt; 
  margin: 0px 0 5px 0; 
}

h2 { 
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  letter-spacing: 0.05em; 
  font-size : 13pt;
	font-weight: normal;
}

h4 { 
  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-size : 10pt;
  margin-top: 0;
  padding-top: 0;
}

h5 { 
  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-size : 10pt;  
  margin: 12pt 0 2pt 0; 
}

a { 
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}

a.third {
	font-weight: normal;
	font-size: 8pt;
}

a:hover {
	color: #CCCCCC;
}

hr {
	border: none;
	background-color: #DDDDDD;
	height: 1px;
}

.d50_p100 {
	width: 50%;
	height: auto;
}

#headerpic {
	background: url('pics/header-faces.jpg') repeat-x;
  height: 61px;
  width: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  background-color: #EEEEEE;  
}

#header {
	margin-top: 56px !important;
	padding-top: 10px;
	padding-bottom: 0 !important;
	padding-bottom: 10px;
	background-color: white;
	border-bottom: 1px solid #CCCCCC;
	height: 79px;
	position: fixed;
	top: 5px;
	width: 100%;	
}

#header_logo {
	float: left;
	width: 288px;
}

#contable {
	margin-top: 150px;
/*	border-top: 1px solid #cccccc; */
}

#mainnavi {
 margin-left: 340px;
 margin-top: 5px;
 padding-top: 33px;
}

nav {
	display: none;
	position: fixed;
	right: 10px;
}

#topmenu {
	margin: 0;
	padding: 0;
}

#topmenu a {
	margin: 0px 10px 0px 10px;
}

#footerbereich {
	background-color: #FF9900;
	display: none;
}

#leftcol, #navi_footer {
	margin-top: 0;
	height: 100%;
  padding: 20px 10px;
	line-height: 250%;
}

#leftcol a, #navi_footer a {
  color: white;
  font-size: 9pt;
}

#leftcol a:hover, #navi_footer a:hover {
  color: #DDDDDD;
}

#navi_footer {
	background-color: #FF9900;
	width: 39%;
	float: left;
	display: none;
}

#inhalt {
	height: 100%;
  padding: 20px 35px 80px 25px;
  line-height: 15pt;
}

#inhalt h1 {
	margin-bottom: 20px;
}

#inhalt.pg70-20 img {
	border: 1px solid #ccc;
}

#mediengruppe .strong {
	font-weight: bold;
}

#mediengruppe .links {
	float: left;
	width: 250px;
}

#mediengruppe .rechts {
	margin-left: 260px;
}

#rightcol, #aktuelles_footer {
  color: white;
	margin-top: 0;
	height: 100%;
  padding: 20px 10px;
	line-height: 16pt;
}

#rightcol {
	font-size: 90%;
}

#rightcol a, #aktuelles_footer a {
	color: white;
}

#rightcol a:hover, #aktuelles_footer a:hover {
  color: #DDDDDD;
}

#aktuelles_footer {
	background-color: #FF9900;
	border-top: 1px solid grey;
	width: auto;
	display: none;
}

.inhaltsverzeichnis {
  font-size: 8pt;
}

.inhaltsverzeichnis td {
	font-size: 8pt;
}

#footer {
  
  padding-top: 3px;
  padding-bottom: 5px;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: 12pt;
	border-top: 1px solid #CCCCCC;
	clear: left;
}

#footer a {
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
}

.small {
	font-size: 80%;
}

.field {
	clear: left;
}

.fieldname {
	color: #FF9900;
	font-weight: bold;
  float: left;
	width: 30%;
	margin-bottom: 10px;
}

.fieldcontent {
	margin-left: 35%;
	width: 65%;
	min-height: 1.5em;
	margin-bottom: 10px;
}

img.profile { /* Profilfotos */
	float: right;
	margin-left: 10px;
	border: 1px solid #DDD;
	width: 200px;
	height: auto;
}

#startintro {
	border: 2px solid #FF9900;
	background-color: #FFEEDD;
	font-size: 120%;
	line-height: 150%;
	padding: 10px;
	margin: 20px;
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
}

#notfall {
	border: 1px solid white;
	margin-top: 40px;
	padding: 10px;
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	font-size: 110%;
	line-height: 130%;
}

#notfall:hover {
	background: #EE8800;
}

#sitemap td {
	font-size: 80%;
}

form {
	line-height: 200%;
}

.formfield {
	width: 30%;
	float: left;
	margin-right: 2%;
}

.tps_label {
	width: 100px;
	float: left;
/*	margin-bottom: 10px; */
	margin-left: 0;
	clear: both;
}

tps_label_erw {
	width: 150px;
}

.tps_fields {
	margin-left: 110px;
/*	margin-bottom: 10px; */
}

.tps_fields_erw {
	margin-left: 160px;
	min-width: 300px;
}

.tps_fields input, .tps_fields select, #mehr_anzeigen a, #weniger_anzeigen a {
	background-color: #FFddbb;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold;
	font-size: 110%;
	color: black;
	padding: 5px 8px;
}

.tps_fields input:hover, #mehr_anzeigen a:hover, #weniger_anzeigen a:hover {
	background-color: #FF9900;
}

/* CSS Created by CSS CHECKBOX */
/**********************************/
/**** www.CSScheckbox.com *********/

/*general styles for all CSS Checkboxes*/
label {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

input[type=checkbox].css-checkbox {
	  position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height:1px; 
    width:1px; 
    margin:-1px; 
    padding:0;
    border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:20px;
	height:15px; 
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	vertical-align:middle;
	cursor:pointer;
	margin: 5px 0;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -15px;
}

.css-label{
	background-image:url(https://csscheckbox.com/checkboxes/dark-check-green.png);
	min-width: 100px;
}

/*specific classes related to Checkbox skins*/

.lite-green-check{background-image:url(https://csscheckbox.com/checkboxes/lite-green-check.png);}
.lite-blue-check{background-image:url(https://csscheckbox.com/checkboxes/lite-blue-check.png);}
.lite-gray-check{background-image:url(https://csscheckbox.com/checkboxes/lite-gray-check.png);}
.lite-cyan-check{background-image:url(https://csscheckbox.com/checkboxes/lite-cyan-check.png);}
.lite-orange-check{background-image:url(https://csscheckbox.com/checkboxes/lite-orange-check.png);}
.lite-red-check{background-image:url(https://csscheckbox.com/checkboxes/lite-red-check.png);}

.lite-x-cyan{background-image:url(https://csscheckbox.com/checkboxes/lite-x-cyan.png);}
.lite-x-gray{background-image:url(https://csscheckbox.com/checkboxes/lite-x-gray.png);}
.lite-x-blue{background-image:url(https://csscheckbox.com/checkboxes/lite-x-blue.png);}
.lite-x-orange{background-image:url(pics/lite-x-orange.png);}
.lite-x-red{background-image:url(https://csscheckbox.com/checkboxes/lite-x-red.png);}
.lite-x-green{background-image:url(https://csscheckbox.com/checkboxes/lite-x-green.png);}

.mac-style{background-image:url(https://csscheckbox.com/checkboxes/mac-style.png);}
.mario-style{background-image:url(https://csscheckbox.com/checkboxes/mario-style.png);}
.alert-style{background-image:url(https://csscheckbox.com/checkboxes/alert-style.png);}
.lite-plus{background-image:url(https://csscheckbox.com/checkboxes/lite-plus.png);}
.dark-plus{background-image:url(https://csscheckbox.com/checkboxes/dark-plus.png);}
.dark-plus-cyan{background-image:url(https://csscheckbox.com/checkboxes/dark-plus-cyan.png);}
.dark-plus-orange{background-image:url(https://csscheckbox.com/checkboxes/dark-plus-orange.png);}
.dark-check-cyan{background-image:url(https://csscheckbox.com/checkboxes/dark-check-cyan.png);}
.dark-check-green{background-image:url(https://csscheckbox.com/checkboxes/dark-check-green.png);}
.dark-check-orange{background-image:url(https://csscheckbox.com/checkboxes/dark-check-orange.png);}


.depressed-lite-small{background-image:url(https://csscheckbox.com/checkboxes/depressed-lite-small.png);}
.elegant{background-image:url(https://csscheckbox.com/checkboxes/elegant.png);}
.depressed{background-image:url(https://csscheckbox.com/checkboxes/depressed.png);}
.chrome-style{background-image:url(https://csscheckbox.com/checkboxes/chrome-style.png);}
.web-two-style{background-image:url(https://csscheckbox.com/checkboxes/web-two-style.png);}
.vlad{background-image:url(https://csscheckbox.com/checkboxes/vlad.png);}
.klaus{background-image:url(https://csscheckbox.com/checkboxes/klaus.png);}

input[type=checkbox].css-checkbox.med + label.css-label.med {
	padding-left:22px;
    height:17px; 
	display:inline-block;
	line-height:17px;
	background-repeat:no-repeat;
	background-position: 0 0;
/*	font-size:15px; */
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.med:checked + label.css-label.med {

    background-position: 0 -17px;
}
input[type=checkbox].css-checkbox.sme + label.css-label.sme {
	padding-left:22px;
    height:16px; 
	display:inline-block;
	line-height:16px;
	background-repeat:no-repeat;
	background-position: 0 0;
/*	font-size:15px; */
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.sme:checked + label.css-label.sme{

    background-position: 0 -16px;
}
input[type=checkbox].css-checkbox.lrg + label.css-label.lrg {
	padding-left:22px;
    height:20px; 
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
/*	font-size:15px; */
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.lrg:checked + label.css-label.lrg{

    background-position: 0 -20px;
}

/* Hamburger-Menu */

nav > ul {
	left: -1000px;
	list-style-type:none;
	margin: 10px 0;
	padding: 20px;
	position: absolute;
/*	top: 45px; */
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	background-color: #FF9900;
	line-height: 250%;
	-moz-box-shadow: 5px 5px 10px #999;
	-webkit-box-shadow: 5px 5px 10px #999;
	box-shadow: 5px 5px 10px #999;
}

nav > ul a {
	color: white;
}

nav > .close,
a#nav:target {
  display: none;
}

a:target ~ ul,
a:target ~ .close {
  display: inline-block;
}

a:target ~ ul {
  left: -200px;
}

@media (max-width: 1690px) {

	.tps_fields, .tps_fields_erw {
		margin-left: 0;
		clear: both;
	}
	
}

@media (max-width: 1345px) {

	#footerbereich {
		display: block;
	}

	td.td_right {
		display: none;
	}

	#aktuelles_footer {
		display: block;
	}
	
}

@media (max-width: 1110px) {

	#header {
		height: 110px;
	}

	#header_logo {
		float: none;
	}

	#mainnavi {
		clear: both;
		margin-left: 0px;
		padding-top: 10px;
		line-height: 200%;
	}
	
	.mainnavitem {
		min-width: 100px;
		display: inline-block;
	}

	#contable {
		margin-top: 182px !important;
	}
	
}

@media (max-width: 1000px) {

	#header {
		height: 128px;
	}
	
	#contable {
		margin-top: 200px !important;
	}
	
  #aktuelles_footer {
		width: 50%;
		float: right;
  }
	
	td.td_left {
		display: none;
	}
	
	#navi_footer {
		display: block;
	}

}

@media (max-width: 900px) {

	#inhalt {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 90%;
	}
	
	.d50_p100 {
		width: 100%;
		height: auto;
	}

}

@media (max-width: 600px) {
	#header {
		height: 158px;
	}

	#contable {
		margin-top: 230px !important;
	}

	td.col5, td.col3 {
		visibility: hidden;
	}

}

@media (max-width: 580px) {

	#headerpic {
		display: none;
	}

	#header {
		margin-top: 0 !important;
		height: 68px;
	}
	
	#mainnavi {
		display: none;
	}
	
	nav {
		display: block;
	}

	#contable {
		margin-top: 79px !important;
	}

	#navi_footer, #aktuelles_footer {
		width: auto;
		float: none;
	}
	
	#aktuelles_footer {
		margin-top: 10px;
	}

	.fieldname, .fieldcontent {
		clear: left;
		width: 100%;
	}
	
	.fieldname {
		margin-bottom: 0;
	}
	
	.fieldcontent {
			margin-left: 0;
	}

  img.profile {
		float: none;
		margin-bottom: 20px;
  }
	
}

@media (max-width: 400px) {

	#header_logo {
		width: 65%;
	}
	

}
