/*  Font Divs */

SELECT {  
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
} 
INPUT {  
	font-family:  Arial, Verdana, sans-serif; 
	font-size: 12px;
	color: #000000;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}	
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}
a:hover, a:active { 
	text-decoration: none;
	color: #000000;
	}
a img {border:none;}

h1{
	font-family :  Arial, Verdana, sans-serif;
	font-size : 18px;
	color: #000000;
	margin-bottom : 0px;
	margin-top : 10px;
	padding-left: 0px;
	
}
H2 {
	font-family :  Arial, Verdana, sans-serif;
	font-size : 15px;
	color: #000000;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-family :  Arial, Verdana, sans-serif;
	font-size : 12px;
	color: #000000;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family :  Arial, Verdana, sans-serif;
	font-size : 10px;
	color: #000000;
	margin-bottom : 0px;
	margin-top : 10px;
}
/*
#c6{
  width: 1000px;
}
*/
.navi { 
	font-family :  arial, verdana, sans-serif;
	font-size : 14px;
	color: #000000;
	margin-bottom: 0px;
	text-decoration: none;
	}
.subnavi{
	font-family :  arial, verdana, sans-serif;
	font-size : 10px;
	color: #000000;
	margin-bottom : 0px;
	text-decoration: none;
	}
.navi:hover { 
	font-family :  arial, verdana, sans-serif;
	font-size : 14px;
	color: #c90e05;
	margin-bottom : 0px;
	text-decoration: none;
	}
.navi_active { 
	font-family :  arial, verdana, sans-serif;
	font-size : 14px;
	color: #c90e05;
	margin-bottom : 0px;
	text-decoration: none;
	}
.breadcrumbmenu{
	padding-left: 5px;	
	font-family: Arial, Verdana, sans-serif;
	font-size: 8px;
	color: #000000;
	list-style: none;
	display: inline;
}

.impress{	
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  list-style: none;
  display: inline;
  float: right;
}

.headmenu{	
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  list-style: none;
  display: inline;
  float: left;
}

/*  Layout Divs  */

* {
  margin:0;
  padding:0;
}

html{
  min-height: 100%;
  height: auto !important; 
  height: 100%;
}

body {
  text-align: center;
  background-color: #FFFFFF;
  font: 10pt/16pt Arial, Verdana, sans-serif;
  color: #000000;
  min-height: 100%;
  height: auto !important; 
  height: 100%;
}

#container {
  clear:both;
  text-align: left;
  width: 1200px;
  margin: 0 auto; 
  min-height: 500px;
  height: auto !important; 
  height: 100%;
}

#headerwrapper{	
  float: left;
  width: 1200px;
  height: 120px;
}

#headerlogo{
  float: left;
  background: #b6d8fb url(images/bezjr_logo.png) no-repeat;
  width: 1200px;
  height: 100px;
}
#felogin{	
  float: left;
  height: 20px;
  width: 1200px;
}

#impress{	
  float: right;
  height: 20px;
}

#header{	
  clear:both;
  float:left;
/*  width: 1200px;
  height: 170px; */
}

#content{	
  float:left;
  width: 1600px;
  margin-top: 10px;
  padding:5px;
  min-height: 500px;
  height: auto !important; 
  height: 100%;
}

.clearfix:after{
  content:".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix{
  zoom:1;
}

/* fl_seo_sitemap div*/

.tx-flseositemap-pi1 ul{
  display:list-item;
  font-family:  Arial, Verdana, sans-serif;
  font-size : 12px;
  text-align: left;
  text-valign: middle;
  color: #000000;
  list-style: none inside;
  margin-left: 0px;
  padding-left: 15px;
}

/* mailform */

legend {
padding-left:10px;
padding-right:10px;
border: 1px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #000000;

}

.radiolayout {
width:700px;
padding-top:15px;
padding-bottom:15px;

}

.formu {
width:700px;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
border: 0px solid #000000;
text-align: left;
height: 20px;
}

.bezjr-radio {
border:1px;
}

.bezjr-text {
color: #000000;
border: 1px solid #000000;
margin-bottom: 5px;
}

.bezjr-check {
border: 1px solid #000000;
}
.bezjr-select {
border:1px solid #000000;
}

.bezjr-input {
border: 1px solid #000000;
margin-bottom: 5px;
}

.bezjr-submit {
color: #000000;
background-color: #C0C0C0;
border: 1px solid#000000;

}

