/*

Sourcecode written by
David Boenig

Contact:
david@martial-design.de
www.martial-design.de

*/

#box_input {
	width: 145px;
	font-family: verdana;
	font-size: 8pt;
	
	border: 1px solid #000000;
}

#box_input_small {
	width: 40px;
	font-family: verdana;
	font-size: 8pt;
	
	border: 1px solid #000000;
}

#box_input_large {
	width: 300px;
	font-family: verdana;
	font-size: 9pt;
	
	border: 1px solid #000000;
}

#box_login{
	margin-top: -1px;
	margin-bottom: 5px;
	margin-left: 1px;
}

#box_agb{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
}

#box_submit{
	background-image: url(https://ssl.suisse-arte.ch/images/layout/forms/buttons/button_small.gif);
	padding: 0px 3px 6px 2px;
	border: 0px;
	
	margin-left: 1px;
	width: 60px;
	height: 24px;
	color: #ffffff;
}

#box_dropdown {
	width: 147px;
	height: 19px;
	font-family: verdana;
	font-size: 8pt;
	
	border: 1px solid #000000;
}

#box_dropdown_large {
	width: 195px;
	height: 19px;
	font-family: verdana;
	font-size: 8pt;
	
	border: 1px solid #000000;
}

#box_dropdown_gb {
	width: 41px;
	height: 19px;
	font-family: verdana;
	font-size: 8pt;
	
	border: 1px solid #000000;
}

#textarea_input {
	width: 456px;
	height: 115px;
	font-family: verdana;
	font-size: 8pt;
	
	border: 1px solid #000000;
}

#textarea_support {
	width: 606px;
	height: 115px;
	font-family: verdana;
	font-size: 8pt;
	
	border: 1px solid #000000;
}

#textarea_kommentar {
	width: 456px;
	height: 55px;
	font-family: verdana;
	font-size: 8pt;
	
	border: 1px solid #000000;
}

#content_button {
	background-image: url(https://ssl.suisse-arte.ch/images/layout/forms/buttons/button_middle.gif);
	padding: 0px 3px 5px 2px;
	border: 0px;
	
	margin-left: 1px;
	width: 100px;
	height: 24px;
	color: #ffffff;
}

#content_button_inactive {
	background-image: url(https://ssl.suisse-arte.ch/images/layout/forms/buttons/button_middle_inactive.gif);
	padding: 0px 3px 5px 2px;
	border: 0px;
	
	margin-left: 1px;
	width: 100px;
	height: 24px;
	color: #ffffff;
}
