body, html {
  background-color: #FFFFFF;
  font-size: 12px;
  color:#FFFFFF;
  padding:20px;
  margin:0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}

ul {margin-bottom:20px;}
li.leerzeile {margin-bottom:12px;}

#inhalt {
  width: 920px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

#header-uva {
  text-align: left;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0px;
  width: 920px;
  background-color: #FFFFFF;
  border: 0;
}

#banner-name {
	float: left;
    padding: 0px 0px 0px 10px;
	font-size:28px;
	font-weight:bold;
    background-image: url(images/pixel-w.gif);
}

#banner-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
    padding: 11px 10px 0px 0px;
    background-image: url(images/pixel-w.gif);
}

#banner-bild {
	width: 920px;
    margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
    background-image: url(images/schatten-reliw.gif);
    background-repeat:  repeat-y;
}

span, #banner-name span,#banner-slogan span {
	color: #006AC3;
}

#uva-content {
	width:900px;
	padding: 20px 10px 0px 10px;
	margin: 0 0 0 0;
	height: auto;
    background-image: url(images/content-bg.gif);
    background-repeat:  no-repeat;
}

#content {
	width: 420px;
	float: left;
    padding: 0px 0px 0px 10px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#uva-menueleiste {
	width: 890px;
	background-color: #006AC3;
	height: 22px;
    padding: 0px 20px 0px 10px;
    background-image: url(images/schatten-reli.gif);
    background-repeat:  repeat-y;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 4px 14px 4px 14px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #45AAFF;
}

#navigation span {
 	background-color: #45AAFF;
    color: #ffffff;
	padding: 4px 14px 4px 14px;
    line-height: 22px;
	font-size: 11px;
    border-right: 1px solid #ffffff;
}

#seitenlogo {
	width: 250px;
	margin-left: 0px;
    height: auto;
    float: left;
}

#border {
	width: 150px;
	margin-left: 730px;
    padding: 0px 10px 0px 0px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
    min-height: 230px;
    height:auto !important;  /* für moderne Browser */
    height:231px;  /*für den IE */
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#news li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#news li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 0px;
	letter-spacing: 1px;

}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

#footer-uva {
	width: 880px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#footer-uva a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#footer-uva a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 830px;
	margin-bottom: 20px;
}

#footer-copy {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-impressum {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}


a:link, a:visited, a:active, a:hover {
text-decoration:underline; color:#000000; ; font-size:12px;
}
a:active, a:hover { 
text-decoration:underline; color:#1B60A3; font-size:12px;
}

a.vertuns  {
 position:absolute;top:206px;left:2px;height:30px;width:250px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_uns_n.gif) no-repeat;
}

a.vertuns:hover {
 position:absolute;top:206px;left:2px;height:30px;width:250px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_uns_h.gif) no-repeat;
}
 
a.vertprodukt {
 position:absolute;top:169px;left:2px;height:30px;width:250px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_produkte_n.gif) no-repeat;
}

a.vertprodukt:hover {
 position:absolute;top:169px;left:2px;height:30px;width:250px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_produkte_h.gif) no-repeat;
}

a.vertpresse  {
 position:absolute;top:243px;left:2px;height:30px;width:250px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_presse_n.gif) no-repeat;
}

a.vertpresse:hover {
 position:absolute;top:243px;left:2px;height:30px;width:250px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_presse_h.gif) no-repeat;
}

a.verttherapeut {
 position:absolute;top:317px;left:2px;height:30px;width:250px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_therapeut_n.gif) no-repeat;
}

a.vertvertrieb {
 position:absolute;top:280px;left:2px;height:30px;width:250px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_vertrieb_n.gif) no-repeat;
}

a.vertvertrieb:hover {
 position:absolute;top:280px;left:2px;height:30px;width:250px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_vertrieb_h.gif) no-repeat;
}

a.verttherapeut:hover {
 position:absolute;top:317px;left:2px;height:30px;width:250px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_therapeut_h.gif) no-repeat;
}

a.vertwissen {
 position:absolute;top:354px;left:2px;height:30px;width:250px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_wissen_n.gif) no-repeat;

}

a.vertwissen:hover {
 position:absolute;top:354px;left:2px;height:30px;width:250px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_wissen_h.gif) no-repeat;
}

a.vertshop {
 position:absolute;top:391px;left:2px;height:30px;width:250px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_shop_n_ani4.gif) no-repeat;

}

a.vertshop:hover {
 position:absolute;top:391px;left:2px;height:30px;width:250px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_shop_h2.gif) no-repeat;
}

a.startweiter {
 position:absolute;top:520px;left:659px;height:24px;width:104px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_weiter_n_xl.gif) no-repeat;

}

a.startweiter:hover {
 position:absolute;top:520px;left:659px;height:24px;width:104px;
 padding: 0px 0px 0px 0px;
 background: url(./images/b_weiter_h_xl.gif) no-repeat;
}

a.startmedsportiv {
 position:absolute;top:116px;left:810px;height:21px;width:201px;
 padding: 0px 0px 0px 0px;
 background: url(b_startbild_n.gif) no-repeat;

}

a.startmedsportiv:hover {
 position:absolute;top:116px;left:810px;height:21px;width:201px;
 padding: 0px 0px 0px 0px;
 background: url(b_startbild_h.gif) no-repeat;
}


