a,
body,
div,
font,
.fontsmall,
input,
li,
p,
span,
textarea {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.87em;
	line-height: 1.3em;
}

/* container */

#divBottom {
	position: absolute;
	left: 10px;
	top: 605px;
    height: 20px;
	width: 730px;
}

#divContent {
	position: absolute;
	left: 270px;
	top: 125px;
    height: 380px;
    width: 425px;
	overflow: auto;
}

#divFooter {
	position: absolute;
	left: 270px;
	top: 575px;
    height: 40px;
    width: 420px;
}

#divNavmainSpacer {
	position: absolute;
	left: 10px;
	top: 105px;
    height: 400px;
    width: 40px;
}

#divNavmain {
	position: absolute;
	left: 53px;
	top: 105px;
    height: 400px;
}

#divNavsub {
	position: absolute;
	left: 270px;
	top: 545px;
    height: 20px;
    width: 420px;
}

#divTop {
	position: absolute;
	left: 10px;
	top: 2px;
    height: 105px;
	width: 730px;
}

/* a hrefs */

a,
a:hover,
a:link,
a:visited,
a:hover {
	color: #DB9859;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}
a:hover {
	color: #DB9859;
	text-decoration: none;
}

#divBottom a,
#divBottom a:hover,
#divBottom a:link,
#divBottom a:visited,
#divBottom a:hover,
.bottom a,
.bottom a:hover,
.bottom a:link,
.bottom a:visited,
.bottom a:hover {	
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	font-size: 1em;
}
#divBottom a:hover,
.bottom a:hover {
	text-decoration: none;
}

#divFooter a,
#divFooter a:hover,
#divFooter a:link,
#divFooter a:visited {	
	color: #000000;
}
#divFooter a:hover {
	color: #DB9859;
}

#divNavsub a,
#divNavsub a:hover,
#divNavsub a:link,
#divNavsub a:visited,
#divNavsub a:hover {	
	color: #000000;
	background-color: #DB9859;
	text-decoration: none;
}
#divNavsub a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* tags, basics */

.body{
	margin: 0px;
	padding: 0px;
}

.bodyPopup {
	margin: 0px;
	text-align: center;
}
.bodyPopup p {
	margin: 0px;
	margin-top: 10px;
	font-size: 0.87em !important;
}

.clr {
    clear: both;
}

#divBottom p,
.bottom {
	font-size: 80% !important;	
	color: #666666;
	width: 100%;
	text-align: center;
	margin: 0px;
}

#divFooter {
	font-weight: bold; 
	font-size: 85% !important;
	padding: 3px;
	text-align: center;
}

#divNavsub {
	/* background-color: #f8eec7; */
	background-color: #DB9859;
	font-weight: bold; 
	font-size: 95% !important; 
	line-height: 111%; 
	padding: 3px;
	text-align: center;
}

.fontsmall  {
	font-size: 80% !important;
}


h1,
h2,
h3,
h4 {
    margin-bottom: 10px;
	font-weight: bold;
}
	
h1 {
	color: #DB9859;
	font-size: 140% !important;
	line-height: 130%;
	margin: 5px 0px;
}
	
h2 {
	background-color: #DB9859;
	color: #ffffff;
	font-size: 110% !important;
	line-height: 130%;
	margin: 5px 0px;
}
	
h3 {
	font-size: 120% !important;
	line-height: 120%;
	margin: 5px 0px;
}
	
h4 {
	font-size: 110% !important;
	line-height: 110%;
	margin: 5px 0px;
}

.hr {
	border-top: 1px solid #DB9859;
	width: 95%;
} 

#divBottom p {
	margin-top: 0px;
	padding-top: 0px;
}


td {
	vertical-align: top;
	padding: 2px;
}

.teaser,
.teaser2 {
	border: 1px solid #DB9859;
	padding: 5px;
	width: 90%;
}
.teaser2 {
	border: 3px solid #DB9859;
}
    /* IE */
* html .teaser td,
* html .teaser2 td {
    font-size: 70% !important;
}

.texthighlight,
.tdhighlight {
	font-weight: bold;
	font-size: 100%;
	line-height: 140%;
	color: #2c4935;
	margin: 0px;
	text-align: justify;
}
.tdhighlight {
	text-align: center;
}
    /* IE */
* html .tdhighlight {
	font-size: 0.85em;
}

th {
	background-color: #DB9859;
	font-weight: bold;
	color: #ffffff;
	margin-left: 7px;
	text-align: center;
}

.tdhighlight,
.highlight {
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border : 1px solid #DB9859;
	text-align: center;
}
.highlight {
	text-align: left;
	font-size: 105% !important;
}
.highlight ul {
	margin: 0px 15px;
}
.highlight p {
	margin: 5px 0px;
}


ul {
	color: #DB9859;
    list-style: square;
	font-size: 100% !important;
}

.ulimg {
	list-style-image: url(img/_common/vert_breaker.jpg);
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 0px;
}
.ulimg li {
	margin-bottom: 3px;
}

/* forms */


.formmust {
    color: #DB9859;
}

.submit {
	background-color: #DB9859;
    color: #ffffff;
    font-weight:bold;
    text-align: center;    
	width: 150px;
}

.inputcheckbox {
	border: none;
	width: 15px;
	font-size: 100% !important;
	margin-bottom: 2px;
}

.inputsmall {
	width: 70px;
}

.inputlarge {
	width: 320px;
}

input,
select,
textarea {
	border: 1px solid #DB9859;
	background-color: #ffffff;
	width: 180px;
	font-size: 100% !important;
	padding: 2px;
	margin-bottom: 7px;
}

/* index.php */

.index {
	background-image: url(img/_common/regenb_li.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.index .content {
	margin-left: 120px;
	text-align: center;
	width: 500px;
}

.index p {
	font-size: 0.9em;
}
* html .index p {
	font-size: 0.7em;
}
