body {
    background: #e25f00  url(img/verlauf_orange.png) repeat-x;
    font-family:Tahoma,sans-serif;
    font-size: 11pt;
    margin: 0 auto;
    text-align:center;
    color:#666666;
}
a img { 
    border: 0 none; 
}
/*<![CDATA[*/
<!--
html>body a.menue { 
    background-image: url('img/menue/03.png'); 
} 
html>body a.menue:hover{ 
    background-image: url('img/menue/03_hover.png'); 
}
html>body a.titleimg{
  background-image: url('img/01.png');
} 
-->/*]]>*/
a.titleimg {
  width:417px;
  height:98px;
  display: block; 
  background-repeat:no-repeat; 
  text-decoration: none; 
  margin:0 auto;
}
a.flag {
	width:16px;
	height:11px;
	display:block;
	background-repeat:no-repeat; 
  text-decoration: none;
	float:left;
	padding-right:2px;
	padding-left:2px;
}
a.menue {
    display: block; 
    background-repeat:no-repeat; 
    text-decoration: none; 
    width:141px; 
    height:108px; 
    float:left; 
    padding-top:30px; 
    font-size:13pt;
    color:#666666;
  }
a.menue:hover {
}
.menue_caption { 
    margin-left:13px; 
    padding-top:20px; 
    width:112px; 
    height:100px; 
    font-size:13pt;
} 
#browserwarnung {
  border:1px dotted #ff1806;
  width:50%;
  background-color:#fd685c;
  margin:0 auto;
  margin-top:10px;
}
#inhalt{ 
    padding-top:5px; 
    padding-left:44px; 
    padding-right:44px; 
    padding-bottom:50px;
    background-repeat:repeat-y;
    text-align:justify;
    clear:both; 
    color:#000000;
}
#titelunderline {
  border:1px solid #999999;
  float:none;
  margin-top:5px;
  margin-bottom:10px;
}
#fussnote { 
    background-repeat:repeat-x;
    float:left;
    padding-top:20px; 
    font-size:10pt; 
}
.inhalt_leiste{
  float:left;
  height:32px;
 }
.inhalt_menue{ 
    background-image: url('img/inhalt/menue/13.png'); 
    background-repeat:no-repeat; 
    width:107px; 
    height:48px; 
    float:left; 
    padding-top:13px;
    padding-right:11px;
    padding-left:7px;
    text-decoration: none;
  font-size:15px;
  color:#666666;
} 
.inhalt_menue:hover{ 
    background-image: url('img/inhalt/menue/13_hover.png'); 
    background-repeat:no-repeat; 
}
.crew{
  font-size:90%;
  text-align:right;
}
.picdump{
	border: 1px solid #AAAAAA;
}
.hotlinks{
	height:20px;
	width:200px;
	display:block;
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
	padding-top:117px;
	text-align:center;
}
