@charset "utf-8";
/* CSS Document */

/*Fontfamaliy hinzugeladen mit (regular400, regular400italic, bold700)*/
@import url('https://fonts.googleapis.com/css?family=Trochut:400,400i,700');

* {
	margin:0;
	padding:0;
}

body {
	font-family:Calibri,  Arial, Arial Black, Brush Script Std, Calibri Light, Cooper Std Black, Impact, Verdana," sans-serif";
	font-size:16px;
	color: rgba(37,43,36,1.00);
	/*background-color:rgba(249,249,249,1.00);*/
}
    /*rgba(37,43,36,1.00)*/

h1 {
	font-family: 'Trochut', cursive, Cambria, Arial, " sans-serif";
	font-weight: 700;
	font-size: 30px;
	padding: 0 0 20px 35px;
	border-bottom: 1px solid rgba(94,126,73,0.50);
	margin-bottom: 50px;
	color:rgba(31,38,26,0.60);/*color: wie Hodrod*/
}

h1 span {
	font-family:Verdana, Calibri,  Arial, Arial Black, Brush Script Std, Calibri Light, Cooper Std Black, Impact, " sans-serif";
	font-size: 20px;
	font-weight: 100;
	margin-left: 200px; 
	background-color: rgba(243,244,243,0.9);
}

h2 {
	font-family:Calibri, Verdana, Arial, Arial Black, Brush Script Std, Calibri Light, Cooper Std Black, Impact, " sans-serif";
	padding-left: 35px;
	margin-bottom:20px;
	color: rgba(66,69,66,1.00)
}

h2 span {
	background-color: rgba(243,244,243,0.9);
}

p {
	/*text-align:justify;*/
	margin-bottom: 25px;
	background-color:rgba(251,255,239,0.62);  /*hellgelb*/
}

img.rechts{
	float: right;
	border-radius: 10px;
	margin-bottom: -100px;
}

div#container {
	width: 98%;
	max-width: 1500px;
	height: auto;
	background-size: 1400px;
	background-attachment: fixed;
	border: 0,5px solid #B9B7B7;
	border-radius: 5px;
	margin: 80px auto;
	background-image: url(../bilder/plantierparkhaustieranl_mod8_2000px.png);
	background-repeat: no-repeat;
	background-color:rgba(253, 253, 232, 0.58);/*transparent !!!!*/
	z-index: 400;
}

div#contenttop {
	width: 99.98%;
	/*padding: 1%;*/
	margin:  0.1%;
	/*background-color:rgba(255,191,7,0.5);*/
}

div#contenttext {
	width: 97%;
	height: auto;
	min-height: 280px;
	padding: 1% 2% 1% 2%;
	margin: 0 10px;
	border-radius: 2px 10px 20px 2px;
	background-color: rgba(255,255,255,0.52);
	/*background-color: rgba(198,211,185,0.64);*/
	}
	
div#contentfoot {
	clear: left;
	background-color: rgba(198,198,193,0.60);
}

div.textvita {
	float: left;
	/*border: 0.3px solid rgba(77,88,76,0.50);*/
	width: 75%;
	height: auto;
	padding: 1% 3% 0.1% 3%;
	margin-left: 0px;
	border-radius: 2px 10px 20px 2px;
	background-color: rgba(255,255,255,0.72);
}

p.foto {
	float: right;
	width: 12%;
	max-width: 180px;
	padding: 1% 2% 1% 2%;
	border-radius: 10px  0px 0px 10px;
	margin: 0 0.3% 0.1% 1%;
	background-color: rgba(203,197,161,0.75);
}

p.foto img {
	width: 98%;
	border-radius: 5px;
}

p.spalte {
	/*float: left;*/
	font-size: 20px;
	font-weight: 400;
	text-align:justify;
	width: 80%;
	padding: 1%;
	margin: 10px 20px 10px 0px;
	border-radius: 5px;
}

p.spalte span {
	font-weight: 700;
}	

p.vitazusatz {
	font-family: Verdana, Arial, Arial Black, Brush Script Std, Calibri Light, Calibri, Cooper Std Black, Impact, " sans-serif";
    font-size: 13px;
}

figure {
	font-family:Calibri Light, Cooper Std Black, Calibri, Verdana, Arial, Arial Black, Brush Script Std, Impact," sans-serif";
	font-size: 14px;
	font-weight: 700;
	padding: 2%;
	color:#ffffff;
	background-color: rgba(213,212,207,0.49);
}

figure img {
	width: auto;
}

figcaption {
	padding: 1%;
}
	

ul {
	list-style: none;
	margin-bottom: 20px;
}

a {
	text-decoration: none;
	color: rgba(52,66,55,1.00);
}

a.tooltip {
	position: relative;
	font-weight: bold;
	white-space: nowrap;  /*keinen Umbruch*/
	text-decoration: underline;
	color:rgba(98,114,97,0.90);
}

a.tooltip span {
	display: none;/*span verstecken*/
    
}

a:hover.tooltip span {
	display: block;    
	position: absolute;
	top: 23px;
	left: 0;
	z-index: 1;
	width: auto;
	height: auto;
	padding: 10px;
	font-weight: bold;
	white-space: normal;  /*Infobox nicht in Zeile*/
	color: #FFFFFF;  /*weiss*/
	background-color: rgba(98,114,97,0.80);  /*tfh-blau*/
}


/*-----------------------HauptNavi Anfang------------------------------------------------------------------------------*/

ul#navi {
	overflow: auto;
	/*top:120px;*/
	width: 100%;
	margin: -43.4px 0% 0px 0%;
	list-style:none;
	/*background-color: #F5A9EE;*/
}

ul#navi li {
	float:left;
	height: auto;
	/*min-width: 5%;*/
	/*max-width: 180px;*/
	width: 19.8%;
	border-bottom: none;
	margin-right:0.2%;
	margin-bottom: 15px;
	font-family: 'Trochut', cursive, Cambria, Arial, " sans-serif";
	font-size: 16px;
	font-weight: 700;	
}

ul#navi li.rechts {
	margin-right: 0%;
	position: relative;/*-------------Achtung hier position:relative für animatione*/
}

ul#navi li a {
	display: block;
	padding: 10px;
	border-radius: 20px 60px 0px 10px;
	text-decoration: none;
	text-align: center;
	color:rgba(94,126,66,0.8);
	border: solid 0.9px #C0C0C0;
	background-color:rgba(232,232,232,0.8); /*hellgrau*/
	/*border-bottom: none;*/
	
	}

ul#navi li a.aktivseite {
	margin: 1px 0% 0px 0%;
	/*margin-bottom: 10px;*/
	color:rgba(35,53,30,1.00);
	border-bottom: none;
	background-color:rgba(247,250,233,0.90);
	 /*background-color:rgba(222,233,214,1.00);hellgruen*/
}

ul#navi li a:hover {
	/*font-weight: bold;*/
	color:rgba(35,53,30,1.00); /*-----------orange*/
	background-color:rgba(247,250,233,0.90); /*hellbeige*/
}

/*-----------------------HauptNavi Ende----------------------*/

/*--------------------------------------------------ul animation auf der Startseite Anfang---------------------------------------*/
ul#animation {
	float: left;
	font-weight: 700;
	list-style: none;
	width: 98%;
	height: auto;
	/*padding: 2%;*/
	margin: 0 0.3% 2% 1%;
	border-radius: 10px;
	background-color: rgba(203,197,161,0.75);
}

ul#animation li {
	float:left;
	height: 180px;
	width: auto;
	padding: 10px;
	margin-bottom: 10px;  
	/*background-color: rgba(243,243,242,0.2);*/
	border-radius: 2px;
}


ul#animation li a {
	display: block;
	/*min-width: 107px;*/
	width: 150px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	color:rgba(84,98,78,1.00);
	/*background-color:rgba(184,42,170,0.70);*/
}

ul#animation li a img{
	/*width: 80%;*/
	width: 80%;
	height: auto;
}

ul#animation li a:hover {
	/*width: auto;*/
	color: #000000;
}

ul#animation li ul {
	/*display: none;*/  /*-----------------------------------nur das Bild soll sichtbar sein*/
	visibility: hidden;  /*versteckt das Element*/
	position: absolute;
	top: 132px;
	left: 225px;
	/*width: auto;*/
	opacity: 0;
	list-style: none;
}

ul#animation li:hover ul {
	/*display:block;*/
	height: 436px;
	width: 540px;
	visibility: visible;  
	/*position: absolute;
	right: 600px;*/
	opacity: 1;
	background-color: rgba(255,255,255,0.8);
	transition: opacity 0.3s linear; 
}

/*die Vererbung von oben verhindern*/
ul#animation li ul li {
	width: 98%; 
	
} 

ul#animation li ul img{
	/*float: right;*/
	height: auto;
	width: auto; 
	opacity: 0;
	transition: opacity 1.8s linear;
	background-color: rgba(255,255,255,0.8);
} 

ul#animation li:hover ul img{
	visibility: visible;  
	opacity: 1;
} 

/*--------------------------------------------------ul animation auf der Startseite Ende------------------------*/

/*--------------------------------------------------Liste Vita Anfang------------------------*/
ul#vita {
    list-style-type: none;
    min-height: 200px;
	height: auto;
	margin: 2.3%;
	margin-left: 30px;
	padding: 5px;
    overflow: auto;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius:30px;
	border-top-left-radius: 20px;
   	/*background-color:rgba(198,211,185,0.64);*/
}

ul#vita li {
	font-family:Calibri, Verdana, Arial,  Cooper Std Black, Arial Black, Brush Script Std, Calibri Light, Impact, " sans-serif";
	float: left;
	width: auto;
}

ul#vita li.links {
	/*font-size: auto 20px;*/
	text-align: left;
	font-weight: 700;
	width: 20%;
	margin: auto;
}

ul#vita li a {
	display: block;
	width: 100%;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: 600;
}

ul#vita li.rechts {
	width: 70%;
	margin-bottom: 20px;
}

ul#vita li span{
   	text-align: left;
	font-size:20px;
	font-weight: 400;
    color:rgba(25,49,27,1.00);
    padding: 0px;
	text-decoration: none;
}

ul#vita li a:hover {
    background-color:rgba(242,245,238,1.00);
}
/*--------------------------------------------------Liste Vita Ende-----------------------*/

/*--------------Alles zum Kontaktformular----------*/

form {
	overflow: auto;
	min-width: 300px;
	padding: 0 35px 0 35px;
	/*background-color:#FB42FA;*/
}

form p {
	min-width: 250px;
	text-align: left;
	background: none;
	font-family:Calibri, Calibri Light, Verdana, Arial, Arial Black, Brush Script Std, Cooper Std Black, Impact, " sans-serif";
	font-size: 20px;
	border-radius: 2px;
	/*background-color:rgba(255,255,255,0.62);*/
}

fieldset {
	float: left;
	width: 42%;
	padding: 20px 20px 20px 20px;
	margin-bottom:20px;
	border-radius: 0px 10px 10px 0px;
	font-family:Calibri Light, Calibri, Verdana, Arial, Arial Black, Brush Script Std, Cooper Std Black, Impact, " sans-serif";
	font-size: 16px;
	/*font-weight: bold;*/
	background-color: rgba(203,197,161,0.75);
}

fieldset.rechts {
	float: right;
}

legend {
	/*height: 400px;*/
	font-family:Calibri, Verdana, Arial, Arial Black, Brush Script Std, Calibri Light, Cooper Std Black, Impact, " sans-serif";
	font-size: 20px;
	font-style: italic;
	color: rgba(30,61,23,1.00);background-color: rgba(247,251,223,0.8);
}

textarea {
	height: auto;
	min-height: 180px;
	width: 97%;
	padding: 5px;
	font-family:Verdana, Arial, Arial Black, Brush Script Std, Calibri Light, Calibri, Cooper Std Black, Impact, " sans-serif";
	background-color:rgba(209,209,209,0.90);
}

select {
	float: right;
	width: 250px;
	font-size: 16px;
}

input {
	float: right;
	width: 242px;
	padding: 4px;
	line-height: 20px;
	background-color:rgba(214,211,179,1.00);
}

input:focus {
	background-color:rgba(247,250,233,1.00);
}

input#submit {
	float: none;
	margin-top: 10px;
	padding: 10px 20px;
}

/*input#submit:hover {
	background-color: #fcc;
}*/

input:hover, select:hover {
	background-color:rgba(247,250,233,1.00);
}

/*----------------------Galerieanfang----------------*/

ul.galerie {
	float: right;
	height: auto;
	width: 15%;
	padding: 10px;
	/*margin: 0px 0px 1% 0px;*/
	/*margin-right: 4%;*/
	border-radius: 10px  0px 0px 10px;
	background-color: rgba(203,197,161,0.75);
}

ul.galerie li {
	float: left;
	width: 98%;
	padding: 1%;
	margin: 1% 2% 25% 2%;
	text-align: center;
	/*background-color:rgba(108,136,110,0.85);*/
}

ul.galerie li a {
	display: block;
	list-style: none;
	height: auto;
	background-color:rgba(108,136,110,0.85);
}

ul.galerie li a:hover {
	background-color: rgba(255,255,255,0.45);
}

ul.galerie li a span {
	display:none;
}

ul.galerie li a:hover img {
	opacity: 0.8;
}


.footer {
	clear: both;
	font-size: 16px;
	text-align: center;
	border: 0.1px solid rgba(158,158,158,0.50);
	margin-top: 40px;
	background-color: rgba(203,197,161,0.75);
}

.footer span {
	font-size: 20px;
	font-weight: bold;
	color: rgba(70,85,69,1.00);
}

/*----------------------Galerieende----------------*/


/*---------------------------------------------------Mediaabfrage fuer Tablet------------------------------------------------------------------------*/
	@media screen and (max-width:1040px) and (min-width:480px){

	h1 {
		font-size: 26px;
		color:rgba(146,91,2,0.78);/*orange*/
}
	
	h1 span {
		overflow: auto;
		font-size: 20px;
		font-weight: 700;
		margin-left: 10px; 
		color: rgba(66,90,62,0.7);
		background-color: rgba(250, 247, 228, 0.7);
}
	h2 {
		font-size: 20px;
		margin-bottom:30px;
		color: rgba(53,71,55,1.00);
}
	
	div#container {
		margin: 0px;
		width: auto;
		min-width: 350px;
		background-size: 900px;
		/*background-size: contain;*/
		background-color:rgba(255, 248, 224, 0.6); /*grün, container wird bei der Groesse ab 480px grün*/
}
	
	div#contenttext {
		width: 97%;
        min-height: 180px;
		background-color:rgba(255, 255, 255, 0);
		
}
	div.textvita {
		display: block;
		width: 70%;
		height: auto;
		padding: 10px;
}
	
	div.textvita h2 {
		padding: 1%;
}
			
	
	ul#navi {
		margin-top: 20px;
}
	
	ul#navi li{
		/*width: auto;*/
		max-width: 149px;
		margin-bottom: 20px;
		list-style:none;
}
		
	ul#navi li a {
		margin-bottom: 10px;
		border: none;
}
		
	/*---------AnimationStartseite----------------*/
	ul#animation {
		width: 95%;
		min-width: 150px;
		margin-left: 10px;
}
	
	/*ul#animation li ul {
		display: none;
		}*/
		
/*----------------tabellarische vita Anf---------*/
	ul#vita {
		/*max-width: 250px;*/
		margin: 0px;
		/*width: 90%;*/
		height: auto;
}
	
	ul#vita li {
		float: none;
}
	
	ul#vita li.links {
		width: auto;
		margin-left: 0px;
}	
		
	ul#vita li.rechts {
		width: auto;
		font-weight: 700;
		margin-bottom: 20px;
}
	
	ul#vita li.rechts span {
		/*display: none;*/
		/*background-color:rgba(243,219,6,1.00);*/
}
	
/*----------------tabellarische vita End-------------*/
	
	p.spalte {
		/*font-size: 18px;*/
		/*float: left;*/
		display: block;
		width: 80%;
		min-width: 100px;
		margin-bottom: 15px;
		padding: 10px;
		text-align: justify;
}
	
	p.foto {
		overflow: auto;
		width: 10%;
		min-width: 120px;
		margin: 0 0 0 2%;
}
	p.vitazusatz {
		display: none;
}
	
	form {
		height: auto;
		width: auto;
		/*background-color:#FB42FA;*/
}
	fieldset {
			width: auto;	
}
		
	fieldset.links input,fieldset.links select {
			float: none;
			display: block;
			width: auto;
			min-width: 300px;
			padding: 1%;
}
		
	fieldset.rechts input {
			max-width: 150px;
			padding: 0;
}

	textarea {
			width: 96%;
}

	label {
			display: block;
			margin-bottom: 5px;
}
	
	/*----------------Galerie in portfolio für Tablet-------------*/
	ul.galerie {
		width: 12%;
		min-width: 140px;
		margin: 1% 0 1% 1%;
}
	
}/*Diese Klammer NICHT löschen!*

/*-------------------------------------------------------Mediaabfrage fuer Smartphone---------------------------------------------------------*/
		@media screen and (max-width:479px) and (min-width:150px){
		
		h1 {
			font-size: 24px;
			padding-left: 5px;
			margin-left: 0px;
}

		h1 span {
			display: none;
}

		h2 {
			font-size: 22px;
			padding: 5px;
			margin: 18px;
}

		p.foto {
			float: left;
			width: auto;
			padding: 10px;
			min-width: 123px;
			margin: 10px;
			border-radius: 10px;
}

		p.spalte {
			overflow: auto;
			font-size: 20px;
			font-weight: 400;
			text-align: left;
			width: 90%;
			padding: 10px;
			margin: 0;
			background-color:rgba(251,250,234,0.62);  /*hellgelb*/
}

		p.vitazusatz {
			display: none;
}

		div#container {
			width: 98%;
			padding: 0;
			background-repeat: repeat-y;
			/*background-size: auto;*/
			background-size: contain;
			margin-top: -2px;
			background-color:rgba(235,244,195,0.80); /*transparentgelb, container wird bei der Groesse ab 479px gelblich*/
}

		div#contentext { 
			display: none;
}

		div.textvita {
			width: auto;
			height: auto;
			padding: 10px;
}

		ul#navi {
			margin-top: 20px;
}

		ul#navi li {
			float:none;
			width: auto;
			min-width: 90px;
}

		ul#navi li a {
			border: none;
}

		/*---------Animation---------*/
		ul#animation {
			display: none;
}	

		/*---------------------tabellarische vita Anfang-------------*/

		div.textvita {
			min-width: 258px;
}	

		ul#vita {
			width: auto;
			max-width: 350px;
			height: auto;
			margin: 0px;
}

		ul#vita li{
			float:none;
}

		ul#vita li a{
			padding: 0px;
			margin: 0px;
}	

		ul#vita li a span {
			display: none;
}

		ul#vita li.links {
			width: auto;
			margin-left: 0px;
}	

		ul#vita li.rechts {
			font-weight: 700;
			min-width: 240px;
			width: auto;
			margin-bottom: 20px;
}
			
		ul#vita li.rechts span {
			display: none;
			background-color:rgba(243,219,6,1.00);
}

		/*---------------------tabellarische vita Ende-------------*/

		form {
			padding: 0px;
			min-width: 210px;
}

		fieldset {
			width: auto;	
}

		/*fieldset {
			overflow: auto;
			height: auto;
			max-width: 50%;
			min-width: 300px;
			background-color:#FB42FA;
}*/

		fieldset.links input,fieldset.links select {
			float: none;
			display: block;
			width: 96%;
			padding: 1%;
}

		fieldset.rechts input {
			width: auto;
}

		textarea {
			width: 96%;
}

		label {
			display: block;
			margin-bottom: 5px;
}

		ul.galerie {
			float: left;
			/*width: auto*/;
			width: auto;
			height: auto;
}

		ul.galerie li {
			width: 90%;
			height: auto;
			margin: 20px 10px;
}


}/*Diese Klammer NICHT löschen!*/

