﻿
html, body{
	margin: 0;
	padding: 0;
}


table {
	width:100%;
	border-collapse:collapse;
}

span.smallAmp {
	font-size: 0.917em;	
}

p.indent{
	padding-left: 2em;
}


div#news-frontpage{
	color: #999;
}

div#news-frontpage h1, div#news-frontpage h2{	
	color: #712;
}


div#logo{
	z-index: 5; 
	position: absolute; 
	top: 0px; left:10px; width: 400px ; height:360px; 
	background: transparent url(logo.gif) scroll no-repeat top left;
	
}

div#adresse{
  
	z-index: 5; 
	position: absolute; 
	top: 20px; right:10px; width: 480px ; height:320px;  
	text-align: right;
}

div#adresse ul{
	margin: auto;
	list-style: none;
	color: #ccc;
	font-size: 0.917em;
}




div#news-frontpage{

	padding-left: 1.5em;
	padding-right: 1.5em;
	text-align: justify;
	
}


#content_td{

	margin:0;
	padding:0;
	padding-top:  25px;
	padding-left: 10px;
	
	width: 1600px; /* ff3: maximise container to fill viewport */

}

		

#sidenav_td{
	
	width: 26em;
	
	margin:0;
	padding:0;
	padding-right: 5px;
	
	padding-top: 15px;
	
	background: transparent url(haus.jpg) scroll no-repeat bottom left;
	
}



#topnav tr {
	height: 24px;
}
#topnav td.nav{
	font-size:  0.916em;
	font-weight: bold;
	font-family: Georgia, serif;
	
	text-align: center;
	vertical-align: middle;
	
	margin: 0;
	padding: 0;
}
#topnav td#nav-mostleft{
	width: 120px;
	background: transparent url(menu_left.gif)  repeat-x bottom left;
}
#topnav td.nav-spacer{
	width: 20px;
	background: transparent url(menu_left.gif)  repeat-x bottom right;
}
#topnav td.nav-left{
	background: transparent url(menu_left.gif)  repeat-x bottom right;
}
#topnav td.nav-current{
	background: transparent url(menu_curr.gif)  repeat-x bottom right;
}
#topnav td.nav-curve_red{
	width: 20px;
	background: transparent url(menu_curve_red.gif)  no-repeat bottom right;
}
#topnav td.nav-curve_red_start{
	width: 20px;
	background: transparent url(menu_curve_red_start.gif)  no-repeat bottom right;
}
#topnav td.nav-curve_grey{
	width: 20px;
	background: transparent url(menu_curve_grey.gif)  no-repeat bottom right;
}
#topnav td.nav-curve_grey_left{
	width: 20px;
	background: transparent url(menu_curve_grey_left.gif)  no-repeat bottom right;
}
#topnav td.nav-right{
	background: transparent url(menu_right.gif)   repeat-x bottom right;
}
#topnav td#nav-mostright{
	width: 46px;
	background: transparent url(menu_mostright.gif) scroll no-repeat bottom right;
}

#topnav td#nav-mostright_lastitem{
	width: 46px;
	background: transparent url(menu_mostright_lastitem.gif) scroll no-repeat bottom right;
}




ul#sidenav{
	
	font-size: 1.2em;
	line-height: 1.25;
	
	font-weight: bold;
	font-family: "times new roman",georgia, serif;
			
	margin: 0;
	margin-top: 1em;
	
	padding: 0;
	padding-right: 1em;
	
	
	/*border: 1px dashed black;*/

}

ul#sidenav li {
	
	list-style: none;
	
	padding:0;
	padding-left: 1.5em;
	text-align: left;

	margin: 0;
	margin-top: -1px;
	margin-bottom: 1.5em;
	margin-left: 0em;
	
	
	border-bottom: 1px solid #ccc;
	/*border-right: 1px dashed green;
	border-left: 1px dashed green;*/
	
	
}

ul#sidenav  li#sidenav_cur {
	
	
	margin-top: -2px;
	border-bottom: 2px solid #f22
	
}


ul#sidenav li span{
	
	padding: 0;
	margin: 0;
	margin-left: -1em;
	margin-right: 0.5em;
	
	background : transparent url(menu_star.gif) ;
	background-repeat: no-repeat;
	background-position: center center;
	
}







div#content ul {
	list-style-image: url(list_dot.gif);
}
div#content ul li ul{
	list-style-image: url(list_knob.gif);
}
div#content ul, div#content ol, div#content ul li, div#content ol li{
	margin-left: 1em;
}



body > form > table.typo3-editPanel {
	z-index: 100;
	position: fixed;
	top:  0px;
	left: 0px;
	border-bottom: 1px solid black;
}
table.typo3-editPanel tr td.typo3-editPanel-controls,
table.typo3-editPanel tr td.typo3-editPanel-label {
	padding: 0;
	line-height: 0.8em;
}