#title {
 background: #000000;
 border-color: #ff0000;
 border-size: 0px;
 border-style: none;
 width: 600px;
}

.titletext {
 font-family: verdana;
 font-size: 15px;
 color: #ffffff;
}

img.titleimg {
 margin: 0px 0px;
 padding: 0px 0px;
 border-width: 0px;
 border-color: green;
 border-style: none;
}

#menu {
 background: #333333;
 width: 600px;
 height: 21px;
 margin-bottom: 10px;
}

a.menuitem {
 font-family: verdana;
 font-size: 15px;
 text-decoration: none;
 
 float: left;
 margin: 1px 0px 1px 0px;
 padding: 2px 8px 1px 8px;
}

.hidden {
  visibility: hidden;
  position: absolute;
}

a.active {
 background: #ff9944;
 color: #000000;
}

a.active:link {
 background: #ff9944;
 color: #000000;
}

a.active:visited {
 background: #ff9944;
 color: #000000;
}

a.active:hover {
 background: #ff9944;
 color: #000000;
}

a.active:active {
 background: #ff9944;
 color: #000000;
}

a.inactive {
 background: #333333;
 color: #ff9900;
}

a.inactive:link {
 background: #333333;
 color: #ff9944;
}

a.inactive:visited {
 background: #333333;
 color: #ff9944;
}

a.inactive:hover {
 background: #ff9944;
 color: #000000;
}

a.inactive:active {
 background: #ff9944;
 color: #000000;
}

a {
 font-family: verdana;
 font-size: 14px;
 text-decoration: none;
}

a:link { color: #ff9944; }
a:visited { color: #cc7733; }
a:hover { color: #ffbb66; }
a:active { color: #ffbb66; }

body {
 background-image:url("../images/tile.gif");
}

#alles {
 background: #000000;
# background-image: url(images/tile_scale50.png);
 width: 600px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 15px;
 margin-bottom: 10px;
}

#seite {
 background: #000000;
 width: 580px;
 padding: 10px;
 font-family: verdana;
 font-size: 13px;
}

.trenner {
#	margin-left: auto;
#	margin-right: auto;
	margin-left: 255px;
	margin-top: 5px;
	margin-bottom:5px;
}

.flyer_600 {
 position:relative;
 left:-10px;
}

.flyer_300 {
 position:relative;
 left:140px;
}

seite.p {
 font-family: verdana;
 font-size: 13px;
}

h4 {
 font-size: 14px;
}

h4 {
 font-size: 16px;
}

h3 {
 font-size: 18px;
}

h2 {
 font-size: 20px;
}

h1 {
 font-size: 24px;
}
