body {
   background-image: url(images/stone.jpg);
 	background-repeat: repeat;
	background-attachment: fixed;
	padding: 0px;
}
 
body.title {
	background-image: none;
	background-color: #010161;
	background-position: 0px 0px;
}

a:link {
	text-decoration: underline;
	color: Blue;
	font-weight: normal;	
}

a:visited {
	color: Purple;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: Red;
	text-decoration: none;
	font-weight: normal;
}

a.weiter:link {
	width: 100px;
	margin-left: 10px;
	margin-right: 10px;
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.weiter:visited {
	width: 100px;
	margin-left: 10px;
	margin-right: 10px;
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:	none;
}

a.weiter:active {
	width: 100px;
	margin-left: 10px;
	margin-right: 10px;
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.weiter:hover {
	width: 100px;
	margin-left: 10px;
	margin-right: 10px;
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

p {
	color: Black;
	background-color: transparent;
	font-family: Verdana, "Times New Roman", Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	line-height: 115%;
	margin-top: 0;
	margin-bottom: 0;
}

p.aktual {
	color: Black;
	background-color: transparent;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
}

img {
	border-color: Black;
	border-width: 2px;
	border-style: solid;
}

img.html {
	border-width: 0px;
}

img.flag {
	border-width: 0px;
	width: 17px;
	height: 12px;
}

h2 {
	color: Navy;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	margin-top: 12px;
	background-color: transparent;
}

h2.title {
	color: #F8F8FF;
	font-size: 22pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	margin-top: 0px;
	z-index: 5;
	background-color: transparent;
}

h2.title2 {
	color: #808080;
	font-size: 22pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	margin-top: 0px;
	z-index: 0;
	background-color: transparent;
}

h2.banner {
	color: #F8F8FF;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	margin-top: 12px;
	background-color: transparent;
}

h2.noline {
	text-decoration: none;
}

h2.center {
	text-align: center;
	font-size: 14pt;
}

h3 {
	font-size: 10pt;
	font-family: Verdana, "Times New Roman", Arial, sans-serif;
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 10px;
	color: Black;
}

h3.head {
	color: Navy;
}

h3.banner {
	color: #F8F8FF;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
	line-height: 100%;
	margin-top: 0;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	vertical-align: top;
	margin-top: 20pt;
	color: Black;
	background-color: transparent;
}

table {
	empty-cells: show;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

th {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	border-color: Silver;
	border-width: 2px;
	background-color: #FFFFCC;
	color: Black;
	line-height: 200%;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}

tr {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	border-color: Silver;
	border-width: 2px;
	background-color: transparent;
	color: Black;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}

td {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	border-color: Silver;
	border-width: 2px;
	background-color: transparent;
	color: Black;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}

td.zitat {
	text-align: center;
	line-height: 150%;
	font-style: italic;
}
 
td.info {
	text-align: left;
	font-size: 10pt;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
}

td.count {
	border-style: inset;
	border-width: 3pt;
	text-align: center;
	background-color: silver;
	line-height: 100%;
}

td.home {
	border-style: outset;
	border-width: 2pt;
	text-align: center;
	background-color: Silver;
	line-height: 110%;
	width : 60px;
	vertical-align: middle;
}

ul {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	background-color: transparent;
	color: Black;
	line-height: 100%;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 0;
	list-style-position: outside;
}

ul.circle {
	list-style-type: circle;
}

ul.img {
	list-style-image: url(images/blueblink.gif);
	margin-top: 12px;
	font-weight: bolder;
}

li {
	font-family: Verdana, "Times New Roman", Arial, sans-serif;
}

li.new {
	margin-top: 12px; 
}

/* Festlegen der Button-Formatierung */
.buaus { background-color :#018861;
border-top:groove 6px #EAF0F2;
border-left:groove 6px #CFD7DA;
border-bottom:groove 6px #3C6B7B;
border-right:groove 6px #829DA8;
}
	
