

@charset "UTF-8";

#bbcookiediv a:hover {text-decoration:underline;}

#bbcookiediv li {
font-size: 14px;
line-height:1.5;
color:#000; 
text-decoration:none;
}


#bbcookiediv { 
   padding: 40px;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position: fixed;
   top:100px; 
   left:100px;
   z-index:90000; 
   width:700px; 
   font-size:12px; 
   line-height:16px;
   border: solid rgba(214,217,218,1) 1px;
   border-radius: 5px;
   -webkit-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
   -moz-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
   box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
   }




body {
	margin:0px;
	padding:0px;
	overflow:scroll;
	font-family: 'Nunito', sans-serif;
	text-rendering:optimizeLegibility;
	font-size: 14px;
	color: rgba(89,92,95,1);
	line-height:1.5;
	width: 1100px;
	}

p.basis {																				/* bb */
	font-size: 14px;
	line-height:1.5;
	}

p.basiscontent {																				/* bb */
	font-size: 14px;
	line-height:1.5;
	margin-left:50px;
	}
	
p.blau {
	font-size: 14px;
	line-height:1.5;
	color: rgba(38,114,189,1);
	}

p.table {
	font-size: 14px;
	line-height:1.5;
	}
span.basis {
	color: rgba(38,114,189,1);
	}
	
li {
	margin-bottom:14px;
	font-size: 14px;
	}

hr.bbblau {
	height:1px;
	background-color: rgba(38,114,189,1);  
	border:none;
	}

li.bbgrau a {
	color: rgba(89,92,95,1);   
	font-size: 14px;
	}

li.bbgrau1 a {
	color: rgba(89,92,95,1);   
	font-size: 14px;
	text-indent:72px;  
	}


li.bbrein a {
	text-decoration:none;
	font-size: 14px;
	}


h1 {
	font-family: 'Nunito', sans-serif;
	font-weight:lighter;
	font-size: 24px;
	color: rgba(38,114,189,1); 												
	}

h2 {
	margin-top:14px;
	font-family: 'Nunito', sans-serif;
	font-weight:bolder;
	line-height:1.3;
	font-size: 20px;
	color: rgba(38,114,189,1);   
}

h3 {
	margin-top:14px;
	font-family: 'Nunito', sans-serif;
	font-weight:bolder;
	line-height:1.3;
	font-size: 16px;
	margin-bottom:-10px;
	color: rgba(38,114,189,1);   
	}

h4 {
	color: rgba(38,114,189,1); 
	font-size: 16px;  
	}

h4.rein4 {
	color: rgba(38,114,189,1); 
	font-size: 16px;
	text-indent:72px;  
	}

h4.rein3 {
	text-indent:27px;
	font-weight: normal;
	color: rgba(89,92,95,1);
	font-size: 16px;
	}

h6 {
	font-family: 'Nunito', sans-serif;
	font-weight:bolder;
	line-height:1.3;
	font-size: 14px;
	color: rgba(38,114,189,1);   
	}

a:link {
	text-decoration:none;
	color: rgba(38,114,189,1); 												
	font-size: 14px;
	}

a:visited,
a:hoover,
a:active {
	color: rgba(38,114,189,1); 												
	text-decoration:none;
	font-size: 14px;
	}


a img {
border: none;
	}

a.grau {
	color: rgba(89,92,95,1);
	font-size: 14px;
	}

a.blau {
	color: rgba(38,114,189,1);
	font-size: 14px;
	}

/* ----------------------------- Main menu -------------------------------------------------------- */

#menu {
	width: 1100px;
	margin: 0;
	height: 30px;									/* auch Šndern hšhe a */
	padding: 10px 0 0 0;
	background-image: url(../images/999_nav850.png);
	background-size: 1100px;	
	background-repeat:no-repeat;
	background-position: 50% 100%;
	}

#menu li:first-child {
	margin-top: -10px;
	margin-left: 30px;
	position: relative;
	height: 20px;
	float: left; 
	padding: 5;
	line-height: 0;
	list-style: none;
	border-left: solid blue 0px;
	}

#menu li {
	margin-top: -10px;
	position: relative;
	height: 20px;
	float: left; 
	padding: 5;
	line-height: 0;
	list-style: none;
	border-left: solid rgba(214,217,218,1) 1px;
	}

#menu a 											/* schrift menue */ {
	float: left;
	height: 20px;									
	padding: 10px;
	color: rgba(89,92,95,1);
	text-decoration: none;
	border: solid red 0px;
	}

#menu li:hover > a {
	color: rgba(38,114,189,1);
	}

.innernav_aktiv {
	background:url(../images/999_active.png) no-repeat 50% 25px;
	}

.innernav3_aktiv {
	background:url(../images/999_active.png) no-repeat 50% 25px;
	}

*html #menu li a:hover /* IE6 */ {
	color: rgba(38,114,189,1);
	}

#menu li:hover > ul {
	display: block;
	}

/* --------------------------------------------- Sub-menu ----------------------------------------------- */

#menu ul {
 list-style: none;
 width: 200px;
 margin: 0;
 padding: 0; 
 display: none;
 position: absolute;
 top: 25px;
 margin-left: 25px;
 left: 0;
 z-index: 99999; 
 background: white;
 border: solid rgba(214,217,218,1) 1px;
 border-radius: 5px;
-webkit-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
-moz-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
}

#menu ul ul {
 top: 5px;
 left: 125px;
 padding: 10px;
 }

#menu ul li:first-child { 
 margin-left: 0px;
 margin-top: 5px; 
 float: none;
	}

#menu ul li {
 float: none;
 margin: 0;
 padding: 5px;
 display: block;
 border: 0px; 
	}


#menu ul li:last-child { 
 margin-bottom: 15px;
 border: 0px;
 -moz-box-shadow: none;
 -webkit-box-shadow: none;
 box-shadow: none; 
	}

#menu ul a { 
 padding: 10px;
	height: 10px;
	width: 130px;
	height: auto;
 line-height: 1;
 display: block;
 white-space: nowrap;
 float: none;
	text-transform: none;
	}

*html #menu ul a /* IE6 */ { 
	height: 10px;
	}

*:first-child+html #menu ul a /* IE7 */ { 
	height: 10px;
	}

#menu ul a:hover {
 color: rgba(38,114,189,1);
	}

#menu ul li:first-child > a {
 -moz-border-radius: 5px 5px 0 0;
 border-radius: 5px 5px 0 0;
	}

#menu ul li:first-child > a:after {
 content: '';
 position: absolute;
 left: 0px;
 top: -13px;
	width: 130px;
	height: 10px;
	background-image: url(../images/999_active.png);
	background-repeat:no-repeat;
	background-position: 20px 100%;}

#menu ul ul li:first-child a:after {
 left: -8px;
 top: 12px;
 width: 0;
 height: 0;
 border-left: 0;	
 border-bottom: 5px solid transparent;
 border-top: 5px solid transparent;
	}

#menu ul li:first-child a:hover:after {
 border-bottom-color: #04acec; 
	}

#menu ul ul li:first-child a:hover:after {
 border-right-color: #04acec; 
 border-bottom-color: transparent; 	
	}


#menu ul li:last-child > a {
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
	}

/* Clear floated elements */
#menu:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;}

* html #menu  { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */
	
	
#menu li ul li a {
 display: inline-block;
 background: url(../images/liststyle.png) no-repeat;
 color: #676768;
 text-transform: none;
 padding: 0 0 0 32px;
 margin: 6px 0;
 line-height: 22px;
 height: 22px; 
	}
	
	
#menu li ul li a.nav1 { background-position: 0 0; }
#menu li ul li a.nav2 { background-position: 0 0; }
#menu li ul li a.nav3 { background-position: 0 0; }
#menu li ul li a.nav4 { background-position: 0 0; }
#menu li ul li a.nav5 { background-position: 0 0px; }
#menu li ul li a.nav1:hover { background-position: 0 -33px; color: rgba(106,190,251,1); }
#menu li ul li a.nav2:hover { background-position: 0 -66px; color: rgba(134,150,50,1); }
#menu li ul li a.nav3:hover { background-position: 0 -99px; color: rgba(224,142,170,1); }
#menu li ul li a.nav4:hover { background-position: 0 -133px; color: rgba(187,152,255,1); }
#menu li ul li a.nav5:hover { background-position: 0 -165px; color: rgba(128,192,243,1); }	


/* content ----------------------------------------------------------------------------------------------------------------*/


.footer {
	float:left;
	text-align: left;
	font-size: 14px;
	}


a.footer:link {
	text-decoration:none;
	color: rgba(89,92,95,1);   
	font-size: 14px;
	}

a.footer:visited {
	text-decoration:none;
	color: rgba(89,92,95,1);
	font-size: 14px;
	}

a.footer:hover {
	text-decoration:none;
	color: rgba(38,114,189,1); 												
	}

a.footer:active {
	color: rgba(89,92,95,1);   
	}


/* content ----------------------------------------------------------------------------------------------------------------*/

#frame {
	width: 1100px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom:25px;
	margin-top:10px;
	}

#logotop {
	float: left;
	height:220px;
	width:240px;
	margin:20px;
	}
	


#navheader {
	width: 1100px;
	margin:18px 0px;
	}

#headimg {
	width: 1100px;
	margin:18px 0px;
	}

#slider {
	width:650px;
	height:260px;
	float:left;
	background-color: rgba(255,255,255,1);
	}

#bbcenter {
	float: left;
	width: 100%;
	min-height: 1000px;
	scrolling: yes;
	}
/* ---------------------------------------------------------------------------------------------------------------------*/

.nav100 {
	width: 1100px;
	}
.nav50 {
	width: 700px;
	}
/* ---------------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------------------*/



#bbnewsdiv {
	float: left;
	width:220px;
	min-height: 620px;
	padding:15px;
	margin-bottom:2px;
	overflow:auto;
	background-color: rgba(245,245,245,0.6);
border: solid rgba(214,217,218,1) 1px;
 border-radius: 5px;
-webkit-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
-moz-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
}

#content {
	width:800px;
	height: 630px;
	overflow: auto;
	float:left;
	padding-left:24px;
	padding-right:24px;
	border:none;
	text-align: justify;
	font-size: 14px;
	}

a.content:link {
	text-decoration:none;
	color: rgba(89,92,95,1);   
	font-size: 20px;
	}

a.content:visited {
	text-decoration:none;
	color: rgba(89,92,95,1);
	font-size: 20px;
	}

a.content:hover {
	text-decoration:none;
	color: rgba(38,114,189,1); 												
	}

a.content:active {
	color: rgba(89,92,95,1);   
	}

.marquee {
		max-width: 100vw; /* iOS braucht das */
		white-space: nowrap;
		overflow: hidden;
		font-size: 20px;
	}

	.marquee span {
		display: inline-block;
		padding-left: 105%; /* die zusätzlichen 5% erzeugen einen verzögerten Start und vermeiden so ein Ruckeln auf langsamen Seiten */
		animation: marquee 10s linear infinite;
	}

	/* Optional: mouseover (oder Tipp auf dem Touchscreen) pausiert die Laufschrift */
	.marquee span:hover {
		animation-play-state: paused 
	}

	/* Make it move */
	@keyframes marquee {
	    0%   {transform: translate3d(0,0,0);}
	    100% {transform: translate3d(-100%,0,0);}
	}
	
#contentframe {
	width: 1100px;
	float:left;
	border:none;
	text-align: justify;
	}

#blau100 {
	width: 1100px;
	height:1px;
	background-color: rgba(38,114,189,1);   
	font-size: 14px; 
	margin-bottom:18px;
	/*opacity:0.5;*/
	}

#navaktuell {
	width: 600px;
	margin-left: 265px;
	font-size: 14px;
	}

#footer {
	width: 1100px;
	font-size: 14px;
	}

.bbblau {
	letter-spacing:1px; 
	color: rgba(38,114,189,1);   
	font-size: 14px;
	}

.bbaktuell3 {
	letter-spacing:1px; 
	color: rgba(89,92,95,1);
	font-size: 14px;
	}

.divclear {
	float:none;
	clear:both;
	height:0px;
	}

.mbimg {
	width: 16px;
	height: 16px; 
	}

.table1000 {
	width: 1100px; 
	}
.table500 {
	width: 600px; 
	}
/*-------------------------------------------- Newsletter ----------------------------------------- */

.tablemb1 {                                         /* Gesamtbreite */
	width: 700px;
	caption-side: top;
	vertical-align:top;
	font-size: 14px;
	}
	
.tablemb10 {											/* Datum */
	width: 100px;
	caption-side: top;
	vertical-align:top;
	font-size: 14px;
	}
	
.tablemb200 {											/* Datum */
	width: 50px;
	caption-side: top;
	vertical-align:top;
	font-size: 14px;
	}

.tablemb300 {											/* Steuerart */
	width: 200px; 
	font-size: 14px;
	vertical-align:top;
	}
	
.tablemb400 {											/* Text */
	width: 400px;
	vertical-align: top;
	font-size: 14px;
	vertical-align:top;
	}	

.tablemb500 {											/* bb */
	width: 250px;
	vertical-align: top;
	font-size: 14px;
	}

.tablemb600 {											/* Navigation */						
	width: 100px;
	vertical-align: top;
	font-size: 14px;
	}
.tablemb7 {											/* bb Angaben ohne Gewähr */
	/* colspan: 1100px; */
	vertical-align: top;
	font-size: 10px;
	}
	
.tablemb8 {
	width: 8%;										
	vertical-align: top;
	font-size: 14px;
	}

/*-------------------------------------------- Newsletter ----------------------------------------- */

#termine {
	width: 600px;
	font-size: 14px;	
	}

.tabletermin {
	caption-side: top;
	vertical-align: top;
	font-color:: rgba(38,114,189,1);
	font-size: 14px;	
	border: 1;	
	}
	
.font10 {
	font-size: 14px;
	}

.fontbblex {
	font-size: 14px;
	vertical-align: top;
	height: 45px;
	}

.fontbbright {
	width: 200px;
	vertical-align: top;
	text-align: right;
	background-color: #eaeaea;
	font-size: 14px;
	}
	
.fontbbright2 {
	text-align: center;
	background-color: #d8d8d8;
	}

.fontbbright3 {
	text-align: center;
	font-size: 14px;
	}

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


.mbimg {
	width: 16px;
	height: 16px; 
	border: 0px;
	}

.tablex1 {
	width: 600px;
	padding: 2px; 
	border-collapse : collapse; 	
	border: 0px;
	font-size: 14px;
	}
	
.tablex2 {
	width: 700px;
	padding: 5px; 
	border-collapse : collapse; 
	background-color: #eaeaea;
	font-size: 14px;	
	}

.tablex4 {
	width: 1100px;
	border: 0px;
	padding: 5px; 
	border-collapse : collapse; 
	background-color:#eaeaea;
	font-size: 14px;
	}

.tablex5 {
	width: 1100px;
	background-color: #eaeaea;
	font-size: 14px;	
	}

.tdblex {
	width: 100px;
	font-size: 14px;	
	}
	
.trbg {
	background-color: #b5c4bf;
	font-size: 14px;	
	}
	
.imglex {
	width: 59px;
	height: 14px; 
	border: 0px;
	}
	
.imglex2 {
	width: 39px;
	height: 14px; 
	border: 0px;
	}

.imglex3 {
	width: 14px;
	height: 6px; 
	border: 0px;
	}

.font80 {
	width: 700px;
	background-color: #eaeaea;
	font-size: 14px;	
	}

.teamtab1 {
	width: 550px;
	border: 0;
	font-size: 14px;	
	}

.teamtab2 {
	width: 100%;
	border: 0;
	font-size: 14px;	
	}
	
.teamtab3 {
	width: 375px;
	border: 0;
	font-size: 14px;	
	}
	
.teamtab4 {
	width: 25px;
	vertical-align: top;
	font-size: 14px;	
	}
	
.teamtab5 {
	width: 350px;
	font-size: 14px;	
	}
	
.teamtab6 {
	width: 150px; 
	vertical-align: top;
	font-size: 14px;	
	}
	
.teamtab7 {
	width: 150px;
	font-size: 14px;	
	}

.imgrund {
	width: 130px;
	height: 170px;
	float:left;
border: solid rgba(214,217,218,1) 1px;
border-radius: 5px;
-webkit-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
-moz-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
		}
		
.imgrund2 {
	float:right;
	border: 0px;
	width: 250px;
	height: 250px;
	margin-top: -50px;
	margin-right:30px; 
	margin-left:20px; 
	margin-bottom:10px; 
border: solid rgba(214,217,218,1) 1px;
 border-radius: 5px;
-webkit-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
-moz-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
		}

.imgrund3 {
	float:right;
	border: 0px;
	width: 250px;
	height: 250px;
	margin-right:30px; 
	margin-left:20px; 
	margin-bottom:10px; 
border: solid rgba(214,217,218,1) 1px;
 border-radius: 5px;
-webkit-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
-moz-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
}

.imgrund4 {
	float:left;
	border: 0px;
	width: 300px;
	height: 250px;
	margin-top: -50px;
	margin-right:60px; 
	
	margin-left:60px; 
	margin-bottom:80px; 
		}

.footerimg {
	float:right;
	margin-right: 20px;
	border: 0px;
	height: 20px;
	}

.rein {
	text-indent:70px;
	font-weight: normal;
	list-style-type:none;
	font-size: 14px;	
	}

li.rein3 a {
	text-indent:27px;
	font-weight: normal;
	color: rgba(89,92,95,1);
	font-size: 14px;	
	}

/*-------------------------------------------------------------------------------------------------------*/
.cc_container .cc_btn {
background-color: #e4e4e4 !important; /* Farbe des Buttons */
color: #000 !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #1f6888 !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #fdfdfd !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #31a8f0 !important; /* Textlink-Farbe "Mehr Infos" */
}	
/*-------------------------------------------------------------------------------------------------------*/

/* ---------- LAYOUT ---------- */

.timer-area { /* Rahmen um Timer */
	 width: 570px;
	 height: 180px;
	 margin-left: 50px;
	 text-align: left;
	 padding-top: 10px;
	 padding-left: 10px;
	 padding-bottom: 10px;
 	 background-color: rgba(245,245,245,0.6);
 border: solid rgba(214,217,218,1) 1px;
 border-radius: 5px;
-webkit-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
-moz-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);}
			
.timer-area h1 {
	font-family: 'Nunito', sans-serif;
	color: rgba(38,114,189,1));
	}
	
/* ---------- TIMER ---------- */
ul#countdown li {
 display: inline-block;
 background: transparent url('../images/timer-piece.png') no-repeat left top;
 width: 62px;
 margin-bottom: 15px;
 text-align: center;
 }
 
ul#countdown li span {				/* Tagesanzeige */
 font-size: 25px;
 font-weight: bold;
 color: rgba(38,114,189,1);
 height: 70px;
 line-height: 70px;
 position: relative;
 padding-top: 4px;
 }
 
ul#countdown li span:before {		/* Steifen im Block */
 content: '';
 width: 44px;
 height: 1px;
 border-top: 1px solid red;
 position: absolute;
 top: 18px;
 padding: 0px;
 margin-left: 0px;

 }
 
ul#countdown li p.timeRefDays,
ul#countdown li p.timeRefHours,
ul#countdown li p.timeRefMinutes,
ul#countdown li p.timeRefSeconds {
 margin-top: 5px;
 color: rgba(38,114,189,1);
 text-transform: uppercase;
 font-size: 10px;
 }




#iframevideo {
 margin: 10px;
 width: 570px;
 height: 415px;
 margin-left: 50px;
 text-align: left;
 padding-top: 10px;
 padding-left: 10px;
 padding-bottom: 10px;
 	background-color: rgba(245,245,245,0.6);
border: solid rgba(214,217,218,1) 1px;
 border-radius: 5px;
-webkit-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
-moz-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
}	

#iframevideo1 {
 margin: 10px;
 width: 570px;
 height: 460px;
 margin-left: 50px;
 text-align: center;
 padding-top: 10px;
 padding-left: 10px;
 padding-bottom: 10px;
 	background-color: rgba(245,245,245,0.6);
border: solid rgba(214,217,218,1) 1px;
 border-radius: 5px;
-webkit-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
-moz-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
}

#iframevideo1 h1 {
	text-align: left;	
	}

#iframevideo1,
#iframevideo1 a {
	color: rgba(89,92,95,1);
	font-size: 10px	}
	
#iframevideo1 a:hover {
	color: rgba(38,114,189,1);
	}

.rechtsvideo {
	color: rgba(89,92,95,1);
	text-align:right;
	font-weight: normal;
	padding-right:20px;
	font-size: 10px	}

#tablinks {
 float: right;
 margin-top: 0px;
 width: 350px;
 height: 250px;
 margin-left: 50px;
 margin-right: 50px;
 text-align: justify;
 padding: 30px;
 	background-color: rgba(245,245,245,0.6);
border: solid rgba(214,217,218,1) 1px;
 border-radius: 5px;
-webkit-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
-moz-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
}

#tablinks a, 
#tabrechts a 
	{
	display:block;
	height:100%;
	color: rgba(89,92,95,1);
	}
		
#tabrechts {
 margin-top: 0px;
 width: 350px;
 height: 250px;
 margin-left: 50px;
 margin-right: 50px;
 text-align: justify;
 padding: 30px;
 	background-color: rgba(245,245,245,0.6);
border: solid rgba(214,217,218,1) 1px;
 border-radius: 5px;
-webkit-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
-moz-box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
box-shadow: 10px 10px 25px -4px rgba(0,0,0,0.15);
}


