body {  
font-family: Sans-Serif;
line-height: 120%;
margin: 0px;
}


#site{
margin:auto;
width:auto;
min-width:300px;
max-width:1300px;
}

#content{
margin:auto;
max-width:980px;
font-size:10pt;
min-height:500px;
}

article{
background-color:#e6f0ff;	
padding:20px;
text-decoration:none;
color:black;
box-shadow: 0 8px 20px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
margin-bottom:15px;
}


article a{
color:black;
}

article a:hover{
color:black;
text-decoration:none;
}

.neuigkeiten{
	
text-align:right;

}

.time{
float:right;
color:#007b9d;
text-decoration:bold;
padding-top:10px;
padding-right:10px;
margin-bottom:10px;
}

.will{
padding: 10px 0px 10px 0px;
text-align: center;
color: black;
}

.linksstart{
	text-align: center;
}


#willbox{
	float:left;
border:2px solid #3399ff;
border-radius:5px;
padding:20px;
margin-left:100px;
width:40%;
	
	
}

#tblsuche{
	margin:auto;
	width:500px;
	border: 1px solid black;
	padding:10px
}

#tblsuche table{
	width:500px;
}

#tblsuche td{
	border-bottom: 1px solid grey;
}
#title{
	color:#9999ff;
	min-width:280px;
	text-align:center;
	
}

#nosearch{
	float:left;
	width:500px;
	border: 1px solid red;
	padding: 5px;
	border-radius:4px;
	margin-left:50px;
	margin-top:30px;
	text-align:center;
	color:red;
	font-size:13pt;
}




.vefko{
	min-width:280px;
	padding:10px;
	background-color:#e6f0ff;
	
}

.team{
	max-width:1050px;
	height:100%;
	margin:auto;
}

#reg{
	border: 3px solid lightblue;
	border-radius:8px;
	padding:10px;
	width:450px;
	margin:auto;
}

#regi{
	font-size:10pt;
	width:600px;
	margin:auto;
}

#regi table{
	width:600px;
}



#regi th{
	color: #3399ff;
	
}

#regi td{
	padding:10px;
	background-color:#e6f0ff;
	
}

#keine{
	float:left;
border:2px solid #3399ff;
border-radius:5px;
padding:20px;
margin-left:100px;
width:40%;
}


/*Sponsoren style*/

#rang{
	width:100%;
	text-align:center;
	margin:20px 0 0 0;
	color: #642EFE;
}

#platinum{
	vertical-align:center;
	width:100%;
}

#platinum img {
	width: 300px;
	height: auto;
}

#platinum p {
	text-align:center;
	font-size: 17px;
}

#pla-box-l{
	float:left;
	min-width:150px;
	width:25%;
	margin:0 2% 20px 23%;
}

#pla-box-r{
	float:right;
	width:25%;
	height:auto;
	margin:0 23% 20px 2%;
}

#gold{
	width:100%;
}

#gold img {
  width: 233px;
  height: auto;
}

#gold p {
	min-width:250px;
	text-align:center;
	font-size: 14px;
}

#gld-box-ein{
	min-width:250px;
	width:20%;
	margin:auto;
}

#gld-box-l{
	min-width:250px;
	float:left;
	width:20%;
	margin:0 0% 20px 10%;
}

#gld-box-m{
	min-width:250px;
	float:left;
	width:20%;
	margin:0 0% 20px 10%;
}

#gld-box-r{
	min-width:250px;
	float:left;
	width:20%;
	margin:0 10% 20px 10%;
}

#silver {
	text-align:center;
	vertical-align:center;
	width:100%;
}

#silver img {
  width: 150px;
  height:auto;
}

#silver p {
	min-width: 180px;
	text-align:center;
	font-size: 12px;
}

#sil-box-ein{
	min-width:250px;
	width:20%;
	margin:auto;
}

#sil-box-l{
	min-width: 180px;
	float:left;
	width:14%;
	margin:0 0% 10px 5%;
}

#sil-box-lm{
	min-width: 180px;
	float:left;
	width:14%;
	margin:0 0% 10px 5%;
}

#sil-box-m{
	min-width: 180px;
	float:left;
	width:14%;
	margin:0 0% 10px 5%;
}

#sil-box-rm{
	min-width: 180px;
	float:left;
	width:14%;
	margin:0 0% 10px 5%;
}

#sil-box-r{
	min-width: 180px;
	float:left;
	width:14%;
	margin:0 0% 10px 5%;
}

#bronze {
  	vertical-align:center;
 	width: 60%;
  	height: 150px;
  	text-align: center;
 	margin:0 20% 0 20%;
  }
  
  #bronze  a{
  	margin: 10px 20px 20px 20px;
  	text-decoration:none;
  	line-height:2.0em;
  }
  
  /*Team*/
  
  .left{
	float:left;
	width:40%;
	height:auto;
	margin:0 5% 0 5%;
}

.right{
	float:right;
	width:40%;
	height:auto;
	margin:0 5% 0 5%;
}

.left img {
	width: 40%;
	height: auto;
}

.right img {
	width: 40%;
	height: auto;
}

hr.style {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
#error{
	border: 3px solid red;
	border-radius:8px;
	padding:10px;
	width:450px;
	margin:auto;
}