body {
	margin: 0; 
	padding: 0; 
	text-align: center; 
/*	background-image: url(/__iface/deutschland-flagge-1x450.jpg); 
	background-repeat: repeat-x;
	background-attachment:fixed; 
*/	background-color: #4C4A4A; 
	font: 0.7em/1.7em Verdana, Arial, Helvetica, Sans-Serif; 
	
}
/*	Replacement for Graphicsl Headings 
*/
.replace
{ 
	position:relative; 
	margin:0px; 
	padding:0px; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
} 
.replace span
{ 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; /*for Opera 5 and 6*/ 
} 

#oben,
#oben span 
{
	width: 119px;
	height: 93px; 
	background-image: url(/__iface/centered/dhd-logo.gif); 
}

#dhdscript,
#dhdscript span 
{
	width: 397px; 
	height: 33px; 
	background-image: url(/__iface/centered/dhd-script-small-dark.gif); 
}

#dhdfooter, 
#dhdfooter span 
{
	margin: 0 auto; 
	width: 250px; 
	height: 12px; 
	background-image: url(/__iface/centered/dhd-footer.gif); 
}


#containero {
	margin: 0 auto; 
	width: 80%; 
	height: auto; 
	padding-left: 7px; 
	background-color: #AAAAAA;	
	background-image: url(/__iface/centered/shadow_left.gif);
	background-repeat: repeat-y; 
	min-width: 798px; 
	width:expression(document.body.clientWidth < 950? "798px": "80%" );
}
#containeri {
	margin: 0; 
	width: auto; 
	height: auto; 
	padding-right: 7px; 
	background-image: url(/__iface/centered/shadow_right.gif);
	background-repeat: repeat-y; 
	background-position: right; 
}
#head {
	background-color: #ccc;
	height: 126px; 
/*	background-image: url(/__iface/centered/logo.gif); */
	background-repeat: no-repeat;  
	text-align: left; 
	border-bottom: 1px solid #3C3B3B;
}

#logo 
{
	width: auto; 
	height: 105px;
	margin: 0;
	padding-left: 30px; 
}
#logo  h1 {
	font-size: 24px; 
	font-weight: normal; 
	color:#817E7E; 
}
#script 
{
	width: auto; 
	height: auto; 
	padding-right: 180px; 
}

#script  h1 {
	font-size: 24px; 
	font-weight: normal; 
	color:#817E7E; 
}
/*	Naivgation 
*/
#navigation {
	clear: both; 
	width: auto; 
	margin: 0 0 0 auto; 
	padding: 0 0 0 0; 
	text-align: right; 	
}
#navigation ul {
	display: inline;
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	height: 24px; 
	overflow: hidden; 
	text-align: right; 
	float: left; 
}
#navigation ul li {
	float:left; 
	display: inline; 
	padding: 0; 
	margin: 0; 
}
#navigation ul li a:link, 
#navigation ul li a:visited, 
#navigation ul li a:hover, 
#navigation ul li a:active {
	display: block; 
	height: 24px;
	width: 70px; 
	border-left: 1px solid #3C3B3B; 
	border-bottom: 0px; 
	color: #3C3B3B; 
	padding-top: 5px;
	padding-right: 0px;
	text-decoration: none; 
	font-size: 10px;
	font-weight: bold; 
	line-height: 16px;
	text-align: center; 
}


li.haftimp  {
	display: block; 
	height: 24px;
	width: 70px; 
	border-left: 1px solid #3C3B3B; 
	border-bottom: 0px; 
	color: #3C3B3B; 
	padding-top: 0px;
	padding-right: 0px;
	text-decoration: none; 
	font-size: 10px;
	font-weight: bold; 
	line-height: 16px;
	text-align: center; 
	vertical-align: top;
}

#head ul li a:hover {
	color: #B92A2E;
} 

html>body #navigation ul li a:link, 
html>body #navigation ul li a:visited,
html>body #navigation ul li a:hover,
html>body #navigation ul li a:active {
	height: 18px; 
}


#spacer {
	clear: both; 
	border-top: 1px solid #3C3B3B;
	height: 20px; 
	background-color: #817E7E;
	text-align: left; 
}

#sformreg {	
	/* background-color: #AAAAAA;
	padding: 5px;   */
	border-bottom: 1px solid #3C3B3B;
}

#sformreg form,
#sformreg p {
	padding: 0; 
	margin: 0; 
}
#sformreg input.sr {
	border: 1px solid #333;
/*	background-color: #ccc; */	
	background-color: #CCC;
	color: #000;
	font: 10px Verdana, Arial, Helvetica, Sans-Serif; 
	padding: 2px;
	margin: 0;
	font-weight: bold;
	text-align: center; 
	width: 120px;
}
#sformreg input.submit
{
	height: 19px;
	padding-bottom:4px;
}
#sformreg input.ok 
{
	width: 30px; 
	height: 18px;
	padding-bottom: 2px;
	font: 10px Verdana, Arial, Helvetica, Sans; 
	font-weight: bold;
}

#sform form,
#sform p {
	padding: 0; 
	margin: 0; 
}
#sform input.sr {
	border: 1px solid #333;
	background-color: #ccc;
	color: #000;
	font: 10px Verdana, Arial, Helvetica, Sans; 
	padding: 2px;
	margin: 0;
	font-weight: bold;
	text-align: center; 
	width: 120px;
}
#sform input.submit
{
	height: 19px;
	padding-bottom:4px;
}
#sform input.ok 
{
	width: 30px; 
	height: 18px;
	padding-bottom: 3px;
	padding-left: 3px;
	font: 10px Verdana, Arial, Helvetica, Sans; 
	font-weight: bold;
}
#LSResult {
	position: absolute; 
	background-color: #c0c0c0;
	border: 1px solid #333;
	padding: 5px; 
	width: 450px;
	height: 450px;
	overflow: auto; 
	
}
#LSResult ul {
	list-style-type: none; 
	padding: 0; 
	margin: 0 0 10px 0; 
}


/*	Body styles 
*/
#wrapper {
	background-color: #aaa;
	height: auto; 
}
#left {
	vertical-align: top;
	width: 130px; 
	margin: 0;
	height: auto; 
	text-align: left; 
	border-right: 1px solid #3C3B3B;
	background-color: #ccc;
}

#right {
	vertical-align: top;
	width: 150px;
	margin: 0;
	padding: 0; 
	height: auto;
	text-align: left; 	
	border-left: 1px solid #3C3B3B;
	background-color: #ccc;
}

#right p {
	line-height: 1.3em; 
	padding: 0 0 5px 0; 
	margin: 0; 
}

#middle {	
	vertical-align: top;
	background-color: #ccc;
	text-align: left; 
	padding: 10px; 	
}

#leftT, 
#rightT {
	background-color: #B92A2E;
	font-size: 1em; 	
	margin: 0px;
	width: auto; 
	padding: 2px;
	border-bottom: 1px solid #3C3B3B;
	text-align: left; 
}
#leftT {
	border-right: 1px solid #3C3B3B;
	padding: 0; 
}
#rightT {
	border-left: 1px solid #3C3B3B;
	padding: 0; 
}

#middleT {
	background-color: #B92A2E;
	font-size: 1em; 	
	margin: 0px;
	width: auto; 
	padding: 2px;
	border-bottom: 1px solid #3C3B3B;
	text-align: left; 
}

#footer {
	clear: both; 
	border-top: 1px solid #3C3B3B;
	text-align: center; 
	height: auto; 
	padding: 13px; 
}
#footer p { text-align: center; background-color: #555; }

#bottom {
	margin: 0 -8px;
	width: auto; 
	height: 8px; 
	background-image: url(/__iface/centered/shadow_bottom_middle.gif);
	background-repeat: repeat-x; 
	line-height: 1px;
	font-size: 1px;
}
#bottoml {
	margin: 0;
	height: 8px; 
	background-image: url(/__iface/centered/shadow_bottom_left.gif);
	background-repeat: no-repeat; 
	background-position: left; 
}
#bottomr {
	height: 8px; 
	background-image: url(/__iface/centered/shadow_bottom_right.gif);
	background-repeat: no-repeat; 
	background-position: right; 
}

#middle p#title {
	background-color: #B92A2E;
	font-size: 1em; 
	margin: -10px -10px 10px -10px;   
	padding: 2px;
	border-bottom: 1px solid #3C3B3B;	
}

#middle h2 {
	font-size: 1em; 
	padding: 0 0 5px 0;
	margin: 0;
}

#middle h2#dir 
{
	padding: 0; 
	margin: 0;
}

#leftT h4, 
#rightT h4 
{
	font-size: 1em; 	
	margin: 0px;
	padding: 0px;
	width: auto; 
	padding: 2px 0 0 10px;
}
#middleT p 
{
	padding: 2px 0 0 24px;
	margin: 0;
	font-weight: bold;      
}

#italicnorm
{
	font-weight: normal;  
	font-style: italic;
}

#left ul, 
#right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#audiosymb td {
	border-bottom: 1px solid #3C3B3B;
}
#addaudios td {
	border-bottom: 1px solid #3C3B3B;
}

ul.cats 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
ul.cats li 
{
	padding: 0; 
	margin: 0;
	height: auto; 
}
#left ul.cats li 
{
	height: 26px; 
}
/* linke Spalnte */
#left ul.cats li a:link, 
#left ul.cats li a:visited,
#left ul.cats li a:hover,
#left ul.cats li a:active
{
	display: block; 
	background-color: #aaa;
	border-bottom: 1px solid #3C3B3B;
	height: 25px; 
	color: #222;
	text-decoration: none; 
	line-height: 2.0em;
	padding-left: 10px;
	font-weight: bold; 
	margin-top: 1px;
}
#left ul.cats li a:hover 
{
	background-color: #ccc;
	background-repeat: no-repeat; 
	/* background-image: url(/__iface/centered/cat-hover-left.gif);	*/
	color: #000;
}
/* rechte Spalte */


#right ul.cats li a:link,  
#right ul.cats li a:visited,
#right ul.cats li a:hover,
#right ul.cats li a:active
{
	display: block; 
	background-color: #aaa;
	border-bottom: 1px solid #3C3B3B;
	height: auto; 
	color: #222;
	text-decoration: none; 
	line-height: 1.2em;
	padding: 5px 10px 10px 10px;
	margin-top: 1px;
}
#right ul.cats li a:hover 
{
	background-color: #ccc;
	background-repeat: no-repeat; 
	background-position: top right;
	color: #000;
}
#right ul.plzs
{
	display: block; 
	background-color: #aaa;
	border-bottom: 1px solid #3C3B3B;
	height: auto; 
	color: #222;
	text-decoration: none; 
	line-height: 1.2em;
	padding: 5px 10px 10px 10px;
	margin-top: 1px;

}
#right fieldset.regsearch
{
	border: 1px solid black;
	margin-top: 10px;
	margin-left: 0px;
}
/*	alte Styles */

h2
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
}
h3
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 1em; 
	line-height: 1.4em;
	margin: 20px 0 0 0;
	padding: 0 0 0 11px;
}
ol.articledir
{
	color: #666;
	margin-top: 0;
	padding-top: 0;
}
a:link, 
a:visited, 
a:hover, 
a:active 
{
	border-bottom: 1px solid #a00; 
	color: #666;
	text-decoration: none; 
}
a:hover 
{
	color: #000;
}
a:link.nob, 
a:visited.nob, 
a:hover.nob, 
a:active.nob
{
	border: 0; 
} 
a:hover.nob 
{
	border-bottom: 1px solid #b22; 
}

a:link.inob, 
a:visited.inob, 
a:hover.inob, 
a:active.inob
{
	border: 0; 
} 

h2 a:link, 
h2 a:visited, 
h2 a:active
{
	color:#333;
	text-decoration: none;
	border: 0;
}
h2 a:hover
{
	color: #b22;
}


.item 
{
	display: block; 
	border-bottom: 1px solid #757172;
	padding: 5px 25px;
	margin: -10px -10px 10px -10px; 
/*	background-image: url(/__iface/center-item-normal.gif); */
	background-image: none; 
	background-repeat: repeat-x;
	font-size: 1em;
}
.text 
{
	padding: 0 25px 5px 25px;
	margin: 0px; 
	background-image: none; 
	background-repeat: repeat-x;
	font-size: 1em;
}
.newarticles 
{
	margin: 0px; 
	margin-top: -10px;
	background-image: none; 
	background-repeat: repeat-x;
	padding: 1px 0 10px 0;
	font-size: 1em;
}
.newarticles ul 
{
	padding: 5px 0 5px 0px; 
	margin-left: 16px;
}

.newarticles li 
{
	padding-top: 3px;
}

.headline 
{
	border-bottom: 1px solid #3c3b3b; 
	border-top: 1px solid #3c3b3b; 
	padding: 4px 0 3px 26px;
	margin: -10px -10px 10px -10px; 
	background-color: #B92A2E;
	font-weight: bold; 
	color: #CCCCCC;
}
.headline p 
{
	margin: 0; 
	padding: 0; 
}
.panels 
{
	/* visibility: hidden; */
	display: none; 
	height: auto; 
}

.logos 
{
	float: right; 
	padding: 0 0 0 10px; 
}
.logos img 
{
	border: 1px solid #757172; 
}
.flags
{
	margin: 0 10px 0 5px;
	padding: 0;
}

.date 
{
  float: left;  
	margin: 1px 0px 0px 1px;
	padding: 1px;
}
table.eventHeadline
{
	width: 100%;
	border: 0;
}
table.eventHeadline img 
{
	display: inline; 
	border: 1px solid #757172; 
}
table.eventHeadline td 
{
/*	border: 1px solid #000;  */
	vertical-align: top: 
	padding: 0;
	margin: 0;
}
.eventHeadline p
{
	margin: 0; 
	padding: 0; 
}
span.more
{
	display:inline; 
	color: #666;
}
span.less
{
	display:none; 
	color: #666;
}
.more a:link,
.more a:visited, 
.more a:active,
.less a:link,
.less a:visited, 
.less a:active
{
	border: 0;
}
.redakteur
{
	display: inline; 
	margin-right: 30px; 
	margin-top: 10px;  
}
.redakteur p 
{
	padding: 0; 
	margin: 0;
}
.redakteur img
{
	float: left; 
	margin: 3px 10px 0 0;
	border: 1px solid #757172; 
}

.mpicons
{
	float: left; 
	width: 100px; 
	height: auto; 
	padding: 10px 1px 1px 10px;
	background-color: #ddd;
	margin: 1px; 
	border: 1px solid #333;
}
.articletext
{
	border: 1px solid #333;
	margin: 0 0 0 120px; 
	background-color: #ddd;
	padding: 0px; 
}

.clear 
{
	clear: both; 
	line-height: 1px; 
	height: 1px; 
}

*:target
{
	background-color: #fff;
}
