/*	
	autor : cubegrafik.com
	datum : juni 2007
	verwendung : rihsag.ch
*/

/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* allg. einstellungen */

body {
	margin : 0px 0px 10px 0px;
	padding : 0px 0px 10px 0px;
	font-family : arial, verdana, sans-serif;
	font-size : 11px;
	color : #000;
	background-image: url(/images/gfx_bg.gif);*/
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1 {
	margin: 10px 0px 0px 0px;
	font-family : arial, verdana, sans-serif;
	font-size : 24px;
	color : #FF0000;
	font-weight: bold;
	border: 0px dashed
}

h2 {
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	font-family : arial, verdana, sans-serif;
	font-size : 16px;
	color : #5A5A57;
	font-weight: bold;
	border: 0px dashed
}

h3 {
	font-family : arial, verdana, sans-serif;
	font-size : 14px;
	color : #5A5A57;
	font-weight: bold;
	border: 0px dashed
}

/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* text */

.text {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:  arial, verdana, sans-serif;
	font-size : 11px;
	color: #626262;
}

.text a {
	color: #438284;
	text-decoration: underline;
	font-weight: normal;
}

.text a:hover {
	color: #626262;
	text-decoration: none;
}

.rel_titel {
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-family:  arial, verdana, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #000000;
}

.akt_titel {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:  arial, verdana, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #000000;
}

.titel {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:  arial, verdana, sans-serif;
	font-size : 16px;
	color: #000000;
}

.titel a {
	color: #438284;
	text-decoration: underline;
	font-weight: normal;
}

.titel a:hover {
	color: #626262;
	text-decoration: none;
}

.smalltext {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:  arial, verdana, sans-serif;
	font-size : 10px;
	color: #B5B5B5;
}

.smalltext a {
	color: #B5B5B5;
	text-decoration: none;
	font-weight: normal;
}

.smalltext a:hover {
	color: #B5B5B5;
	text-decoration: underline;
}

.navitext {
	padding: 4px 0px 4px 5px;
	margin: 5px 0px 5px 5px;
	font-family:  arial, verdana, sans-serif;
	font-size : 11px;
	color: #000000;
}

.navitext a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.navitext a:hover {
	color: #000000;
	text-decoration: underline;
}

.textsmall {
	padding: 4px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	font-family:  arial, verdana, sans-serif;
	font-size : 10px;
	color: #B5B5B5;

}

.textsmall a {
	color: #5d9ea0;
	text-decoration: underline;
	font-weight: normal;
}

.textsmall a:hover {
	color: #B5B5B5;
	text-decoration: none;
}

.text_nav {
	font-family:  arial, verdana, sans-serif;
	font-size : 11px;
	color: #52A853;
}
