body
{
  background-color: #33CCFF;
  background-image: url(Background2.jpg);
  background-repeat: repeat;
}

#Navigation
{
	position:absolute; 
	left:0px; 
	top:110px;
}

#Rent
{
  	position:absolute;
  	left:0px;
  	top:0px;
  	width:1000px;
}

#Webcams
{
	position:absolute; 
	left:0px; 
	top:150px;
	width:1000px;
	background-image: url(Background_Thread.jpg);
}

#BodyContent
{
	position:absolute; 
	left:0px; 
	top:180px;
	width:1000px;
	background-image: url(Background_Thread.jpg);
}

#Information_View
{
	position:absolute; 
	left:0px; 
	top:150px;
	width:1000px;
	background-image: url(Background_Thread.jpg);
}

p
{
	font-family: Helvectia, Arial;
  	font-size: 11pt;
}

p.LastModify
{
  color: yellow;
  font-family: Helvectia, Arial;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
}

p.Rent
{
  color: #000099;
  font-family: Helvectia, Arial;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
}

p.RentTitle
{
  color: #FF9900;
  font-family: Helvectia, Arial;
  font-weight: bold;
  font-size: 14pt;
}

p.RentInfo
{
  color: blue;
  font-family: Helvectia, Arial;
  font-weight: bold;
  font-size: 11pt;
}

p.RentInfo2
{
  color: red;
  font-family: Helvectia, Arial;
  font-weight: bold;
  font-size: 14pt;  
}

p.RentInfo3
{
  color: red;
  font-family: Helvectia, Arial;
  font-weight: bold;
  font-size: 8pt;  
}

h1
{
	font-family: Helvectia, Arial;
}

h1.Rent
{
  color: #FF9900;
  font-family: Helvectia, Arial;
  font-weight: bold;
  font-size: 38pt;
}

h1.Object
{
  color: #0000FF;
  font-family: Helvectia, Arial;
  font-weight: bold;
  font-size: 32pt;
}

a.Webcam:active, a.Webcam:hover
{
  color: black;
  font-family: Helvectia, Arial;
  text-decoration: underline;
  font-size: 14pt;
}

a.Webcam:link, a.Webcam:visited
{
  color: black;
  font-family: Helvectia, Arial;
  text-decoration: none;
  font-size: 14pt;
}

a.menuelink:active, a.menuelink:hover
{
  color: black;
  font-family: Helvectia, Arial;
  text-decoration: underline;
  font-weight: bold;
  font-size: 8pt;
}

a.menuelink:link, a.menuelink:visited
{
  color: black;
  font-family: Helvectia, Arial;
  text-decoration: none;
  font-weight: bold;
  font-size: 8pt;
}

a.MyData:active, a.MyData:hover
{
  color: black;
  width: 150px;
  font-family: Helvectia, Arial;
  text-decoration: underline;
  font-weight: bold;
  font-size: 8pt;
}

a.MyData:link, a.MyData:visited
{
  color: black;
  width: 150px;
  font-family: Helvectia, Arial;
  text-decoration: none;
  font-weight: bold;
  font-size: 8pt;
}

a.Information:active, a.Information:hover
{
  color: black;
  width: 150px;
  font-family: Helvectia, Arial;
  text-decoration: underline;
  font-weight: bold;
  font-size: 11pt;
}

a.Information:link, a.Information:visited
{
  color: black;
  width: 150px;
  font-family: Helvectia, Arial;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
}

a.Comprendes:active, a.Comprendes:hover
{
  color: black;
  font-family: Helvectia, Arial;
  text-decoration: underline;
}

a.Comprendes:link, a.Comprendes:visited
{
  color: black;
  font-family: Helvectia, Arial;
  text-decoration: none;
}

a.contentBlock:link, a.contentBlock:visited
{
  color: yellow;
  font-family: Helvectia, Arial;
  text-decoration: none;
  font-weight: bold;
  font-size: 18pt;
}

a.contentBlock:active, a.contentBlock:hover
{
  color: yellow;
  font-family: Helvectia, Arial;
  text-decoration: underline;
  font-weight: bold;
  font-size: 18pt;
}

a.Rent:link, a.Rent:visited
{
  color: #000099;
  font-family: Helvectia, Arial;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
}

a.Rent:active, a.Rent:hover
{
  color: #000099;
  font-family: Helvectia, Arial;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
}

a.Object:link, a.Object:visited, a.Object:active, a.Object:hover
{
  background-image:url(../Design/Auswahl.jpg);
  width: 95px;
}

a.ObjectRent:link, a.ObjectRent:visited, a.ObjectRent:active, a.ObjectRent:hover
{
  background-image:url(../Design/ObjectRent.jpg);
  width: 95px;
}