h1   { color: #444; font-weight: bold; font-size: 18px; font-family: garamond, "times new roman"; text-decoration: none }
h2   { color: #000; font-weight: normal; font-size: 16px; font-family: garamond, "times new roman"; text-decoration: none }
h3    { color: #336666; font-weight: normal; font-size: 14px; font-family: Garamond, "Times New Roman"; text-decoration: none }
h4  { color: #000000; font-weight: bold; font-size: 12px; font-family: garamond, "times new roman"; text-decoration: none }
h5   { color: #336666; font-weight: normal; font-size: 11px; font-family: garamond, "times new roman"; text-decoration: none }
h6  { color: #333333; font-weight: bold; font-size: 9px; font-family: garamond, "times new roman"; text-decoration: none }
h7   { color: #444; font-weight: bold; font-size: 16pt; font-family: garamond, "times new roman"; text-decoration: none }
p    { color: #336666; font-weight: normal; font-size: 16px; font-family: Garamond, "Times New Roman"; text-decoration: none;  text-align: left; }
li   {
	color: #336666;
	font-weight: normal;
	font-family: Garamond, "Times New Roman";
	text-decoration: none
}
.subhead { color: #333333; font-weight: bold; font-size: 9pt; font-family: verdana, arial; text-decoration: none }
.textnormal { color: #000000; font-size: 10pt; font-family: verdana, arial }
a:link, a:hover     { color: #6f9fb1; font-family: garamond, "times new roman" }
a:visited     { color: #555; font-weight: normal; font-family: garamond, "times new roman" }
.headline {
	font-size:24pt;
	 }

body{text-align:center;}
#mittig {text-align:left; margin:auto; width:600px;}
#menue { width: 790px; height:25px; margin-top:15px; min-height:100%;margin-left:auto; margin-right:auto; text-align:left;}
#menueschmal { width: 680px; height:25px; margin-top:15px; min-height:100%;margin-left:auto; margin-right:auto; text-align:left;}
#clip { width: 1200px; height:25px; margin-top:15px; min-height:100%;margin-left:auto; margin-right:auto; text-align:left;}

#content { max-width: 800px; height:250px; margin-top:15px; min-height:100%;margin-left:auto; margin-right:auto;background-color:none;text-align:left;}


#navigationleft { padding:10px; margin-left:0px; float:left; text-align:left; width:160px; height:100%; background-color:#666666;}

#main {
	padding:10px;
	text-align:left;
	float:left;
	margin-left:0px;
	width:600px;
	height:100%;
	background-color:none;	
}

#mainlinks {
padding:10px; margin-left:0px; float:left; text-align:left; width:260px; height:100%; background-color:#FFFFFF;
}

#mainmitte {
padding:10px; text-align:left; float:left; margin-left:0px; width:260px;height:100%; background-color:#FFFFFF;
}

#main550 {
padding:10px; text-align:left; float:left; margin-left:0px; width:550px; height:100%; background-color:#FFFFFF;
}

#mainrechts {
padding:10px; text-align:left; float:left; margin-left:0px; width:200px; height:100%; background-color:#FFFFFF;;	
}
#mainfoot{
padding:10px; text-align:left;  float:none; margin-left:0px; width:680px;
background-color:#FFFFFF;;	
}

#bildrechts{
float:right;
margin:0 0 0px 0px;
padding:5px;
border:0px solid black;
text-align:left;
}

#bildlinks{
float:left;
margin:0 0 0px 0px;
padding:5px;
border:0px solid black;
text-align:left;
}

.clearfix {
    overflow: auto;
}

::cue {
  color: white;
  background: transparent;
}

.beforeaccordion{
    background-color: #333333;
	color: #ffffff;
	opacity: 0.5;
	font-size: 24pt;
}

.accordion {
    background-color: #000;
	opacity: 0.5;
    color: #ffffff;
    cursor: pointer;
	
    padding: 2px;
    width: 100%;
    border: 0;
    text-align: left;
    outline: none;

	vertical-align: middle;
    transition: 0.4s;
	font-weight: bold; 
	font-size: 18px; 
	font-family: garamond, "times new roman"; 
	text-decoration: none;
	
}

.active, .accordion:hover {
    background-color: #333333;
	opacity: 0.2;
	color: #ffffff;
	font-size: 20pt;
}

.accordion:after {
    content: '\002B';
    color: #ffffff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
	opacity: 0.2;
}

.active:after {
    content: "\2212";
	color: #ffffff;
}


.panel {
    padding: 0 18px;
    background-color: rgba(100, 100, 100, 0.1);
	max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
blockquote.twitter-tweet {
  display: inline-block;
  padding: 16px;
  margin: 10px 0;
  max-width: 468px;
  border: #ddd 1px solid;
  border-top-color: #eee;
  border-bottom-color: #bbb;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.15);
  font: bold 14px/18px Helvetica, Arial, sans-serif;
  color: #000;
}

blockquote.twitter-tweet p {
  font: normal 18px/24px Georgia, "Times New Roman", Palatino, serif;
  margin: 0 5px 10px 0;
}

blockquote.twitter-tweet a[href^="https://twitter.com"] {
  font-weight: normal;
  color: #666;
  font-size: 12px;
}

.fiddle-timeline {
 font: normal 18px/24px Georgia, "Times New Roman", Palatino, serif;
 }
.left {
  font: normal 18px/24px Georgia, "Times New Roman", Palatino, serif;
}