﻿/*
lightgreen: #8FA54C
darkgreen: #456553
*/
html
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body 
{
	width: 100%;
	height: 100%;
	background: white;
	font: 11px Verdana;
	margin: 0px;
	padding: 0px;
	background: #fff;
	line-height: 16px;
	background: #fff url(/images/wing.gif) no-repeat fixed bottom center;
}

div
{
	margin: 0px;
	padding: 0px;
}

hr
{
	height: 1px;
	border: 0px;
	background: #e7e7e7;
	margin: 0px 0px 8px 0px;
}

h1
{
	color: #8FA54C;
	font: 18px Palatino Linotype;
	margin: 0px 0px 30px 0px;
}

.splash h1
{
	margin-top: 30px;
}

h2
{
	color: #456553;
	font: 12px Palatino Linotype;
	font-weight: bold;
}

h3
{
	font: 12px Palatino Linotype;
	font-weight: bold;
}

div.sub h2
{
	margin: 8px 15px 8px 0px;
	text-align: right;
}

a
{
	text-decoration: none;
	color: #456553;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0px;
}

#general a
{
	color: #666;
}

#site
{
	width: 990px;
	min-height: 590px;
	margin: 0px auto;
	overflow: visible;
	position: relative;
}

#header
{
	width: 972px;
	height: 175px;
}

#footer
{
	width: 965px;
	height: 15px;
	margin: auto;
	text-align: right;
	clear: left;
}

#footer a
{
	color: #bbb;
}

#logo
{
	width: 700px;
	height: 120px;
	float: left;
}

#logo img
{
	margin: 10px 0px 0px 200px;
}

#general, #language
{
	font-size: 11px;
	text-align: right;
	margin: 8px 25px;
	float: right;
	width: 220px;
}

#menu
{
	width: 972px;
	height: 20px;
	float: left;
}

div.submargin
{
	float: left;
	width: 200px;
	min-height: 380px;
}

div.sub
{
	width: 169px;
	border-right: 1px solid #e7e7e7;
}

div.sub img
{
	margin-top: 12px;
}

div.text
{
	float: left;
	width: 570px;
	margin-bottom: 10px;
}

.dlm
{
	float: left;
	font: 15px Palatino Linotype;
	color: #8FA54C;
}

.btn
{
	float: left;
	margin: 0px 6px;
}

.btn a
{
	text-decoration: none;
	font: 15px Palatino Linotype;
	font-variant: small-caps;
	font-weight: bold;
	color: #456553;
}

.subbtn
{
	width: 170px;
	height: 21px;
	line-height: 21px;
	text-align: right;	
}

.subbtn a
{
	padding: 0px 18px 0px 2px;
}

.act
{
	background: #e7e7e7 url(/images/dot.gif) no-repeat top right;
}

.act span
{
	padding: 0px 18px 0px 2px;
}

.c 
{
	text-align: center;
}

div.partner
{
	float: left;
	margin-bottom: 10px;
}

img.partnerfoto
{
	height: 120px;
	background: #ddd;
	margin: 0px 8px 8px 0px;
	float: left;
}

img.partnerlogo
{
	width: 120px;
	background: #ddd;
	margin: 8px 0px 0px 8px;
	float: right;
}

label {width: 160px; height: 25px; clear: left; display: block; float: left; text-align: right; font-weight: bold;}
input, select {position: relative; top: 0px; width: 390px; margin: 0px 0px 3px 10px;}
input.btn {width: 100px;}

div.error
{
	padding-left: 170px;
}

div.fotocontainer
{
	width: 100px;
	float: left;
}

#symposium {margin-left: 160px;}
#symposium label {width: auto; clear: none; display: inline; float: none; text-align: left; font-weight: normal;}
#symposium input {width: auto; margin-right: 4px;}