body, bodytext, p {
	font-family:  "Trebuchet MS", Verdana;
	font-size: 12px;
	
}

p {
text-align: justify;
}

p.Schriftgröße_10 {
	font-size: 10px;
}

p.Schriftgröße_11 {
	font-size: 11px;
}
	
p.Schriftgröße_14 {
	font-size: 14px;
}

p.Schriftgröße_16 {
	font-size: 16px;
}

img.4pxAbstand {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
}

ul.Listen_Punktbild {
	margin-left:4em;
        margin-top: 0.1em;
	margin-bottom: 0.1em;
	line-height: normal;
	list-style-image: url('lisenpunkt_bild.jpg');
	}


a, a:visited {
	text-decoration: none;
	outline: none;
	color: #666666;
}


a.Externer-Link, a.Externer-Link:visited  {
	text-decoration: none;
	outline: none;
	color: #666666;
	padding-right: 15px;
	background-image: url('external_link.gif');
	background-repeat: no-repeat;
	background-position: right;
	
}
a.Externer-Link-neues-Fenster, a.Externer-Link-neues-Fenster:visited {
	text-decoration: none;
	outline: none;
	color: #666666;
	padding-right: 15px;
	background-image: url('external_link_new_window.gif');
	background-repeat: no-repeat;
	background-position: right;
	
}

a.Interner-Link, a.Interner-Link:visited  {
text-decoration: none;
	outline: none;
	color: #666666;
	padding-right: 15px;
	background-image: url('internal_link.gif');
	background-repeat: no-repeat;
	background-position: right;

}
a.Interner-Link-neues-Fenster, a.Interner-Link-neues-Fenster:visited   {
	text-decoration: none;
	outline: none;
	color: #666666;
	padding-right: 15px;
	background-image: url('internal_link_new_window.gif');
	background-repeat: no-repeat;
	background-position: right;
	
}
a.Download, a.Download:visited   {
text-decoration: none;
	outline: none;
	color: #666666;
	padding-right: 15px;
	background-image: url('file.gif');
	background-repeat: no-repeat;
	background-position: right;
	
}
a.Email, a.Email:visited  {
text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #666666;
	padding-left: 23px;
	padding-top:3px;
	background-image: url('mail.gif');
	background-repeat: no-repeat;
	background-position: left;
	
}

a:hover, a.Externer-Link:hover,  a.Externer-Link-neues-Fenster:hover, a.Interner-Link:hover, a.Interner-Link-neues-Fenster:hover, a.Download:hover, a.Email:hover {
	text-decoration: underline;	
}
h2 {
	font-family: "Trebuchet MS", Verdana;
}

