body {
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #fff;
}

body, table { /* Why do tables use larger font otherwise? */
    font-size: 12px;
}

/* default alignment of table cells */
td {vertical-align: top; text-align: left;}

/* no borders on images */
img { border: 0px; }


#globalheader {
    background: #eee;
    margin-bottom: 1em;
}

#localheader {
    background: #eee;
    margin-bottom: 1em;
}

#localfooter {
    background: #eee;
    margin-top: 1em;
}

#globalfooter {
    background: #eee;
    margin-top: 1em;
    text-align: center;
}

.pager {margin-top: 1em;}

.more {
	margin-top: 1em;
	font-size: 11px;
	color: #495167;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 10px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #495167;
	line-height: 19px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 12px;
	line-height: 15px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 10px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 19px;
}


    /* Ebene 1 */ 


#navigation3 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
	font-size:10px;
} 

#navigation3 #haupt li {
	margin: 0; 
	padding: 0; 
	float: left;       
	position: relative;
    top: 4px;
    left: 45px;
	display: inline; 
	margin-right: 1em;} 

#navigation3 a {
	color: #fff;
	text-decoration: none;
} 

#navigation3 a:hover {
	color: #ccc;
	text-decoration: underline;
} 
	
#navigation4 {
	solid #000; 
	padding: 1em; 
} 

#navigation4 ul {   
	margin: 15;     
	padding: 0; 	
	font-size:10px;  	
	list-style-image: url(http://www.duram.de/stjohann/cms/_rubric/bilder/dot2.gif); 
} 
#navigation4 a {
	color: #fff;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
} 
	
#navigation4 a:hover {
	color: #ccc;
	font-weight: bold;
	text-decoration: underline;
} 
	
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 19px;
	list-style-image: url(http://www.duram.de/stjohann/cms/_rubric/bilder/dot2.gif);
}

a {
	color: #495167;
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	color: #999;
	text-decoration: underline;
}
