@charset "utf-8";
/* format.css */
/*
elfenbein: #EBEBE6
schwarz: #000000
dunkelrot:  #930303
*/

/* Generelles */
body , html {
  height: 101%;
  margin: 0;
  padding: 0;
  border: 0;
  }

body {
  color: #000000;
  background-color: #ffffff;
  font-family: ARIAL,VERDANA,HELVETICA,sans-serif;
  font-size: 1em;
  line-height: 1.2em;
  }

img {
  border: 0;
  margin: 0;
  padding: 0;
  }

.clear {
  height: 0;
  line-height: 0;
  font-size: 0;
  border: 0;
  padding: 0 !important;
  margin: 0;
  clear: both;
  }

#seite {
  color: #000000;
  background-color: #ffffff;
  width: 950px;
  margin: 5px auto 5px auto;
  border: 3px solid #930303;
  padding: 0;
  font-size: .8em;
  }

/*  Kopfbereich  */
#kopf {
  background-color: inherit;
  background-image: url(klavier.png);
  background-repeat: no-repeat;
  color: #930303;
  border: 0;
  border-bottom: 3px solid #930303;
  padding: 0;
  margin: 0 auto 0 auto;
  width: 950px;
  height: 124px;
  font-size: 1.3em;
  }

#kopfmitte {
  padding: 50px 0 0 0;
  border: 0;
  margin: 0;
  width: 950px;
  text-align: center;
  }

#kopflinks {
  padding: 0;
  border: 0;
  margin: 10px 0 0 10px;
  width: 200px; 
  float: left;
  text-align: left;
  }

#kopfrechts {
  padding: 0;
  border: 0;
  margin: 10px 10px 0 0;
  width: 200px; 
  float: right;
  text-align: right;
  }

/*  Kopfbereich Ende  */

/*  Mittelteil  */
#navigation {
  color: inherit;
  background-color: transparent;
  width: 950px;
  padding: 0 0 0 0;
  border: 0;
  margin: 0 auto;
  text-align: center;
  }
  
#inhalt {
  color: inherit;
  background-color: transparent;
  padding: 10px;
  border: 0;
  margin: 0 auto;
  text-align: left;
  }

/* template (3 Spalten) */
#col1 {
  width: 290px;
  float: left;
  margin-right: 30px;
  }

#col2 {
  width: 290px;
  float: left;
  margin-right: 30px;
  }

#col1a {
  width: 610px;
  float: left;
  }

#col3 {
  width: 290px;
  float: right;
  }
  
/* template-fotos (1 Spalte) */
#singleCol {
  width: 100%;
  text-align: center;
  }

#singleCol {
  width: 100%;
  }

/* template-zwei (2 Spalten) */
#colL {
  width: 460px;
  float: left;
  }

#colR {
  width: 460px;
  float: right;
  }
  
/*  Mittelteil Ende  */


/* Menü anfang */
ul#mainM {
  font-size: 1em;
  font-weight:bold;
  margin: 10px 0 0 0;
  padding: 0;
  }

ul#mainM li {
  list-style-type:none;
  font-weight:bold;
  color: #ffffff;
  background-color: #930303;
  margin: 0 10px 0 10px;
  padding: 3px 6px ;
  display: inline;
  border-radius:5px; /* CSS3 */
  }

.menu a {
  font-weight:bold;
  color: #ffffff;
  background-color: inherit;
  text-decoration: none;
  }

.menu a:link {
  color: #ffffff;
  background-color: inherit;
  }
.menu a:visited {
  color: #ffffff;
  background-color: inherit;
  }
.menu a:focus {
  color: #ffffff;
  background-color: inherit;
  }
.menu a:hover {
  color: #ffffff !important;
  background-color: inherit;
  }
.menu a:active {
  color: #ffffff;
  background-color: inherit;
  }
/* Menü ende */

.abgerundet {
  border-radius:10px; /* CSS3 */
  }

/* Fußleiste */
#unten {
  color: #ffffff;
  background-color: #930303;
  width: 950px;
  margin: 0 auto;
  border: 0;
  padding: 0;
  font-size: .8em;
  font-weight: bold;
  }

#unten div {
  padding: 5px;
  }

#copy { 
  /* width: 190px; */
  float: left;
  }

#navunten {
  /* width: 540px; */
  float: left;
  text-align: center;
  }
  
#navunten ul {
  border: 0;
  margin: 0;
  padding: 0;
  }
  
#unten a {
  background-color: inherit;
  color: white !important;
  text-decoration: none;
  }

#navunten li {
  padding: 0; 
  display: inline;
  }

#toplink {
  /* width: 190px; */
  float: right;
  text-align: right;
  font-weight: bold;
  font-size: 1.2em;
  }

#fuss {
  width: 950px;
  text-align: center;
  background-color: inherit;
  color: #808080;
  font-size: .7em;
  padding: 0 5px;
  margin: 0 auto;
  border: 0;
  }
/*  Fußleiste Ende  */

/* Inhalte Hautpbereich */
a[name] {
  text-decoration: none;
  background-color: inherit;
  color: #000000 !important;
  }
  
a:link , a:visited  {
  color: black;
  background-color: inherit;
  font-weight: bold;
  text-decoration:none;
  }
  
a:hover, a:active, a:focus {
  color: #930303;
  background-color: inherit;
  font-weight: bold;
  text-decoration:none;
  }
  
a[href^="mailto"] {
  font-weight: normal !important;
  }
  
h1 {
  font-size: 1.2em;
  font-weight: bold;
  color: #8A0602;
  background-color: inherit;
  text-align: center;
  }

h2 {
  font-size: 1.2em;
  font-weight: bold;
  color: #8A0602;
  background-color: inherit;
  margin-top: 20px;
  }

h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 10px;
  }

h4 {
  font-size: 1em;
  font-weight: bold;
  }

hr.trennlinie {
  height: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
	color: rgba( 138 , 6 , 2 , 0.3 );
  }

.w280 {
  width: 280px;
}
#videotitle {
  width: 480px ; 
	color: #930303 ;
	background-color: inherit ;
  }	
	
#videotitle6 {
  width: 640px ;
	color: #930303 ;
	background-color: inherit ;
  }

#videos {
	}

#videos h3 , #videos p {
  margin: 0;
	}
  	
#videocontainer {
  margin-left:-330px;
  width:600px;
  height: 450px;
  min-height: 100px;
  border: 0;
}

/* Bildunterschriften unsichtbar, außer in lightbox */  
.csc-textpic-caption {
  display: none;
  }
  
.csc-frame-indent {
  width: 70%;
  margin: 20px auto;
  }
  
/* Formulare */
.csc-mailform {
  margin: 0;
  border: 0;
  padding: 0;
  }

.csc-mailform label {
  width: 100px;
  height: 24px;
  }

.csc-mailform input {
  height: 20px;
  }
  
.csc-mailform input , .csc-mailform textarea {
  width: 285px;
  margin-bottom:5px;
  }

.csc-mailform input[type=submit] {
  height: 30px;
  }
  
.csc-mailform-field {
  clear: both;
  }