body{
	background-attachment: fixed;
	background-image: url(imgs/back.gif);
	background-color: #2D3F9F;
	bottom: 5%;
	color: #A0522D;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	list-style-type: circle;
	margin-top: 2%;
	margin-bottom: 2;
	margin-left: 2%;
	margin-right: 2%;
	text-align: justify;
	text-justify: distribute;
	text-decoration: none;
	width: 90%;	
}
div.text{
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 15px;
}
div.frame{
	background-color: #ffffff ; 
	height: 90%;
}
div.nav{
	background-color: #ffffff; 
	float: left; 
	white-space: nowrap; 
	display: block; 
	padding-right: 25px;
}
div.content{
	background-color: #fffffff; 
	float: left; 
	padding-left: 0px;
	}
p,td{
	font-size: 95%;
	}
img {
	border: 0px;
}

a{
	font-weight: bold;
}
a:link {
	color: #9F8C2D;
}
a:hover{
	color: #2D9F8D;
}
a:active{
	color: #2D789F;
}
a:visited{
	color: #2D3F9F;
}
h1 {
	font-size: 170%;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 18px;
}
h2 {
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}
h3.news {
text-decoration: underline;
text-align: left;
/*font-weight: normal;*/
font-size: 100%;
}
li {
	margin-top: 0px;
	margin-left: -10px;
	font-size: 85%;
	}
.normal{
	font-size: 100%;
	color: #A0522D;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	list-style-type: circle;
	text-align: justify;
	text-justify: distribute;
	text-decoration: none;
}
ul {
	margin-bottom: 5px;
	margin-top: 0px;
}
.copy{
color: #ffffff;
font-size: 80%;
}
a.copy:visited
{	color: #ffffff;font-size: 80%; text-decoration: none;}
a.copy:link
{	color: #ffffff;font-size: 80%; text-decoration: none;}
a.copy:hover
{	color: #ffffff;font-size: 80%; text-decoration: underline;}
a.copy:active
{	color: #ffffff;font-size: 80%; text-decoration: none;}

#insert{
	font-style: italic;
	color : #808000;
}
#tiger{ /*eigentlich ersetzt durch author*/
	color: #1111aa;
	font-weight: bold;
	font-style : italic;
	font-size : 12pt;
}
#author{
	color: #1111aa;
	font-weight: bold;
	font-style : italic;
	font-size : 12pt;
}
#author-small{
	color: #1111aa;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
}
cite{
	font-weight: bolder;
	font-style: italic;
	padding-left: 5%;
	padding-right: 10%;
	display: block;
}
.google{
	font-size: 70%;
	font-weight: bold;
	text-align: left;
}




