* {
margin: 0px;
padding: 0px;
}

ul, ol {margin: 0px 0px 10px 30px;}

p {margin: 3px 0px 15px 0px;}
img {border: 0px;}


body {
	font-family: Verdana, Arial, Helvetica;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-color: #ffffff;
	color: #000000;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
}

a {
text-decoration: underline;
}

a:link    {
color: #3b5a78;
 font-weight: normal;
 }

a:visited {
color: #3b5a78;
 font-weight: normal;
 }

a:active  {
color: #ff4500;
 font-weight: normal;
 }

a:hover   {
color: #ff4500;
 font-weight: normal;
 }

.linkthis:link {
font-weight: bold;
 color: #ff4500;
}

.linkthis:visited {
font-weight: bold;
 color: #ff4500;
}

.linkthis:active {
font-weight: bold;
 color: #ff4500;
}



 
.quote {
width: 90%;
 background: #DFF3B3;
 border: 1px solid #288328;
 padding: 3px;
 text-align: left;
}

.italic {
font-style: italic;
}

h1 {
font-weight: bold;
 font-size: 200%;
 display: block;
 }

h2 {
font-weight: bold;
 font-size: 130%;
 display: block;
 color: #006666;
}

.bold {
	font-weight: bold}

.green {
color: #228b22}

.red {
	color: #c00}

.orange {
color: #ff4500}

.orange2  {
border-bottom: #ff4500 solid 2px;
}

.black {
color: #000000;
}

.photor {
margin: 0px 0px 5px 10px;
 border: #ff4500 solid 1px;
 float: right;
}

div.ptable {
width: 400px;
 position: relative;
}

div.row {
clear: both;
}

div.row span.lcol {
  float: left;
  width: 100px;
  text-align: left;
  } 
  
div.row span.rcol {
  float: right;
  width: 290px;
  text-align: left;
  
}  

.bodycentre {
 margin-right:auto;
 margin-left:auto;
 position: relative;
 width: 852px;
  background-color: #ffffff;
 border: #000066 solid 1px;
 }

#skiplinks {
position: absolute;
left: -1000px;
}

/* ======================== */
/*  HOME PAGE BITS         */
/* ======================== */
#topgreen {
 position: relative;
 background: #66cc00;
 margin: 1px;
 text-align: center;
 border: 0px;
}

#topgreen2, #topgreen3  {
 position: relative;
 background: #bcf17a;
 margin: 1px;
 text-align: center;
 border: 0px;
}

#menublockindex  {
border-top: 2px solid #ff4500;
background: url('../images/bg_verlauf2.gif')  repeat-x;
 position: relative;
 padding: 0px 0px 30px 0px;
 margin: 0px;
 text-align: center;
}

#menublockindex ul {
list-style-type: none;
margin: 15px 20px 15px 20px;
}

#menublockindex ul li {
position: relative;
display: inline;
margin: 0px 0px 0px 0px;
font-weight: bold;
color: #ff4500;
}

#menublockindex a {
position: relative;
text-decoration: none;
margin: 0px 0px 0px 0px;
font-weight: normal;
color: #006666;
}

#menublockindex a:active {
text-decoration: underline;
}

#menublockindex a:hover {
text-decoration: underline;
}
/* ======================== */
/*  HOME PAGE BITS          */
/* ======================== */


#menublock  {
border-top: 2px solid #ff4500;
border-bottom: 2px solid #ff4500;
background: url('../images/bg_verlauf2.gif')  repeat-x;
 position: relative;
 padding: 0px 0px 15px 0px;
 margin: 0px;
 text-align: left;
}

/* menus as ul list so set-up look and feel */
#menublock ul {
list-style-type: none;
margin: 15px 20px 15px 20px;
}

#menublock ul li {
position: relative;
display: inline;
margin: 0px 0px 0px 0px;
font-weight: bold;
color: #ff4500;
}

#menublock a {
position: relative;
text-decoration: none;
margin: 0px 0px 0px 0px;
font-weight: normal;
color: #006666;
}

#menublock a:active {
text-decoration: underline;
}

#menublock a:hover {
text-decoration: underline;
}

#menublock .thispage, #menublock .thisparent {
font-weight: bold;
color: #ff4500;
}

#childmenu {
margin: 10px 5px 10px 5px;
 background: #fff;
 border: 1px solid #288328;
 padding: 3px 0px 3px 0px;
 text-align: center;
font-weight: bold;
color: #ff4500;
}

#childmenu ul {
margin: 0px 0px 0px 0px;
display: inline;
}

#childmenu .thispage {
font-weight: bold;
color: #ff4500;
}

#footer {
 text-align: center;
}

#footerlinks {
 text-align: center;
font-weight: bold;
color: #ff4500;
margin: 0px 0px 20px 0px;
}

.backfade2  {
 position: relative;
 background-image: url(../images/bg_verlauf2.gif);
 }

.topmain    {
 position: relative;
 background: #ffffff;
 width: 848px;
 padding: 0px;
 margin: 1px;
 text-align: left;
 border: 0px;
 height:140px;
}

.logomain   {
float: right;
 margin: 5px;
}

.pagetitle  {
 position: relative;
 top: 50px;
 left: 50px;
}

.bodytext {
padding: 10px;
 line-height: 150%;
 color: #3b5a78;
 text-align: left;
}


/* ================================ */
/*  START OF WIDGET TEXT FORMATTING
/* ================================ */

.widgetem {font-style: italic;}
.widgetstrong {font-weight: bold;}
.widgetleft {text-align: left;}
.widgetright {text-align: right;}
.widgetcentre {text-align: center;}
.widgetjustify {text-align: justify;}
.widgetexternal {/* formatting for external link */}


/* ================================ */
/*  END OF WIDGET TEXT FORMATTING
/* ================================ */
.uploadedimgr {
float: right;
margin: 0px 0px 10px 20px;
display: inline;
border: 1px solid #ff4500;
}

.uploadedimgl {
float: left;
margin: 0px 20px 10px 0px;
display: inline;
}

.uploadedimgc {
text-align: center;
display: block;
margin: 5px 0px 5px 0px;
}

.uploadedimgi {
text-align: center;
display: block;
margin: 5px 0px 5px 0px;
}



