body{
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
        font-size: 10pt;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

td{
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

a,  a:active {
   /*	font-weight: bold;*/
	color: #3e3e3e; 
}

a:hover {
	color: #20407b;
	text-decoration: none;
}

h1 {
	font-size: 140%;
	color: #20407b;
	font-weight: bold;
}

h2 {
	font-size: 120%;
	color: #20407b;
	font-weight: bold;
}

h3 {
	font-size: 110%;
	color: #20407b;
	font-weight: bold;
}

.zitat {
   padding-left:           0.5cm;
   font-style:             italic;
}

li {
   padding-bottom:         4pt;
}

img {
   border: none;
}
#maincontent img.border {
   margin: 10px;
   border: solid 1px #000000;
}

#maincontent img.top_border {
   border: solid 1px #000000;
}

p.code{
	font-size: 80%;
	margin-left: 10px;
	padding: 2px;
	border: 1px dotted #20407b;
	background: #ffffdc;
}

/* --- hauptcontent -- */

.card{
   margin-top: 10px;
   text-align: left;
   font-size: 80%;
   background: #ffffdc;
   padding: 5px;
   border: 1px dotted #20407b;
}

.box {
   max-width: 200px;
   margin-top: 10px;
   text-align: left;
   padding: 5px;
   color: #999999;
}
.box, .box * {
   color: #999999;
   font-size: 8pt;
}
.box ul {
   padding-left: 10pt;
}

.left_news, .left_werbung {
	margin: 10px;
	line-height: 150%; 
	font-size: 80%;
}

.left_heading{
	padding: 5px;
	padding-bottom: 0px;
	border-bottom: 1px solid #20407b;
	font-weight: bold;
	color: #20407b;
}

.left_heading_link{
	text-align: right;
	margin-right: 5px;
	font-size: 80%;
}

#maincontent {
   margin:                 20px;
   line-height:            150%; 
}
#maincontent * {
   line-height:            150%; 
}
#maincontent img
{
	clear:both;
}
#maincontent img.left
{
	float:left;
}
#maincontent img.right
{
	float:right;
}

.check{
        line-height: 140%;
        border-top: 1px solid #20407b;
        text-align: center;
        color: #3e3e3e;
        font-size: 80%
}

.days{
	line-height: 140%;
	border-top: 1px solid #20407b;
	text-align: center;
        color: #3e3e3e;
        font-size: 80%
}

#autor{
	line-height: 140%;
	text-align: right;
	color: #3e3e3e;
	font-size: 80%;
}
#autor a, #autor a:active, #autor a:active { 
	color: #3e3e3e;
	text-decoration: none;
}

#autor a:hover {
	color: #20407b;
}

hr{
	color: #20407b;
}

/* -- formulare -- */

input, textarea, fieldset{
	border: 1px solid #20407b;
	background: #e3e3e3;
	color: #20407b;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 10pt;
	margin: 5px;
	padding: 2px;
}

input:focus, textarea:focus {
	background: #ffffff;
}

input.form_send{
	color: #ffffff;
	font-weight: bold;
	background: #20407b;
	border-right: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}
input.form_send:hover {
	color: #e3e3e3;
}

/* -- wo bin ich -- */

#kruemel {
	font-size: 80%;
	margin-left: 17px;
	margin-top: 2px;
}

#kruemel a, #kruemel a:active, #kruemel a:active {
	text-decoration: none;
	margin: 3px;
	color: #3e3e3e;
}
#kruemel a:hover {
   color:                  #20407b;
}


.menu_main, .menu_main:active, .menu_main:visited {
	color: #20407b;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 2px solid #ffffff;
	line-height: 1.9;
}

.menu_main:hover#MSinfo, .menu_main#MSinfo_a, .menu_main:active#MSinfo_a, .menu_main:visited#MSinfo_a {
	border-bottom: 2px solid #1b79d9;
}

.menu_main:hover#MSvortraege, .menu_main#MSvortraege_a, .menu_main:active#MSvortraege_a, .menu_main:visited#MSvortraege_a {
   border-bottom: 2px solid #c65900;
}

.menu_main:hover#MSlive, .menu_main#MSlive_a, .menu_main:active#MSlive_a, .menu_main:visited#MSlive_a {
   border-bottom: 2px solid #427901;
}

.menu_main:hover#MStutorials, .menu_main#MStutorials_a, .menu_main:active#MStutorials_a, .menu_main:visited#MStutorials_a {
   border-bottom: 2px solid #913b11;
}

.menu_main:hover#MSservice, .menu_main#MSservice_a, .menu_main:active#MSservice_a, .menu_main:visited#MSservice_a {
   border-bottom: 2px solid #0f059b;
}

.menu_main:hover#MSpresse, .menu_main#MSpresse_a, .menu_main:active#MSpresse_a, .menu_main:visited#MSpresse_a {
   border-bottom: 2px solid #0b826a;
}

.menu_main:hover#MSabout, .menu_main#MSabout_a, .menu_main:active#MSabout_a, .menu_main:visited#MSabout_a {
   border-bottom: 2px solid #98A5F6;
}

.menu_sub, .menu_sub:active, .menu_sub:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}

.menu_sub:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

.menu_foot, .menu_foot:active, .menu_foot:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.menu_foot:hover {
        color: #e3e3e3;
}

/* news */
.newsitem{
	line-height: 1.4;
	padding-bottom: 8px;
}

/* Vortagsprogramm */

table.plan {
  border-collapse:collapse;
}

div.plan {
  border: solid 1pt #20407b;
  padding: 1pt;
}

/* durchgaengige Zeilen*/
td.planmeta {
  background-color: #c65900;
  text-align: center;
  font-weight: bold;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  border: 1pt solid white;
  margin: 0pt; padding: 2pt;
}

/* Uhrzeiten */
td.plantime {
  vertical-align: top;
  background-color: #c65900;
  color: white;
  text-align: center;
  font-weight: bold;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  border: 1pt solid white;
  margin: 0pt; padding: 2pt;
}

/* Strangüberschriften und Raumnummern */
td.planmetastrang{
  vertical-align: top;
  color: #c65900;
  font-weight: bold;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  text-align: center;
  border: 1pt solid #c65900;
  margin: 0pt; padding: 2pt;
}

/* Pausenfeld */
td.planmetapause{
  background-color: #cccccc;
  text-align: center;
  font-weight: bold;
  color: #333333;
  border: 1pt solid #c65900;
  margin: 0pt; padding: 0pt;
}

/* Vortragsfelder */
td.plandata {
  vertical-align: top;
  border-spacing: 0pt;
  margin: 0pt; padding: 2pt;
}

td.plandataselected {
  border: 1pt solid #c65900;
  background-color: #f0f0f0;
}

td.plandataunselected {
  border: 1pt solid #c65900; 
}

.plandetail:hover {
	border-bottom: 1px dotted #20407b;
}

.plandetail {
	text-decoration: none;
}


input.plansmall {
	border: 1px solid #20407b;
	background: #e3e3e3;
	color: #20407b;
	margin: 1px;
	padding: 1px;
}

/* wird nicht gedruckt */
@media print {
  noprint {display:none;}
}

