.login  {
	width: 190px;
	float:left;
	padding-top: 6px;
}

.loginTable   { font-size: 10px; margin: 0; padding: 0;  }
.loginInput   { font-size: 9px; color: #0e2967; }
.loginInputButton  { font-size: 9px }
.loginForm   { font-size: 10px; margin: 0; padding: 0 }
a#loginLink    { color: #446ca0; font-size: 10px; text-decoration: none; background-image: url(/web/templates/frick_home/images/head_arrow_white.gif); background-repeat: no-repeat; margin: 0; padding: 0 0 0 10px }
.loginHeaderTopLeft {float: left}
.loginHeaderTopRight {text-align:right}
.loginHeaderBotLeft {float: left}
.loginHeaderBotRight {text-align:right}
.loginSubmit  { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; background-color: #182245; cursor: pointer; border: 0 }

.login_logged  {
	width: 194px;
	height: 79px;
	float:left;
	background-image: url(/web/templates/frick_club/images/login_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-left: 10px;
	color: #FFFFFF;
	text-align:left;
}
.white_block {
	padding: 8px;
}

hr { width: 100%; height: 1px; border-top: 1px dotted #186fa7; border-right: 0; border-bottom: 0; border-left: 0 }

#cropimage{
	height:100px; 
	width:90px; 
	overflow:hidden;
}

.arrow_link_big{
	color: #446ca0;
	font-size: 14px;
	text-decoration: none;
	background-image: url(../frick_home/images/arrow_red_big.gif);
	background-repeat: no-repeat;
	margin: 0;
	color: #CC0000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}



/* Sitemap */
font#sitemap_headline  { color: #999999; font-weight: bold; font-size: 13px; text-decoration: none; text-align:left; }

#list_sitemap {
	margin: 0;
	padding: 3pt 0 0;
	list-style-type: none;
}

#list_sitemap li{
	list-style-type: inherit; 
	margin:0px 0 4px 0px;
}

#list_sitemap a{
	color: #999; 
	font-size: 11px; 
	text-decoration: none; 
}

#list_sitemap a:hover{
	color: #dfdfdf; 
	font-size: 11px; 
	text-decoration: underline; 
}

.sitemap  {
	background-color: #fff;  
	text-align:left;
}

td#col_sitemap{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a#sitemap_headline  { color: #999; font-weight: bold; font-size: 13px; text-decoration: none }
a#sitemap_headline:hover  { color: #999; font-weight: bold; font-size: 13px; text-decoration: none }

