BODY {
	margin: 0;
	background-image: url(http://www.rsi-gmbh.de/grafiken/Bodyback.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	position: relative;
	text-align: center;
}
P {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
H1 {
	font-size: 24px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066CB;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F69129;
}
H2 {
	font-size: 14px;
	color: #0066CB;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F69129;
}

H3, .H3:link, .H3:visited {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}

A, A:link, A:visited  {
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	font-weight: bold;
	text-decoration: underline;
}

DIV.kopf {
	height: 102px;
	width: 1020px;
	background-image: url(http://www.rsi-gmbh.de/grafiken/kopfgrafik.jpg);
	background-repeat: no-repeat;
	position: relative;
	text-align: right;
}
DIV.kopf_bg {/*
	background-image: url(http://www.rsi-gmbh.de/grafiken/bg_kopf.gif);
	background-repeat: repeat-x;*/
}

A.menu_oben, A.menu_oben:link, A.menu_oben:visited {
	display: block;
	height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFF0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

A.menu_oben:hover {
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

A.menu_links, A.menu_links:link, A.menu_links:visited {
	background-image: url(http://www.rsi-gmbh.de/grafiken/navi_button_li.gif);
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 22px;
	width: 120px;
	padding-top: 3px;
	padding-left: 8px;
}
A.menu_links:hover {
	height: 20px;
	margin-top: 2px;
	color: #cccccc;
}

A.footer, A.footer:link, A.footer:visited {
    text-align:center;
    height: 20px;
    background-color:#E0DFE3;
}

A.footer:hover{
    background-color: #c1c3e9;
}

DIV.box_navi_oben {
	position: relative;
	width: 1000px;
	top: 104px;
}
DIV.inhalt {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 1280px;
	background-image: url(http://www.rsi-gmbh.de/grafiken/Inhaltback.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


DIV.fuss {
	text-align: center;
	width: 1020px;
	font-size: 10px;
	/*margin-top: 15px;
	padding: 10px;
	background-color: #c1c3e9;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
	/*margin-left: 138px;*/
}
.untertitel {
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
