﻿<style type="text/css">
a:link {color:red; text-decoration:none}
a:visited {color:blue; text-decoration:none}
a:active {color:black; text-decoration:none}
a:hover {
	color: black;
	text-decoration: underline;
	font-family: "Comic Sans MS";
}
</style>

.derknopf {
	border: thin 4px #FF9966;
	font-size: 14pt;
	font-family: "Comic Sans MS";
	color: #003300;
	background-color: #A8C6C6;
	text-align: center;
	font-weight: bold;
}
.mein knopf {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	color: #CC0000;
	text-decoration: underline;
	background-color: #DEFEAF;
	list-style-type: circle;
	border: thin groove #0000FF;
}
.Überschrift {	
	font-family: "Comic Sans MS";
	font-size: xx-large;
	font-weight: bolder;
	color: #003300;
	border-style: none;
	border-width: thin;
	font-variant: normal;
	text-transform: capitalize;
	
}
.Unterüberschrift {
	font-family: "Comic Sans MS";
	font-size: 18pt;
	color: #333399;
	font-variant: normal;
	
}
.Fliestext {	
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #000000;
	font-variant: normal;
	
}
.vorundrurück {
	font-size: 14pt;
	font-family: "Comic Sans MS";
	font-color: #003300;
	color: #003300;
	background-color: #A8C6C6;
	text-align: center;
	font-weight: bold;
	border-width:2px;
  	border-style:solid;
  	border-color: #FF7F00;

}
body.body {
	background-image: url(file:images/Bildhintergrund/muster-006.gif)
}
