body
{
	margin:0;
	padding:0;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	background: url('../images/roth/bg_body_roth.jpg') top left repeat-x;
}

a {
	text-decoration:  none;
	border: none;
	
 }
a:hover {
	text-decoration:  underline; 
	border: none;
	color: #ED2024;
}

#header
{	
	background: #fff;
}

#pagecontent
{
	width: 990px;
	margin: 0 auto;
}
#slideshow
{
	float: left;
	width: 200px;
}
#logo
{
	background-color: #fff;
	float: right;
}

#suchzeile
{
	padding: 2px 0;
	margin: 0 0 1px 0;	
	border-bottom: 1px solid #96DBF5;
}

#suche, #menu_links
{
	width: 200px;
	margin-right: 20px;
	float: left;
	text-align: right;
}
#adresse, #maincontent
{
	width: 510px;
	padding-right: 20px;
	float: left;
	color: #554d49;
}
#adresse
{
	font-size: 11px;
}
#globalnav, #menu_rechts
{
	float: right;
	width: 239px;
	padding-left: 1px;

}
#main
{
	background: #fff url('../images/roth/bg_main.gif') top left repeat-y;
	border-bottom: 1px solid #96DBF5;

}
/* menü links start */

#menu_links
{
	background: #00AEEF;
	text-align: left;
}

#menu_links ul
{
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}
#menu_links li
{
	padding: 5px 0;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
#menu_links li #active_menu
{
}
li a, li a:hover
{
	color: #fff;
}
li ul li
{
	background: #96DBF5;
	padding: 3px 0 !important;
	border: none !important;
}
ul.submenu li a, ul.submenu li a:hover
{
	color: #554D49;
	font-weight: normal;
}
.mainmenu_indent
{
	padding-left: 15px;
}
.submenu_indent
{
	padding-left: 20px;
}
.mainmenu_indent.aktiv
{
	background: url('../images/roth/pfeil_mainmenu.gif') top left no-repeat !important;
}
.submenu_indent.aktiv
{
	background: url('../images/roth/pfeil_submenu.gif') top left no-repeat !important;
}
/* menü rechts start */
#menu_rechts
{
	background: #00AEEF;
}


#menu_rechts ul
{
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	border-left: 1px solid #96DBF5;
	border-right: 1px solid #96DBF5;
}
#menu_rechts li
{
	padding: 7px 0;
	font-weight: bold;
	background: url('../images/roth/bg_menu_rechts.gif') top left repeat-x;
}

#menu_rechts .mainmenu_indent
{
	padding-left: 7px;
}
#menu_rechts .mainmenu_indent.aktiv, #menu_rechts .submenu_indent.aktiv
{
	background: none !important;
}



#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

.break
{
	clear: both;
}

.inputbox_suche
{
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #7c7c7c;
	border-bottom: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	font-size: 10px;
}

.componentheading, .contentheading
{
	color: #ED2024;
}
