img {
	behavior:url("./img/pngbehavior.htc");
}
		
td {
	font-size:10px;
}
	
#box {
	float:left;
	text-align:center;
	margin:10px;
	width:100px;
	height:50px;
	white-space: normal;
}
		
#leiste {
	height:40px;
	width:100%;
	background-image:url(./img/bg_top.gif);
}
		
#statusleiste {
	position:absolute;
	left:0px;
	bottom:0px;
	height:18px;
	padding-top:4px;
	width:100%;
	background-image:url(./img/s_leiste_bg.png);
}
		
#filesize {
	position:absolute;
	bottom:0px;
	height:18px;
	right:2px;
	padding-top:4px;
	background-image:url(./img/s_leiste_bg.png);
}


BODY {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px;
	color:#000000;
}
.darkbox{
	background-color:#69C; 
	width:50px; 
	float:left;
	height:18px; 
}

.topnavihead{
	background-color:#B9DA80; 
	width:201px;  
	float:right;
	height:18px; 
}

.topnavi {
	background-color:#B1CCE3;
	position:absolute; 
	text-align:center; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:18px; 
	z-index:10;
}

.content {
	position:absolute; 
	right:0px; 
	top:18px; 
	z-index:9; 
	height:100%;
}
.picture{
	margin: 5px;
	padding: 3px; 
	border: 0px solid #000; 
	float:left; 
	padding: 0 10 0 10px; 
	width:180px;
    font-size: 9px; 
}
/* Schriftformatierungen in der Navi und den Boxen */

.topnavihead {
    font-size: 9px; 
    font-weight:bold; 
    padding-left: 0px; 
    line-height: 18px;
}

.boxhead {
    font-size: 9px; 
    font-weight:bold; 
    text-transform:uppercase; 
    line-height: 18px; 
    padding-left:5px; 
    background-color: #99CC33;
}

.boxcontent {
    font-size: 9px; 
    font-weight:normal; 
    padding: 0 10 0 30px;
    line-height: 18px;
}
.navibox { 
	text-align: left;
    margin: 10 5 5 5;
    background-color:#B9DA80;
}

.navitext{
	font-size: 9px;
	text-align: right;
	margin-right: 15px;
}

.box { 
    margin: 5px;
    float: right;
    background-color:#B9DA80;
}

.picture {
    float:left; 
    padding:10 20 5 0px;
}

.pictureright {
    float:right; 
    padding:10 0 5 20px;
}

.reiterbox { 
    float:right; 
    padding-top:10 20 5 0px;
    font-size: 9px; 
    font-weight:normal; 
    padding: 0 5 0 10px;
    line-height: 14px;
}

.teaser { 
	float:left; 
	padding:0 20 0 10px;
	width:280px; 
	line-height: 14px; 
	font-size: 9px; 
}

/* Die normalen Schriftformatierungen */

H1 { 
	position: absolute; 
	left:0px; 
	font-size: 14px; 
	font-weight:bold; 
	line-height: 18px; 
	padding: 0 10 0 51px;
	Background-color:#B1CCE3; 
}
H1.green{
	Background-color:#B9DA80; 
}
H1.lightgrey{
	Background-color:#EBEBEB; 
}
H1.grey{
	Background-color:#B9B999; 
}
H1.highblue{
	Background-color:#B9DADA; 
}
H2 { position: absolute; left:41px; font-size: 11px; font-weight:bold; line-height: 18px; padding-left: 10px; padding-right: 10px; Background-color:#B1CCE3; }

.ep H1{

	Background-color:#CCCCCC;

}

H3{
	font-size: 11px;
	margin-top: 35px;
	color: #888;
	text-transform: uppercase;
}

P, body {font-size: 11px; font-family: Verdana, Arial, Helvetica; line-height: 16px; min-width:400px; max-width:800px; text-align:justify;}

.details{
    color: #888;
//    font-style: italic;
    font-size: 10px;
}


B {font-weight: bold;}





/* Listenpunkte weisen auf aktive Links hin. Aufpassen mit dem Font-weight, da es bereits vom a-Tag beschrieben wird.*/



LI { 
	text-indent:-10px; 
	list-style-image:url(images/link.gif); 
	font-weight: bold;
}

ul.body{
    font-size: 11px;
}

LI#mehr { text-indent:0px; list-style-image:url(images/linkmehr.gif); font-weight: normal;}

/* Hier die Links */

a#box{
	font-weight: normal;
}

a:link { font-weight:bold; color: #000000; text-decoration: none;}

a:visited { font-weight:bold; color: #000000; text-decoration: none;}

a:active { font-weight:bold; color: #000000; text-decoration: underline;}

a:hover { font-weight:bold; color: #000000; text-decoration: underline;}
