body * {font-family:Arial,sans-serif;font-size:12px;}
body {background-color:#0080C0;text-align: center;}


.styled-select_2018_phone {display:none;}


.styled-select_2018 {
margin:10px;
     
      position:relative;
            width: 210px;
           margin:0 auto;
      overflow: hidden;
      border-radius: 3px;
      border: 0px solid #ccc;
      
   }

.styled-select_2018 select {

   background: white;
   width: 238px;
   padding: 2px;
   color: #005072;
   font-size: 12px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   -webkit-appearance: none;
   }

.styled-select {
margin:10px;
     
      position:relative;
            width: 210px;
           margin:0 auto;
      overflow: hidden;
      border-radius: 7px;
      border: 0px solid #ccc;
      box-shadow: 5px 5px 5px #333;
   }

.styled-select select {

   background: white;
   width: 238px;
   padding: 2px;
   color: #005072;
   font-size: 12px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   -webkit-appearance: none;
   }


h1 	{font-size:2.4em; color:white; }
h2 	{font-size:1.7em; color:white; }



#Container {
	margin: 0 auto;
	width: 900px;
	border: 2px ridge silver; 
	}
	
#Hauptteil2014 {
	width:700px;
	z-index:2;
	position:relative;
	border: 0px solid black;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
    }
    
#Sponsor {
	display:none;
	text-align: center;    
}


#Fotoleft2014abs {
	z-index:1;
	position:fixed;
	background-image:url(http://www.computerbirding.com/what/r7d03845-titel.jpg); background-repeat:no-repeat;
	 top:20px; left:20px;
	width: 350px;
	height: 500px;
	/*border: 1px solid silver;*/
	margin: 80px 0px 0px 20px;
}

#Beschreibung2014  {
	max-width:50%;
	display: inline-block;
	text-align: center;
	margin: 5px;
	/*border: 1px solid red;*/
}

#Beschreibung2014 p {
	font-size:1.3em;
	color:white; 
	font-weight:bold;
	text-align: center;
	margin: 5px;
	/*border: 1px solid red;*/
}


#Beschreibung2014 i {font-size:16px;color:#FF9900;font-style:normal;font-weight:bolder}


#Grafik2014 {
	float: right;
	text-align: center; 
	margin: 0 auto;
}

#Anpreisung2014 {
	display: inline-block;
	font-size:1.3em;
	font-weight:bold;
	color:yellow;

	border: 3px dashed #FF9900;
}

#Anpreisung2014 h2 {color:#FF9900;font-size:1.5em; margin: 0;text-align: left; }
#Anpreisung2014 ul {font:inherit; }/*font:inherit ist notwendig*/
#Anpreisung2014 li {font:inherit; margin: 0 10px 10px 0;text-align: left; }/*font:inherit ist notwendig*/
.Anpreisung2014link {color:yellow;font:inherit; margin: 0 0 5px;text-align: left;  }

.optionen {font-size:1.3em;color:white;font-weight:bold;}
	
#Startfelder {
	text-align: center;
}	

  
 #fussdiv ul  {
 list-style: inside none;
 display: inline-block;
 background: #FFF;
 padding:2px 6px 2px;
 margin:2px;
 }
 
 
 #fussdiv li{
 display: inline-block;

 background: #FFF;
 padding: 6px;

 }


