body{
background: url('images/tengen-fl-bg.jpg');
font-family: Open Sans,Arial;
font-size: 12pt;
line-height: 16px;
text-align:left;
color:#323231;
}

.kaushan-script-regular {
  font-family: "Kaushan Script", cursive;
  font-weight: 400;
  font-style: normal;
}

#footer {
	width: 100%;
	float: left;
	margin: 0 0 1em 0;
	padding: 0;
    background-color:#93b899;
}

.topnavi {
    width: 100%;
	float: left;
	margin-top: 0;
	padding-top: 0;

    background-color:#226539;
}

.topnavi ul {
	list-style:none;
	width: 800px;
	margin: 0;
	padding: 0;
}
	
.topnavi li {
    background: #226539;
    border: 0 solid #FFFFFF;
    display: block;
    float: left;
    list-style-type: none;
    color: #efa825;
    text-transform:lowercase;
    height:50px;
	width:auto;
	
}

.topnavi a, .topnavi a:active, .topnavi a:visited {
    background: transparent;
    color: #ffffff !important;
    display: block;
    float: left;
    font-family: "Kaushan Script", cursive;
    font-size: 16pt;
    font-style: normal;
    font-weight:400;
    margin: 4px 5px 0 4px;
    overflow: hidden;
    padding: 10px;
    text-align: left;
    text-transform:uppercase;
    text-decoration: none !important;
}

.topnavi a:hover {
    background: transparent;
    color: #efa825 !important;
    display: block;
    float: left;
    font-family: "Kaushan Script", cursive;
    font-size: 16pt;
    font-style: normal;
    font-weight:400;
    margin: 5px 5px 0 4px;
    overflow: hidden;
    padding: 10px;
    text-align: left;
    text-transform:uppercase;
    text-decoration: none !important;
}

h1{
font-family: "Kaushan Script", cursive, Baskerville;
font-size:32pt;
line-height: 40px;
letter-spacing:-1px;
text-align:center;
text-transform: none;
font-weight:400;
font-style: normal;
padding: 5px;
margin: 5px;
color:#90305e;
border-bottom:2px solid #de7199;
}

h2{
font-family: "Kaushan Script", cursive;
font-size:26pt;
line-height: 30px;
letter-spacing:-1px;
text-align:center;
text-transform: lowercase;
font-weight:400;
font-style: normal;
color:#226539;
border-bottom:1px solid #de7199;
padding: 5px;
margin-left: 10px;
margin-top: 0px;
}

h3{
font-family: "Kaushan Script", cursive;
font-size:20pt;
line-height: 20px;
letter-spacing:0px;
text-align:center;
text-transform: normal;
font-weight:400;
font-style: normal;
padding-left: 10px;
padding:5px;
margin:20px 0 15px 0;
color:#90305e;
border-bottom:0px solid #de7199;
}

h4{
font-family: "Kaushan Script", cursive, Arial;
font-size:18pt;
line-height: 16px;
letter-spacing:-1px;
text-align:center;
text-transform: normal;
font-weight:400;
font-style: normal;
padding-left: 0px;
padding:5px;
margin:5px;
color:#90305e;
border-bottom:0px solid #90305e;
}

h5{
font-family: "Kaushan Script", cursive, Arial;
font-size:16pt;
line-height: 16px;
letter-spacing:-1px;
text-align:left;
text-transform: normal;
font-weight:normal;
font-style: normal;
padding-left: 0px;
padding:5px;
margin:5px;
color:#efa825;
border-bottom:1px solid #efa825;
}

h6{
font-family: "Kaushan Script", cursive, Arial;
font-size:14pt;
line-height: 15px;
letter-spacing:-1px;
text-align:left;
text-transform: normal;
font-weight:bold;
font-style: normal;
padding-left: 0px;
padding:5px;
margin:5px;
color:#226539;
border-bottom:0px solid #226539;
}

b,strong{
color:#de7199;
font-family: "Kaushan Script", cursive, Times New Roman;
}

i,italic{
color:#90305e;
font-family: Open Sans;
}

u{
color:#226539;
}

.balken {
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
background: #efa825;
padding: 10px 15px 10px 15px; 
}

a:link, a:visited, a:active {
color:#90305e;
text-decoration:underline;
font-family: "Kaushan Script", cursive;	
}
a:hover{
color:#efa825;
text-decoration:none;
}

textarea{
background-color:#ffedce;
border:2px solid #efa825;
width: 340px; 
height: 100px;
color:#226539;
line-height: 18px;
}

blockquote{
background-color:#ffedce;
border-left:10px solid #f7b74b;
color:#226539;
padding:7px;
	font-family: "Kaushan Script", cursive, Arial;
	font-size: 13pt;
	line-height: 18px;
}