a.login_link
{	display:block; 
	margin-left:20px; 
	margin-top:20px; 
	text-align:left;
	font-style:italic; 
}

a.login_link:hover
{	color:#ff9801;
}


.verein_eintrag
{	float:left;
	margin-left:10px;
	width:150px;
	overflow:hidden;
	font-size:10px;
	font-weight:normal;
	padding:0px;
	border:0px solid #f90000;
	line-height:16px;
}

.verein_short_eintrag
{	float:left;
	margin-left:10px;
	width:50px;
	overflow:hidden;
	font-size:10px;
	font-weight:normal;
	padding:0px;
	border:0px solid #f90000;
	line-height:16px;
}


.verein_long_eintrag
{	float:left;
	margin-left:10px;
	width:230px;
	overflow:hidden;
	font-size:10px;
	font-weight:normal;
	padding:0px;
	border:0px solid #f90000;
	line-height:16px;
}

.verein_input 
{	float:right;
	width:98%;
	font-size:12px;
	height:16px;
}

.long_select
{	width:100%;
	font-size:12px;
	height:17px;
	line-height:17px;
}

.middle_select
{	width:35%;
	font-size:12px;
	height:16px;
}

.verein_radio
{	height:16px;
	margin-top:0px;
}


.vereins_box
{	width:353px;
	height:175px;
	float:left;
	background-image:url(image/vereine/card.jpg);
	background-repeat:no-repeat;
	list-style-position:inside;
	list-style-type:none;
	padding:7px 0px 0px 0px;
	color:#4f5d5a;
	overflow:hidden;
}

.vereins_box li
{	float:right;
	height:14px;
	width:220px;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	margin-right:5px;
	overflow:hidden;
}

.vereins_box li.bild
{	float:left;
	width:120px;
	height:120px;
	overflow:hidden;
	text-align:left;
	padding-left:0px;
}

.vereins_box li img
{	margin-left:10px;
}

ul.vereinsbutton
{	margin:0px auto;
	padding:0px;
	margin-top:6px;
  list-style-type:none;
  list-style-position:outside;
  color:#f9f9f9;
  font-size:10px;
  font-weight:bold;
  text-align:center;
}

.vereinsbutton li
{ line-height:10px;
  height:20px;
  float:left;
  font-weight:bold;
  font-size:10px;
	width:150px;
	background-image:url(image/vereine/button.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	margin:0px 5px;
	color:#636363;
	margin-top:-6px;
  text-align:center;
}

.vereinsbutton .vereins_input
{	border-width:0px; 
	cursor:pointer; 
	width:100%; 
	background-color:transparent; 
	color:#636363; 
	font-weight:bold; 
	font-size:10px; 
	text-align:center;
}

.vereinsbutton li a
{ color:#535353;
}

.vereinsbutton li a:hover
{	color:#809996;
}

.verein_submit
{	width:140px;
 	height:22px;
  font-size:12px;
  color:#606060;
	background-color:#f9f9f9;
	border-width:2px;
	border-style:outset;
	border-color:#ced7e6;
}

.verein_login_box
{	width:353px;
	background-image:url(/template/image/vereine/login_card.jpg);
	background-repeat:no-repeat;
	height:160px;
	border:0px solid #f90000;
	margin-left:20%;
	text-align:right;
	padding-top:12px;
	font-weight:bold;
}

.verein_login_box input
{	margin-top:3px;
	margin-right:50px;
}


