/* Start of CMSMS style sheet 'dirmstein-style.css' */
html {         /* Scrolleisten im IE */
scrollbar-base-color: #FFF7D9;
scrollbar-arrow-color: #D89D81;
scrollbar-face-color: #FFF3CA;
scrollbar-track-color: #FFFAE6;
scrollbar-darkshadow-color: #D89D81;
scrollbar-3dlight-color: #D3C190;
}


body {
background-color: #FFF6D2;
/* font-family: Arial, Helvetica, sans-serif; */
font-family: Georgia, "Times New Roman", serif;
font-size: 95%;   /* Standardschriftgroesse; 100% = 16px */
text-align: center;
color: #3A3A3A;
}

strong {font-weight: bold;}

/* unsichtbare Elemente z.B.: skip links */
.skip, .hideme, .print {
position: absolute;
top: -1000em;
left: -1000em;
height: 1px;
width: 1px;
}

/* Skip-Links fÃ¼r Tab-Navigation sichtbar schalten */
.skip:focus, .skip:active {
position: static;
top: 0;
left: 0;
height: auto;
width: auto;
}

/*Kennzeichnung spezieller LInks:*/
/* externe Links mit Symbol kennzeichnen */
#inner_contents p a[target^="_blank"]{
padding-right: 16px;
background-image: url(layout/images/extern2.gif);
background-repeat: no-repeat;
background-position: center right;
color: black;
text-decoration: underline;
}

#inner_contents li a[target^="_blank"]{
padding-right: 16px;
background-image: url(layout/images/extern2.gif);
background-repeat: no-repeat;
background-position: center right;
color: black;
text-decoration: underline;
}

#inner_contents .einruecken a[target^="_blank"]{
padding-right: 16px;
background-image: url(layout/images/extern2.gif);
background-repeat: no-repeat;
background-position: center right;
color: black;
text-decoration: underline;
}

#inner_contents a {
	text-decoration: underline;
}


/* Linkfarben allgemein*/
a:link{
color: #000000;
text-decoration: none;
}

a:visited {
color: #464646;
text-decoration: none;
}

a:hover,a:active,a:focus{
color: #365A44;
text-decoration: none;
}

/* Pflichlinks oben */
#pflichtlinks{
width: 1000px;
text-align: right;
color: Gray;
font-size: 0.7em;
margin: 5px auto 5px auto;
}

#pflichtlinks a {
color: Gray;
}

#border {   /* Rand ums Ganze */
padding: 5px;
border: 1px solid #D89D81;
width: 1005px;
margin: auto;
}

/* Kopfbereich mit Bild */
#header {

background-image: url(layout/images/header_bild_1000.jpg);
background-repeat: no-repeat;
background-position: center top;
width: 1000px;
height: 150px;
margin: 0 auto;
}

.wappen {   /* definiert die Position des Wappens */
position: relative;
left: -400px;
top: 125px;
}

#container {     /* umfasst oberes Menue, Linke Spalte und Inhalt */
background-color: #FFFAE6;
background-image: url(layout/images/navibg.jpg);
background-repeat: repeat-y;
width: 1000px;
margin: 0 auto;
}

/* Quernavigation oben */
/* -> die eigentliche Formatierung befindet sich in navigation_slate.css */

#mainnav {
width: 1000px;
margin: 0 auto;
min-height: 25px;
background-color: #C0A560;
}


/* Submenue linke Spalte */
#submenu {
width: 200px;
float: left;
}

#submenu_inner {
margin: 60px 5px;
font-size: 0.8em;
text-align: left;
line-height: 1.25em;
}

/* -> die eigentliche Formatierung befindet sich in subnavi3.css */

.verbandslogo { /* logo in der linken Spalte */
margin: 40px 5px;
position: absolute;
top: 55em /* ca 700px */;

}

/* Inhalt*/
#contents {
width: auto;
margin-left: 205px;
}

#inner_contents {  /* inner_contents ist nÃ¶tig zur Wahrung der AbstÃ¤nde ohne padding (IE ;-) )*/
margin: 20px 20px 10px 20px; /* top right bottom left */
min-height: 800px;
}

#contents #inner_contents h1 {   /* Ãœberschrift des Inhaltsbereichs */
font-size: 1.5em;
font-weight: bold;
margin-bottom: 20px;
}

#contents #inner_contents p , .einruecken{    /* normaler Text im Inhaltsbereich */
font-size: 0.9em;
line-height: 125%;
text-align: left;
margin-bottom: 10px;
font-family: Georgia, "Times New Roman", serif;

}

.einruecken {
        margin-left: 20px;
}

.bild_links {
float: left;
margin: 5px 5px 5px 0;
border: 1px solid #d89d81;
padding: 4px;
}

.bild_rechts {
float: right;
margin: 5px 0 5px 5px;
border: 1px solid #d89d81;
padding: 4px;

}

#bildbox {
  width: 230px;
  margin-left: 5px;
  float: right;
}


#contents #inner_contents ul {
font-size: 0.9em;
line-height: 140%;
text-align: left;
font-family: Georgia, "Times New Roman", serif;
list-style-type: disc;
padding-left: 1.5em;
}

ul.datenschutz {  /* Liste auf der Datenschutzseite */
text-align: left;
}

h3, h2 {
font-size: 1em;
font-weight: bold;
text-align: left;
}

/* Umlauf beenden */
.clear{
clear: both;
height: 1px;
line-height: 0px;
}

/* FuÃŸzeile */
#footer {
width: 1000px;
margin: 0 auto;
}

#footer_inner {
margin: 5px;
font-size: 0.7em;
color: Gray;
}

/* Veranstaltungskalender */
.veranstaltungskalender {
font-family: Georgia, "Times New Roman", serif;
}

.veranstaltungskalender td, .veranstaltungskalender th{

	text-align: left;
	vertical-align: top;
	padding: 5px 2px 5px 2px; /*top right bottom left */
	border-bottom: 1px solid gray;
}

.veranstaltungskalender th {

	font-weight: bold;
}

/* Belegungsplan */
.belegungsplan {
font-family: Georgia, "Times New Roman", serif;
}

.belegungsplan td, .belegungsplan th{

	text-align: center;
	vertical-align: top;
	padding: 5px 2px 5px 2px; /*top right bottom left */
	border-bottom: 1px solid gray;
}

.belegungsplan th {

	font-weight: bold;
}



/*Listen module  CTL ModulMaker*/



/*Listen module  CTL ModulMaker bis hier*/



/* [Bildvergroesserung*/
#zeigedasbild{
position: absolute;
visibility: hidden;
border: 1px solid #D89D81;
background-color: #FFFFFF;
padding: 5px;
}

#leiste{
background-color: #FFFFFF;
min-width: 100px;
}

#leiste #schliessen_text{
font-family: Arial;
font-size: 10px;
margin-right: 1px;
}
/* end:Bildvergroesserung]*/

/* piwik  bei noscript nicht anzeigen*/
object p {
        visibility: hidden;
        height: 2px;
}

/* End of 'dirmstein-style.css' */

