body, html {
}
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: 504px;
	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: 58px;
	float: left;
}
#menue {
	width: 254px;
	margin-top: -350px;
	margin-bottom: 100px;
	text-align: left;
}
#menue_unten {
	width: 237px;
	height: 40px;
	background-image: url(images/oben_back_menue_unten.jpg);
	background-repeat: no-repeat;
}
#w3c {
	margin-left: 20px;
	margin-top: 20px;
}
#content {
	width: 590px;
	margin-left: 45px;
	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;

}

#menue ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#menue li
{
/* float: left; */
  margin: 0px;
}
#menue li.active  /* Navigationspunkt ist ausgewählt */
{
}
#menue a
{
}
#menue a.active   /* Navigationsunterpunkt ist ausgewählt, daher anklickbar */
{
}
#menue a:visited
{
}
#menue a:hover
{
}

.menue2 {
	font-size: 11px;
	width: 200px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	margin-left: 20px;
	padding-left: 2px;
	display: block;
}
.menue2:hover {
	background-color: #444444;
}


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

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

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;
}