﻿/*------------------------------------------------------
G L O B A L  E L E M E N T S
------------------------------------------------------*/

body {

/*--- Absätze ---*/
 
.copyr {
	text-align: left;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.linkleiste {
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	table-layout: auto;
}

}

.navigation { 
	text-align: left;
	font-size: 12pt; color:#FF0000
}
/*--- Links ---*/

a {color: #E0E0E0;}
a:link {
	color: #cdcdcd;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	color: #cdcdcd;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
 

.thumbnail {
	border-style: 0;
	border-width: 0px;
}
 

.style1 {
	font-family: "Copperplate Gothic Light";
}
.style2 {
	color: #FF0000;
}
.style3 {
	text-align: center;
}
.style4 {
	font-family: "Copperplate Gothic Light";
	color: #FF0000;
	font-size: x-large;
}
.style5 {
	background-color: #000000;
}
.style6 {
	color: #C0C0C0;
}
