body {
    background-color: #ffffff;
    margin: 0px;
    paddin: 0px;
	text-align: center;
}
.middiv, .middivmen {
    border: solid #5ca635; 
    border-width: 0 1px 0 1px; 
    margin: 0 auto 0 auto;
    text-align: left;
}
.middivmen {
    border: 0;
}
td, a, p, body, div {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #632228;
}
a {
  color: #3446cf;
}
div, form, table {
    margin: 0;
    padding: 0;
}
img {
    border: 0;
}
h1, .title {
    font-size: 20px;
    margin: 0 0 2px 0;
	font-weight: normal;
	padding: 0;
}
h1 img {
	margin: 0 7px 3px 0; 
	vertical-align: middle;
}
hr.h1 {
	height: 3px;
	border: 0;
	background-color: none;
	margin: 0 0 10px 0;
	padding: 0;
	background-image: url(../images/greybar.gif);
	background-repeat: no-repeat;
}
/* els */
#frontmain {
	margin: 0 20px 0 0; 
	float: right; 
	width: 595px;
}
#frontmain div.hr {
	border: solid #bbbbbb; 
	border-width: 1px 0 0 0; 
	margin: 0 0 20px 0;
	clear: both;
}
#frontmain div.leftc {
	float: left; 
	vertical-align: top; 
	border: solid #bbbbbb; 
	border-width: 0 1px 0 0; width: 280px;
	margin-bottom: 15px;
}
#frontmain div.rightc {
	float: right; 
	vertical-align: top; 
	width: 280px;
	margin-bottom: 15px;
}

/* ind */
.newsimg {
  width: 100px;
  text-align: left;
  vertical-align: top;
}
.newscnt {
  vertical-align: top;
  text-align: justify;
}
.newscnt a {
  text-decoration: none;
}
.smaller, .smalllight, .smalllink {
    font-size: 8pt;
    font-weight: normal;
}
.smalllight {
    color: #777777;
}
.smalllink {
    color: #D60F16;
}
/* navi */
.navilink0, h2 {
    font-size: 14px; 
    color: #000000;
	text-decoration: none;
	font-weight: normal;
	madgin: 0;
	padding: 0;
}
.navilink1 {
    font-size: 14px; 
    color: #000000;
	text-decoration: none;
}
.navilink2 {
    font-size: 14px; 
    color: #000000;
	text-decoration: none;
}
.navidiv0 a {
    display: block;
    padding: 6px;
    font-decoration: none;
    border: solid #eeeeee;
    border-width: 1px 0 0 0;
    font-weight: bold;
    background-image: url(/themes/de/images/menarr.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 16px;
}
.navidiv0 a:hover {
    background-color: #eeeeee;
    color: #0F9939;
}
.navidiv1 a {
    display: block;
    padding: 6px;
    font-decoration: none;
    border: solid #eeeeee;
    border-width: 1px 0 0 0;
    padding-left: 31px;
}
.navidiv1 a:hover {
    background-color: #eeeeee;
    color: #0F9939;
}
.navidiv2 {
    margin-left: 20px;
}
.navilinkhigh {
    font-family: Comic Sans MS, Verdana;
    font-size: 8pt;
    color: #D30909;
    font-weight: bold;
    text-decoration: none;
}
.pnalbimg {
    border: 1px solid black;
    margin: 5px;
}




/* styles for pnforms.class ... more changes in init.inc.php possible */
.formsalt, .formsdefault {
    padding: 6px; 
    border: 1px solid #777777;
    text-align: left; 
}
.formsedittb {
    padding: 4px; 
    text-align: left;
    background-color: #e3e3e3;
}
.formseditin {
    width: 200px; 
}
.formseditta {
    width: 300px; 
    height: 100px; 
    border: 1px solid #777777; 
    background-color:#dddddd;
}
.formstable, .formslisttable {
    margin-top: 15px; 
    border-collapse: collapse; 
    text-align: left; 
}
.formslisttable {
    border: 1px solid #777777;
}
td.formslisthead {
    border: 1px solid #777777; 
    padding: 3px; 
    text-align: center; 
}
.formslisthead a {
    font-size: 10px; 
    font-weight: bold; 
    color: #777777;
    text-decoration: none;
}
.formsdate {
    border: 1px solid #555555; 
    background-color: #dddddd;
}
.formsdatetb {
    width:300px;
}


/* styles for event tables */
.eventshead {
    font-size: 8pt; 
    color: #888888; 
    font-family: Comic Sans MS, Verdana; 
    font-weight: bold;
}
.eventsdefault {
    font-size: 8pt; 
    color:#888888; 
    font-family: Comic Sans MS, Verdana;
}
.eventsmarked {
    font-size: 8pt; 
    color: #888888; 
    font-family: Comic Sans MS, Verdana; 
    font-weight: bold; 
    background-color: #cccccc;
}
.eventhours {
    background-color: #f2f2f2;  
    text-align: center;
}

/* yeah ... use it here */
#mainf {
	background-image: url(../images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	width: 848px; 
	margin: 0 auto 0 auto; 
	text-align: left; 
	background-color: #ffffff
}
#mainfin {
	width: 840px; 
	margin-left: 4px;
}
.nav1 a {
	background-image: url(../images/topmenu_r1_c4.jpg);
}
.nav1 a:hover {
	background-image: url(../images/topmenu_r1_c4_f2.jpg);
}

/* top nav */
#topnav {
	margin: 0;
	padding: 0;
	width: 840px;
	height: 50px;
}

#topnav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topnav a {
	margin: 0;
	padding: 0;
	height: 50px;
	float: left;
}


#topnav div {
	clear: left;
	width: 0px;
	height: 0px;
}