/* $Id: default.css,v 1.0 2001/07/02 12:30:01 $ */
/* Stephan Zigan, Jena */

/* Basic Styles */

body {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #333333;
	background-color: #ffffff;
	text-decoration:none;
}
.r {
  color:#660000;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
}

.big {
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#49466c;  
  font-weight: bold;
}


a:link,a:visited {
  text-decoration:none;
  font-size:12px;
  color:#000066;
}

.slink {
	text-decoration:none;
	font-size:12px;
	color: Maroon;
	font-weight : bold;
 ; font-family: Georgia, "Times New Roman", Times, serif; word-spacing: 2cm; background-attachment: scroll
}

a:active {
  text-decoration:none;
  font-size:12px;
  color:#000000;
}

a:hover {
	text-decoration:none;
	font-size:12px;
	color: #ccffff;
}

.lineright {
	border-bottom:1px solid gray;
	border-right:1px solid gray;
	border-top: 0px;
	background-image: url(index/bg1.gif);
}

.iput{
  font-family:Arial,Verdana,Helvetica;
  font-size:10px;
  color:#000000;
  text-decoration:none;
  width:80px;
}

hr {
  color:#000000;
  height:1px;
  width:100%;
  border-top:solid;
}

.w {
	font-size:11px;
	font-weight:bold;
	color : #000066;
	font-family: Geneva, Arial, Helvetica, sans-serif; 

}

.w2 {
	font-size:12px;
	font-weight:bold;
	color : #CCFFFF;
}
h4 {
	font-size:16px;
	font-weight:bold;
	color : White;
}

/* Content Styles */

.menu {
  font-size:12px;
  color:#3300CC;
; font-family: Geneva, Arial, Helvetica, san-serif
}

.norm {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333}
.Anmerk {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #444444; text-decoration: none}
.w3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #eeeeee; text-decoration: none}

td {
	vertical-align: top;
}