@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.text_h {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

a {
margin: 0;
padding: 1px;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

.xml_g {
	color: #FFFFFF;
}
.xml_u {
	color: #FFFFFF;
}
.xml_auswahl {
	color: #CACACA;
}
.xml_hover {
	color: #CACACA;
}

.border_interactiv {
	border-left:1px dotted #FFFFFF;
}

/********************
PopUp Fenster Inhalt
********************/

#popup {
	color: #FFFFFF;
	background-color: #00670B;
}