html {
	margin: 0;
	padding: 0;
	}

body { 
	background : #ffffff url(../bg_images/53951752_ich.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;
	}
	
#wrapper {
width: 1288px;
margin: 0 auto;
background-color: transparent;
}

#header {
/*background: #ffffff url(../images/48323790.jpg) no-repeat;
background-size: cover;*/
color: #1f1f1f;
text-align: right;
margin-top: 0px;
padding-left: 0px;
padding-right: 0px;
width: 1284px;
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;
}


h3 {
font-size: 17px;
font-variant: small-caps;
padding-top: 35px;
padding-right: 105px;
}
	
/*Rahmen + Fläche*/				
table {     
	background : #CD379B url(../images/foto_klein.png) no-repeat top center; 
	padding : 20px ;
	width : 650px ;
	height : 338px;
	margin : 0 auto ;
	margin-right: 322px;	
	font-family: "segoe UI";
	opacity : 0.8;
	}
	
td , table      {
	text-align : center ;
	padding : 10px ;
	padding-bottom: 5px;
	color : #ffffff ;
		}
caption  {
	background-color: #000000;
	color: #ffffff;
	caption-side : top ;
	margin-top: 38px;
	font-size : 30px;
	font-family : segoe UI;
	opacity: 0.8;
	}
th , thead   {
	padding-top: 0px;
			}
			
tfoot  {
	height : 150px;
	padding-bottom: 0px;
	background-color : #000000;
	opacity : 0.9;
	font-family : "Segoe UI";
	font-size : 14px ;
			}


.link2 {
	text-align : center;
	text-decoration : underline;
	color : #CD379B; /*pink*/
	}
.logo4 {
padding-bottom: 60px;
padding-right: 30px;
}

.disclaimer {
	position: relative;
	text-align : center;
	background-color : #000000;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top : 57px;
	margin-bottom : 0px;
	margin-right : 0px;
	width : 100%;
	text-decoration : none;
	color : #ffffff; 
	}

	
.disclaimer a:link { 
	text-decoration : none ; 
	color : #ffffff; 
	}
.disclaimer a:visited { 
	text-decoration : underline ; 
	color : #ffffff; 
	}
.disclaimer a:hover, .disclaimer a:active { 
	text-decoration : none ; 
	color : #CD379B 
	}

a:link {
	text-decoration: none;
	color: #ffffff;
	}
a:visited { 
	text-decoration : underline ; 
	color : #ffffff; /*weiß*/
	}
a:hover, a:active { 
	text-decoration : none ; 
	color : #CD379B /*pink*/
	}

	
/*  ------------------------- ab hier menu_navi von TUTONIC CSS3 ----------------------------- */
/* Erste Ebene */
#menu {
	margin:10px auto;
	width:1288px;  /* Breite des Menüs */
}
 /* 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:158px;
	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: #ffffff;
	color:#1f1f1f;
	padding:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	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;  */
}

