body 
{ 
	color: black;
  margin: 0px;
	background-image: url(imagen/metal.jpg);
  background-repeat: repeat-x;
  background-position: top;
	background-attachment: fixed;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1 { font-size: 150%; color: black; }
h2{ font-size: 130%; color: #666666;}
h3{ font-size: 110%; color: black;}

.table_seite 
{  
	width: 1000px;
	height: 100%;
}

a
{
	text-decoration: none;
  outline: none;
}

.pie
{
 	background-color: black;
	min-height: 50px;
	color: #cccccc;
	font-size: 70%;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.td_borde_top
{
	background-color: #7C8EFF;
	background-image: url(imagen/border_top.jpg);
	background-repeat: no-repeat;
  background-position: bottom;
}

.td_borde
{
  min-width: 10px;
	background-color: black;
}

.td_seite 
{ 
	width: 100%;
	height: 100%;
	text-align: center;
	border: 0px;
}

.td_title_left
{
  background-color: 7C8EFF;
	background-image: url(imagen/borde.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
	text-align: center:
	height: 100px;
}

.td_title_right
{
  color: black;
	background-color: 7C8EFF;
	text-align: center;
	padding-left: 20px;
	background-image: url(imagen/bg_blue_top.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
	width: 100%;
	height: 100px;
}

.td_menu 
{ 
	text-align: right;
	background-color: #7C8EFF;
	background-image: url(imagen/bg_blue_left.jpg);
  background-repeat: repeat-y;
  background-position: right;
	padding: 20px;
}

.td_inhalt 
{ 
  background-color: #D1D4FF;
	text-align: justify;
	padding: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 80%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.td_inhalt table
{
	font-size: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.td_inhalt a
{
	color: darkblue;
}

.td_inhalt a:hover
{
	color: #666666;
}

.Archiv_Menu a
{ 
	padding: 10px;
	padding-left: 20px;
	font-size: 85%;
}

.Archiv_Menu a:hover
{ 
	text-decoration: none;
	background-image: url(imagen/punta_izq.gif);
	background-color: black;
	background-repeat: no-repeat;
  background-position: left;
	padding-left: 20px;
	color: white;
}

.links
{
	font-size: 80%;
}

.links td
{
	text-align: right;
}

.links a
{
	color: darkblue;
	text-decoration: none;
	font-weight: bold;
  padding-left: 20px;
	padding-right: 20px;
}

.links a:hover
{
	color: white;
	text-decoration: none;
	background-image: url(imagen/punta_izq.gif);
	background-repeat: no-repeat;
  background-position: left;
}

.links li
{
	position: relative;
	text-align: left;
	width: 200px
}

.links ul
{
  position:absolute;
  left:20px; top:100px; width:200px; height:407px;
	list-style: none;
	background-image: url(imagen/bkmenu.jpg);
}

.datos
{
  border: 1px solid #666666;
}

.subtitulo
{
	font-size: 85%;
}

#Seminarhaus {
						border: 1px solid black;
						width: 600px;
						height: 450px;
						background-color: black;
	}
