/* basic elements */
html {
	margin: 0;
	padding: 0;
	}

body { 
	background : #ffffff url(../bg_images/business.png) no-repeat center center fixed; 
	-webkit-background-size : cover;
	-moz-background-size : cover;
	-o-background-size : cover;
	background-size : cover; 
	margin : 0; 
	padding : 0;
	}
	
.img {
	padding-top : 0px;
	}	
.img1 {
	padding-top : 0px;
	padding-right: 20px;
	}
.img2 {
	position: fixed;
	margin-top : 0px;
	margin-left : -480px;
	}
.logo3 {
	padding-right: 0px;
	}
	
#liste  > ul > li{
	list-style-type: none;
	text-decoration: none;
	}	

#text {
	font : 15px "segoe UI" ; 
	text-align : justify ;
	margin-left : 50px ;
	margin-right : 30px ;
	} 
.formular {
	font : 16px "segoe print" ;
	margin : 5px ;
	padding-left : 0px ;
	padding-right : 0px ;
	text-align : center ;
	font-weight: normal;
	}
h1, h2, h3, h4 {
	color : #000000;
	margin : 0px;
	padding : 0px;
}
h1, h2 { /*Breite_Bild oben rechts*/
	margin: 0 0px 0 40px;
	padding-left : 120px;
	
}
h1 { /*Design und Beratungen+Bildhöhe */
/*	background : #666666 url(../images/farbeimer_neu.png) no-repeat top right;*/
	height : 0px;
	font-family : "segoe UI";
	text-align: center;
	margin-bottom : 40px ; 
	margin-top : 0px ; 
	margin-left : 0px;
	padding-top : 0px ;
	font-size : 28px;
}


h1 > b { /*KS */
    font-size : 100%;
	padding-right: 50px;
	}
	
h3 {
	text-align: center;
	padding-right: 0px;
	margin-left: 20px;
	}
	
h3 > b {
	text-align: center;
	margin-left: 0px;
	margin-right: 50px;
	font-size: 18px;
	}
	
h4 {
	text-align: center;
	padding-right: 0px;
	padding-top: 20px;
	font-size: 15px;
	}
h4 > b {
	text-align: center;
	padding-right: 20px;
	padding-left: 0px;
	font-size: 15px;
	}


h5 {
	font-family: "segoe UI";
	text-align: center;
	font-size: 14px;
	padding-right: 0px;
	padding-left: 0px;
	}
h6 {
	text-align: center;
	font-size: 13px;
	}

.links {
	text-decoration : none ; 
	color : #FF3366; /*pink*/
	}
a:link { 
	text-decoration : none ; 
	color : #000000; /*grau*/
	}
a:visited { 
	text-decoration : none ; 
	color : #000000; /*schwarz*/
	}
a:hover, a:active { 
	text-decoration : none ; 
	color : #FF3366; /*pink*/
	}

.negativ {
	font-family : "segoe UI";
	word-spacing: 1.7px;
	font-size : 11.5px ;
	z-index : 2;
}
b {
	color : #000000 ;
	}
	

.page-wrapper { /*beiges Papier groß */
	background : #ffffff url(../images/papier_weiss.png) repeat-y top left; 
	opacity : 0.95;
	width: 840px;
	padding : 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom : 20px;
	margin-top: 70px;
	margin-left: auto;
	margin-right: 50px;
	z-index: 1;
	}

.sidebar2  {
	position: fixed;
	text-align: left;
	font-size: 15px;
	color: #ffffff;
	float: left;
	width: 370px;
	height: 700px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
	margin-left: 40px;
	background-color: #fa3064;
	opacity: 0.8;
	}



/* -------------------------------------------------------------------------------------- */

#header {
/*background: #ffffff url(../images/48323790.jpg) no-repeat;
background-size: cover;*/
color: #000000;
text-align: right;
margin-top: 0px;
padding-left: 0px;
padding-right: 0px;
width: 1288px;
height: 100px;
font-family: "segoe UI"; 
font-style: normal;
font-weight: bolder;
/*font-size: x-large;*/
font-variant: small-caps;
border:1px solid #b29943;
border-left:0px solid;
border-top:1px solid #d7ca9f;
-moz-box-shadow: inset -1px -1px 1px #FFF;
-webkit-box-shadow: inset -1px -1px 1px #FFF;
box-shadow: inset -1px -1px 1px #FFF;
background: -moz-linear-gradient(top,   #dde57f 15%, #b2c018 32%, #CD379B 45%, #EED5D2 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dde57f 15%, #b2c018 32%, #CD379B 45%, #EED5D2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dde57f 15%, #b2c018 32%, #CD379B 45%, #EED5D2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dde57f 15%, #b2c018 32%, #CD379B 45%, #EED5D2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dde57f 15%, #b2c018 32%, #CD379B 45%, #EED5D2 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#f6f8f9′, endColorstr=’#f5f7f9′,GradientType=0 );*/ /* IE6-9 */
text-shadow:1px 1px 0px rgba(255,255,255,0.9); 	
opacity: 0.9;
}

#header> img.displayed_1 {
float: left;
}

#header > img.displayed_2 {
padding-right: 1px;
padding-top: 11px;
padding-left: 110px;
float: right;
}
#header > img.displayed_3 {
float: left;
padding-left: 35px;
}

#footer {
position:fixed;
bottom:0px;
left: -20px;
background:#ffffff;
text-align:center;
color: #000000;
padding: 15px;
width:100%;
font-weight: normal;
font-size: small;
font-family: "segoe UI";
border: 1px inset;
border-color: #FFB6C1;
}

/*  ------------------------- ab hier menu_navi von TUTONIC CSS3 ----------------------------- */
#menu {
	position: fixed;
	top: 10px;
	padding-left: 32px;
	padding-right: 0px;
	margin:0px auto;
	width:1300px;  /* Breite des Menüs */
	z-index: 2;
}
 /* Erste Ebene */
#menu > ul {
	margin:0px;
	padding:0px;
}
#menu > ul > li {
	margin: 0px;
	/*margin-right:3px;*/
	padding:0px;
	padding-top: 5px;
	list-style:none;
	float:left;
	width:161px;
	position:relative;
}
#menu > ul > li > a { /*Hintergrund Navi_degradé */
	display:block;
	text-align:center;
	font-family: "segoe UI";
	font-style: normal;
	font-weight: 600;
	font-size: large;
	font-variant: small-caps;
	text-decoration:none;	
	background: #EEE0E5;
	color:#000000;
	padding:10px;
	padding-top: 17px;
	padding-bottom: 17px;
	border:1px solid #FFB6C1;
	border-left:0px solid;
	-moz-box-shadow: inset -1px -1px 1px #FFF;
	-webkit-box-shadow: inset -1px -1px 1px #FFF;
	box-shadow: inset -1px -1px 1px #FFF;
}
#menu > ul > li:first-child > a {
	border-left:1px solid #FFB6C1;
}
#menu > ul > li.spacer {
	float:none;
	clear:both;
	background: #CD379B;
}
#menu > ul > li > a:hover { /* Hintergrund Navi_degradé_hover */
	background: #454545;
	/*text-shadow:0px 0px 0px rgba(255,255,255,0.9);*/
	color:#FF34B3;
}

 /* Zweite Ebene */
#menu > ul > li > ul {  /*Dropdown verschwindet hiermit */
	opacity:0;
	position:absolute;
	margin:-1px 0px 0px 0px; 
	padding:0px;
	width:100%;
}
#menu > ul > li:hover > ul { /* Dropdown erscheint hiermit */
	opacity:0.95;
	-o-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;  
}
#menu > ul > li > ul > li {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu > ul > li > ul > li > a {
	display:block;
	font-family: "segoe UI";
	font-style: normal;
	font-weight: 400;
	font-size: medium;
	font-variant: small-caps;
	/*font-size:0.9em;*/
	text-decoration:none;
	background: #ffffff;
	padding:4px;
	color:#1f1f1f;
	border:1px solid rgba(0,0,0,0.2);
	border-top:0px solid;
	/*-moz-box-shadow: inset -1px -1px 1px rgba(255,255,255,0.2);
	-webkit-box-shadow: inset -1px -1px 1px rgba(255,255,255,0.2);
	box-shadow: inset -1px -1px 1px rgba(255,255,255,0.2);*/
}
#menu > ul > li > ul > li > a:hover {
	background: #454545;
	color:#FF34B3;
	/*-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;  */
}

