* {
	margin: 0;
	padding: 0;
}

body {
background: #719EBD url(images/bg4.jpg) no-repeat;
background-position: 50% 0%; 
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 17px;
color: #333;
}

#handheld {
	visibility: hidden; display: none;
}

a {
text-decoration: none;
color: #157D6A;
}
a:hover {
text-decoration: underline;
color: #37AB96;
}

#wrap {
margin: 0 auto;
/* width: 887px; */
width: 1200px;
}

#header {
padding-left: 150px;
height: 250px;
width: 887px;
}
#header h1 { 
font-size: 30px;
letter-spacing: -1px;
padding: 0px 0 3px 20px;
color: #000000;
}
#header h1 a { 
color: #37AB96;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 12px;
color: #000;
padding: 15px 0 0 20px;
/* letter-spacing: -1px; */
font-weight: 100;
}


#header ul {
font-size: 11px;
	float: right;
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	padding: 0 10px;
	/* border-left: 1px solid #7DD2FA; */
     border-left: 1px solid #157D6A;
	color: #000000;
}

#header li.first a {
	border: none;
}

#header li.last a {
	border-right: none;
	padding-right:20px;
}


#logomenu {
margin-top: 15px;
}

#menu {
height: 70px;
line-height: 90px;
/* background: #fff url(images/menu.png) no-repeat; */
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
}
#menu ul li a:hover {
color: #37AB96;
text-decoration: none;
}

#content {
padding: 0 0px 20px 20px;
margin-top: -140px;
height:1000px;
}

.right {
padding-right:20px;
float: right;
width: 800px;
padding-top: 25px;
text-align: justify;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
color: #000000;
}

.right h3 {
font-size: 11pt;
font-weight: bold;
padding: 15px 0 7px 0;
color: #157D6A;
}
.right a {
text-decoration: none;
font-weight: bold;
}
.right a:hover {
color: #37AB96;
}

.logos{
position: absolute;
z-index: 1000;
float: left;
margin-left:907px;
width:100px;
}

.left {
padding-left: 150px;
float: left;
width: 160px;
padding-top: 35px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 5px;
height: 24px;
line-height: 24px;
background: #111;
color: #fff;
font-size: 9pt;
}
.left ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.left ul li a {
color: #157D6A;
text-decoration: none;
font-weight: bold;
}
.left ul li a:hover {
color: #37AB96;
}

#thema{
padding: 5px;
background: #ffffff;
width:640px;
height:900px;
min-height:expression(this.scrollHeight > 900 ? "auto":"900px"); 
overflow:auto;
border: 1px solid #666666;
position: relative;
}

div#thumbs{
float:right;
width: 100px;
height:365px;
text-align:center;
overflow:auto;
}

div#large {
width:540px;
height:365px;
overflow:hidden;
text-align:center;
}

#thema a{
text-decoration: underline;
}

.themaliste{
list-style-type: disc;
}

div#text{
font-size: 8pt;
padding:2px;
border: 1px dotted #37AB96;
float:right;
width:320px;
height:100px;
margin-right:0px;
}

#bottom {
text-align: center;
padding: 40px 0;
height: 50px;
}

div#footer {
position:absolute;
top:590px;
width:1200px;
text-align: center;
font-size: 11px;
}
