body{
	link:  #0000ff;
	vlink: #800080;
	color: #000000;
	background-image: url("Bilder/Fuego_Background.jpg");
	background-attachment: fixed;
	text-decoration: none;
	padding: 10px;
}
.titel {
	font-family: Bookman Old Style;
	font-size: 30px;
	font-color: white;
	font-weight: bold;
	color: #990E07;
	text-align: center;
}

.underlined {
	text-decoration: underline;
}

.ueberschrift {
	font-family: Arial;
	font-size: 25px;
	font-color: black;
	font-weight: bold;
	color: #000088;
	text-align: center;
	text-decoration: underline;
}

.kapitel {
	font-family: Arial;
	font-size: 15px;
	font-color: black;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.kapitel2 {
	font-family: Arial;
	font-size: 15px;
	font-color: black;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}

.artikel {
	font-family: Arial;
	font-size: 12px;
	font-color: black;
	font-weight: none;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin-left: 25px;
}

.artikel2 {
	font-family: Arial;
	font-size: 12px;
	font-color: black;
	font-weight: none;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin-left: 40px;
}

.treffen {
	font-family: Bookman Old Style;
	font-size: 14px;
	font-color: black;
	font-weight: none;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	margin-left: 40px;
}

.tabelle {
	text-align: center;
	background-color: #3333FF;
}

.dunkelblau {
	background-color: #000055;
	color: #FFFFFF;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-color: white;
	font-weight: bold;
}

.dunkelblau_c {
	background-color: #000055;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-color: white;
	font-weight: bold;
	text-align: center;
}

.dunkelrot {
	background-color: #FFFFEE;
	color: #990E07;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-color: #770000;
	font-weight: normal;
}

.creme {
	background-color: #FFFFEE;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-color: black;
	font-weight: normal;
}

.creme_c {
	background-color: #FFFFEE;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-color: black;
	font-weight: normal;
        text-align: center;
}

.creme_cn {
	background-color: #FFFFCC;
	color: #330000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-color: black;
	font-weight: normal;
        text-align: center;
}

.trans {
	background-color: transparent;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-color: black;
	font-weight: normal;
}

.underscore {
	background-color: #000055;
	color: #000000;
	height: 1px;
}

.mini {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-color: black;
	font-weight: normal;
	border-width: thin;
	border-style: solid;
	border-color: black;
	width: 300px;
	/*margin-right: 400px;*/
}

.mini_tech {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-color: black;
	font-weight: normal;
	border-width: thin;
	border-style: solid;
	border-color: black;
	width: 850px;
	/*margin-right: 400px;*/
}

a:hover {
	/*text-decoration: none;*/
	color : #990E07;
	text-decoration : none;
	padding: 4px;
	/*font-color: red;*/
	font-weight: bold;
}

a:link {
	 text-decoration: none;
	 color : #000000;
	 text-decoration : none;
	 padding: 4px;
	 font-weight: bold;
}

a:visited {
	 text-decoration: none;
	 color : #333333;
	 text-decoration : none;
	 padding: 4px;
	 font-weight: bold;
}

a:active {
	text-decoration: none;
	color : #DDDDAA;
	text-decoration : none;
	padding: 4px;
	font-weight: bold;
}	

a.underlined {
	font-weight: normal;
	text-decoration: underline;
}

p.margin{ 
	margin-left: 1cm; 
	color:#000000; 
	font:  14px arial;
}	

eeea {text-decoration: none;}

