/*-------------------------------------------------------

   Copyright Markus A. Reschka
   all rights reserved
   o f f i c e @ r e s c h k a . a t

-------------------------------------------------------*/

/*-------------------------------------------------------
Content:
-------------------------------------------------------*/

#content
{
	background: transparent;
	font-size: 12px;
	margin-left: 22px;
	line-height: 20px;
	color: #073482;
}

h1
{
	background: transparent;
	font-size: 14px;
	line-height: 18px;
	color: #ee7900;
	text-transform: uppercase;
	margin-left: 22px;
	margin-top: 3px;
	margin-bottom: 3px;
}

h2
{
	background: transparent;
	font-size: 13px;
	line-height: 18px;
}

.subpagelinks
{
	background: transparent;
	font-weight: bold;
	margin-top: 7px;
}

.subpagelink_inactive
, .subpagelink_active
{
	background: transparent;
	font-weight: bold;
	float: left;
	margin-top: 3px;
	margin-right: 13px;
}

.subpagelink_inactive
{
	color: #ee7900;
}

.subpagelink_active a
{
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}

.subpagelinks a:hover
{
	border-top: 2px solid #073482;
	border-bottom: 2px solid #073482;
}

#table_content
{
	width: 998px
}

form {
	margin-bottom: 0;
}

input
, textarea
{
	width: 250px;
	background: url('http://www.ae-unlimited.com/z/aeu_input_back.jpg') no-repeat;
	background-color: #f4a600;
	border: none;
	padding-left: 7px;
}

#table_input
{
	background: transparent;
	text-align: left;
	margin-top: 13px;
	display: block;
}

#table_input th
{
	background: transparent;
	font-weight: normal;
	width: 170px;
	height: 20px;
}

#table_input td
{
	background: transparent;
	font-weight: normal;
	vertical-align: middle;
}

input[type=hidden] {
	display: none;
}

.input_button {
	width: 78px;
	height: 20px;
	margin-left: 230px;
	background: none;
}

.peoplelink
{
	display: block;
	width: 180px;
	text-align: center;
	border: 2px solid #ee7900;
	margin: 3px;
	padding: 1px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
}

.peoplelink:hover
{
	color: #ee7900;
}
