html {
	height:100%;
	font-size: 100.01%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

body {
	height:100%;
	width:100%;
	position:absolute;
	font-family : Trebuchet MS, Arial;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	color: #4d4948;
	font-size: 13px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	font-family : Trebuchet MS, Arial;
	color:#374063;
	font-style:italic;
}

a:hover {
	text-decoration: underline;
	font-family : Trebuchet MS, Arial;
	color:#374063;
	font-style:italic;
}

.link a  {
	font-size: 13px;
	font-style:normal;
	color: #7eb400;
}

.link a:hover  {
	text-decoration: underline;
	font-size: 13px;
	font-style:normal;
	color: #7eb400;
}

.bodytext a  {
	font-size: 13px !important;
	font-style:normal !important;
	color: #7eb400 !important;
}

.bodytext a:hover  {
	text-decoration: underline !important;
	font-size: 13px !important;
	font-style:normal !important;
	color: #7eb400 !important;
}

.gesellschafter {
	color: #7eb400;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.gesellschafter a:hover  {
	color: #7eb400;
	text-decoration: underline;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;	
}

.text {
	font-family : Trebuchet MS, Arial;
	font-size: 13px;
	color: #4d4948;	
}

.navigation {
	font-family : Trebuchet MS, Arial;
	height:100%;
	background-image: url(../../images/veos/background_navi.gif);
}

#shadow_background {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../../images/veos/background.gif);
	width: 1000px;
}

#shadow_background_container {
	height: 253px;
	margin-left: 0px;
	margin-top: 0px;
	width: 1000px;
}

#shadow_background_body {
	margin-left: 0px;
	margin-top: 0px;
	width: 1000px;
}

ul {
	margin-top:2px;
	margin-left:25px;
	padding-left: 25px;
}

ul,li {
	list-style-type: none;
	font-style:italic;
	font-size: 13px;
}

.impressum a  {
	font-size: 11px;
	font-style:italic;
	color: #374063;
}

.impressum a:hover  {
	text-decoration: underline;
	font-size: 11px;
	font-style:italic;
	color: #374063;
}

.nav_headline {
	font-size: 15px;
	color: #7eb400;
}

.headline {
	font-size: 20px;
	font-style:italic;
	color: #002e64;
}

#headerinfo {
	font-family : Trebuchet MS, Arial;
	color: #ffffff; 
	font-size: 20px;
	font-style:italic;
	font-weight: bold; 
	background-color: #7eb400;
}

teb_bg {
	background-image: url(../../images/veos/background.gif);
}

li.act_link {
	text-decoration:underline !important;
}

.bodytext {
	font-family : Trebuchet MS, Arial;
}

#content {
	margin-right:35px;
	margin-left:35px;
	width:622px;
}

#content h1 {
	font-size: 20px;
	font-style: italic;
	color: #002e64;
}

img.languagePointer {
  position: relative;
  left: 3px;
  top: -7px;
}