/* form */
#ak-termin{
    border-bottom: 2px solid #8CB61C;
    clear:both;
    font-size: 110%;
}
#ak-termin div{
    clear:both;
    margin-top: 5px;
}
#akkh1{
font-size:140%;
}
#akk{
background:#FFFFFF;
}
#akkinner{
width:100%;
}
#akk a{
color:#000000;
}

form#akk ak-termin
{
	width:100%;
	border: 2px solid #8CB61C;
	/* center the form */
	margin: 0 auto;
}

form#akk fieldset
{
	display:block;
	width:auto;
	padding-left:30px;
        padding-right:30px;
	margin: 2em auto 0 auto;
	/* remove default border styles */
	border: 0 solid #8CB61C;
	font-family: "Helvetica", Sans-Serif;
	line-height: 1.5em;	
}

 
form#akk input 
{
	display: block;	
	float: left;
	margin-bottom: 10px;
	height: 18px;
}

form#akk input, form#akk input:hover, form#akk input:focus
{
	border: 0 none;
	background:transparent;	
}

form#akk fieldset#personal input:focus, form#akk textarea:focus
{
	/*background: #fef0f1 url(../images/input_bg_focus.gif) left top no-repeat;*/
	border: 1px solid #cfcfcf;
}

form#akk fieldset#personal input 
{	
	width: 170px;
}

form#akk br 
{
	clear: left;
}

form#akk fieldset#personal select 
{
	width: 170px; 
}

form#akk p 
{
	padding:1em 0 2em 0;
} 



form#akk fieldset#personal input, fieldset#personal input:hover, form#akk textarea  
{
	background: #fff url(images/input_bg.gif)  left top no-repeat;
	border: 1px solid #8CB61C;
} 

form#akk fieldset#personal select, form#akk fieldset#personal legend, form#akk fieldset#personal personalgroup, form#akk fieldset#personal .legend
{
	background: #fff;
	font-weight: normal;
}

form#akk legend, form#akk .legend
{	
	margin-bottom: 0.5em;
	border-bottom: 0.5em  solid #8CB61C;
	font-size: 130%;	
}


form#akk personalgroup personalion 
{	
	text-indent: 1.5em; 
	color: #e1417e;
	font-weight: 600;	
}

form#akk fieldset#personal personalgroup
{	
	text-transform: lowercase;
	color: #e1417e;
	font-size: 1em;
}

form#akk label
{
    color: #8B9750;
}

form .personalinformation label{
     float: left;
     width: 120px;
     font-weight: bold;
     margin: 2px;
     font-size: 12px;
}

form#akk textarea 
{
	width: 341px; 
	height: 15em; 
	background: #fafafa; 
	overflow: auto;
}

form#akk #button1, form#akk #button2  
{  
	display: inline;
	padding: 2px;
	color: #74822C;
	background: transparent url(images/button_bg.gif) bottom left no-repeat;
	border: none;
	cursor: pointer;
	width: 130px;
	margin: -6px 35px 0 48px;
	height: 30px;
	text-align: center;
	font-weight:bold;
	}

form#akk #button1:hover, form#akk #button2:hover 
{
	color:#F37021;
}

form#akk fieldset#personal p {clear:left;}

form#akk fieldset#personal select {margin-bottom: 10px;}


/* IE MAC workaround for centering the form elements */

/*\*//*/ 
form#akk { width: 390px;}
form#akk fieldset { width: 334px;} 
form#akk fieldset#personal select {margin-right: 0;}
/**/ 
