body
{
  font-family: arial;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  overflow: scroll;
  
  background: url(../images/skins/gras/bg.gif);
  background-repeat: repeat-x;
}

table, td, tr, div, font.DBText.div
{
  font-family: arial;
  font-size: 11px;
  color: #000;
}

a
{
  color: #000;
  text-decoration: underline;
}

a:hover
{
  color: #000;
  text-decoration: none;
}

#language
{
	position: absolute;
	left: 50%;
	top:	200px;
	margin-left: -302px;
  display: none;
}

#header
{
	padding: 0;  
  margin: 0;    
	width: 924px;
  height: 130px;
  border: none;  
  text-align: left;
}

#footer
{ 	
  padding-top: 20px;
  height: 50px;
  width: 100%;
  font-size: 11px;
  text-align: center;
  color: #ccc;
  
	background: url(../images/footer_bg.gif);
  background-repeat: repeat-x;
  background-position: top;
	background-color: #666;
}

#footer a
{
  color: #ccc;
  text-decoration: none;
}
#footer a:hover
{
  color: #ccc;
  text-decoration: underline;
}

a.lin
{
  color: #333;
  text-decoration: none;
}
a.lin:hover
{
  color: #333;
  text-decoration: underline;
}

#drag
{
	position: relative;
	margin-top: -37px;
	cursor: pointer;
}

*>#drag
{
	margin-top: -34px;
}

#swf
{
	margin: 0px;
	margin-top: 0px;
}

*>#swf
{
	margin-top: 14px;
}

#player
{
	height: 487px;
}

#content
{
	margin-top: -10px;
  text-align: left;
	width: 924px;  
}

#scroll
{
	/*
  background: url(../images/content_bg.gif);
  background-repeat: repeat-x;
  */
  text-align: left;
  padding-left: 18px;
  padding-top: 20px;
}

#inner
{
	margin-top: 40px;
}

#scroll img.im
{
  border: 1px solid #454545;
}

#html
{
	margin-bottom: 0px;	
	padding: 66px;
	padding-top: 25px;
}

img.cont
{
  border: 1px solid #333;
  margin: 10px;
}

p
{
	color: #393939;
	font-size: 12px;
	line-height: 20px;
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6
{
  font-size: 11px;
  padding: 0;
  margin: 0;
  justify: left;
  line-height: 16px;
}

h1
{
  font-family: Trebuchet MS;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 42px;
  padding: 64px;
  padding-top: 30px;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: #fff;
}

h2
{
	padding:4px;
	padding-left:0px;
  font-family: arial;
  font-size: 16px;
  text-align: left;
  color: #393939;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: left;
  border-bottom: 1px solid #e0e0e0;
  background-color: #eeeeee;
}

h5
{
  text-align: center;
  color: #ff6600;
  background-color: #fff;
  border-bottom: 1px dotted #c4c4c4;
  padding-bottom: 5px;
}

h3
{
	font-size: 14px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #000;
  margin-top: 20px;
}

h4, h4 a
{
  font-weight: bold;
	color: #faabab;
}

h6, h6 a, .date2
{
  font-weight: normal;
	color: #990000;
}
*>h6 img
{
  padding-right: 10px;
}

ul
{
	list-style: none;
}

#menu
{
  border: none;
  margin: 0px;
  padding: 0px;
  height: 29px;
  width: 857px;
  margin-top:-3px;
}

*>#menu
{
  margin-top:0px;	
}

li.menu, li.menu_active
{
  font-size: 13px;
  font-weight: normal;
  display: inline;
  float: left;
  margin:0px;
  padding:0px;
}
li.menu a
{
  color: #fff;
  text-decoration: none;
  background: url('../images/menu.gif');
  background-repeat: repeat-x;
  background-position: 0px;
  margin:0px;
  padding:7px;
  padding-left: 12px;
  padding-right: 12px;
  margin-top: -1px;
  text-align: center;
  display: block;
}

li.menu a:hover
{
  color: #6c9100;
  background: url('../images/menu_active.gif');
  background-repeat: repeat-x;
  background-position: 0px;
  text-decoration: none;
  text-align: center;
  display: block;
}
li.menu_active a, li.menu_active a:hover
{
  color: #6c9100; /* Grün */
  color: #6183cc; /* BLAU */
  color: #a3c270; /* GRAS */
  text-decoration: none;
  background: url('../images/menu_active.gif');
  background-repeat: repeat-x;
  background-position: 0px;
  margin:0px;
  margin-top: -1px;
  padding:7px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  display: block;
}

img.menu_div
{
	margin-top:0px;
}

div
{
  font-size: 11px;
}

hr
{
	border: none;
  border-top: 1px dotted #454545;
  height: 0px;
  margin: 5px;
  margin-left: 0px;
}

form
{
  padding: 0px;
  margin: 0px;
}

select
{
  font-size: 12px;
  border: 1px solid #353535;
}

label
{
	color: #000;
}

input
{
  font-size: 11px;
  margin-bottom: 4px;
  width: 160px;
  background-color: #fff;
}

input.but
{
  width: 50px;
  background-color: #990000;
  color: #fff;
  border: none;
  padding: 2px;
  float: right;
  margin-right: 65px;
  margin-top: 5px;
}
input.check
{
  border: none;
  font-size: 11px;
  margin-bottom: 4px;
  width: 20px;
  background-color: #fff;
}

div.form
{
  width: 80px;
  float: left;
}

a:focus
{
	outline: none;
}

#embed
{  
  background: url(../images/embed.gif);
  background-repeat: no-repeat;
  margin-left: -5px;
  height: 26px;
  padding-top: 5px;
  padding-left: 137px;
}

input.embed
{
	width: 433px;
	height: 16px;
	color: #000;
	background-color: transparent;
	border: none;
}


.table_title
{
  text-transform: uppercase;
	font-weight:		bold;
}


.date
{
  color: #000;
  font-size: 12px;
  font-weight: normal;
}

p
{
	text-align: justify;
	line-height: 18px;
	margin-bottom: 20px;
}

#html img
{
	padding: 6px;
	border: 1px solid #ccc;
	background-color: #ddd;
}

table tr td
{
	vertical-align: top;
	padding-top: 20px;
}