/* - - - - - - - test - - - - - - - */

/*
#footer, #header, #main {  
	border: 1px solid #00ff00;
}
#nav, #logo, #kopfleiste, #stadtlogo, #content div, #topnav {  
	border: 1px solid #ffcc00;
}
#content {  
	border: 1px solid #ff0000;
}
*/
/* html tags */
body {  
	margin: 0px;
	padding: 0px 1em;
}

h1, h2, h3, h4, h5, p {  
	margin: 0.8em 0em;
}
h1 {  
}
h2 {  
}
h3 {  
}



/* - - - - - - - positioning sizes z-index - - - - - - - */

#nav, #content, #logo, #kopfleiste {  
	border-collapse: collapse;
	border-spacing: 0px;
}
#header, #logo, #kopfleiste, #main, #nav, #content  {  
	position: relative;
	top: 0em;
}
#header {  
	left: 0em;
	height: 7em;
	width: auto;
	overflow: visible;
	z-index: 1;
}
#logo {  
	left: 0em;
	float: left;
	width: 15em;
	height: 100%;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

#kopfleiste { 
	left: -0.2em;
	height: 100%;
	margin-left: 15em;
	border-bottom: 1px solid #cccccc;
/*	border-left: 1px solid #cccccc;*/
}
#stadtlogo {  
	background: url(/fileadmin/senioren/bilder/common/hausdersenioren.jpg) no-repeat;
	height: 5em;
	text-align:right;
}
#topnav {  
	clear: right;
	overflow: visible;
	height: 2em;
	padding: 0.4em 0.8em;
}
#main { ;
	left: 0em;
	width: auto;
	overflow: visible;
	/*border-top: 1px solid #cccccc;*/
	z-index: 4;

}

#nav { 
	clear: left;
	float: left;
	width: 15em;
	overflow: visible;
	border-right: 1px solid #cccccc;
	z-index: 3;
}

#content {
	/*float: left;*/
	left: 0em;
	height: auto;
	width: 100%;
	/*margin-top: 1em;/**/
	padding: 2em 4em;
	overflow: visible;
	/*padding-top: 2em;*/

	overflow: hidden;
	z-index: 2;
}/**/

*:not(hr) #content { 
	width: auto;
}

#content a:hover {
	text-decoration: underline;
}
#klickpfad {
	left: 0em;
	width: 100%;
	padding-bottom: 1em;
}
#klickpfad a {
	text-decoration: underline;
	margin-right: 1em;
}
#footer {  
	position: static;
	left: 0em;
	width: auto;
	overflow: visible;
	clear: both;
	padding: 0.2em 2em;
	color: #444444;
	border-top: 1px solid #cccccc;
}

/* - - - - - - - main - - - - - - - */


#main {  
}
/* - - - - - - - content, popwindow, pfad - - - - - - - */

#content {  
}


/* - - - - - - - nav - - - - - - - */

#nav {
	float: left;
}
#nav a {
	display: block;
	margin: 0em;
}
.nav a, .nav a:link, .nav a:visited {
	color: #444444;
	padding: 0.2em 2em;
	font-weight: normal;
	border-bottom: 1px solid #e6e6e6;
}
.nav a:hover, .nav a:active {
	background: #D6D6EB;
}
.navactive a, .navactive a:link, .navactive a:visited { 
	padding: 0.2em 2em;
	font-weight: bold;
	color: #ffffff;
	background: #bbbbdd;
	border-bottom: 1px solid #cccccc;
}
.subnav a, .subnavactive a {
	padding: 0.2em 0.5em 0.2em 3em;
	border-bottom: 1px solid #bbbbcc;
}
.subnav a:link, .subnav a:visited {
	color: #442200; 
	background: #eeeef6;
}
.subnav a:hover, .subnav a:active {
	color: #000000; 
	background: #DcDcEf;
}
.subnavactive a:link, .subnavactive a:visited { 
	color: #000000; 
/*	font-weight: bold;*/
	background: #fcfcff;
	border-bottom: 1px solid #bbbbcc;
}
.subnavactive a:hover, .subnavactive a:active { 
	color: #000000; 
	background: #D6D6EB;
}

#navhilfe {
	background: #8888aa;
	margin-top: 2em;
	padding: 0.2em 1em 0.2em 2em;
	color: #ffffff;
}

/* - - - - - - - header, topnav - - - - - - - */

#header {  
}

#topnav a:link, #topnav a:visited  {
	color: #444444;
	font-weight: normal;
}
#topnav a:hover, #topnav a:active  {
	color: #4488cc;
	font-weight: normal;
	text-decoration: underline;
}
  


/* - - - - - - - footer - - - - - - - */

/* - - - - - - - menu sitemap - - - - - - - */

.menuabstract {
	font-weight: normal;
}