body, html {
	width: 100%;
	height: 100.1%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(http://www.vi-media.de/images/oben_back.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

#rahmen {
	width: 1000px;
	height: 504px;
	margin-left: auto;
	margin-right: auto;
}

#tabelle {
	position: absolute;
	width: 1000px;
	text-align: left;
	margin-top: 503px;
	background-image: url(images/oben_back_menue.jpg);
	background-repeat: repeat-y;
	background-position: 51px;
}
.tabelle_zeile {
	clear: both;
}

#oben {
	position: absolute;
	height: 504px;
	width: 1000px;
}
#menue_content {
	width: 237px;
	margin-left: 20px;
	float: left;
}
#menue
{
	width: 254px;
	margin-top: -350px;
	margin-bottom: 100px;
	text-align: left;
}
#menue ul
{
	list-style-type: none;
}
#menue_unten {
	width: 237px;
	height: 40px;
	background-image: url(images/oben_back_menue_unten.jpg);
	background-repeat: no-repeat;
}
#menue ul li ul {
	margin-left: 0px;
	margin-top: -10px;
    /*display: none;   Unternavigation ausblenden */
  }
#menue ul li ul li {
	float: none;
	padding: 0px;
	line-height: 15px;
	height: 15px;
	padding-bottom: 5px;

  }
#menue ul li ul li a {
	display: block;
	color: #FFFFFF ! important;
	width: 180px;
	line-height: 15px;
	height: 15px;
	padding: 5px;
	margin: 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none ! important;
	background-image: none;
  }
#menue ul li ul li a:hover {
	background-image: url(images/halftone_white.png);
	color: #000000 ! important;
	text-decoration:none ! important;
	background-repeat: repeat;
}
#menue ul li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
  }

#menue ul li a {
	background-image: url(images/button.png);
	background-position: 0px -53px;
	background-repeat: no-repeat;
	height: 50px;
	line-height: 45px;
	width: 237px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	display: block;
	padding-left: 12px;
}
#menue ul li {
	padding: 0px;
	margin: 0px;

}
#menue li a:hover {
	background-image: url(images/button.png);
	background-position: 0px 0px;
	color: #FFFFFF;
}


#w3c {
	margin-left: 60px;
	margin-top: 20px;
}
#content {
	width: 590px;
	margin-left: 85px;
	margin-top: -204px;
	float: left;
	font-size: 11px;
	color: #000033;
	padding: 10px;
	vertical-align: top;
}

#unten_links {
	width: 249px;
	float: left;
	margin-left: 51px;
	padding-left: 5px;
	height: 25px;
	line-height: 25px;
	text-align: left;
	border-top: 1px solid #000000;
}
#unten_rechts {
	width: 646px;
	float: left;
	height: 25px;
	line-height: 25px;
	text-align: right;
	border-top: 1px solid #000000;
}


table, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;

}


#content a, .link {
	color: #000000;
	text-decoration: underline;
}
#downloads a {
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	background-color: none;
}

img {
	border: 2px solid #888888;
}

h4 {
	font-size: 12px;
	margin-top: 0px;
}

h5 {
	font-size: 11px;
	margin-top: 0px;
}

.content_table td {
	width: 50%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
hr {
	border: 1px solid #888888;
}
#gif {
	background-color: #999999;
	color: #009999;

}
#downloads img, .noborder {
	border: none;
}
.images {
	float: left;
	display: inline;
}
.images_content {
	margin-left: 210px;
	margin-bottom: 0px;
}
textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: none;
	color: #000000;
}
.tags p {
	font-size: 9px;
	color: #888888;
}
