@font-face {
  font-family: 'FontAwesome';
  src: url('../font/fontawesome-webfont.eot?v=4.0.3');
  src: url('../font/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../font/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../font/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


* {
   margin: 0;
    padding: 0;
}

body {
  font-size: 1em;
   font-family: 'Source Sans Pro',sans-serif;
  font-weight: normal;
  line-height: 1.35em;
  color:#4d4d4d;
  
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

a img {
	border: none;
	outline: none;	
}

ol {
	margin-left: 30px;
	margin-right: -25px;
}

ol li {
	padding-left: 10px;
}

a {
  text-decoration: none;
  color: #4D4D4D;  
  outline: none;		
}

#main a {
	color:#4D4D4D;	
}

h1 {
	font-weight: 300;
	font-size: 1.8em;
	margin: 10px 0 20px 0;
	color: #8d8d8d;
}

h2 {
	display: block;
	padding: 20px 0 10px 0;
	font-weight: 300;
	margin: 10px 0;
	color:#4d4d4d;
	clear: both;
	font-size: 1.5em;
}


h3 {
	padding: 30px 0 5px 0;
	font-weight: normal;
	clear: both;
	color:#4b494a;
}

p {
	line-height: 23px;
	padding: 8px 0;
}	

table {
	width: 100%;	
}

p + table.contenttable {
	margin-top:-8px;
}

.uebersicht #main table.contenttable {
	margin-top: 20px;
}

.uebersicht #main table.contenttable a,
.uebersicht #main table.contenttable td {
	font-size: 22px;
	padding-right: 10px;
}

table .begriffe td {
	font-size: 20px;
	line-height: 30px;
}

#footer table {
	margin-top: 0;
}

table td:first-child{
	width: 20%;
	vertical-align: top;
}

#navi1 li {
	float: left;
	list-style: none;	
	
}

#wrapper {
	width: 960px;
	position: relative;
	margin: 50px auto;
}

#navi1 {
	float: right;	
	margin-top: 1px;
}

#navi1 li{
	padding:0 10px;
	margin: 0 0 0 10px;	
}

#navi1 a {
	color: #4d4d4d;
	line-height: 1.8;
	font-size: 1.2em;
	font-weight: 400;
}

#navi1 li:nth-child(1) a {color: #006400;} /*#536142*/
#navi1 li:nth-child(2) a {color: #c45911;} /*#344D6C*/
#navi1 li:nth-child(3) a {color: #000080;} 

/*
#navi1 li.active,#navi1 li:hover {
	color: #fff;	
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #252525;
	background: #252525;
}


#navi1 li.active a,#navi1 li:hover a{
	color: #fff;	
}
*/

.logo {
	float: left;
	width: auto;
}

.logo p a {
	font-size: 2.5em;	
	font-weight: 400;
	color: #4d4d4d !important;
	padding: 0 16px;
}

.logo h2 {
	font-size: 1em;
	padding: 0;
	text-align: center;
	margin-top: 0;
}

.logo h2 a {
	padding: 0;
}

#header {
	height: 95px;

}

#main {
	padding: 0 15px 30px 15px;
	min-height: 300px;
	max-width: 70%;

}	

.start #main  {
	max-width: 100% !important;

}	

.contentLeft {
	float: left;
	width:54%;
	margin-right: 5%;

}

.contentRight {
	float: left;
	width:40%;
	margin-top: 30px;
	
}	

#main ul  {
	margin-left: 0px;
}


#main ul li {
    position: relative;
	margin-bottom: 10px;
	list-style: none;
	padding-left:30px;
}

 
#main ul li:before {
    content: "\f0a9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #4d4d4d;
    font-size: 18px;

    position: absolute;
    top: 0px;
    left: 0;
}

.internal-link {
	position: relative;
	margin-bottom: 10px;
	list-style: none;
	color: #4d4d4d !important;
}

#main .internal-link:before {
    content: "\f0a9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #4d4d4d;
    font-size: 18px;
   line-height: 21px;
    position: absolute;
    top: 0;
    left: 0;
	display: none;
}

#headerbild {
	height: 254px;
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;

}

#headerbild > img {
	width: 100%;
	height: auto;
}

.kontakt {
	position: absolute;	
	cursor: pointer;
	right: 21px;
    top: 65px;
	height: 30px;
}

.adressebg{
	position: absolute;	
	top: 95px;
	right: 0;
	background: black;
	color: #fff;
	opacity: 0.5;
	width: 180px;
	height: 254px;
}

.adresse{
	position: absolute;	
	top: 115px;
	right: 0;
	color: #fff;
	padding: 10px 16px;
	text-align: right;
	height: 214px;
}

.adresse a {
	color: #fff;
}	


.adresse.show {
	display: table !important;
}	

.adresse p {
	vertical-align: bottom;
	height: 196px;
	display: table-cell;
}




.kontakt:before {
    content: "\f098";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 25px;

    position: absolute;
    top: 0px;
    left: 0;
	
}

.adresse, .adressebg {
	display: none;	
}

#footer {
	border-top: 1px #d2d2d2 solid; 
	color: #8D8D8D;
	padding: 15px 0 15px 0px;
	margin-left: 20px;
	clear: both;
	font-size: 0.8em;
	font-weight: 300;
	text-align: right;
}

#footer table td:first-child {
	width: 50%;
}	

#footer a {
	color: #8D8D8D;	
}

#footer table {
	float: right;
    width: 217px;

}


/*Start*/
.start h1 {
	font-size: 10em;
	color:#4d4d4d;
	text-align:center;
	line-height:1.5em;
	font-weight: 400;
}

.start h2 {
	font-size: 3em;
	text-align:center;
	margin: 20px 0;
	display: block;
}

@media (max-width: 767px) {
    table.contenttable span {
        font-size: 22px;
    }

	#main {
		max-width: 100% !important;
	}
}
