/* * {margin: 0; padding: 0; border: 0;} */

p {padding-top: 15px;}

body {
/* background-color: #fff; */
background-color: #818181;
font-family: Lucida Sans Unicode, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #646464;
}

a:link, a:visited {
color: #8DB32C;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#div_aussen, #div_innen, #header {
width: 978px;
margin-left: auto;
margin-right: auto;
}

#div_aussen {
margin-top: -12px;
}

#div_innen {
background: url(/templates/rootconnect/images/content_bg.jpg) repeat-y;
}

#header {
background: url(/templates/rootconnect/images/header.jpg) repeat-y;
height: 146px;
cursor: pointer;
}

#prevpic {
margin-left: 9px;
border-top: 7px solid #FF8201;
border-bottom: 7px solid #FF8201;
width: 960px;
}

h1 {
/* color: #7AB51D; */
font-size: 22px;
font-weight: bold;
}

h2 {
color: #FE8400;
font-size: 15px;
font-weight: bold;
}

h3 {
color: #ED2320;
font-size: 14px;
font-weight: bold;
}

h4 {
color: #0180CD;
font-size: 15px;
margin-bottom: 4px;
}

#menu, #menu table {
width: 928px;
height: 34px;
margin-left: auto;
margin-right: auto;
font-weight: bold;
}

#menu table td, #menu table td a:link, #menu table td a:visited {
color: #646464;
font-size: 11px;
text-align: center;
text-decoration: none;
width: 16.66%;
}

#menu table td a:hover {
text-decoration: underline;
}

#menu td.td_active {
background: url(/templates/rootconnect/images/menu_active.jpg) no-repeat;
background-position: center bottom;
}

.menu-point-active {
color: #fff !important;
}

#menu td.td_inactive {
background: url(/templates/rootconnect/images/menu_inactive.jpg) no-repeat;
background-position: center bottom;
}

/* Footer */

#rootconnect {
font-size: 11px;
margin-top: -10px;
margin-bottom: 10px;
text-align: center;
color: #fff;
}

#rootconnect a {
color: #fff;
text-decoration: underline;
}

#footer {
	background: url(images/footer.jpg);
	width: 978px;
	height: 105px;
	margin: auto;
}

#footer .footmenu {
	width: 849px;
	margin-left:65px;
	padding-top:56px;
}

#footer .footmenu .service-links {
	float:left;
	color: #9E9E9E;
}

#footer .footmenu .service-links a {
	color: #9E9E9E;
	font-weight: normal;
}

#footer .footmenu .bookmarks {
	float:right;
	color: #9E9E9E;
	font-weight: normal;
}
