/**
 * ------------------------------------------------------------------------
 * JA Nex Template for Joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
 */
 
/* COMMON STYLE  @import url(http://fast.fonts.com/cssapi/2288bd28-5a32-4564-a80c-fc7b0418a03e.css);
--------------------------------------------------------- */
@import url(http://www.gew-nds.de/templates/ja_nex/fonts/gew_niedersachsen/demo.css);

body {
  color: #333;
 font-family:'Calibri W01 Regular 904604', Arial, sans-serif; 
  line-height: 2.2;

}

body#bd { background: #ffffff; color: #666; }

/* Normal links ---*/
a { color: #666; text-decoration: none; }

a:hover, a:active, a:focus { color: #c33; text-decoration: none; }

/* Readon links ---*/
p.readmore a { color: #c33; font-size: 115%; text-transform: none; font-family:'Calibri W01 Regular 904604', Arial, sans-serif; }

p.readmore a:hover,
p.readmore a:focus,
p.readmore a:active { color: #666; }

.contentheading, .componentheading, h2 {
font-family:'Calibri W01 Regular 904604', Arial, sans-serif; 

/* font-family: 'AllerRegular', Arial, sans-serif;  */
 font-size: 100%;
  font-weight: normal;
}

.contentheading, .componentheading, h3 {
font-family:'Calibri W01 Regular 904604', Arial, sans-serif; 

/* font-family: 'AllerRegular', Arial, sans-serif;  */
 font-size: 100%;
  font-weight: normal;
}

 h1, h3, h4, h5 {
font-family:'Calibri W01 Bold 904607', Arial, sans-serif; 
padding-left:10px;
line-height: 1.2;
/* font-family: 'AllerRegular', Arial, sans-serif;  */

  font-weight: normal;
}

#beitragsrechner {
	margin-left: 5px;
	  padding: 4px 20px 5px 10px;
	}
	.label {
		  float: left;
  width: 100px;
  text-align: right;
  margin-top:20px;
  padding-right: 5px;
		
		}
			.option {
	
  text-align: right;
  margin-right: 20px;

		
		}
		
		#ergebnis  {
		color:#cc3300;
		  font-weight: normal;
		  margin-top:15px;
		  font-size:20px;
		  line-height: 1.2;
}
	
	label[for="auswahlberuf"]
	
	{
	margin-right:35px;
	}
	
		label[for="auswahltarifgruppe"] 
	
	{
	margin-right:2px;}
	
		label[for="b_auswahltarifgruppe"] 
	
	{
	margin-right:2px;}
	
	
	
		label[for="auswahlstufen"]
	
	{
	margin-right:60px;}
	
	label[for="b_auswahlstufen"]
	
	{
	margin-right:60px;}
	
	

	
	input[name="b_r_altersteilzeit"]
	
	{
		
		margin-left:35px;
		}
	
	input[name="r_altersteilzeit"]
	
	{
		
		margin-left:35px;
		}
		
		
			input[id='r_altersteilzeit_nein']
	
	{
		
		margin-left:50px;
		}
		
		
				input[id='b_r_altersteilzeit_nein']
	
	{
		
		margin-left:50px;
		}
		
		
		
	
	
		input[name="auswahlteilzeitprozente"]
	
	{
		
		margin-left:99px;
		}
	
	
		input[name="b_auswahlteilzeitprozente"]
	
	{
		
	margin-left:99px;}
	
		input[name="r_teilzeit"]
	
	{
		
		margin-left:50px;
		}
		
			input[name="b_r_teilzeit"]
	
	{
		
			margin-left:50px;
		}
	
	
	
.button,
input[type="button"],
button[type="submit"] {
  background: url("../images/bg-menu.gif") repeat-x left bottom #FEFEFE;
  border: 1px solid #DDDDDD;
  color: #666666;
  display: inline-block;
  font-size: 70%;
  margin-right: 5px;
  margin-top: 15px;
  overflow: visible;
  padding: 4px 10px 5px 10px;
 
}






