@charset "UTF-8";

html {
margin:0;
padding:0;
}

body {
	border:0;
	text-align:center;
	font-family:Verdana;
	font-size:14px;
	color:#333;
	margin:0;
	padding:0;
}

.hidden {
visibility:hidden;
height:0;
width:0;
overflow:hidden;
}

.killfloat {
clear:both;
height:0;
width:0;
overflow:hidden;
}

.rel {
position:relative;
}

.rounded,
.rounded10,
.rounded20,
.rounded30,
.rounded40,
.submitbtn{
-moz-border-radius:0px;
-webkit-border-radius:0px;
}

.rounded-top{
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
}

.rounded-bottom{
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;
}

.rounded-right{
-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
}

.formbtn{
display:block !important;
width: auto !important;
height: auto !important;
border: 0 !important;
background:#036 !important;
color:#fff !important;
line-height:1em !important;
padding:.5em !important;
}

.formbtn:hover{
background:#2d2c29 !important;
text-decoration:none !important;
}

#page {
	width:960px;
	text-align:left;
	position:relative;
	background:#e6cd9a;
	border:0px #fff solid;
	border-top:10px;
	margin:0 auto 1em;
	padding:0;
	overflow: hidden;
	background-color: #666666;
}

#top {
	position:relative;
}

#top .logo {
position:absolute;
left:1em;
top:0;
}

#top .flags {
position:absolute;
left:1em;
top:9.5em;
width: 12.875em;
text-align: right;
}

#top .flags a{
margin-left: 0.5em;
}

#topbox {
position:absolute;
width:59.875em;
height:13.5em;
left:0;
top:27.25em;
}

#flashhead{
position:absolute;
left:0;
top:0;
}

#flashhead embed,
#flashhead object{
width: 960px;
height: 350px;
}

#headertext {
width:47em;
height:11.25em;
float:left;
position:relative;
margin:2.315em 0 0;
}

#headertext .background {
width:47em;
height:11.25em;
position:absolute;
left:0;
top:0;
background:#036;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity:0.5;
opacity:0.5;
}

#headertext .txt {
width:43em;
height:10.25em;
position:absolute;
left:0;
top:0;
padding:0 2em 1em;
}

#headertext.wide {
width:59.875em;
}

#headertext.wide .background {
width:59.875em;
}

#headertext.wide .txt {
width:55.875em;
}

#headertext .title h2 {
font-size:1.5625em;
font-weight:400;
color:#fff;
}

#headertext .bodytext {
color:#fff;
}

#headertext .seasonbtn {
height:9.5em;
width:2.125em;
float:right;
position:absolute;
left:45.0625em;
top:.9375em;
}

#headertext .seasonbtn .btn {
width:32px;
height:32px;
overflow: hidden;
margin-bottom:.3125em;
}

#headertext .seasonbtn .btn a {
display:block;
width:32px;
height:32px;
background: url(../../img/sprite.png);
background-position:0 -16px;
}

#headertext .seasonbtn .spring a{
background-position:0 -16px;
}

#headertext .seasonbtn .summer a{
background-position:-32px -16px;
}

#headertext .seasonbtn .autumn a{
background-position:-64px -16px;
}

#headertext .seasonbtn .winter a{
background-position:-96px -16px;
}

#headertext .seasonbtn .spring a:hover {
background-position:0 -48px;
}

#headertext .seasonbtn .summer a:hover {
background-position:-32px -48px;
}

#headertext .seasonbtn .autumn a:hover {
background-position:-64px -48px;
}

#headertext .seasonbtn .winter a:hover {
background-position:-96px -48px;
}

#left {
width:12.8125em;
min-height:1em;
margin-top:6.5em;
float:left;
}

#normal {
width:46em;
float:right;
margin-left:1em;
overflow: hidden;
}

#page.start #headertext .seasonbtn {
left:57.875em;
}

#page.start #left{
margin-top: 3em;
}

#page.normal #normal {
width:43em;
position:relative;
background:#fff;
margin:-13.5em 1em 0;
padding:1em;
}

#page.normal #normal .wrap {
background:#f0e0c1;
padding:1em;
}

#page.normal #normal .wrap .title {
color:#036;
}

#page.normal #normal .wrap .bodytext{
line-height: 150%;
}

#page.normal #normal .bottom{
float: left;
margin-top: 1em;
}

#page.normal #path {
margin-top:0;
}

#page.modul #normal {
margin-top:-13.5em;
}

#page.modul #left {
margin-top:-13.5em;
position:relative;
}

#page.modul #main ul {
margin:0;
padding:0;
}

#page.modul #leftmenu ul {
float:none;
}

#page.theme2 #normal {
padding-bottom: 0;
}#topmenuwrap{
	width: 45em;
	height: 2em;
	position: absolute;
	left: 14.75em;
	top: 0;
}

#topmenu{
display: block;
position: relative;
float: left;
width: 45.125em;
height: 2em;
z-index: 200;
padding: 0;
}

#topmenu ul{
display: block;
float: left;
list-style-type: none;
padding: 0;
margin: 0;
}

#topmenu .level1 li{
	display: block;
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0;
	position: relative;
	visibility: visible;
	font-size: 12px;
	background-color: #FFFFFF;
}

#topmenu .level1 a{
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	display: block;
	float: left;
	height: 32px;
	line-height: 1.75em;
	color: #000000;
	margin: 0;
	padding: 0 0 0 10px;
	width: 161px;
}

#topmenu .level1 .btn a{
background: url(../../img/sprite.png) no-repeat;
background-position: 0 -80px;
}

#topmenu .level1 .act a{
background-position: 0 -112px;
}

#topmenu .level2{
position: absolute;
width: 10.6875em;
left: 0;
top: 32px;
font-size: 1em;
margin: 0;
padding: 0;
display: none;
z-index: 888;
border: 0;
background: #036;
text-transform: uppercase;
}

#topmenu .level2 li{
display: block;
margin: 0;
padding: 0;
float: left;
clear: left;
border-top: 1px #fff solid;
}

#topmenu .btn .level2 a{
	display: block;
	width: 13.25em;
	height: 3em;
	line-height: 3em;
	padding: 0 0.5em;
	margin: 0;
	border: 0;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	background: #eae2da;
}

#topmenu .btn .level2 .first{
border-top: 0 !important;
}

#topmenu .btn .level2 a:hover, #topmenu .btn .level2 .act a{
background: none;
}

#leftmenu{
width: 12.875em;
height: 18.875em;
float: left;
background: #cd9b36;
}

#leftmenu ul{
display: block;
float: left;
list-style-type: none;
padding: 0;
margin: 0;
}

#leftmenu .level1 li{
display: block;
clear: left;
width:12em;
margin: 0 0.5em 0 0;
padding: 0;
position: relative;
}

#leftmenu .level1 a{
text-decoration: none;
display: block;
float: left;
height: 1.75em;
line-height: 1.75em;
color: #fff;
margin: 0;
padding: 0 0 0 0.5em;
}

#leftmenu .level1 .active a{
color: #036;
}

#leftmenu span{
font-size: 0.8125em;
}

#activemenu{
height: 2.25em;
line-height: 2.25em;
padding: 0 0.5em;
color: #fff;
background: url(../../img/dropdown-arrow.png) no-repeat 11.25em center;
border-bottom: 1px #fff solid;
}

#activemenu span{
font-size: 0.75em;
text-transform: uppercase;
}

#path{
line-height: 1em;
margin: 1em 1em 1em 0;
}

#path span, #path a{
font-size: 0.75em;
color: #036;
}

#catmenu{
width: 12.875em;
float: left;
background: #cd9b36;
}

#catmenu ul{
display: block;
list-style-type: none;
padding: 0;
margin: 0;
}

#catmenu .hide{
display: none;
}

#catmenu .show{
display: block;

