@page {
	margin-top:1cm;
    margin-bottom:1.5cm;
    margin-left:1cm;
    margin-right:2cm;
}

/***************************/
/* IDs fuer die DIV-Layer */
/***************************/
#banner, #navi, #right, #header_right {
	visibility: hidden;
}
#content {
	margin-right: 7px;
}
#footer {
	text-align: center;
	font-size: 7pt;
	color: #aaa;
	padding-top: 12px;
}
#header_right {
	text-align: right;
	float: right;
	padding-right: 12px;
}
#header, #navi, #content, #right {
	padding: 0;
}

/***************************/
/* HTML-Tag Umdefinitionen */
/***************************/

h1,h2,h3,h4,a,p,div,ul,span,td,.oberpunkte,.fliesstext,.ueberschrift1,.unterpunkte2,.bu {
	font-family:Verdana,Helvetica,Arial,sans-serif;	
}
a,p,div,ul,span,td,.oberpunkte,.fliesstext,.ueberschrift1 {
	font-size: 9pt;
	line-height: 160%;
}
a {
	color: #000;
}
h1 {
	clear: both;
	font-size:13pt;
	font-weight:bold;
	padding: 0;
	margin: 0 0 8px 0;
}
h2 {
	clear: both;
	font-size:9pt;
	font-weight:bold;
	padding: 5px 0 0 0;
	margin: 0;
}
h3 {
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
	padding: 0 0 0 16px;
	margin: 10px 0 10px 0;
}
h4 {
	font-size: 7pt;
	font-weight: normal;
	margin: 0 0 10px 0;
}
p {
	padding: 0; 
	margin: 0;
}
ul a {
	font-size: 8pt;
}
ul {
	list-style-image:  url(file:///J|/Dokumente%20und%20Einstellungen/jem/Eigene%20Dateien/Meine%20Websites/MeineWebsite/images/pfeil_gruenaufweiss.gif);
	margin: 0 7px 0 15px;
	padding: 0;
	list-style-position: outside;
}

/***************************/
/* DIV-spezifische HTML-Tag Umdefinitionen */
/***************************/

#content h4 a {
	text-decoration: none;
	font-size: 7pt;
	font-weight: normal;
}
#content h4 a:hover {
	text-decoration: underline;
}
#content h4 img {
	vertical-align: bottom;
}
#content img {
	margin: 5px;
}
#footer a {
	font-size: 7pt;
	text-decoration:underline;
	color: #aaa;
}
#news_left, #news_right {
	padding: 0;
}
#news_left img, #news_right img {
	float: left;
	margin: 4px 3px 0 0;
}
#news_left p, #news_right p {
	font-size: 8pt;
	line-height: 140%;
	padding: 0;
}
#news_left h2, #news_right h2 {
	margin: 0 0 3px 0;
	line-height: 100%;
}

/***************************/
/* Klassendefinitionen */
/***************************/

.ueberschrift1 {
	font-weight: bold;
}
.unterpunkte2, .bu {
	font-size: 7pt;
}
input.button {
	width:100px;
	margin: 7px 0 4px 0;
	padding: 0 0 3px 0;
	font-size: 8pt;
	font-weight: bold;
	background-color: #000;
	border: 1px solid #000000;
}
