/* @import "all.css"; */

body {
	font: 11px/17px verdana, arial, helvetica, sans-serif; 
	background-color: #000;
	color: red; 
	margin: 10px 10px 10px 10px;   
	padding:0px;
	font-size:100%;
}

#main {
	
}

#menu {
   width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
	margin-top:0;
}

#menu p {
	text-align:center;	
}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding:0;
	padding-left: 0px;
   padding-right:0px;
	margin: 0;
}

#menu ul li a {
	background-color: #000;
	background-image: url(../graphics/menu_border.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100px;
	height: 50px;
	border: 0;
	padding: 0;
	padding-top: 0.8em;
	margin: 0 0 0px 0;
	color: #F0BC02;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: xx-small;
	voice-family: "\";}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
	}
html>#menu ul li a  {
	font-size: xx-small;   
	} 

#menu ul li a:hover {
	color: #000;
	background-image: url(../graphics/menu_hover.gif);
	background-repeat: no-repeat;
	background-position: top center; 
}

#menu a:active	{
	background: #000;
	color: #ccc;
}

#menu .language {
	color: #F04603;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: x-small;
	margin-top:0;
	border-top:0;
	padding-top:0;
}

.box {
	border:1px solid #000;
}

.ro {
	background:url(../graphics/border_ro.gif) top right no-repeat;
	border:0;
}

.lo {
	background:url(../graphics/border_lo.gif) top left no-repeat;
}

.ru {
	background:url(../graphics/border_ru.gif) bottom right no-repeat;
}

.lu {
	background:url(../graphics/border_lu.gif) bottom left no-repeat;
}


#container {
   font-size:0.9em;
	width:800px;
	background-color: #000;
	color:#F04603;
	font-weight:bold;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
	clear:both;
}

.inhalt {
	margin:0;
	padding: 2.5em 2.5em 3.5em 2.5em;
}

.inhalt p {
   text-align:left;
	margin:0;
	margin-bottom:0.8em;
	padding:0;
	font-size:0.9em;
}

.inhalt h1 {
	font-size:1.5em;
	font-weight:bold;
	color:#F0BC02;
}

.inhalt a, .foot a, #menu .language a {
	color:#F0BC02;
}

.inhalt a:hover {
	font-style:italic;
}

.lastchange img {
	border:0;
}

.lastchange a:hover {
	font-style:normal;
}

.inhalt h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#F0BC02;
}

.foot {
	margin:0;
	padding: 2.5em 2.5em 3.5em 2.5em;
}

.foot p {
   text-align:center;
	font-size:0.7em;
	font-weight:bold;
	margin:0;
	padding:0;
}

.lastchange p {
   text-align:center;
	font-size:0.7em;
	font-weight:bold;
	margin-top:2em;
	color:#F0BC02;
}

#gruppe td {
	width:300px;
	text-align:center;
	font-size:0.9em;
	color:#F0BC02;
}

#gruppe table {
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}

#audio, #video {
	margin-left:2em;
}

#audio a, #audio a:hover {
	background: url(../graphics/audio.gif) no-repeat left;
	padding-left:20px;
}


#video a, #video a:hover {
	background: url(../graphics/video.gif) no-repeat left;
	padding-left:20px;
}

.photo p {
	text-align:center;
}

.photo img {
	border:1px solid #F04603;
	padding:0;
	margin-left: 3px;
	margin-right: 3px;
}

