@charset "ISO-8859-1";

/* GLOBALHEADER */
#div1 {
float: none;
width: 758px;
height: 125px;

text-align: right;
font:20px arial, sans-serif;
font-weight:bold;

border: solid #0000ff;
border-width:0px ;
border-bottom-style:solid;
border-bottom-color:#00ff00;
padding: 0px;
}

/* TYPE */
body {
text-align:center;
margin-top: 25px;
background-color:#FEF5E2;
}

/* Structure */
#navbox {
float: left;
width: 138px;
height:300px;
border: solid 1px #FFFFFF;
background-color:#FDEBC7;
border-top-width:0px;
}

#content1 {
float: left;
width: 619px;
height:300px;
border: solid 1px #fff;
background-color:#FDEBC7;
border-top-width:0px;
border-left-width:0px;
}

#content2 {
float:left;
width:555px;
height:230px;
border:solid 1px #FDEBC7;
padding-left:30px;
margin-top:13px;
}

.cell1, .cell2 {
float: left;
height:36px;
border: solid 1px #FFFFFF;
background-color:#DDCEAF;
border-bottom-width:0px;
}
.cell1 {
width: 138px;
}
.cell2 {
width: 619px;
border-left-width:0px;
}

.cell3, .cell4 {
float: left;
height:32px;
border: solid 1px #FFFFFF;
border-top-width:0px;
}
.cell3 {
width: 138px;
background-color:#DDCEAF;
}
.cell4 {
width: 619px;
background-color:#FDEBC7;
border-left-width:0px;
}

/* Navigation, cellformat */
.navqu {
float: left;
width: 154px;
height:20px;
border: solid 1px #fff;
background-color:#9C8B7B;
border-bottom-width:0px;
border-left-width:0px;
}

.nav {
height:24px;
border-bottom: solid 1px #fff;
padding-top:8px;
}

/* LAYOUT */
#title1 {
float: left;
width: 277px;
height: 184px;
margin-top:23px;
margin-left:0px;
overflow:auto;

text-align: right;
font:14px arial, sans-serif;
font-weight:normal;

border-width:0px;
border-style:solid;
border-right-width:0px;
border-color:#FFFFFF;
background-color:#FDEBC7;
background-image:url(../img/flowerli.jpg);
background-repeat:no-repeat;
background-position:left;
}

#title2 {
float: left;
width: 278px;
height: 184px;
margin-top:23px;
margin-left:0px;
overflow:auto;

text-align: left;
font:14px arial, sans-serif;
font-weight:normal;

border-width:0px;
border-style:solid;
border-left-width:0px;
border-color:#FFFFFF;
background-color:#FDEBC7;
background-image:url(../img/flowerre.jpg);
background-repeat:no-repeat;
background-position:left;
}

#div2 {
float: left;
width: 420px;
height: 258px;
margin:0px;
overflow:auto;

text-align: justify;
font:16px 'Times New Roman',Serif, Sans-serif;
font-weight:normal;

border-width:1px;
border-style:solid;
border-color:#FFFFFF;

padding: 0px;
background-color:#FDEBC7;
}

#div3 {
float: right;
width: 120px;
height: 258px;
margin:0px;
padding-top: 0px;
overflow:auto;

text-align: right;
font:14px arial, sans-serif;
font-weight:normal;

border-width:1px;
border-style:solid;
border-color:#FFFFFF;
background-color:#FDEBC7;
background-repeat:no-repeat;
background-position:1px 1px;
background-attachment:scroll;
}

#txtdiv {
float:none;
width: 555px;
height:230px;
margin:0px auto;
padding:0px;
overflow:auto;
text-align:justify;
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
background-color:#FDEBC7;
background-repeat:no-repeat;
background-position:1px 1px;
background-attachment:scroll;
font:16px 'Times New Roman',Serif, Sans-serif;
}

.inline {
background-color: #FDEBC7;
width: 100%;
height: 100%;
border: 0px;
overflow: hidden;
}

/* TEXT , PICTURES */
p.txt {
margin:10px;
}

.headline {
font:16px Monospace, sans-serif;
font-weight:normal;
color:#000000;
letter-spacing:1px;
}

img.thumb {
float:left;
width:100px;
height:50px;
padding-left:10px;
margin-bottom:6px;
border-width:0px;
}

img.large {
float:left;
width:390px;
height:220px;
margin-left:15px;
margin-top:16px;
}

/* BUTTONS , LINKS*/
a.box2 {
color:#CC0000;
font:13px arial, sans-serif;
text-decoration:none;
background-color:#DDCEAF;
padding-left: 10px;
display:block;
height:16px;
text-align:left;
letter-spacing:4px;
}
a.box2:hover {
color:#FFFFFF;
text-decoration:none;
background-color:#000066;
}

a.box3 {
color:#CC0000;
font:13px arial, sans-serif;
text-decoration:none;
background-color:#9C8B7B;
padding-left: 0px;
display:block;
margin-top:2px;
height:16px;
text-align:center;

}
a.box3:hover {
color:#FFFFFF;
text-decoration:none;
background-color:#000066;
}

a.back {margin-left:13px;}
a.next {margin-left:100px;}
a.txt2 {margin-left:10px;}
a.next, a.back, a.txt2 {
float:left;
font:14px Arial,
Sans-serif;
font-weight:thin;
text-decoration:none;
}
a.next:link, a.next:visited, a.back:link, a.back:visited, a.txt2:link, a.txt2:visited
{
color:#c00;
}
a.next:active, a.next:hover, a.back:active, a.back:hover, a.txt2:active, a.txt2:hover
{
color:#006;
text-decoration:underline;
}

a.link {
color:#c00;
font:13px arial, sans-serif;
text-decoration:none;
background-color:transparent;
padding-left: 0px;
display:inline;
margin-top:2px;
height:16px;
text-align:center;

}
a.link:hover {
color:#006;
text-decoration:underline;
background-color:transparent;
}
