
body {
  margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
  background-color: #FFFFFF;
  background-image: url('images/glas_back.jpg');
  background-repeat: repeat-y;
}

font, p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i { 
  font-family: Verdana,Tahoma,sans-serif; color:#010066; font-size:10pt
}

.klein {
  font-size:8pt
}

h1 {
  font-size:20pt; font-weight:normal
}
h2 {
  font-size:14pt; font-weight:normal
}
h3 {
  font-size:10pt; font-weight:bold
}



table,tr,td {
  margin-top: 0px; margin-left: 0px; margin-right: 0px;
}


/* allgemeine links */

a:link, a:visited, a:active { 
  color: #006699; 
	text-decoration:underline;
}
a:hover { 
  color: white; 
	background-color:#006699;  
	text-decoration: underline overline;
}

/* menue linke seite */

td.menulinks {
  text-decoration:none ;
  background-image:url(images/back_farbverlauf.jpg);
  width:110px;
}

#linksmenu

a {
  display: block;
  background-image:url(images/back_farbverlauf.jpg);
  color: black;
  text-decoration:none;
  width:110px;
  padding-left: 1px;
  padding-bottom: 1px;
  padding-top: 1px;
  margin: 0px auto;
}

#linksmenu a:visited{ 
  background-image:url(images/back_farbverlauf.jpg);
	color: black;
	text-decoration:none;
	font-family: verdana; 
	font-size: 10pt;
	width:110px;
  padding-left: 1px; 
	padding-bottom: 1px;   
	padding-top: 1px;
	margin: 0px auto;
}

#linksmenu a:active{
  background-image:url(images/back_farbverlauf.jpg); 
	color:black;
	text-decoration:none;
	font-family: verdana; 
	font-size: 10pt;
	width:110px;
  padding-left: 1px; 
	padding-bottom: 1px;   
	padding-top: 1px;
	margin: 0px auto;
}

#linksmenu a:hover {
  background-color:white;
  background-image:url(images/weiss.gif); 
	color: black; 
	text-decoration:none;
	font-family: verdana; 
	font-size: 10pt;width:110px;
  padding-left: 1px; 
	padding-bottom: 1px;
	padding-top: 1px;margin: 0px auto;
}

.gal_kat { 
	font-weight:bold;
	font-size:16pt;
	font-style:italic;
}

.rahmen1 {
  border: 1px solid #000063;
}