#container{font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none; width:99,5%;
   min-width:780px;
	 /* dynamic expression to emulate min-width in IE*/
width:expression(document.body.clientWidth < 780? "780px" : "100%" ); 

    border-right:10px solid black;
background-image:url(02_arbeiten/images/logousw.gif);
background-repeat:no-repeat;
background-position:top right;

}

#topcorner{
position:relative;
top:0px;
left:0px;
width:76px;
height:70px;
background-image:url(02_arbeiten/images/top_corner.gif);
background-repeat:no-repeat;
background-position:top left;}

#arbeiten{
width:600px;
margin-top:0px;
margin-right:80px;
margin-left:0px;
padding-left:60px;
background-image:url(02_arbeiten/images/side_line.gif);
background-position:top left;
background-repeat:repeat-y;
}

.subtitle{font-family: tahoma, arial, verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;}

.title{font-family: tahoma, arial, verdana;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;}

#subnavi{
float:right;
display:inline;
clear:both;
height:25px; 
width:60px;
border:0px;}

a:link{font-family: tahoma, arial, verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}
a:visited{font-family: tahoma, arial, verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}
a:hover{
font-family: tahoma, arial, verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #A0A0A0;
	text-decoration: none;}
a:active{font-family: tahoma, arial, verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}
#footnote{
padding-top:5px;
margin:auto;
text-align:center;
width:780px;
height:60px;
border:0px;}

.footnote {

	font-family: tahoma, arial, verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #A0A0A0;
	text-decoration: none;
}
