body, td
{
	font-size: 10px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-weight: normal;

}

form
{
margin:0px;
padding:0px;
}

textarea
{
	overflow: auto;
	scrollbar-arrow-color : #C0C0C0;
	
	scrollbar-highlight-color : #C0C0C0; /* rahmen innen */
	scrollbar-shadow-color : #C0C0C0;	/* rahmen innen */
	
	scrollbar-3dlight-color : #E6EAE9;		/* rahmen aussen - 3d-button */
	scrollbar-darkshadow-color : #E6EAE9;	/* rahmen aussen - 3d-button */

	scrollbar-face-color : #ffffff;
	scrollbar-track-color : #EAEAEA;
}


a
{
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

p,ul
{
padding-top:0px;
margin-top:0px;
padding-bottom:0px;
margin-bottom:12px;
}

ul
{
/*list-style: square;*/
list-style: url("../images/s_pfeil.gif");
}

ol,ul
{
color: #656565;
padding:0px;
margin-left: 24px;
}

li
{
padding-left: 0px;
}

input, textarea
{
font-family:  helvetica, arial;
font-size:13px;
border: none;
padding:2px;
height:20px;
padding-left:4px;
padding-right:4px;
}

.bg_color_weiss, #layout_container
{
background: #ffffff;
}
body
{
background: #996600;
}

.bg_color_hellgrau, input, textarea, select
{
background: #FEBD11;
}

.bg_color_rot
{
background: #FEBD11;
}

.bg_color_umbrahell
{
background: #E7E1D9;
}


.txt_color_rot, .hm_link:hover, .hm_link_selected ,a , .box_title, .content_title, .news_um_link:hover, news_um_link_selected
{
color: #996600;
}

.txt_color_schwarz, .hm_link , .news_um_link
{
color: #000000;
}

.txt_color_dunkelgrau, .content_header, .content_body, .content_box_body, .content_header_small
{
color: #656565;
}

.txt_color_grau
{
color: #C0C0C0;
}

.txt_color_hellgrau
{
color: #EAEAEA;
}

.txt_color_weiss, .fz_link
{
color: #996600;
}

.textsize_s
{
font-size: 10px;
}


.hm_link, .hm_link_selected, .hm_link:hover
{

letter-spacing: 1px;
margin-right: 18px;
}

.fz_link
{

letter-spacing: 1px;
}

.news_um_link, .news_um_link_selected, .news_um_link:hover
{
letter-spacing: 1px;
margin-bottom:6px;
}

.content_title, .content_header
{
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
line-height: 21px;
}

.content_header_small
{
font-weight: bold;
margin-bottom: 6px;
font-size: 14px;
line-height: 19px;
}


.content_body
{
font-size: 13px;
line-height: 19px;
}

.content_box_body
{
font-size: 12px;
line-height: 16px;
}


.box_title
{
font-weight:bold;
letter-spacing: 1px;
margin-bottom: 6px;
}


/* layout */

#layout_container_outer
{
width: 590px;
margin:12px auto;
}

#layout_container
{
padding: 12px;
}

#layout_content_container_outer
{
width: 536px;
}

#layout_content_container
{
padding-right: 12px;
}


#layout_box_container_outer
{
width: 200px;
}


.content_container
{
margin-bottom: 20px;
}

#content_body_container
{
margin-left:12px;
margin-bottom:18px;
}




.box_container
{

border: 1px none;
padding: 6px;
margin-bottom:18px;
}


.bg_color_grau { 
 } 
