body{border:none;}

.bezeichner{
	float: left;
	width: 170px;
}

.bezeichnerGross{float: left; width: 230px;}

.bezeichnerGross_2{
	float: left; 
	width: 185px;
	margin-bottom:0px;
}

.bezeichner_klein{
	width: 100px;

}

.bezeichner_kleinfehler{
	width: 100px;

}


.bezeichner_name{
	width: 40px;

}


.bezeichner_anrede{
	width: 40px;


}

.bezeichner_klasse{
	width: 40px;
}

.textfeld_name{
	width: 90px;

}

.textfeld_name_mittel{
	width: 130px;

}

.textfeld_name_gross{
	width: 180px;

}


.select_anrede{
	width: 90px;

}

.textfeld_klasse{
	width: 40px;
}


.meldung{
	color: green;
	margin-bottom: 10px;
}

.fehler{
	color: red;	
	margin-bottom: 10px;
}

.fehler_2{
	color: red;	
}

input.fehler{
	border: 1px solid red !important;
	color: black;
}

select.fehler{
	border: 1px solid red !important;
	color: black;
}

#anzahl{
	width:40px;
}
h1{
	font-size:20px;
	color: #2A416F;
}
h2{
	font-size:16px;
	margin-top:30px;
	color: #2A416F;
}
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a, a:visited, a:active, a:hover, a:link 
{
	color: #000000;
}

td.head_left
{
	width:110px;
	text-align:left;
}

td.head_right
{
	width:110px;
	text-align:right;
}

td.head_center
{
	width:330px;
	text-align:center;
}

.agb_left
{
	width:30px;
	float:left;
}

.agb_right
{
	float:left;
	width:500px;
	height:100px;
}

.agb_right_big
{
	float:left;
	width:500px;
	height:120px;
}

.checkbox_text_left
{
	width:30px;
	float:left;
}

.checkbox_text_right
{
	float:left;
	width:500px;
}

.film_left
{
	width:30px;
	float:left;
}

.film_right
{
	float:left;

}



.frage_container
{
	width:540px;
	margin-bottom: 20px;
}

.frage_right
{
	float:left;
	width:500px;
}

.frage_left
{
	width:30px;
	float:left;
}

.agb_container
{
	width:540px;
}

.beitritt
{
	background-image:url(/bilder/verlauf_feld.gif);
	background-repeat:repeat-x;
}

input
{
	margin-bottom: 5px;
	border: 1px solid #2A416F;
	color:#000000;
	background-image:url(/bilder/verlauf_feld.gif);
	background-repeat:repeat-x;
	width: 187px;
}

input.checkbox
{
	border:none;
	width:auto;
        margin-left:0px;
        margin-top:0px;
        margin-bottom:0px;
}

textarea
{
	border: 1px solid #2A416F;
	color:#000000;
	background-image:url(/bilder/verlauf_feld.gif);
	background-repeat:repeat-x;
	width: 300px;
	height: 200px;
}

input.small
{
 border:1px solid #2A416F;
 width:15px;
}

input.medium
{
	width: 120px;
}

select
{
	margin-bottom: 5px;
	border: 1px solid #2A416F;
	color:#000000;
	background-image:url(/bilder/verlauf_feld.gif);
	background-repeat:repeat-x;
}

/*
input:focus
{
	margin-bottom: 5px;
	border: 1px solid #CCC;
}
*/
.fett
{
	font-weight:bold;
}

#checkbox{
 border:none;
 width:auto;
}

.quizbox{
 border:none;
 width:auto;
}

input.reset
{
	margin-right: 20px;
}

fieldset
{
	
	border:none;
	
}

.radio_schultyp{
	background-image:none;
	position:relative;
	bottom:-3px;
	width:10px;
	margin-bottom:0px;
	margin-left:0px;
	border:0;
}

.radio_schultyp_span{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:345px;
	float:left;
	margin:0px;
}

input.imageButton{

	width:11px;
	height:11px;
	border:none;
	padding:0px;
	margin-bottom:0px;
}

span#verschieben {
	display:block;
	line-height:50px;
}

.pfeil{
	position:relative;
	float:left;
}


.pfeil_koerper_activ{
	float:left;	
	position:relative;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	color:#FFF;	
	font-weight:bold;
	background:url(/images/breadcrump_hintergrund.png);
	background-position:0px -15px;	
	height:15px;
}

.pfeil_koerper{
	float:left;
	position:relative;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	color:#FFF;	
	background:url(/images/breadcrump_hintergrund.png);
	height:15px;	
}


.pfeil_spitze_activ{
	float:left;	
	width:15px;
	height:15px;
	font-weight:bold;
	background:url(/images/breadcrump_pfeil_klein.png);
	background-position:0px -15px;	
}

.pfeil_spitze{
	float:left;	
	width:15px;
	height:15px;	
	background:url(/images/breadcrump_pfeil_klein.png);
}



.checkbox_anz input[type=text]{
	margin-left:30px;
	width:30px;



		   
}		   
.checkbox_anz input[type=checkbox]{

	width:30px;


		   
}


