body { 
	min-width: 942px; 
	background-color: #ffffff;
	color: #827d7d;
	background-image: url(../../images/layout/hintergrund.jpg); 
	background-repeat: repeat-y; 
}
body,div,span,img,p,h1,h2,h3,h4,h5,h6,ul,li,td,table,tr {
	margin: 0px; /*Bildabstand bei Explorer sowie Abstaende zum naechsten div (IE 4) - */
	padding: 0px;
	border: 0px; /*explorer 5 win - Abstand oben*/
}
body,div,span,p,td,h1,h2,h3,h4,h5,h6,pre {
	font-family: Lucida Grande, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}

a:focus  { outline: none }

div#rblayout, div#rblayout p, div#rblayout ul  {/*nur für die Layoutseite*/
	font-family: Lucida Grande, Verdana, Geneva, Tahoma, sans-serif;
	text-transform: none;
	line-height: 16px;
}
img.rbborder { 
	border: 1px solid #827d7d; 
	margin: 3px;
}

p {
	margin-bottom: 14px;
}

.galerie p {
	margin-bottom: 0px;
}

p.bildunterschrift { 
	font-size: 14px;
	}
.normalschrift {
	font-weight: normal;
	font-size: 12px;
}	

h1 {
	line-height: 20px;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 16px;
	letter-spacing: 1px;
}
h2 {
	font-size: 12px;
	font-weight: 800;
	margin-bottom: 0px;
	margin-top: 24px;
}
h3 {
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 12px;
	margin-top: 8px;
}
h4  {
	font-size: 12px;
	font-weight: 500;
	font-style:normal;
	margin-bottom: 6px;
	margin-top: 0px;
}
h5  {
	font-size: 11px;
	font-weight: 800;
	margin-bottom: 0px;
	margin-top: 6px;
}
h6  {
	font-size: 11px;
	font-weight: 500;
	margin-bottom: 0px;
	margin-top: 6px;
}

em {
	font-weight: normal;
	color: #827d7d;
	font-style: italic;
}
i { font-style: italic; }
b { font-weight: 800; }
strong { font-weight: 800 }

acronym,abbr	{ font-variant: normal }
address { font-style: normal;}
hr {
	color: #827d7d;
	background-color: #827d7d;
	height: 1px;
	margin: 6px 10px 6px 0;
	border: 0;
	}
	
/*Anmerkung*/
dl {
	font-size: 10px; 
	line-height: 16px;
	font-weight: normal;
	margin: 0px; 
	padding: 0px; 

	}
dd {
	margin: 5px 0px 0px 0px;
}

/*-----Modx-Editor-Klassen-----*/
.righttext { 
	text-align: right; 
	width: 100%;
}
.centertext { 
	text-align: center; 
	width: 100%;
}
.nonversaltxt { text-transform: none;}
.floatright { float: right; margin: 5px 0 5px 12px; }
.floatleft { float: left; margin: 5px 12px 5px 0; }
.clearboth { clear: both; }
td.linieunten { border-bottom: 1px inset #827d7d; padding-bottom: 2px;}
.smallpar { margin-bottom: 8px;}
.bigpar { margin-bottom: 30px;}
.linieunten { border-bottom: 1px solid #827d7d; padding-bottom: 4px; }
.linieoben { border-top: 1px solid #827d7d; padding-top: 4px; }
.txtklein, .txtklein p { font-size: 10px}

/*-----Listen-----*/
p.liste { 
	margin-bottom: 10px;
	text-indent: 0;	
}
ul {
	list-style: none;
	margin: 0 0 20px 1px; 
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
}
* html ul {  /* nur fuer Internet Explorer */
  margin: 0 0 20px 2px;     /* Version 5.x */
}	


/*-----Tabellen-----*/
table { margin-bottom: 18px}

td {
	font-weight: normal;
	vertical-align: top;
}
td.bigpar {
	padding-bottom: 15px;
}

/*-----------------------------------------------------------*/
/*------Layoutrahmen-----------------------------------------*/
/*-----------------------------------------------------------*/

#head {
	position: absolute;
	top: 59px;
	left: 252px;
	width: 540px;
	margin-right: 20px;
}

#galnavi { 
	position: absolute;
	top: 162px;
	left: 573px;
	margin-right: 20px;
}
#leftnavi {
	position: absolute;
	top: 216px;
	padding: 8px 8px 20px;
	width: 161px;
	overflow: hidden;
	background-color: #9f9b9b;
	color: #f7f4f3;
}

* html #leftnavi {  /* nur fuer Internet Explorer */
	width:177px;     /* Version 6.x */
}


#sidenavi { 
	padding: 13px 0 0 2px;
}

#sidenavi a {
	margin: 0;/*Abstand zwischen den Links*/
	padding: 0;
}


#contentwrapper { 
	position: absolute;
	margin: 0 0 0 19px; 
	top: 216px;
	left: 252px;
}

#footer { 
	padding: 15px 0 5px 0;
}
#footer div { 
	margin: 0 0 0 0;
	font-size: 10px;
}
div#laufband {
	position: absolute;
	top: 5px;
	margin-left: 252px;
}
.marqueetext {
	font-size: 11px;
	font-weight: 700;
	color: #827d7d;
}
#laufbandimg {
	position: absolute;
	top: 0px;
	margin-left: 252px;
}

/*-----------------------------------------------------------*/
/*------Linkeffekte------------------------------------------*/
/*-----------------------------------------------------------*/
/*linkeffekte Fließtext*/
a:link { text-decoration: none; color: #827d7d; background-color: #ffffff; }
a:visited { text-decoration: none; color: #827d7d; background-color: #ffffff; }
a:hover { text-decoration: none; color: #272525; background-color: #ffffff; }
a:active { text-decoration: none; color: #272525; background-color: #ffffff; }
a:focus { text-decoration: none; color: #272525; background-color: #ffffff; }

/*linkeffekte Fließtext*/
a.underline:link { text-decoration: underline; color: #827d7d; background-color: #ffffff; }
a.underline:visited { text-decoration: underline; color: #827d7d; background-color: #ffffff; }
a.underline:hover { text-decoration: none; color: #272525; background-color: #ffffff; }
a.underline:active { text-decoration: none; color: #272525; background-color: #ffffff; }
a.underline:focus { text-decoration: none; color: #272525; background-color: #ffffff; }

/*linkeffekte Navi*/
#leftnavi a:link { text-decoration: none; background-color: transparent; }
#leftnavi a:visited { text-decoration: none; background-color: transparent; }
#leftnavi a:hover { text-decoration: none; background-color: transparent; }
#leftnavi a:active { text-decoration: none; background-color: transparent; }
#leftnavi a:focus { text-decoration: none; background-color: transparent; }

