

/* Allgemeine Tags */

body {
	margin: 0;
	padding: 0;
 	background-color: #FF9937;
	background-image: url(/design/background.jpg);
	background-repeat: repeat-y;
	color: Black;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	border:0;
}


body.startseite {
   	background-image: url(/design/background-start.jpg);
}


#main-content #content table {
  position: relative;
}

.reset-button {
  position: absolute;
  left: -2em;
  width: 1.6em;
  height: 1.6em;
}


 body.jsworks {
	background-image: none;
}

a:link, a:visited, a:active {
  color: #FF9937;
}
a:hover {
      color: #BF6000;
}

.sortable {
  width:100%;
  margin-bottom:1.5em;

}
.sortable th {
  text-align: left;
}
.sortable .ungerade {
  background-color: #DCDCDC;
}

caption {
      font-weight: bold;
}



.text img {
margin: 0.5em;
  margin-left: 1em;
  margin-right: 1em;
}

table td {
  vertical-align: top;
}


/*Anordnung von Grundelementen*/
/*HEADER*/

.kopfbild {
  position: absolute;
  top:0;
  right:10em;
  height: 11.5em;
  z-index: 100000;
}

#gesichter {
     position: absolute;
  top:0;
  left:0;
   z-index: 1;
   width: 102.4em;
   height: 19em;
}
#vorgesicht {
  position: relative;
  z-index: 100;
}



.editbutton {
  position: absolute;
  bottom:0;
  right:0;
   right:10em;
  z-index: 100000000100;
}


#header {
	height: 19em;
   	background: #F1F3EE url(../design/background-header.jpg) repeat-x 0 -1.8em;
    position: absolute;
	z-index: 50000;
    width:100%;
    min-width:84.5em;
    top:0;
    left:0;
}

#header a {
	color: Black;
	text-decoration: none;
		background-repeat: no-repeat;
	display: block;
	padding-top: 1.2em;
	padding-left:0.6em;
	float:left;
}
#header a:hover {
	background-image: url(../design/haupt-navi-active.gif);
	background-repeat: no-repeat;
}

#header #logo {
	position: absolute;
	top: 3em;
	left:1.5em;
	width:22em;
	height:7.3em;

}
#header a.noarrow:hover {
		background-image: none;

}

#header h1 {
	position: absolute;
	font-size: 1.1em;
	margin:0; padding:0;
	top: 6.5em;
	left: 57em;
	width: 14em;
}



#header  #startseite-navi ul {
	position: absolute;
	top: 11.5em;
	list-style: none;
	padding:0;
	margin:0;
	left:3.5em;
    font-weight: bold;

}

#header  #startseite-navi ul li {
   	float: left;
	margin-right: 1.7em;
	font-size: 1.2em;
	max-width: 8.5em;
	position: static;
    width: 8.2em;
    position: relative;
}

#header  #startseite-navi ul li a {
	display: block;
	padding-top: 1.2em;
	padding-left:0.6em;
}



#header  #startseite-navi ul ul {
	position: absolute;
	top:4.3em;
	left:-0.4em;
	padding:0;
	margin:0;
    width: 11em;
    height: auto;

}

#header  #startseite-navi ul ul li {
          padding-top: 0;
          top:0;
          left:0;

}



#header  #startseite-navi ul ul li a
{
  font-weight: normal;
     	float: left;
	font-size: 0.7em;
	max-width: 8.5em;
	position: static;
    top:0;
    left:0;
    padding-top:0.4em;
	padding-left: 1.2em;

}
#header  #startseite-navi ul ul li a:hover {
	background: url(../design/pfeil-schwarz-seitlich.gif);
	background-repeat: no-repeat;
}




#header #navigation-top ul  {
	position: absolute;
	top: 11.5em;
	list-style: none;
	padding:0;
	margin:0;
	left:3.5em;
	width: 65em;

}
#header #navigation-top ul  li {
	float: left;
	margin-right: 1.7em;
	font-size: 1.2em;
	max-width: 8.5em;

	position: static;
}
#header #navigation-top ul  li a {
	display: block;
	padding-top: 1.2em;
	padding-left:0.6em;
}
#header #navigation-top ul  li a:hover {

}
#header #navigation-top ul  li.active a {
	font-weight: bold;
	background-image: url(../design/haupt-navi-active.gif);
}

#header #navigation-top ul  li.active ul {
	position: absolute;
	top:4.6em;
	left:0.6em;
	font-size: 0.8em;
	list-style: none;
	padding:0;
	margin:0;

}

#header #navigation-top ul   li.active ul li {
  max-width: none;
}


#header #navigation-top ul   li.active ul li a {
	font-weight: normal;
background-image: none;
	padding-top: 0.7em;
	padding-left: 0.2em;

}
#header #navigation-top ul  li.active ul li.active a {
	font-weight:bold;
		background-image: url(../design/unter-navi-active.gif);
}
#header #navigation-top ul  li.active ul li a:hover {
	background-image: url(../design/unter-navi-active.gif);
}

#header #navigation-service {
	position: absolute;
	top:13.2em;
	font-size: 0.9em;
	left:68.5em;
	width: 23em;

}
#header #navigation-service a{
	padding-top: 1.4em;
	padding-left:0.9em;
}

#suchfeld {
	position: absolute;
	left: 61.5em;
	top:16.5em;
	width: 21em;
}

#suchfeld .textfeld, #suchfeld2 .textfeld {
		font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	width: 12em;
	padding-left: 1.2em;
	background-image: url(../design/pfeil_schwarz_suche.gif);
	background-repeat: no-repeat;
}
#suchfeld .submitbutton, #suchfeld2 .submitbutton {
			font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	padding:0;
    border:0;
                padding-left: 14px;
                padding-bottom:2px;
                cursor: pointer;
    color: #000;
  background: transparent url(/design/pfeil_suche.gif) no-repeat
}

#suchfeld2 .submitbutton, #suchfeld2 .textfeld{
   font-size: 0.8em;
}

/*HEADER ENDE*/
/*MAIN*/

#main {
    position:absolute;
    top: 19em; ;
    left:0;
    z-index:300;
 width:100%;

}
#main #main-header {
	background-color: #B96F25;
	height: 10.4em;
    min-width:84.5em;
    width:auto;

}

#main-title {
	background: #FE9A38 url(../design/head-back.jpg) no-repeat;
	height:10.4em;
	position:absolute;
	width: 70em;
}
#main-title img.dom {
	height:10.1em;
	position:absolute;
	width: 61.3em;
	z-index:1;
}
#main-title.start img.dom {
	height:10.4em;
	position:absolute;
	width: 61em;
	z-index:1;
}
#main-title .k img.dom{
	/*background: url(../design/kolping-k.gif) no-repeat;*/
	position: absolute; left:0; top:0;
	height: 10.4em;
	width:61.2em;
	z-index:2;
	
}

#main-title h2 {
	font-size: 2.1em;
	font-weight: normal;
	position: absolute;
	left: 4em;
	top: 3.1em;
	color: #F1F3EE;
	margin:0;
	padding:0;
	z-index:1215752193;
}


#main-block {
position: absolute;
background-color: Black;
height: 	10.4em;
width: 21em;
left:61.5em;
font-size:1em;
}



#header #navigation-top ul  li.active ul li.active ul {
	background-color: #F1F3EE;
	border: 1px solid black;
	position: absolute;
	list-style: none;
	left:49.7em;
	top:14.2em;
	padding:0;
	width: 18.1em;
	margin:0;
	font-size:1em;



}
#header #navigation-top ul  li.active ul li.active ul li {
	float: none;
	margin:0;
	padding:0;
	font-size: 1em;
	padding-bottom:0.5em;
	max-width: none;
width: 100%;
background: url(../design/navi3-back.jpg) repeat-x bottom;
padding-bottom:1.5em;
padding-top:0.5em;
}
#header #navigation-top ul  li.active ul li.active ul li a {
	float: none;
	padding:0;
	padding-left: 1.2em;
	margin:0;
	background: url(../design/pfeil-schwarz-seitlich.gif);
	background-repeat: no-repeat;
}
#header #navigation-top ul  li.active ul li.active ul li.active a, #header #navigation-top ul  li.active ul li.active ul li a:hover {
	background-image: url(../design/pfeil-orange-seitlich.gif);
}



#header #navigation-top ul li.active ul li.active ul ul {
position: relative;
top:0;
left:0;
border:0;
background: transparent;
margin-top:0.5em;
}
#header #navigation-top ul li.active ul li.active ul li.active ul li a{
	font-weight: normal;
	background-image: none;
}
#header #navigation-top ul li.active ul li.active ul li.active ul li.active a, #header #navigation-top ul li.active ul li.active ul li.active ul li a:hover {
	color: #FF9937;

}
#header #navigation-top ul li.active ul li.active ul li.active ul li {
	background-image: none;
	padding-bottom:0.2em;;
	padding-top:0;
}

.navi3-corner {
	position: absolute;
	right: -1px;
	bottom: -1px;
	width: 24px;
	height: 29px;
	background: url(../design/navi3-corner.jpg) no-repeat bottom right;
}
.corner {
	position: absolute;
	right: -1px;
	bottom: -1px;
	width: 24px;
	height: 29px;
	background: url(../design/corner.jpg) no-repeat bottom right;
}
#main #main-content {
position:relative;

}

#content {
	width: 41em;
	margin-left: 5em;
	margin-top:1.5em;
	font-size: 1.3em;
	line-height: 1.6em;
    position: relative;
    z-index:1;

}

/*MAIN*/

#CSSTEST {
	height:5px;
}

#ghost img.dom {
	position: relative;
	left:0;
	top:0;
	z-index:1;

}




/* Login */
#login {
   position: absolute;
   bottom: 0.1em;
   color: #fff;
   width: 100%;
}

#logout {
  width: 20em;
  position: absolute;
  left: 42em;
  top:-1em;
  border: 1px solid #FF9937;
  z-index:10000;
}


#login h3 {
  color: #fff;
  margin:0;
  margin-bottom:0.5em;
 margin-left: 0.8em;
 font-size: 1.2em;

}


#login .textfeld {
		font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	width: 12em;
	padding-left: 1.2em;
	background-image: url(../design/pfeil-schwarz-seitlich.gif);
	background-repeat: no-repeat;
}
#login .submitbutton, #logout .submitbutton {
			font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	padding:0;
    border:0;
                padding-left: 14px;
                padding-bottom:3px;
                cursor: pointer;
    color: #FFF;
  background: transparent url(/design/pfeil-login.gif) no-repeat left;
}

/* News */

#content.startseite {
	width: 46em;
	margin-left: 1.5em;
    margin-top:0;
	font-size: 1.3em;
	line-height: 1.4em;
}

 .news {

	border: 1px solid #696969;
  background: #F1F3EE url(../design/navi3-back.jpg) repeat-x bottom;

    float:left;
    position: relative;
    right:0;
    left:0;

}

.news .abstand-news {
  margin:1em;
   font-size: 0.85em;
   margin-left:0;
   padding-left:1em;

}

.news.breite-news .abstand-news {
  margin:0.8em;
   font-size: 1em;
   padding:0;

}




 .breite-news

{
        width:45.3em;
          margin-top: 0.5em;
          margin-bottom:0.5em;
}

 .schmale-news {
    width: 15.0em;

      height:16em;
}

  .news.schmale-news .abstand-news {
   	background-image: url(../design/pfeil-text.gif);
    background-repeat: no-repeat;
    background-position: 0  0.2em;
    overflow: visible;

    }

#content.startseite h3 {
  font-size: 1em;
  font-weight: bold;
  margin:0;
  padding:0;
  margin-bottom:0.5em;

}

#content h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin:0;
  padding:0;
  margin-bottom:0.5em;
  width: auto;
  position: relative;
  z-index: 5;

}

#content.startseite h3 a {
  text-decoration: none;
}

#newsliste h3 {
  margin:0;
}
#main #newsliste h4 {
   font-size:1em;
   margin: 0;
   padding: 0;
}
#main #newsliste h4 a {
  text-decoration: none;
}



/* Sidebar */


#sidebar {
  width:21em;
  position: absolute;
  left: 61.5em;
  top:11.1em;
}

.termin {

  position: relative;
  display: block;
  text-decoration: none;
  padding:0;
  margin:0;
  padding-bottom: 0.4em;

}


.termin .terminback {
    position: absolute;
    top:0;
    left:0;
    width:  21em ;
    height: 100%;
    z-index:1;

}


.termin span{
  display: block;
  padding-top:0.2em;
    padding-left:1.7em;
    position: relative;
    z-index: 3 ;
    height: auto;
}
.termin strong {
  color: black;
}

.top-right {
 position: absolute;
z-index:30;
left:32em ;
top:-1em;
}

#sidebar h4 {
padding:0.9em;
margin:0;
  padding-left:1.1em ;
  font-size: 1.2em;
  background-image: url(/design/headerbackkl.jpg);
  margin-left: 0.1em;
}


#sidebar .sidebar-teaser {
  margin-left: 0.1em;
  margin-top: 1.5em;
}
#sidebar .sidebar-teaser h4 {
  margin-left:0;
}
#sidebar .sidebar-teaser a {
  display: block;
  text-align: center;
  background: #F1F1F1 url(/design/teaser_back.jpg) no-repeat bottom;
}
/*#sidebar .sidebar-teaser .teaser-img {
  width: 20.9em;
}    */

 #sidebar .sidebar-teaser .desc {
    background-image: url(/design/headerbackkl.jpg);
    height: 33px;
    padding-left:1.1em;
    padding-right: 1.1em;
    padding-top:0.3em;

 }





/* Galerie */
#galerieuebersicht {
  width: 100%;
}
#galerieuebersicht td {
  width: 25%;
  text-align: center;
  vertical-align: bottom;
  padding-top: 1.3em;
}
#galerieuebersicht td a {
  display: block;
  text-align: center;
  width: 100%;
  text-decoration: none;
}
#galerieuebersichttext {
	background-color: #F1F3EE;
	border: 1px solid black;

	list-style: none;

	padding:0;
	width: 17.3em;
	margin:0;
	font-size: 1.2em;
     margin-top: 2em;


}


#galerieuebersichttext li    {

	margin:0;
	padding:0;

	padding-bottom:0.5em;
	max-width: none;
width: 100%;
background: url(../design/navi3-back.jpg) repeat-x bottom;
padding-bottom:1.5em;
padding-top:0.5em;
}

#galerieuebersichttext a {
  display: block;
  color: black;
  font-weight: bold;
  text-decoration:none;
	padding:0;
	padding-left: 1.2em;
	margin:0;
	background: url(../design/pfeil-schwarz-seitlich.gif);
	background-repeat: no-repeat;
}
  #galerieuebersichttext a:hover, #galerieuebersichttext li.active a {
      	background-image: url(../design/pfeil-orange-seitlich.gif);
  }



#galerie a img
{
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #cccccc;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
border-left-color: #cccccc;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 2px;
}

#galerie a img:hover
{
border-top-color: #FFA500;
border-right-color: #FFA500;
border-bottom-color: #FFA500;
border-left-color: #FFA500;
}

.kursedit {
  position: absolute;
  top:0;
  left:0;
  z-index: 30000000000;
  width: 3000px;
  height: 1000px;
  background-color: red;;
}

#content .text ul li {
  list-style: none url(/design/pfeil-schwarz-seitlich.gif);
}



/*Barrierefreiheit*/
.hidden {
	position: absolute;
	left: -50000px;
	top:0;
}


/*Formatierung*/
body {
	margin:0;
	padding:0;
}

img
{ border:0;}

.bold {
	font-weight: bold;
}

.italic {
font-style: italic;
}

.center {
  text-align: center;
}

.error {
  font-weight: bold;
  color: red;
}



/*Float und Position*/

.left {
	float: left;
}

.right {
	float: right;
}
.clear {
	clear: both;
}

/*Sefrengo*/

.flex2_edit {
	display: block;
	border: 1px dashed red;
	background-color: #FFAAAA;
}