/*#################### CSS für HTML-Tags ########################################*/
html{height: 100%;}

body
{ font-family: 'Open Sans', sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 10pt;
  font-weight: 300;
}

p
{ margin: 0px;
  font-size: 1.1em;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

#startseite_p {
 margin: 0px;
  font-size: 1.2em;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

#abschluesse_p {
  margin: 0px;
  font-size: 1.3em;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
  text-align:center;
  font-weight:700;
  color:black;
  font-style:italic;
  //text-transform:captital;
}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-size:1.7em;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 110%;
  color: #000;
}

h3
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 200%;
  font-weight: 400;
  text-align:left;
}

/*#################### Einstellungen für Bilder ##################################*/
img{border: 0px;}

a{	outline: none; 
	font-size:1em;
	font-weight: 500;
}

.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/*#################### Liste ohne Aufzählung #####################################*/
ul, ol
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
  font-size: 110%;
  line-height: 1.7em;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
  font-size: 110%;
  line-height: 1.7em;
}

/*#################### Aufzählung ################################################*/
/*
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}
*/
/*#################### Ränder und Zentrierung ####################################*/
#main, #links, #footer, #logo, #menu, #content
{ margin-left: auto; 
  margin-right: auto;
}

/*#################### Inhaltsbereich gesamt #####################################*/
#main{width: 1000px;}

/*#################### Links oberhalb von Logo, Fussbereich ######################*/
#links, #footer
{ padding: 10px 21px 20px 19px;
  width: 960px;
  height: 17px;
  font-size: 1em;
  //text-transform: uppercase;
}

#links{text-align: right;}

#footer{text-align: center; height: 35px;}

#links a, #footer a{text-decoration: none;}

#links a:hover , #footer a:hover{text-decoration: underline;}

/*#################### Logo ####################################################*/
#logo
{ width: 1000px;
  height: 120px;
  text-align: left;
  top: 0px;
}

#logo h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;
}

/*#################### Menü #######################################################*/
#menu
{ height: 35px;
  width: 1000px;
  font-size: 1.3em;
  font-weight:600;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px; 
  top: 2px;
  list-style: none;
} 

#menu li a 
{ display: block; 
  float: left; 
  height: 30px;
  text-decoration: none; 
  padding: 2px 9px 2px 9px;
  //text-transform: uppercase;
} 

/*#################### Inhaltsbereich insgesamt #########################################*/
#content
{ width: 1000px;
  height: auto;
  padding: 0px;
  overflow: hidden;
} 

/*#################### rechter Content-Bereich ###########################################*/

#column1
{ width: 230px;
  float: right;
  padding: 0px 0px 5px 0px;
}

.sidebaritem
{ text-align: left;
  width: 220px;
  float: left;
  margin: 0px 0px 0px 0px;
  font-weight:500;
}

.sbihead
{ height: 25px;
  width: 210px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;
  color:black;
  font-weight:500;
  font-size:1.3em;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: 500;
  font-size: 1.0em;
}

.sbicontent{padding: 14px 8px 8px 10px;}

.sbicontent p
{ line-height: 18px; 
  padding: 0px 0px 18px 0px;
  font-size: 1.1em;
}

.sbicontent h2
{ line-height: 18px; 
  padding: 0px 0px 8px 0px;
  font-size: 1.1em;
  font-weight: 500;
}

.sbilinks{
	position:relative;
	top:0px;
	left:0px;	
}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
  font-size:1.3em;  
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 25px;
  text-decoration: none; 
  padding: 5px 0px 4px 20px;
  width: 210px;
  border: 0px;
} 

/*#################### Inhaltsbereich ###########################################*/

#column2
{ text-align: justify;
  width: 680px;
  float: left;
  padding: 22px 3px 5px 39px;
  font-size: 1.1em;
  font-weight:500;

}

#column2 h1
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 115%;
  text-transform: uppercase;
  font-weight: 100;
}


#column2_start
{ text-align: justify;
  width: 680px;
  height:510px;
  float: left;
  padding: 12px 3px 15px 19px;
}

#column2_start
{
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
  background-color:#D67E0B;	
}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover
{ padding: 0px;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dashed;
}

.sidebaritem a:hover, #column2 a:hover{border-bottom: 1px solid;}

#column2 a {
	padding-bottom:0px;
	border-bottom: 1px dashed;
	}
#column2 a:hover {
	padding-bottom: 0px;
    color:black;
	border-bottom:1px solid;	
}

#column2 td.Anmeldung {
   align:right;
}

#column2 a:hover.thumb {
   border-bottom: 0px solid;
}

#column2 a.thumb {
   border-bottom: 0px solid;
}
/*#################### zusätzliches für unterschiedliche Farbschemata ##############*/
#colour{margin: 0px 0px 20px 0px;}

#colour a, #colour a:hover{border: 0px;}

.blue
{ background: #FFFFFF url(blue.png) no-repeat left center;
  color: #109CEF;
  padding: 0px 40px 0px 20px;
}

.green
{ background: #FFFFFF url(green.png) no-repeat left center;
  color: #94C65A;
  padding: 0px 40px 0px 20px;
}

.purple
{ background: #FFFFFF url(purple.png) no-repeat left center;
  color: #CE5AEF;
  padding: 0px 40px 0px 20px;
}

.orange
{ background: #FFFFFF url(orange.png) no-repeat left center;
  color: #FF9C21;
  padding: 0px 40px 0px 20px;
}

/*######################## Slider CSS ################################*/
#slider {
	margin: 0em auto 0em auto;
	width: 1000px;
	height: 290px;
	position: relative;
	background: rgb(244,164,20);
	top:0px;
}

#slider .button {
	display: inline-block;
	background: rgba(255,255,255,0.2);
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	font-size: 1.25em;
	text-shadow: 0 1px 1px #003A6C;
	z-index: 5;
	width:100px;
	text-align:center;
}

#slider .button:hover {
}

#slider .viewer {
	width: 600px;
	height: 270px;
	margin: 0 auto;
	overflow: hidden;
}

#slider .viewer .reel {
	display: none;
	height: 285px;
}

#slider .viewer .reel .slide {
	position: relative;
	width: 800px;
	height: 285px;
}

#slider .viewer .reel h2 {
	position: absolute;
	top: 100px;
	left: 0;
	width: 800px;
	height: 80px;
	line-height: 80px;
	background: #111111;
	text-align: center;
	opacity: 0.85;
	font-weight: normal;
	color: #ffffff;
	font-size: 2.25em;
}

#slider .viewer .reel p {
	position: absolute;
	top: 210px;
	left: 0;
	width: 800px;
	height: 40px;
	line-height: 40px;
	background: #0074C6;
	text-align: center;
	opacity: 0.55;
	font-weight: normal;
	color: #ffffff;
	font-size: 1.1em;
}

#slider .icon {
	font-size: 4em;
	color: #FFF;
}

#slider .previous-button {
	position: absolute;
	top: 80px;
	left: 150px;
}

#slider .next-button {
	position: absolute;
	top: 80px;
	right: 150px;
}

#slider .indicator {
	margin: 10px auto 0 auto;
}

#slider .indicator ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

#slider .indicator ul li {
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: #c8c8c8;
	margin: 0 2px 0 2px;
	border-radius: 8px;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #909090;
}

#slider .indicator ul li.active {
	background: #505050;
	border-top: solid 1px #505050;
}

/*######################## CSS für Bild, wenn Lightbox aktiv ist ################################*/

#vbild {
    position: relative;
    top:-270px;
	//left:412px;
	
	text-align: center;
}
   