/* Vollmuth SprachEngineering Stylesheet */
html {
	height: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#site {
	background-color: E9E9E9;
	background-image: url(bg_body.jpg);
	background-repeat: repeat-y;
	width: 776px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
	height: 100%;
	position: relative;
}
body > #site {
	MIN-HEIGHT: 100%;
	HEIGHT: auto;
}
#header {
	height: 180px;
	width: 776px;
	top: 0px;
	background-image: url(head.jpg);
	text-align: right;
}
h1 {
	font-weight: bold;
	color: #CC6600;
	font-size: 16px;
}

.seo {
	display: none;
}
#navi {
	width: 194px;
	margin-top: 40px;
	position: absolute;
	left: 1px;

}
#content {
	margin-left: 195px;
	padding-left: 15px;
	position: relative;
	padding-top: 20px;
	padding-right: 10px;
	width: 556px;
	margin-right: 20px;
}
a.active:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #666666;
	padding-left: 15px;
	text-decoration: none;
	position: absolute;
	height: 20px;
	width: 178px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.active:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #666666;
	padding-left: 10px;
	text-decoration: none;
	position: absolute;
	height: 20px;
	width: 178px;
}
a.active:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #CC6600;
	padding-left: 10px;
	text-decoration: none;
	position: absolute;
	height: 20px;
	width: 178px;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #CCCCCC;
	padding-left: 10px;
	text-decoration: none;
	position: absolute;
	height: 25px;
	width: 183px;
	vertical-align: middle;

}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #CCCCCC;
	padding-left: 10px;
	text-decoration: none;
	position: absolute;
	width: 183px;
	height: 25px;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #CC6600;
	padding-left: 10px;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 25px;
	width: 183px;
	position: absolute;
}
#bottom {
	font-size: 10px;
	margin-left: 195px;
	padding-left: 10px;
}
#lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	color: #666666;
	font-size: 14px;
	position: absolute;
	margin-bottom: 3px;
	right: 0px;
	top: 155px;





}
h2 {
	font-size: 12px;
	color: #666666;
}
a.active:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #CCCCCC;
	padding-left: 10px;
	text-decoration: none;
	position: absolute;
	height: 20px;
	width: 178px;
}
