body
{	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: helvetica;
	font-size : 12px;
	color: #626262;
}

body
{
	background: url(images_new/body_back.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.red
{
	color: #B6BF00;
}

.highlight
{
	color: #B6BF00;
	font-size : 14px;
	line-height: 19px;
	letter-spacing: 1px;
}

.small
{
	font-size : 11px;
}

a
{
  	text-decoration: none;
	color: #B6BF00;
}

#div_content
{
	background: url(images_new/content_back.gif);
	background-repeat: no-repeat;
	width: 800px;
}


#head
{
	padding: 122px 0px 8px 500px;
	/*position: relative;
	left: 500px;
	top: 96px;
	width: 280px;
	*/
	font-size : 11px;
	line-height: 15px;
	height: 54px;
}


#head a
{
  	text-decoration: none;
	color: #626262;
}

#navi
{
	padding: 10px 0px 0px 10px;
	/*position: relative;
	left: 10px;
	top: 135px;*/
	width: 776px;
	height: 70px;
}

#navi a
{
	color: #ffffff;
}


.mainnav_td {
	background: url(images/nada.gif);
}

.mainnav_td:hover {
	background: url(images_new/mainnav_hover.png);
}

#main
{
	background: url(images_new/main_back.gif);
	margin: 0px 0px 0px 10px;
	/*position: relative;
	left: 12px;
	top: 140px;*/
	width: 780px;
}


#content
{
	padding: 0px 8px 0px 30px;
	float: left;
	width: 585px;
	line-height: 17px;
	min-height: 450px;
}

#content a
{
  	text-decoration: none;
	color: #626262;
}

#info
{
	width: 130px;
	font-size: 11px;
    float: right;
    margin: 0px 8px 0px 3px;
	line-height: 17px;
}

.hr_green
{
	border-width: 1px;
	border-color: #b1cd18;
	margin: 0px 0px 8px 0px;
	height: 1px;
}

#info h1
{
	padding: 12px 5px 0px 0px;
	color: #b1cd18;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	
}


#info h2
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	color: #626262;
	font-size: 12px;
	font-weight: bold;
	
}


#footer
{
	background-color: #ffffff;
	color: #666666;
	font-size: 10px;
}


#footer a
{
	color: #666666;
	text-decoration: none;
}


#footer a:hover
{
	color: #b1cd18;
	text-decoration: none;
}


hr
{
	border: 1px solid #dddddf;
}

/******************************************************************/
/******************************************************************/
/******************************************************************/
/******************      Formulare     ****************************/
/******************************************************************/
/******************************************************************/
  

input
{
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	height: 14px;
	font-size: 12px;
}

.radio
{
	border: none;
	background-color: #ffffff;
	height: 14px;
	font-size: 12px;
}

.input60
{
	width: 60px;
}


.input140
{
	width: 140px;
}


.input200
{
	width: 200px;
}

.input370
{
	width: 370px;
}

.textarea_full
{
	width: 370px;
	height: 120px;
}

.checkbox
{
	border: none;
}

.savebutton
{
	height: 20px;
}

#div1
{
	display: block;
}

#div2, #link_1
{
	display: none;
}

.div_container
{
	height: 410px;
}

.button
{
	height: 21px;
	border: none;
}

  
/***********************    LOGIN   ************************/

#login_box input
{
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	height: 12px;
	font-size: 10px;
	width: 50px;
}

