body, table, div, input, select, textarea, form
{
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #666666;
	margin:0;
	padding:0;
	
	}

body, form
{
	margin: 0;
	padding: 0;
	background-color:#eeeeee;
	overflow-x:hidden;
}
p
{
    margin-bottom:10px;
    line-height:20px;
  }
div
{
	text-align: left;
}

a {
	font-family: Georgia, Times New Roman, Times, serif;

}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

a img
{
	border: none;
}

hr
{
	height: 1px;
	color: #CC6600;
}

/*** structure ***/

#all
{
	width: 987px;
	border: 1px #CC6600 dotted;
	background-color:#ffffff;
	}

#header
{
	background: transparent url(../images/bg_header.jpg) no-repeat top center;
	height: 130px;	
	
	
}

#logo
{
	background: transparent url(../images/logo_ra_neu.gif) no-repeat top center;
	text-align: center;
}

#topnavigation
{
background-color:#CC6600; 
padding:0px; 
margin:0px; 
height:30px;
font-size:16px;
text-align:center;
}

#contentarea
{
	padding: 0 0 0 0;
	background: transparent url(../images/bg_left.jpg) repeat-y top left;
	

}

#leftarea
{
   
	width:200px;
	float:left;
}
#footernavigation
{
	text-align: center;
	padding: 5px 15px 10px 5px;
	color: #666666;
	border-top: #CC6600 dotted 1px;
	font-size:12px;
	background: transparent url(../images/bg_header.jpg) repeat-y top center;
	
	
	
}
#leftnavigation
{
	padding: 15px 0 0 5px;
}
#leftnavigation ul
{
	padding: 0;
	margin:0;
	list-style-type:square;
	
}
#centerarea
{
     background-color:#ffffff;
		padding: 20px;
		float:right;
	
		
	
}

#centercontentarea
{
	width:740px;
}

#locator
{
	border-bottom: 1px dotted #C0C0C0;
	margin-bottom: 15px;
	width:730px;	
	text-decoration: none; 
	color: #0066CC;
	font-style:oblique;
	font-weight:bolder;
	padding:4px;
	
}

#print
{
	float: right;
}

#print img
{
	padding: 0;
	margin: 0;	
	border: none;
}

#rightarea
{
	width: 250px;	
	text-align: center;
	background: transparent url(../images/bg_header.jpg) repeat-y top left;
	
}

#rightcontentarea
{
	padding: 10px 10px 150px 0px;
}

#footernavigation
{
	text-align: center;
	padding: 5px 15px 10px 5px;
	color: #666666;
	border-top: #CC6600 dotted 1px;
	font-size:12px
	
	
}

	
#submenu 
{
	text-align: left;
	padding: 5px 15px 10px 5px;
	color: #666666;
	border: #CC6600 dotted 1px;
	font-size:11px;
	margin:5px;
	background:#ffffff;
	
	
}

/*** STRUCTUREELEMENTS ***/

#floatingelement li
{
	list-style-position: inside;
}

#imageleft, .imageleft
{
	float: left;
	padding: 5px;	
	border:1px dotted #CC6600;
	margin-right:20px;
   
}


#imageright
{
	float: right;
	padding:5px;
	border:1px dotted #CC6600;
	margin-left:20px;
    
}

#contactleft
{
	float: left;
	width: 150px;
}

#contactright
{
	float: left;
}

#box
{
	border: solid 1px #DDDDDD;
	padding: 5px 5px 5px 5px;
	margin: 0 0 15px 0;
	display:block;
	float:left;
	
}


#sitemap
{
	padding: 0 0 0 25px;
	display:block;
	border:1px #FFD5AA solid;
	width:90%;
}

/*** NAVIGATION ***/

#topnavigation a,
#topnavigation a:visited,
#topnavigation a:active
{
   
	padding:5px 12px 5px 12px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:oblique;
	text-decoration:none;
	margin:0px;
	line-height:30px;
}

#topnavigation a:hover
{
  	padding:10px 12px 10px 12px;
	color:#FFD5AA;
	font-weight:bold;
	text-decoration:none;
	
}

#topnavigation a.active,
#topnavigation a.active:visited,
#topnavigation a.active:active,
#topnavigation a.active:hover
{
	color: #CC6600;
	background-color: #ffffff;
	padding:5px;
	margin:0px;
	line-height:30px;
}

#leftnavigation a,
#leftnavigation a:visited,
#leftnavigation a:active
{
	display: block;
	text-decoration: none; 
	color: #CC6600; 
	line-height: 25px;
	border-bottom: 1px dotted #CC6600;
	margin:5px;
}

#leftnavigation a:hover
{
	text-decoration: none; 
	color:#666666;	
	border-bottom: 1px dotted #666666;
	}

#leftnavigation a.active,
#leftnavigation a.active:visited,
#leftnavigation a.active:active,
#leftnavigation a.active:hover
{
	color: #CC6600;
	font-weight: bold;
	font-size:11px;
	border-bottom: 2px solid #CC6600;
	
}

#footernavigation a,
#footernavigation a:visited,
#footernavigation a:active
{
	text-decoration: none; 
	color: #CC6600; 
	line-height: 25px;
	padding: 10px 15px 10px 15px;
	
}

#footernavigation a:hover
{
	text-decoration: none; 
	color: #666666;
}

#footernavigation a.active,
#footernavigation a.active:visited,
#footernavigation a.active:active,
#footernavigation a.active:hover
{
	color: #666666;
}
#submenu a,
#submenu a:visited,
#submenu a:active
{
    display:block;
	color:#CC6600;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	margin-left:0px;
	margin-right:0px;
}
#submenu a:hover{
	color:#999999;
	
}

#submenu a.active
#submenu a.active:visited,
#submenu a.active:active,
#submenu a.active:hover
{color:#FFD5AA;}

#locator a,
#locator a:visited,
#locator a:active
{
	text-decoration: none; 
	color: #999999;
	font-size:11px;
	font-style:oblique;
	padding:4px;
}

#locator a:hover
{
	color: #CC6600;
}

#sitemap a,
#sitemap a:visited,
#sitemap a:active
{
	text-decoration: none; 
	color: #666666;
	line-height: 25px;
	border-bottom:1px dotted #FFD5AA;
	display:block;
	margin:2px;
	
}

#sitemap a:hover
{
	color: #CC6600;
}


/*** content styles ***/

h1
{
	font-weight: bold;
	font-size: 20px;
	color: #CC6600;
	line-height: 20px;
	padding-top: 5px;	 
	padding-bottom: 7px;
	display: block;
	margin-bottom: 10px;
	font-style:oblique;
}

h2
{
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	padding-top: 3px;	 
	padding-bottom: 4px;
	display: block;
	margin: 0;
	font-style:oblique;
}

.borderheadline h2
{
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	padding-top: 3px;	 
	padding-bottom: 4px;
	display: block;
	padding:2px;
	font-style:oblique;
	color:#CC6600;
	
	
}
.borderheadline a,
.borderheadline a:link,
.borderheadline a:visited,
.borderheadline a:active
{color:#CC6600;
    }



.borderheadline a:hover
{
    color:#CC6600;}



h3, .headline
{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.borderheadline
{
	font-size: 13px;
	color: #CC0000;
	border-bottom: solid 1px #CC0000;
	border-top: solid 1px #CC0000;
	line-height: 20px;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 7px;
	
}

.highlight
{
	color: #CC0000;
}

.smallhighlight
{
	color: #CC6600;
	font-size: 10px;
}

#box #list .smallhighlight
{
    visibility:hidden;
}

td #list .smallhighlight
{
	color: #CC6600;
	font-size: 0px;
	visibility:hidden;
	margin-top: -10px;
}
#box #list  
{
    float:left;
    padding:5px;
    margin:5px;
    display:block;
    width:215px;
    border: 1px solid #efefef;
             }
.listheadline,
a.listheadline,
a.listheadline:visited,
a.listheadline:active,
a.listheadline:hover
{
	padding: 1px 0 1px 0;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}

.morelink,
a.morelink,
a.morelink:visited,
a.morelink:active,
a.morelink:hover
{
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	font-style:oblique;
	
}


td #list .morelink,
td #list  a.morelink,
td #list  a.morelink:visited,
td #list  a.morelink:active,
td #list  a.morelink:hover
{
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	font-style:oblique;
	visibility: hidden;
	margin:5px;
	padding:5px;
	
	
}

div#seperation
{
	border-bottom: solid 1px #DDDDDD;
	height: 1px;
	width: 100%;
	padding: 2px;
	line-height: 1px;
	font-size: 1px;	
}

.error
{
	color: #FF0000;
}

.button
{
	color: #666666;
	background: #EEEEEE;
	border: solid 1px #DDDDDD;
}

.contactmodulediv
{
	padding: 2px 2px 2px 2px;
}

#controlpadding
{
	padding: 5px 0 5px 0;
}
.border 
{
    border: solid 1px #DDDDDD;}

