body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	text-align: left;
	padding: 0 20px 0 20px;
	margin: 0;
}

/* buttons, from cyclos */
button, .button, .linkButton, .ButtonDisabled {
    background: -moz-linear-gradient(center top, #faf4e2 0%, #FDCE7E 100%);
    background: -webkit-linear-gradient(top, #faf4e2 0%,#FDCE7E 100%);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #faf4e2), color-stop(100%, #FDCE7E));
    background-color: #fcdca6;
    border: 1px solid #EC9A38;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    text-shadow: 1px 1px 2px #faf4e2;
    font-size: 10pt;
/*    color: #414141;
    font-family: Liberation sans, Arial, Sans-serif;
    font-size: 9pt;
    font-weight: normal; */
    cursor: pointer;
    padding: 5px 10px;
}

.small {
	font-size: 80%;
}

.big {
	font-size: 120%;
}

.norm1 {
	color: #B30000;
}

.mz-box {
	width: 160px;
	height: 280px;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
	text-align: center;
}

.mz-box img {
	border: 1px solid #ccc;
}

.picbox {
	float: left; 
	width: 300px; 
	height: 260px; 
	text-align: center;
	font-size: 80%;
}

.picbox img {
	margin-bottom: 3px;
}

td.normal, td {
	font-size: 10pt;
}

.verlauf_links {
	background: url("pics/icons/verlauf_links.png");
}

.verlauf_rechts {
	background: url("pics/icons/verlauf_rechts.png");
}

div.verlauf_1200 {
	background: url("pics/icons/verlauf_links_1200.png");
	height: 2px;
	width: 100%;
	margin-bottom: 3px;
}

td.verlauf_1200 {
	background: url("pics/icons/verlauf_links_1200.png");
}

h3.verlauf_1200 {
/*  background: url("pics/icons/verlauf_links_1200.png"); */
  background: #DFE1FF;
  margin: 10px 0 0 0;
  padding: 2px 5px 3px 5px;
  font-size: 100%;
  font-weight: bold;
}

/* senkrechter Strich (violett) als Hintergrund */
td.tdbg_vert {
	background: url("pics/tdbg_vertical.png") repeat-y;
	font-size: 10pt;
}

h1 {
	font-family: Arial, Tahoma, Helvetice, sans-serif;
	font-size: 160%;
	line-height: 160%;
	margin: 0 0 15px 0;
	padding: 0;
}

h2 {
	font-family: Arial, Tahoma, Helvetice, sans-serif;
	font-size: 12pt;
	margin: 20px 0 3px 0;
	padding: 0;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}

a.normal {
	font-weight: normal;
}

a:hover {
	color: #666666;
}

#header {
/*	min-width: 800px; */
}

#headernavi {
  margin-top: 54px;
	float: right;
	background: white; /* #222222; */
	padding: 5px 6px 5px 6px;
	height: 22px;
}

#headerlogo {
	position: fixed; top: 10px; left: 15px;
	margin-right: 10px;
	float: none !important; /* für Browser */
	float: left; /* für den Blöden Browser */
}

#headerlogo img {
	width: 227px;
	height: 79px;
}

#headergraf {
  margin-top: 54px;
  margin-right: 0px;
  margin-left: 0px;
  height: 32px;
/*	width: 420px; */
	width: 40%;
	float: right;
	background: url("pics/icons/verlauf.jpg") repeat-y right top;
	text-align: right;
	font-size: 80%;
	color: white;
}

#headergraf a {
  font-weight: normal;
	color: white;
	text-decoration: none;
	margin: 0;
	vertical-align: bottom;
}

#headergraf a:hover {
	color: #999999;
}


#menubox {
	position: fixed; top: 125px; left: 25px;

	float: none !important; /* für Browser */
	float: left; /* für den Blöden Browser */

}

#menubox a { 
	text-decoration: none;
	color: black;
	font-size: 8pt;
	font-weight: normal
}

#rechts {
	position: fixed; 
	top: 125px; 
	right: 25px;
	
	width: 200px;
	
	float: none !important; /* für Browser */
	float: right; /* für den Blöden Browser */
	
}

#agenda-box {
	margin-bottom: 10px;
}

#agenda-box .titel {
	padding: 3px 5px 5px 5px;
	background: #333333;
	color: white;
	font-weight: bold;
	font-size: 8pt;
}

#agenda-box .inhalt {
	background: #AFB5FF;
	margin-top: 1px;
	padding: 3px;
	font-size: 8pt;
	color: black;
	font-weight: normal;
}

#agenda-box .entry {
	border-bottom: 1px solid white;
	padding: 2px 0 2px 0;
}

#agenda-box a {
	color: black;
}

#content {
	margin-left: 250px;
	margin-right: 250px;	

	margin-top: 35px !important; /* für Browser */
	margin-top: 5px; /* für den Blöden Browser */
	
	line-height: 16pt;

}

#content div.hinweisrechts {
	width: 45%;
	float: right;
	padding: 10px;
	margin-left: 10px;
	border: 1px solid #8888CC;
	background-color: #DDDDFF;
	font-size: 90%;
}

#content div.textbox {
	width: 35%;
	float: right;
	padding: 10px;
	margin-left: 10px;
	margin-top: 5px;
	border: 1px solid #8888CC;
	background-color: #DDDDFF;
}

.sample-inserat {
	background-color: #DDDDFF;
	font-size: 80%;
	width: 360px;
	height: 65px;
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-top: 6px;
	padding: 5px;

	-moz-box-shadow: 2px 2px 5px #99F;
	-webkit-box-shadow: 2px 2px 5px #99F;
	box-shadow: 2px 2px 5px #99F;

}

#footer {
	text-align: center;
	margin: 30px 0;
}

.red { color: red; }
.blue { color: blue; }
.green { color: green; }

.hidden-desktop {
  display: none !important;
}

@media (min-width: 768px) and (max-width: 1024px) { /* Tablet gross, Desktop klein */

  .hidden-desktop {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }

}

@media (max-width: 1024px) { /* Tablet gross, Desktop klein */

	#headergraf {
		width: 50%;
	}

  #agenda-box {
		width: 48%;
  }

	#content {
		margin-right: 0;
	}

}


@media (min-width: 480px) and (max-width: 767px) { /* Tablet klein, Phone gross */

  .hidden-desktop {
    display: inherit !important;
  }

  .hidden-tablet {
    display: none !important;
  }

}

@media (max-width: 767px) { /* Tablet klein, Phone gross */

  #headerlogo {
		position: relative;
		top: 0px;
		left: 0px;
		float: left !important;
		margin-top: 10px;
		width: 30%;
	}

	#headerlogo img {
		width: 100%;
		height: auto;
	}

	#menubox {
		position: relative;
		float: left !important;
		top: 0;
		left: 0;
		margin: 35px 30px 10px 5px;
		clear: both;
	}

	#content {
		margin-left: 0;
	}
}

@media (max-width: 479px) { /* Phone klein */

  .hidden-desktop {
    display: inherit !important;
  }

  .hidden-tablet {
    display: inherit !important;
  }

  .hidden-phone {
    display: none !important;
  }

  div#agenda-box {
		width: 100%;
  }

  #headerlogo {
/*		position: relative;
		top: 0px;
		left: 0px; */
		margin: 0 auto; 
		float: none !important; /* für Browser */
		width: 100%;
	}

	#headerlogo img {
		width: 80%;
		height: auto;
	}

}

