a:link {
	color: #C5B4B4;
}
a:visited {	
	color: #C5C5C5;
}
a:link,a:visited {
	text-decoration: none;	
}
a:active {
	text-decoration: underline;
}

blockquote {
	font-style: italic;
		font-family: roman, 'times new roman', times, serif;
}
p.quote,blockquote {
	padding-left: 1cm;
	padding-right: 1cm;
}

body {
	background-image: url(graphics/bgend.jpg);
}
h1,h2,h4,h5,h6,p,adress,dl.titel,h3.text {
	text-align: right;
	margin-left: 0.5cm;
	margin-right: 0.5cm;
}
h3.menu {
	text-align: left;
	margin-left: 0.1cm;
	margin-right: 0.1cm;	
}			
h1,h2,h3,h4,h5,h6,p,br,a.link,adress,dl.titel {
	font-family: courier, fixed, monospace;
}

p.menu {
	text-align: left;
	margin-left: 0.3cm;
	margin-right: 0cm;
}
p.center {
	text-align: center;
}
h1,h2,h3,h4,h5,h6,p,br,blockquote,dl.titel {
	color: #BFDFDF;
}
table,td.content {
	border: 0;
	background-image: url(graphics/bg2b.jpg);
}
table.article {	
	padding: 30;
	border: 0;
}


td.menu {
	border: 0;
	padding: 0;
	background-image: url(graphics/bg6.jpg);
}

td.article {
	background-color: #CC9966;
	background-image: url(graphics/bg7.jpg);	
	padding: 20;
	border: 20;
}

p.article,h4.article,h3.article,h4.article_in {
	font-family: roman, 'times new roman', times, serif;
	color: #000000;
	}
p.article,h4.article_in {
	text-align: left;
}
h4.article,h3.article {
	text-align: center;
}

hr {
	color: #CCCC00;
	margin-left: 1cm;
	margin-right: 1cm;
}

ul.titel {
	margin-bottom: 1.2cm;
	list-style-type: none;
}

p.ticker {
	margin-bottom: 0cm;
}

dt {
	margin-bottom: 10pt;
}

p {
	line-height: 100%;
	margin-bottom: 20;
}

div.menu {
  text-align: left;
  margin-left: 0.3cm;
		margin-right: 0cm;  
  }

.mouseover {
text-decoration: none;
}
.mouseover:hover {
text-decoration: underline;
}

