@charset "UTF-8";
body.main/* CSS Document */

 {
	background-image: url(images/bg_wegland_alpin.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
div.main {
	width: 735px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
div.endline {
	background-color: #FFCB05;
	width: 100%;
	margin-bottom: 20px;
}
div.certificate {
	text-align: center;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
div.certificate img {
	margin-right: 5px;
	margin-left: 5px;
}
a:link, a:visited {
	color: #996600;
	text-decoration: underline;
}
a:hover, a:active {
	color: #339933;
	text-decoration: underline;
}

div.end {
	clear: both;
}
div.col1 {
	float: left;
	width: 375px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #295200;
	padding-bottom: 40px;
	height: 550px;
}
div.col2 {
	float: left;
	width: 359px;
}
div.lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	height: 16px;
	padding-top: 1px;
}
div.logobox {
	height: 90px;
}
div.logobox  div {
	position: relative;
	top: 460px;
	z-index: 2;
	left: 158px;
	height: 66px;
	width: 173px;
}
div.menu {
	background-color: #2E6D49;
	height: 30px;
	margin-top: 59px;
}
div.content2 {
	width: 345px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	float: left;
	text-align: justify;
}
div.spacer {
	float: right;
	height: 260px;
	width: 5px;
}
.endline div {
	width: 735px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E6D49;
	padding-top: 3px;
	padding-bottom: 3px;
}
h1 {
	display: inline;
	background-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px 30px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	right: 30px;
	position: relative;
	top: 5px;
	text-transform: lowercase;
	z-index: 5;
}
div.slogan {
	height: 63px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFCB05;
	font-size: 14px;
	font-weight: bold;
	padding-top: 70px;
	padding-right: 30px;
	padding-left: 30px;
}
.lang a:link, .lang a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.lang a:hover, .lang a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu li { /* all list items */
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 14px;
	padding: 8px 10px;
}

.menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 30px;
	left: 0px;
	background-color: #459065;
	z-index: 10;
}
.menu li ul li {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 14px;
	padding: 4px 10px;
	width: 12em;
	border-bottom: 1px solid #78C599;
	display: block;
	float: none;
}

.menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 30px;
	left: 0px;
}
.menu li:hover, .menu li.over { /* lists nested under hovered list items */
	background:#FFCC00;
}
.menu li:hover ul, .menu li.over ul { /* lists nested under hovered list items */
	display: block;
}
.menu a:link, .menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover, .menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	color: #FFFFFF;
	background-color: #FFCC00;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
}
.cert {
	padding: 12px;
	height: 75px;
	width: 75px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	float: left;
	text-align: center;
}
.frmbox {
	border: 1px solid #999999;
	width: 340px;
	background-color: #D2DCBE;
}
.frmsbm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCC00;
	border: 1px solid #999999;
}
body.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 331px;
}
div.scroll {
	width: 365px;
	margin-top: 30px;
	float: left;
	height: 285px;
	overflow: auto;
}

