

body   { 
	background:url("Strand.jpg");
	opacity: 0.9; 
	background-size: cover;
//	background-size: contain;
//	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: 90% top;
//	color: midnightblue;
	color: white;
	height: 100vh;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

a:link, a:visited, a:active
{
    font-size: 15px;
	text-decoration: none;
    color: #990000;
    font-weight: 400;
    background-color: #FFFF99;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
	display: block;   
}
 

a:focus, a:hover
{
    color: #000000;
    font-weight: 500;
    background-color: #FFFFFF;
}

.Artikel {
	background-color: #FFFFFF;
	border-color: #0066FF;
	border-style: none;
	border-width: thin;
	clear: none;
	color: #333333;
	cursor: text;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 200;
	height: auto;
	line-height: normal;
	overflow: visible;
	padding-left: 10px;
	position: relative;
	text-align: justify;
	visibility: visible;
	width: auto;
	z-index: auto;
}

.blau {
	background-color: #58ACFA;
	border-color: #666666 black black;
	border-top-width: thin;
	clip: rect(   );
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	line-height: normal;
	overflow: visible;
}

.green td {
	background-color: #F0FFF0 ;
	font-size: 9px;
	font-style: italic;

}


.Autor {
	background-color: #FFFECE;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	width: 17%;
}

.Rahmen {
	border-bottom-width: thin;
	border-color: #CCCCCC;
	border-left-width: thin;
	border-right-width: thin;
	border-style: outset;
	border-top-width: thin;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

.Kommando {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
}

.Bild {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	text-align: left;
}

.BlogTitel {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}

.Beschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
}

.Info {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

.menu {
	background-color: #336699;
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
	list-style-position: outside;
	list-style-type: square;
}

.Hilfen {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}

.Trennbalken {
	background-color: #F7E257;
}

.Zeit {
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
}

.rotw {
	color: #FF4D33;
	background-color:  	#666666;
}

.weissw {
	color: #ffc600;
	background-color:  	#666666;	
}

.rose {
	color: #fdcb99;
	background-color:  	#666666;	
}

.schaumw {
	color: #c0c0c0;
	background-color:  	#666666;	
}	

.suessw {
	color: #ff80ff;
	background-color:  	#666666;	
}

.met {
	color: #ACFA58;
	background-color:  	#666666;	
}

.leer {
	color: #000000;
	background-color: #ACFA58;	
}


h1
{
//	color: #CC3300;
	color: #0040FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 0px;
	padding: 0px;
	margin: 2px;
}

h2
{
	color: #071418;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 0px;
}

h3
{
//	color: #CC3300;
	color: #0040FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 0px;
	padding: 0px;
	margin: 0px;
}

h4
{
//	color: #071418;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	padding: 0px;
	margin-bottom: 0px;
}

h5
{
	color: #071418;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: 400;
	padding: 0px;
	margin-bottom: 0px;
}

td
{
	
//	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	
	
}

table
{
	border-collapse: collapse;
	opacity: 0.8; 
}

input, textarea, select
{
	background-color: #FFFF99;
}

hr
{
  color: #298A08;

}

label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 300;	
}

.fixed {
   position: fixed; 
}

