p,br,h1,h3,h4,p,ul,ol,li,div,table,td,th,tr,address,blockquote {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	font-style: normal;
	color: #666666;
}

body { 
	background-color: #493E3A;
	background-image:url(/acononCMS/design/img_hintergrund.jpg);
	margin:0px;
	padding:0px; 
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #B5806F;
	margin: 0px;
	padding: 0px;
}

.textgrauhell {
	color:#E5DEDE;
}

/* Links 
----------------------------------------------- */

A:link 			{
	text-decoration: none;
	font-size: 11px;
	color: #B5806F;
}

A:active 		{
	text-decoration: none;
	font-size: 11px;
	color: #B5806F;
}

A:visited   	{ 
	text-decoration: none;
	font-size: 11px;
	color: #B5806F;
}

A:hover 		{
	text-decoration: none;
	font-size: 11px;
	color: #493E3A;
}


.active {color: #272324;}


A.hm:link 			{
	text-decoration: none;
	font-size: 11px;
	color: #BBBCBE;
}

A.hm:active 		{
	text-decoration: none;
	font-size: 11px;
	color: #BBBCBE;
}

A.hm:visited   	{ 
	text-decoration: none;
	font-size: 11px;
	color: #BBBCBE;
}

A.hm:hover 		{
	text-decoration: none;
	font-size: 11px;
	color: #272324;
}


A.seiten:link 			{
	text-decoration: none;
	font-size: 11px;
	color: #493E3A;
}

A.seiten:active 		{
	text-decoration: none;
	font-size: 11px;
	color: #493E3A;
}

A.seiten:visited   	{ 
	text-decoration: none;
	font-size: 11px;
	color: #493E3A;
}

A.seiten:hover 		{
	text-decoration: none;
	font-size: 11px;
	color: #B5806F;
}

/* Inhalt 
----------------------------------------------- */

.bg_links {
	background-image:url(/acononCMS/design/img_hintergrund_links.jpg);
	background-repeat:no-repeat;
	width:248px;
}

.bg_inhalt {
	background-image:url(/acononCMS/design/img_hintergrund_inhalt.jpg);
	background-repeat:repeat-y;
	width:619px;
	vertical-align:top;
}

/* Rahmen 
----------------------------------------------- */

.ra_ol {
	background-image:url(/acononCMS/design/rahmen/img_ra_ol.jpg);
	background-repeat:no-repeat;
	width:248px;
	height:70px;
}

.ra_or {
	background-image:url(/acononCMS/design/rahmen/img_ra_or.jpg);
	background-repeat:no-repeat;
	width:672px;
	height:70px;
}

.ra_ol_innen {
	background-image:url(/acononCMS/design/rahmen/img_ra_ol_innen.jpg);
	background-repeat:no-repeat;
	width:248px;
	height:9px;
}

.ra_or_innen {
	background-image:url(/acononCMS/design/rahmen/img_ra_or_innen.jpg);
	background-repeat:no-repeat;
	width:672px;
	height:9px;
}

.ra_ul_innen {
	background-image:url(/acononCMS/design/rahmen/img_ra_ul_innen.jpg);
	background-repeat:no-repeat;
	width:248px;
	height:26px;
}

.ra_ur_innen {
	background-image:url(/acononCMS/design/rahmen/img_ra_ur_innen.jpg);
	background-repeat:no-repeat;
	width:672px;
	height:26px;
}

.ra_ul {
	background-image:url(/acononCMS/design/rahmen/img_ra_ul.jpg);
	background-repeat:no-repeat;
	width:248px;
	height:129px;
}

.ra_ur {
	background-image:url(/acononCMS/design/rahmen/img_ra_ur.jpg);
	background-repeat:no-repeat;
	width:672px;
	height:60px;
}

.ra_re {
	background-image:url(/acononCMS/design/rahmen/img_ra_re.jpg);
	background-repeat:no-repeat;
	width:53px;
	height:440px;
}

/* Lesezeichen 
----------------------------------------------- */

#lesezeichen {
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
}

/* Sonstiges 
----------------------------------------------- */

#gams {
	position:absolute;
	left:475px;
	top:254px;
	z-index:11;
}

.textbraun {
	color:#B5806F;
}