body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	line-height: 14px;
	margin: 0px;
	
	background-image:url(images/afbs_bg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#000066;	
}

#page {
	margin: 0 auto 0px;
	padding: 0px;
	text-align: left;
	width: 985px;	
	width: 750px;	
	margin-top: 0px;
	background-color:#ffffff;	
	clear: both;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	/*line-height: 18px;*/
}

.fehler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold; 	
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;	
}

/* Seitenspezifische Labelelemente */
h1, h2, h6 {
	font-size: 12px; 
	font-weight: bold; 
	color: #F15A22;
	letter-spacing: 1px;
	margin: 10px 0px 1px 0px;
}

h2.alignRight {
	text-align: right;
}
/* extra-groß */
h6 {
	font-size: 14px; 
}

.infotable {
	border: solid 1px #666666;		
	background-color : #FFFFFF;	
	width: 650px;
	padding: 10px;
}





/* Bereiche */
div.reihe, .reiheVeranstaltung, .reiheBadge, .reiheBooks, .reihe3Felder, div.formBox div.formBoxContent div.reihe, div.reiheDropDownHeader   {
  float: left;
  clear: both;
  display:inline;  
  width: 670px;  
  width: 665px;    
  padding-top: 6px;    
  margin-left: 30px; 
}

div.formBox div.formBoxContent div.reihe  {
  margin-left: 5px; 
}

div.label, div.formBox div.formBoxContent div.label { 
  	float: left;
  	width: 220px;
}

div.formBox div.formBoxContent div.label { 
  	width: 215px;
}

.feld {
  float: left;
  width: 430px;
  text-align: left;
  padding-left: 6px;     
} 

.reiheVeranstaltung {
  padding-top: 16px;  
}

.reiheVeranstaltung .smallCollumn {
  	float: left;
  	width: 30px;
	line-height: 14px;
}

.reiheVeranstaltung .label {
  	float: left;
  	width: 320px;
	line-height: 14px;
}

.reiheVeranstaltung .feld {
  float: left;
  width: 230px;
  text-align: left;
  padding-left: 5px;   
} 

.reiheVeranstaltung .feldDouble {
  float: left;
  width: 380px;
  text-align: left;
  padding-left: 5px;   
} 

.reiheBadge {
  padding-top: 16px;  
  clear: both;
}

.reiheBadge .label {
  	float: left;
  	width: 20px;
	line-height: 12px;
}

.reiheBadge .feld1, .reiheBadge .feld2, .reiheBadge .feldDouble  {
  float: left;
  width: 100px;
  text-align: left;
  padding-left: 5px;   
} 

.reiheBadge .feld2 {
  width: 440px;
} 

.reiheBadge .feldDouble {
  float: left;
  width: 540px;
  text-align: left;
  padding-left: 5px;   
} 

.reihe3Felder {
  padding-top: 8px;  
  clear: both;
}

.reihe3Felder .label {
  	float: left;
  	width: 235px;
	line-height: 12px;
}

.reihe3Felder .feld1, .reihe3Felder .feld2, .reihe3Felder .feldDouble  {
  float: left;
  width: 180px;
  text-align: left;
  padding-left: 5px;   
} 

.reihe3Felder .feld2 {
  width: 240px;
} 

.reihe3Felder .feldDouble {
  float: left;
  width: 540px;
  text-align: left;
  padding-left: 5px;   
} 

.reiheBooks .label {
  	float: left;
  	width: 230px;
}

.reiheBooks .feld {
  float: left;
  width: 110px;
  text-align: left;
  padding-left: 5px;   
} 

/* Boxes */

div.formBox {
	width: 640px;
	border-color: #666666;
	border-style: solid; 	
	border-width: 1px;
	float:left;
	clear: both;
	margin: 10px 10px 10px 30px;

}

div.formBox div.formBoxHeader {
	background-color: #F79321;	
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	padding: 5px;	
	clear: both;	
}

div.formBox div.formBoxContent {
	float:left;
	clear: both;
	padding: 5px;	
	padding-bottom: 10px;
}







/* Formularelemente */

.inputTextfeld, .inputTextfeldSmall, .inputTextfeldMiddle, .inputTextArea, .inputSelect, .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #333333; 		
}

.inputTextfeld, .inputTextfeldSmall, .inputTextfeldMiddle, .inputTextArea, .inputSelect {
	width: 380px;
	border-color: #999999;
	border-style: solid; 	
	border-width: 1px;
	background-color: #FFFFFF;
	/*
	float: left;
	clear:both;
	*/
}

.radioButton {
/**/
}

.inputTextfeldSmall {
	font-size: 10px;	
	width: 50px;
}

.inputTextfeldMiddle{
	width: 150px;
}

.inputTextfeld:focus, .inputTextfeldSmall:focus, .inputTextArea:focus, .inputTextfeldMiddle:focus { 
	background-color : #FAFAFA;
}

.button {
	background-color: #F3F3F3; 
	height: 18px; 
	width: 160px; 
	border: #000000; 
	border-style: solid; 
	border-width: 1px; 
	margin-bottom: 10px;
}

ul {
	list-style-image: url(../images_all/bullet.gif);
}

table.overview {

	border: #666666; 
	border-style: solid; 	
	border-width: 0px 0px 1px 1px; 		
}

table.overview td {
	padding: 3px;
	border: #666666; 
	border-style: solid; 
	border-width: 1px 1px 0px 0px; 	
}

div.reiheDropDownHeader {
	background-color: #FF9900;
	color: #333333;
	font-weight:bold;
  	clear: both;
  	width: 630px;    
  	padding: 2px;    
  	margin-left: 30px; 
	margin-top:10px;
	cursor:pointer;	
}

div.reiheDropDownHeader a {
	color: #ffffff;
	color: #333333;	
}



