input, textarea, select, checkbox	{
background-color:		#151515;
border:							1px #39352f solid;
color:							#AAAAAA;
font-family:				Verdana, Verdana, Geneva, sans-serif;
font-size:					8pt;
}

input:focus, textarea:focus, select:focus, checkbox:focus{
background-color:		#202020;
border:							1px #454039 solid;
color:							#DDDDDD;
}

#column_left .formelements	{
margin-bottom:			5px;
}

.formtext{
float:							left;
width:							150px;
color:							#EEEEEE;
font-size:					8pt;
text-align:					justify;
line-height:				1.5em;
}

.forminputs	{
color:							#AAAAAA;
font-family:				Verdana, Verdana, Geneva, sans-serif;
font-size:					8pt;
}

.logincorner	{
padding-left:				15px;
padding-top:				0px;
float:							right;
width:							165px;
height:							135px;
background-image:		url(imgs/opacity_bg.png);
background-repeat:	repeat;
}

input.button{
height:							18px;
width:							auto;
background-color:		#26231e;
border:							1px #39352f solid;
color:							#f8d28a;
font-size:					8pt;
font-family:				"Lucida Sans Unicode","Lucida Grande";
margin-bottom:			5px;
text-transform:			uppercase;
}

input.submit	{
margin-top:					10px;
}

input.login{
height:							15px;
width:							150px;
background-color:		#26231e;
border:							1px #39352f solid;
color:							#f8d28a;
font-size:					8pt;
font-family:				"Lucida Sans Unicode","Lucida Grande";
text-transform:			uppercase;
}

input.tiny, select.tiny	{
width:							100px;
}

input.short, select.short	{
width:							200px;
}

input.long, select.long	{
width:							400px;
}

textarea	{
width:							400px;
height:							250px;
}

.hinweis{
color:							#f4ce87;
font-size:					8pt;
line-height:				1.5em;
}

.warnung{
color:							#b32d23;
font-size:					8pt;
line-height:				1.5em;
}

.notice	{
color:							#f4ce87;
font-size:					14pt;
font-family:				"Palatino Linotype","Book Antiqua",Palatino,serif;
line-height:				2em;
}

.warning{
margin-top:					-5px;
color:							#b32d23;
font-size:					8pt;
}

.image_list	{
float:							left;
margin-right:				10px;
color:							#EEEEEE;
font-size:					8pt;
text-align:					justify;
line-height:				1.5em;
}

.image_acts	{
color:							#AAAAAA;
font-family:				Verdana, Verdana, Geneva, sans-serif;
font-size:					8pt;
}
