﻿/*! Google Font */
@font-face {
  font-family: 'UnifrakturMaguntia';
  font-style: normal;
  font-weight: 400;
  src: local('UnifrakturMaguntia'), url(unifrakturmaguntia.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 27, 2018 */


@font-face {
    font-family: 'engrvrsoldeng_btregular';
    src: url('engrolen-webfont.woff2') format('woff2'),
         url('engrolen-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.alt {font-family: "EngrvrsOldEng BT",engrvrsoldeng_btregular;}
.b600 {width:600px; display:block; margin: 0px auto; color:black;}

hr {width:400px;}


a:link    {text-decoration: none;     }
a:visited {text-decoration: none;     }
a:hover   {text-decoration: underline;}
a:active  {text-decoration: none;     }
img       {border:none;               }

.Stil1    {font-size: large;font-weight: bold;}
.fettlinks {text-align:left; font-weight:bold;}
.linksbund {text-align:left;}
.l, .le    {text-align:left;}
.fliesstext {text-align:justify;}
.ce      {text-align:center;}
.re      {text-align:right; }

.rot     {color:#FF0000;}
.gruen   {color:#00FF00;}
.blau    {color:#33CCFF;}
.schwarz {color:#000000;}
.bgruen  {background-color:#669966;}

.links  {text-align:left;}
.mitte  {text-align:center;}
.rechts {text-align:right;}

.klein  {font-size:small;}
.big    {font-size:large;}
.bigg   {font-size:x-large;}
.bigger {font-size:xx-large;}

.button {
	display: block;
	width:160px; height:48px;
	margin:1px;
	vertical-align:middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 48px;
	font-weight: 600;
	font-variant: normal;
	color: #000000;
	background-image: url(15.jpg);
	background-position: center center;
	text-align: center;
	white-space: nowrap;
}

/* Farben */
.farbe1 {color: #FFFFFF;}
.farbe2 {color: #FFFF00;}
.farbe3 {color: #00FF00;}
.farbe4 {color: #CCCCCC;}
.farbe5 {color: #FFA500;}
.farbe6 {color: #000000;}

/* Farbe Überschriften */
h1   {color: #1111CC; font-size:72px; text-shadow:yellow -2px 1px 2px; margin:0px;}
h2   {color: #FFCC00; font-size:24px;}
h3   {color: #FFCC00;}
h4   {color: #FF9966;}

/* Tabellenfarben */
th                       {background-color:#003399; color: #FFFFFF;}
tr.even td , tr.even1 td , td.l3 
                         {background-color:#669966;}

tr.even2 td, tr td , td.l2      
                         {background-color:#339933;}

td.l1                    {background-color:#FFCC00;}
td.bilderrahmen          {background-color:#66CC66;}

tr.weiss td              {background-color:#FFFFFF; color: #000099;
                          background-image: url(bilder/mar_hell.jpg);}

td.l1                    {color:#000000;}
td.l2 , td.l3            {color:#EEEEEE;}


/* allg. Hintergrundsfarbe */
body , td.none , .none   {background: none; color: #FFFFFF;}
body {background-image: url("bilder/humor/hintergrund.ws.jpg");

input:focus              {background-color: #FFFF00; color: #000099;}
/* mit links */
tr.menu a                {background-color:#FFFF00; color:#000000;}
tr.menu a:hover          {background-color:#FFFFFF;}

a       {color: #FFFF66; text-decoration: none;}
a:hover {color: #FFCC00; text-decoration: underline;}


/* Textdesigns u. Ausrichtung */
body {
	background-color:#339966;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;	line-height: normal;
	font-weight: normal; font-variant: normal;
	text-decoration: none; }

/* Ausrichtung Text */
tr.even td, tr.even1 td, tr.even2 td, #tr td {overflow: auto;}
th {height:30px;}
tr.even td, #tr td                     {text-align: center;}
tr.even1 td , tr.even2 td, #tr.none td {text-align: left;  }

.counter {background-image: url(counter/wsittich.jpg); background-repeat: none;}


h1.left , h2.left , h3.left , h4.left ,h5.left { text-align: left; }
h1 , h2 , h3 , h4, h5, h6 {text-align: center;}

hr {width: 60%;}

table {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	overflow: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	padding:2px;
}

table.none {border: none;}
table.halb {border-top-style: none;	border-left-style: none;}

/*li {list-style-image: none;	list-style-type: none;}*/

.liste{list-style-type: none; margin:0px; padding:0px;}


/* Farben */
.trans 	       { background: transparent; }
.brot          { background: red;         }
.blassrot      { background: #eeaaaa;     }
.hellrot       { background: #ee9090;     }
.orange        { background: orange;      }
.blassorange   { background: #eeddbb;     }
.gruen         { background: green;       }
.blassgruen    { background: #aaeeaa;     }
.grau          { background: #999;        }
.blau          { background: blue;	      }
.blassblau     { background: #aaaaee;     }
.hellblau      { background: #9090ee;     }
.schwarz       { background: black;       }
.weiss         { background: #fff;        }
.gelb          { background: yellow;      }
.hellgrau      { background: #dddddd;     }
.fuchsia       { background: #ff00ff;     }
.blassfuchsia  { background: #ee99ee;     }
.coral         { background: #ff7f50;     }
.tiefrosa      { background: #ff1493;     }
.gold          { background: #ffd700;     }
.hellgruen     { background: #90ee90;     }
.himmelblau    { background: #87ceeb;     }
.tomatenrot    { background: #ff6347;     }


.ftrans 	    { color: transparent; }
.frot           { color: red;         }
.fblassrot      { color: #eeaaaa;     }
.fhellrot       { color: #ee9090;     }
.forange        { color: orange;      }
.fblassorange   { color: #eeddbb;     }
.fgruen         { color: green;       }
.fblassgruen    { color: #aaeeaa;     }
.fgrau          { color: #999;        }
.fblau          { color: blue;	      }
.fblassblau     { color: #aaaaee;     }
.fhellblau      { color: #9090ee;     }
.fschwarz       { color: black;       }
.fweiss         { color: #fff;        }
.fgelb          { color: yellow;      }
.fhellgrau      { color: #dddddd;     }
.ffuchsia       { color: #ff00ff;     }
.fblassfuchsia  { color: #ee99ee;     }
.fcoral         { color: #ff7f50;     }
.ftiefrosa      { color: #ff1493;     }
.fgold          { color: #ffd700;     }
.fhellgruen     { color: #90ee90;     }
.fhimmelblau    { color: #87ceeb;     }
.ftomatenrot    { color: #ff6347;     }



.boxshadow   {-moz-box-shadow: 3px 3px 3px 5px #999; -webkit-box-shadow: 3px 3px 3px 5px #999; box-shadow: 3px 3px 3px 5px #999;}
.textshadow  {text-shadow:white 2px 1px 2px; color:blue;}




