/* general stuff */
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 10px;
}

input.searchbox {
	background: url(../images/search_background_128x19.gif) no-repeat 0px 0px;
	height: 30px;
	width: 103px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 10pt;
	border: 0;
}

#mod_search_searchword {
	background: url(../images/search_background_128x19.gif) no-repeat 0px 0px;
	height: 30px;
	width: 103px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 20px;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	cursor: pointer;
	color: #666666;
}
.pathway {
color: #333333;
font-size: 9pt;
text-decoration: none;
font-weight: bold;
}

#breadcrump {
	height: 30px;
	width: 14ßpx;
	margin-top: 30px;
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	color: #666666;
}

.frame_side {
	background: url(../images/background.gif) repeat-x 0px 0px;
}

.frame_content {
	background: url(../images/background.gif) repeat-x 0px 0px;
}

.content {
	margin-top: 50px;
}

html {
	height: 100.01%;
}

body{
	margin:0;
	padding:0;
	text-align: center;
	font-family: arial, sans-serif;
	height: 100.01%;
	font-size: 10pt;
}

a {
	text-decoration:  none;
	border: none;
	color: #666666;
}

a:hover {
	text-decoration:  underline; 
	border: none;
	color: #4883e3;
}

ul {
	list-style-image:url(../images/li_dot.gif);
	padding-left: 0px;
	margin-left: 15px;
}

ol {
	padding-left: 0px;
	margin-left: 15px;
	font-weight: bold;
	color: #4883e3;
}

li {
	margin-bottom: 5px;
	padding-left: 15px;
}

span.li_normal {
	font-weight: normal;
	color: #000000;
}
}

.clr{
	clear:both;
	padding: 0;
	margin: 0;
}

/* Main Menu(s) */

.mainmenu_spacer {
margin-top: 4px;
background: url(../images/mainmenu_spacer.gif) no-repeat 0px 0px;
width: 1px;
float: left;
height: 23px;
}

a.mainlevel {
	font-family: Arial;
	margin-top: 4px;
	float: left;
	height: 27px;
	padding-top: 4px;
	font-size: 11pt;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	line-height: 26px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	height: 23px;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #333333;
	background: url(../images/a_mainlevel_bg.gif) repeat-x;
}

a.mainlevel#active_menu {
	text-decoration: none;
	color: #4883e3;
	background: url(../images/a_mainlevel_bg_aktive.gif) repeat-x 0px 0px;
}


.mainmenu_spacer {
margin-top: 4px;
background: url(../images/mainmenu_spacer.gif) no-repeat 0px 0px;
width: 1px;
float: left;
height: 23px;
}

/* sub Menu1 */
a.mainlevel_sub1 {
	font-family: Arial;
	margin-top: 7px !important;
	margin-top: 4px;
	float: left;
	height: 40px;
	padding-top: 4px;
	font-size: 10pt;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	display: block;
	line-height: 26px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	height: 25px;
}

a.mainlevel_sub1:hover {
	text-decoration: none;
	color: #333333;
	background: url(../images/a_sublevel_bg.gif) repeat-x;
}

a.mainlevel_sub1#active_menu_sub1 {
	text-decoration: none;
	color: #4883e3;
	background: url(../images/a_sublevel_bg.gif) repeat-x 0px 0px;
}

div.modulesubmodule div.mainmenu_spacer {
	margin-top: 7px !important;
	margin-top: 4px;
	background: url(../images/submenu_spacer.gif) no-repeat 0px 0px;
	width: 1px;
	float: left;
	height: 25px;
}

/* Other Mambo Stuff */

form {
margin: 0px;
padding: 0px;
}




