﻿@charset "UTF-8"{}

/* Druckerformatierung */
@media print {
  * {
    margin:0px;
    padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
  }
  html {
	height:100%;
  }
  body {
	font-size:small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:black;
    background: none;
    background-color:white;
	height:100%;
	overflow-y:scroll;
  }
  header {
    background-color:white;
    background-image:none;	
    height:110px;
    width:100%;
    text-align: left; 
	padding: 0px;
	margin:0px;	
	border-style:none;
	overflow:hidden;
  }
  #headlogodiv {
	display:table;
    vertical-align: middle; 
    margin:0px;	
    padding:0px;
    height:110px;
    width:100%;
  }  
  #headlogolink {
	display:table-cell;
    vertical-align: middle; 
  }
  #headlogo {
    padding:10px;
    height:auto;
    background-color:rgba(255,255,255,0.7);
    border-radius:5px;
    margin-left:50px;
  }
  #dorftexttable {
	display:table-cell;
    vertical-align: middle; 
    float:right;
    padding-right:20px;
  }
  #dorftext1 {
	padding:0px;
	font-size:large;
	font-weight:normal;
	color:darkblue;
	text-shadow: 1px 1px 2px black;
	margin-left:70px;
  }	
  span#dorftext2 {
	float:left;
	padding:0px;
	margin-left:0px;
	font-size:medium;
	font-weight:normal;
	color:black;
	margin-top:10px;
	text-shadow:none;
  }	
  #headanidiv {
	display:none;
    vertical-align: middle; 
    margin:0px;
    padding:0px;
    height:110px;
    float:left;
    width:auto;
  }  
  #animation {
	display:table-cell;
    vertical-align: middle; 
    display:none;
  }
  #anime {
    height:65px;
	display:none;
  }
  #headlogodivds {
	display:none;
    vertical-align: middle; 
    margin:0px;
    padding:0px;
    height:110px;
    float:right;
    width:auto;
  }  
  #headlogolinkds {
	display:none;
    vertical-align: middle; 
  }
  #headlogods {
    padding:10px;
    height:auto;
    background-color:rgba(255,255,255,0.7);
    border-radius:5px;
    margin-right:50px;
    display:none;
  }
  #mainmenu {
	display:none;
  }
  #contentwrap {
	margin:0px 10px 0px 10px;
	padding:0px;
	height:auto;
	background-color:white;
  }
  footer {
    background-color:white;
    height:80px;
	padding: 0px;
	margin:0px;	
	border-style:none;
	overflow:hidden;
	border-top:medium #30618F solid;
	width:100%;
    vertical-align:middle;
    text-align: left; 
  }
  #footlogo {
	height:50px;
	float:left;
	margin:15px 0px auto 40px;
  }
  #footadresse {
	font-size:medium;
	font-weight:normal;
	color:darkblue;
	text-shadow: 1px 1px 2px black;
	display:block;
	margin:12px 20px auto 0px;
	padding-left:40px;
	float:right;
  }
  #footlinks {
	font-size:small;
	font-weight:normal;
	color:darkblue;
	display:none;
	padding-left:100px;
	float:left;
	margin:12px 0px auto 0px;
  }  
  #footlinks1 {
	font-size:small;
	font-weight:normal;
	color:darkblue;
	display:none;
	padding-left:100px;
	float:left;
  } 
  #footsponsor {
	font-size:small;
	font-weight:normal;
	color:darkblue;
	display:none;
	padding-right:0px;
	float:right;
	height:50px;
	text-align:right;
	margin:15px 40px auto 0px;
  }  
  footer a {
	font-size:small;
	font-weight:normal;
	color:darkblue;
	text-decoration:none;
  }
  footer a:hover {
	color:lightblue;
	text-shadow: 1px 1px 1px black;
	text-decoration:none;
  }
  #contentwrapinner {
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
	float:left;
	display:block;
	min-height:500px;
	height:auto !important;
	height:500px;
  }
  #infowrap {
	width:100%;
	margin:0px;
	height:auto;
	display:block;
	float:left;
	padding:0px;
	clear:both;
  }
  #infos {
    margin:20px;
    height:auto;
  }
  #content {
    margin:20px;
    height:auto;
  }
  div#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
	color:black;
  }
  div#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
	color:black;
  }
  div#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
	color:black;
  }
  div#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: black;
	padding:2px 5px 2px 5px;
	border: thin #000000 solid;
  }
  div#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: black;
	padding: 2px 5px 2px 5px;
	border: medium #000000 solid;
  }
  div#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: black;
	padding: 2px 5px 2px 5px;
	border: thick #000000 solid;
  }
  div#content a {
	color:black;
	text-decoration:underline; 
  }
  div#content a:hover {
	color:gray;
	text-decoration:underline;
  }
  div#content hr {
	color:black;
    height:2px;	
  }
  div#content table {
	border: none;
	width: auto;
	color: black;
  }
  div#content th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
	color:black;
	padding-right:30px;
  }
  div#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	font-weight:normal;
	text-decoration: none;
	color:black;
	padding-right:20px;
  }
  .infoframe {
    border:thin black solid;
    padding:5px;
    display:inline-block;
    width:100%;
  }
  .infopic {
	margin-bottom:10px; 
	margin-top:10px; 
	margin-right:10px;
	display:block;
  }
  #infos h3, .h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-style: normal;
	font-weight:bold;
	color:black;
  }
  .salmon {
	color:lightsalmon;
  }
  .red {
	color:red;
  }
  .timer {
	color:lightsalmon; 
	font-weight:bold; 
	font-size:medium;
  }
  #infos h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
	color:black;
  }
  #infos h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
	color:black;
  }
  #_info1 {
	display:none;
  } 
  #tog:after {
	content:"\AWeitere Termine:";
	white-space:pre;
  } 
}

