@charset "utf-8";
/* CSS Document */

.rechner_col { }

.transparent_50 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}

#raketenwerfer {
	position:absolute;
	left:0;
	top:0;
	width:200px;
	height:20px;
	background-color:red;
	color:white;
	display:none;
	}

	
.rahmen {
	border: 1px dotted silver;
	}

#winfenster {
	position: absolute;
	padding:4px;
	top: 100px;
	left: 100px;
	width: 750px;
	display: none;
	z-index: 100;
	background: #FFFFFF;
	}

#rechnerfernster{
	width:470px;
	position: relative;
	display: none;
	background: #FFFFFF;	
	}
	
#annahmecheck {
	width:440px;
	position: relative;
	display: none;
	background: #FFFFFF;
	}
	
	
.fensteroben {
	font-family: 'Arial', Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	position:relative;
	border-bottom: 1px solid silver; 
	height:20px;
	width: 744px;
	background:#FFF6CF;
	padding-bottom: 2px;
	padding-top: 4px;
	padding-left:4px;
	}
	 
.tipp {
	color:#0033cc;
	}

img.close {
	margin: -19px 0 0 720px;
	}
	 
img.closeunten {
	margin: -15px 0 0 720px;
	}

.fensterclose {
	font-family: 'Arial', Verdana, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:bold;
	}
	 
.fensterlinks1{
	position:relative;
	float:left;
	margin-left:2px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 375px;
	border-right: 1px solid silver;
	padding: 2px;
	}
	 
.fensterlinks2 {
	position:relative;
	float:left;
	width: 355px;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	}
	 
.fensterinhalt {
	position:relative;
	float:left;
	width: 740px;
	background:#FFFFFF;
	border-top: 1px solid silver ;
	padding: 4px;
	height: 600px;
	overflow: scroll;
	margin-top: 4px;
	margin-bottom: 4px;
	}
	
#fensterbewertung {
	position:relative;
	float:left;
	width: 740px;
	background:#FFFFFF;
	border-top: 1px solid silver;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	}
	
.fensterunten {
	position:relative;
	float:left;
	margin-top:10px;
	border-top: 1px solid silver; 
	height:20px;
	width: 744px;
	background:#FFF6CF;
	padding: 2px;
	}
	
.fensterrechner {
	padding: 6px;
	margin-top:6px;
	}
	
.rechnerueber {
	font-weight: bold; 
	}
	 
.rechnerklein {
	font-size: 85.00%; 
	}

#rechner{
	width:650px; 
	margin-bottom:5px; 
	padding: 3px;
	}

.rechnerstart { 
	float:left;
	width:480px;
	margin-right: 5px;
	}

.infos { 
	float:right;
	width: 220px;

	}


#rechner_start_top{
	background:  url(../../images/rechnertop.jpg) no-repeat -7px -8px;
	/*border: 1px solid #EFEFEF;*/ 
	height:15px;
	}
	
#rechner_start_mid{
	background:  url(../../images/rechnermid.jpg) repeat-y -7px -8px;
	/*border: 1px solid #EFEFEF;*/ 
	padding: 3px;
	}
	
	#rechner_start_bott{
	background:  url(../../images/rechnerbott.jpg) no-repeat -7px -8px;
	height:35px;
	margin-bottom:5px;
	margin-left:0px; 
	/*border: 1px solid #EFEFEF;*/ 
	}
	
	/*RECHNER 2*/
	
	#rechner2_top{
	background: none url(../../images/tabhead.gif) no-repeat 0px 0px;
	/*border: 1px solid #EFEFEF;*/ 
	height:15px;
	width:645px;
	}
	
#rechner2_mid{
	background: none  url(../../images/tabmid.gif) repeat-y 0px 0px;
	/*border: 1px solid #EFEFEF;*/ 
	width:645px;
	}
	
	#rechner2_bott{
	background: none url(../../images/tabbott.gif) no-repeat 0px 0px;
	height:35px;
	margin-bottom:5px; 
	width:645px;
	/*border: 1px solid #EFEFEF;*/ 
	}

#rechner2_mid p { padding: 0 10px 0 0 }
	
	#rechner2_mid h3 {
		font-size: 100%;
		font-weight:normal;
		color: #000 }
	
#rechner_start_mid p {
	width:450px;
}

.rechnerlinks_start p {
	font-size:11px;
	margin-left:14px;
	margin-bottom:4px;
	width: 305px !important;
	}

#hid_azubi p { 
	margin: 10px 0 0 10px;
	width: 425px;
	 }

#rechner h1{
	font-size: 1em;
	font-weight: 900;
	color: #316AC5;
}
	
#rechnertop{
	margin: 0; 
	height:10px; 
	padding-left:5px; 
	background: /*url(../design/pix/fenster/rechnertop.gif) no-repeat*/
	}
	
#rechnermitte{
	height:auto; 
	padding-left:5px;  
	background: /*url(../design/pix/fenster/rechnermitte.gif) repeat-y*/
	}
	
#rechnerbottom{
	height: 14px; 
	padding-left:5px;  
	background: /*url(../design/pix/fenster/rechnerbottom.gif) no-repeat*/
	}
  
#rechner p{
	font-size:1em;
	padding-left:0;
	margin: 0;
	}
  
.formkasten {
	/*background:#EFEFEF;*/
	padding:0px 4px 4px 10px;
	/*border-bottom: 1px solid white;*/
	height:auto;
	}
	

	
* html .formkasten {
	height:15px;
}

.antrage {
	padding:0px 4px 4px 10px;
	height:auto;
	}

.formkasten strong { 
	font-weight:bold;
	font-size: 1em;
	color:#444}
 
	.rechnerlinks {
	float:left;
	width:450px;
	}
	
.rechnerrechts {
	float:right;
	text-align:justify;
	margin-left:15px;
	width:110px;
	}
	
.rechnerlinks_start {
	float:left;
	width:325px;
	}
	
.rechnerrechts_start {
	float:left;
	text-align:justify;
	margin-left:15px;
	width:100px;
	}
	 
#hidf1, #hidf2, #hidf3, #hidf4, #hidf5, #hidf6, #hidf7, #hidf8, #hidf9, #hidf10, #hidf11, #hidf12, #hidf13, #hidf14, #hidf15{
	display: none;
	} 

#selectblende {
	display: block;}
	
.antrag_links {width:400px; float: left; text-align: justify; margin:10px 0 10px 0;}

.antrag_rechts {width:200px; float: right; margin:20px 0px 0 0;}

ul.antr {margin-top:10px }