 @charset "UTF-8";



html {
	background: url(images/bg.png)  repeat-x #FFF;
	overflow: scroll;
}

body {
	color: #57484F;
	min-width: 980px;
	max-width: 4480px;
	background: url(images/bg-header.png) repeat-x;
	font: 0.95em "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.6em;

}

p {
	padding-top: 8px;
}

h1 {
	font-size: 1.6em;
	margin-top: 30px;
	margin-bottom: -10px;
	font-weight: bold;
	color: #5d4894;
	letter-spacing: 0.01em;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #57484F;
	letter-spacing: 0.01em;
}

h3 {
	font-size: 1em;
	font-style: bold;
	color: #242322;
	padding: 10px 0 5px 0;
}


/*h1 {
	font-size: 1.4em;
	margin-top: 30px;
	margin-bottom: -10px;
	font-weight: bold;
	color: #5d4894;
	letter-spacing: 0.01em;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #57484F;
	letter-spacing: 0.01em;
}

h3 {
	font-size: 1em;
	font-style: bold;
	color: #242322;
	padding: 10px 0 5px 0;
}*/

p a {
	/*color: #5d4894;  Orignal Farbe aber abgeändert weil sie zu dunkel ist und man den Unterscheid mit dem braun im Web nicht sieht*/
	color: #826fb7; 
	text-decoration: none;
	font-weight:800;
}

#header {
	position: relative;
	height: 228px;
	background: url(images/header-mitte.png) no-repeat;
	background-position: center;
	
}

#headerline {
	margin: -28px auto 0px;
	background: url(images/headerline.png) no-repeat;
	height: 151px;
	background-position: center;
	z-index: 200;
}

#headerline_index {
	margin: -28px auto 0px;
	background: url(images/headerline_index.png) no-repeat;
	height: 220px;
	background-position: center;
	z-index: 200;
}

#headerline_home {
	margin: -28px auto 0px;
	background: url(images/headerline_home.png) no-repeat;
	height: 220px;
	background-position: center;
	z-index: 200;
}

#headerline_ueber-mich {
	margin: -28px auto 0px;
	background: url(images/headerline_ueber-mich.png) no-repeat;
	height: 220px;
	background-position: center;
	z-index: 600;
}

#headerline_portfolio {
	margin: -28px auto 0px;
	background: url(images/headerline_portfolio.png) no-repeat;
	height: 220px;
	background-position: center;
	z-index: 200;
}

#headerline_dienstleistungen {
	margin: -28px auto 0px;
	background: url(images/headerline_dienstleistungen.png) no-repeat;
	height: 220px;
	background-position: center;
	z-index: 200;
}


#navi {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 120px;
	z-index: 100;
}

#home {
	position:relative;
	height: 150px;
	margin: 2.5% 45.5%;
	z-index: 100;
}



#nav {
	position: absolute;
	top: 0px;
	background: url(images/navi2.png) no-repeat;
	display: inline;
	width: 900px;
	height: 190px;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav span {
	display: none;
}

#nav a {
	display: block;
	height: 220px;
}

#list1 {
	width: 180px;
}
#list2 {
	width: 180px;
}
#list3 {
	width: 180px;
}
#list4 {
	width: 180px;
}
#list5 {
	width: 180px;
}
/* Hover Zustände */

#list1 a:hover {
	background: url(images/navi2.png) 0px -210px no-repeat;
}
#list2 a:hover {
	background: url(images/navi2.png) -180px -210px no-repeat;
}

#list4 a:hover {
	background: url(images/navi2.png) -540px -210px no-repeat;
}
#list5 a:hover {
	background: url(images/navi2.png) -720px -210px no-repeat;
}

/* Hover Zustände für aktive*/

#list1.sie-sind-hier {
	background: url(images/navi2.png) -360px -420px no-repeat;
}
#list2.sie-sind-hier {
	background: url(images/navi2.png) -180px -420px no-repeat;
}

#list4.sie-sind-hier {
	background: url(images/navi2.png) -180px -420px no-repeat;
}
#list5.sie-sind-hier {
	background: url(images/navi2.png) 360px -420px no-repeat;
}


#wrapper {
	height: auto;
	position: relative;
	min-height: 37%;
	height: auto;
	height: 37%;
	width: 980px;
	margin: -150px auto -290px;
	padding: 10px;
}



#tung2 {
	height: 800px;
	overflow: hidden;
	margin: -132px auto 0;
/*	background-image: url(images/tung-bg-slideshow5.png);
*/}

/*#tung3 {
	height: 600px;
	overflow: hidden;
	margin: -132px auto 0;
	background-image: url(images/tung-bg-danke.png);
}*/

#tung3 {
	overflow: hidden;
	width: 100%;
	background-position:top;
	background-repeat: repeat-x;
	padding: 140px 0px 40px 0px;
	margin: -132px auto 0;
	background-image: url(images/tung-bg-danke.png);
}

#inhalt {
	overflow: hidden;
	position: relative;
	width: 100%;
	margin: 0% auto 0;
	/*background-image: url(images/bg-inhalt.png);*/
	background-position:bottom;
	background-repeat: repeat-x;
	z-index: 500;
	padding: 40px 0px 40px 0px;
/*	-webkit-box-shadow: 0px -2px 10px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px -2px 10px rgba(50, 50, 50, 0.5);
box-shadow:         0px -2px 10px rgba(50, 50, 50, 0.5);*/
}


#inhalt-text {
	overflow: hidden;
	position: relative;
	width: 960px;
	margin: 0px auto 30px;
	padding: 10px;
	z-index: 700;
}


#inhalt-kontakt-toggle {
	overflow: hidden;
	position: relative;
	width: 960px;
	margin: 0px auto 30px;
	padding-bottom: 10px;
	z-index: 700;
}

#impressum-button {
	background-image: url(images/impressum_button.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 103px;
	position: absolute; 	
	/*position: fixed;*/
	position: left;
	min-width: 100px;
	margin: 7% 0% 0% 1%;
	z-index: 999;
}

#impressum-button a:hover {
	background-image: url(images/impressum_button_rollover.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 103px;
	position: absolute; 	
	/*position: fixed;*/
	position: left;
	min-width: 100px;
	z-index: 999;
}

#impressum-button span {
	display: none;
}

#impressum-button a {
	height: 83px;
	width: 80px;
	display: block;
}


#inhalt-slideshow {
	overflow: hidden;
	position: relative;
/*	background-image: url(images/bg_slideshow.png); 	
*/	background-repeat: repeat-x;
	width: 100%;
	margin: -630px auto 0;
	/*margin: -600px auto 0;*/
	/*background-color: rgba(255, 255, 255, 0.3);*/
	/*background-image: url(images/bg-slideshow.png);
	background-repeat: repeat-x;*/
	z-index: 500;
	/*-webkit-box-shadow: 0px -5px 10px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px -5px 10px rgba(50, 50, 50, 0.5);
	box-shadow:        0px -5px 10px rgba(50, 50, 50, 0.5);*/
}



.readmore_toggle {
	min-height: 260px;
	float: left;
	width: 285px;
	padding: 0px 10px 0px 0px;
}

.text-content {
	line-height: 1.6em
}

 
.short-text {
    overflow: hidden;
    height: 10em;
}
 
.full-text{
    height: auto;
}

.show-more {
	min-width: 400px;
	margin-top: 10px;
	text-align: left;
	cursor: pointer;
	font-size: 0.9em;

}

.show-more a {
	display: block;
    padding: 2px 0 35px 98px;
	background-image: url(images/show-more.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
	cursor: pointer;
/*	color: #fff;*/	
	color: #5d4894;


}

.show-more a:hover {
	display: block;
	background-image: url(images/show-less.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
	cursor: pointer;
	border: none;
}


/*.show-more a {
	min-height: 40px;
	display: block;
		text-decoration: none;

}*/


/*---- Ab hier die Eigenschaften für den footer inkl. Kontaktseite ----*/

#footer {
	position: fixed;
	margin-left: auto;
	background-image: url(images/footer-bg2.png);
	background-repeat: repeat-x;
	background-position: top; 
	bottom: -52px;
	/*height: 76px;*/
	height: 130px;
	min-width: 900px;
	width: 100%;
	z-index: 800;
	color: white;
	font-size: 1.1em;
	text-align: center;
	padding-top: 10px;
}


#kontakt-button {
	background-image: url(images/kontakt_button.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 57px;
	position: relative;
	min-width: 900px;
	margin: 22px auto 0;
	z-index: 300;
	
}

#kontakt-button a:hover {
	background-image: url(images/kontakt_button_rollover.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 57px;
	position: relative;
	min-width: 900px;
	margin: 22px auto 0;
}

/*#kontakt-button span {
	display: none;
}*/

#kontakt-button a {
	min-height: 57px;
	display: block;
}



#inhalt-toggle {	
	font: 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: none;
	position: fixed;
	line-height: 1.1em;
	top: 32%;
	height: 450px;	
/*	height: 500px;	
*/	width: 100%;
	background: #3b3137;
/*	background-image: url(images/bg-kontakt.png);
*/	background-position: center;
	background-repeat: repeat-x;
	z-index: 600;
}


/*---- Ab hier die Eigenschaften für die Kontaktseite ----*/


form {
	color: #dbd6e8;
	width: 450px;
	margin-top: 0px;
	padding: 10px 0 10px;
}
label {
	display: inline-block; /* Beschriftung auf eigener Zeile */
	cursor: pointer; /* Mauszeiger wird zur Hand */
	width: 120px;
}

#kontaktformular div {
	font: 0.95em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 1.2em;
	vertical-align: middle;
	margin-left: auto;
}

input#besuchername, input#besuchermail, input#vorname, input#name, input#strasse, input#plz, input#ortschaft, input#telefon, input#mail, textarea {
	font: 0.95em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6e5a96; /* ---Farbe der Schrift die im Feld bei der Eingabe ersichtlich ist ---*/
	float: right;
	width: 300px;
	height: 1.5em;
	border: 1px solid #423B7A; /* ---Farbe des Rahmen im inaktivem Zustand ---*/
	padding-left: 5px;
}

textarea {
	height: 15em;
	padding-top: 5px;
}

input#besuchername:focus, input#besuchermail:focus, input#vorname:focus, input#name:focus, input#strasse:focus, input#plz:focus, input#ortschaft:focus, input#telefon:focus, input#mail:focus, input:focus, textarea:focus {
	border: 2px solid #cdb9d7f; /* ---Farbe des Rahmen im aktivem Zustand ---*/
	background-color: #242322; /* ---Hintergrundfarbe vom Eingabefeld im aktivem Zustand--- */
	color: #fff;
	
/*	border: 2px solid #242322; 
	background-color: #3B3236; 
	color: #fff*/;
}

.textarea {
	height: auto;
}



/*---- Ende der Eigenschaften für die Kontaktseite ----*/


.col_1_no-shadow {
	min-height: 200px;
	background-image: url(images/col2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 20px 10px 20px 10px;
	float: left;
	width: 100px;

}

.col_1 {
	min-height: 200px;
	background-image: url(images/col2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 20px 10px 20px 10px;
	float: left;
	width: 100px;
	padding: 20px;
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.5);
	 box-shadow:        0px 2px 5px rgba(50, 50, 50, 0.5);
}

.col_2_no-shadow {
	min-height: 200px;
	/*background-image: url(images/col.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FFF;*/
	margin: -20px 0px 0px;
	float: left;
	width: 310px;
	padding: 10px 0px 0px;
}

.col_2_no-shadow-float-right {
	min-height: 200px;
	/*background-image: url(images/col.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FFF;*/
	margin: -20px 0px 0px;
	float: right;
	width: 310px;
	padding: 10px 0px 0px;
}


.col_2 {
	min-height: 200px;
	/*background-image: url(images/col.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FFF;*/
	margin: 20px 5px 20px 5px;
	float: left;
	width: 270px;
	padding: 20px;
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.5);
	 box-shadow:        0px 2px 5px rgba(50, 50, 50, 0.5);
}


.col_3 {
	min-height: 200px;
	/*background-image: url(images/inhalt-corner.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;*/
	float: left;
	width: 420px;
	padding: 20px;
	margin: 20px 10px 20px 10px;
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.5);
	 box-shadow:        0px 2px 5px rgba(50, 50, 50, 0.5);
	
}

.col_3_no-shadow {
	min-height: 200px;
	/*background-image: url(images/inhalt-corner.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;*/
	float: left;
	width: 410px;
	padding: 0px 10px 0px 0px;
}

.col_ueber-mich {
	min-height: 200px;
	/*background-image: url(images/inhalt-corner.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;*/
	float: left;
	width: 480px;
	padding: 0px 0px 0px 30px;
}


.col_3-kontakt {
	min-height: 200px;
/*	background-position: 0% 100%;
*/	float: left;
	width: 440px;
	padding: 10px 10px 20px 10px;
	margin: 9px 10px 0px 10px;
}

.col_impressum {
	min-height: 200px;
	float: left;
	width: 400px;
	padding: 10px 10px 20px 10px;
}

.float-right {
	float: right;
}

.adress-toggle{
	margin-top: 15px;
	margin-left: 15px;
	color: #dbd6e8;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

	

/*.ueber_mich {
	min-height: 200px;
	background-color: rgba(36, 34, 35, 0.8);
	float: left;
	width: 338px;
	margin: 77px 0px 0px 60px;
	padding: 8px;
	-webkit-box-shadow: 0px 5px 5px rgba(34, 36, 35, 0.7);
	-moz-box-shadow:    0px 5px 5px rgba(34, 36, 35, 0.7);
	 box-shadow:        0px 5px 5px rgba(34, 36, 35, 0.7);

}
*/

/*.ueber_mich { für mii3
	min-height: 400px;
	float: left;
	margin: 0px 20px 0px 80px;
	padding: 8px;
}
*/


.ueber_mich {
	min-height: 400px;
	float: left;
	margin: 10px 40px 0px 25px;
	padding: 8px;
}



.col_4 {
	min-height: 200px;
	/*background: url(images/col2.png) repeat-x bottom;
	background-color: #444;*/
	margin: 20px 10px 20px 10px;
	float: left;
	width: 580px;
	padding: 20px;
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.5);
	 box-shadow:        0px 2px 5px rgba(50, 50, 50, 0.5);
}

.col_4_no-shadow {
	min-height: 200px;
	/*background: url(images/col2.png) repeat-x bottom;
	background-color: #444;*/
	margin: 20px 10px 20px 10px;
	float: left;
	width: 550px;
	padding: 20px;
	
}

.col_einleitung {
	min-height: 50px;
	/*background: url(images/col2.png) repeat-x bottom;
	background-color: #444;*/
	float: left;
	width: 940px;
	margin-left: 10px;
	padding: 20px 0px 85px 0px;
	
}

.col_5 {
/*	background: url(images/col2.png) repeat-x bottom;
	background-color: #blue;*/
	margin: 20px 10px 20px 10px;
	float: left;
	width: 740px;
	margin-left: 0px;
	padding: 20px;
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.5);
	 box-shadow:        0px 2px 5px rgba(50, 50, 50, 0.5);
}

.col_6 {
	/*margin: 10px 10px 10px 10px;*/
	float: left;
	margin: 20px 10px 20px 10px;
	width: 860px;	
	/*background-image: url(images/inhalt-corner.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0% 100%;*/
	padding: 10px 30px 30px 40px;
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.5);
	 box-shadow:        0px 2px 5px rgba(50, 50, 50, 0.5);
}



.padding-left-5 {
	padding-left: 5px;
}

.padding-right-5 {
	padding-right: 5px;
}

.padding-left-10 {
	padding-left: 10px;
}


/*.nmr {
	margin-right: -20px;
	margin-left: 20px;
}

.nml {
	margin-left: -20px;
	margin-right: 20px;

}
*/

.hr {
	position: relative;
	background-position: bottom;
	background-image: url(images/hr.png);
	background-repeat: no-repeat;
	min-height: 85px;
}

.margin-top-danke {
	margin-top: 50px;
}

.mt100 {
	margin-top: 100px;
}

.mmt {
	margin-top: -5px;
}

.mb {
	margin-bottom: 5px;
}

.nmt30 {
	margin-top: -30px;
}

.mr {
	margin-right: 10px;
}

.ml {
	margin-left: 10px;
}

.ml30 {
	margin-left: 30px;
}

.nml {
	margin-left: 0px;
}


.clear {
	clear: both;
}

.hidde {
	display: none;
}

.push {
	height: 290px;
	clear: both;
}


.kontakt {
	margin: 0 auto;
}

.googlemaps {
/*	a:link;
*/	text-decoration: none;
/*	border: solid 5px #57484F;*/
	border: solid 5px #dbd6e8;
	width: 450px;
	height: 260px;
	margin-top: 10px;
	margin-bottom: 9px;
	margin-left: 15px;


}

.textabstand_portfolio {
	padding: 0px 0px 7px 10px;
}

.textcolor-violette {
	color: #6e5a96;
	font-style:oblique;
}

.border-violette {
/*	border: #6e5a96 solid 4px;
*/	margin-bottom: 10px;
}

.no-pading-top {
	padding-top: 0px;
}


#inhalt-toggle a:link {
	text-decoration: none;
	color: #6e5a96;
}

#inhalt-toggle a:hover {
	text-decoration: none;
	color: #cdb9d7;
}

#inhalt-toggle a:visited {
	text-decoration: none;
	color: #E0DBEB;
}

input#senden {
	position: relative;
	top: 165px;
	padding: 3px;
	height: 26px;
	min-width: 60px;
	border: 1px solid #53407d; /* ---Farbe des Rahmen im aktivem Zustand ---*/
	color: #fff;
	background-image: linear-gradient(bottom, rgb(110,90,150) 20%, rgb(205,185,215) 70%);
	background-image: -o-linear-gradient(bottom, rgb(110,90,150) 20%, rgb(205,185,215) 70%);
	background-image: -moz-linear-gradient(bottom, rgb(110,90,150) 20%, rgb(205,185,215) 70%);
	background-image: -webkit-linear-gradient(bottom, rgb(110,90,150) 20%, rgb(205,185,215) 70%);
	background-image: -ms-linear-gradient(bottom, rgb(110,90,1502) 20%, rgb(205,185,215) 70%);
	background-color: #53407d;
}



/*@media screen and (min-width: 1200px)
{ 

html {
transform: 	scale(1.4);
	-webkit-transform: 	scale(1.4);
	-webkit-margin-before: 17%;

	-moz-transform: 	scale(1.4);
	-ms-transform: 		scale(1.4);    
	-mso-transform: 	scale(1.4);       
   
	}

}*/

 /*--------   Start CSS für den Cookie Hinweis Start   ---------- */
.cc_container .cc_btn {
background-color: #57484F !important; /* Farbe des Buttons */ 
color: #fff !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #5d4894 !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #fff !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #ffF !important; /* Textlink-Farbe "Mehr Infos" */
text-decoration: underline;
}

 /*  --------   Start CSS für den Cookie Hinweis Start   ----------  */