#nav, #topnav, #headernav, #footer {
	display: none;
}
body, div, p, th, td, ul, li, title {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
	vertical-align: top;
	color: #000000;
	background: transparent;
}
body { 
	padding: 2em 4em 4em 8em;
}
h1 { 
	font-size: 1.4em; 
}
h2 { 
	font-size: 1.3em; 
}
h3 { 
	font-size: 1.2em; 
}
h4 { 
	font-size: 1em;
	color: #ff6600;
	border-bottom: 1px solid #ccbbaa;
}
h5, h6, h7 { 
	font-size: 1em; 
}
ul {
	list-style: square  url(/fileadmin/aussprachetraining/media/common/bullet_s.gif)  outside; 
}
img { 
	border: 0px;
}

/* definitionen header content */

#content, #header {
	clear: both; 
}
#aktuell { 
	border: 1px solid #cccccc;
	padding: 1em;
}
#content a:link, #content a:visited { 
	text-decoration: underline; 
	color: #0066cc;
}
#content h3 a:link, #content h3 a:visited, #content h4 a:link, #content h4 a:visited { 
	color: #996633;
}

#header img { 
	display: none; 
}
#header .printonly { 
	display: block; 
}
#header a:link, #header a:visited { 
	font-size: medium;
	font-weight: bold;
	color: #ccddee;
	text-decoration: none; 
}
#klickpfad h1 a, #klickpfad h1 a:link, #klickpfad h1 a:visited {
	text-decoration: none;
	color: #000000;
}
.termine h4 {
	color: #000000;
	border-bottom: none;
}
/* sonstige */

.subline { 
	font-weight: bold;
}
.right { 
	float: right; 
}
.left { 
	float: left; 
}
