/* mundart-saar.de StyleSheet */

a:visited   { color: #7E4B44; text-decoration: none }
a:link      { color: #7E4B44; text-decoration: none }
a:hover     { color: #144174; text-decoration: underline }
a:active    { color: #ffffff; text-decoration: none }

body        { color: #144174; font-size: 9pt; 
          font-family: Verdana, Arial, Helvetica, sans, sans-serif, Geneva;
          background-color: #F1EFE7; margin: 0; padding: 0; }

img         { border: 0px ; border-color: #CFCAB1 }
img.border	{ border-style: solid;  
              border-left-width:   8px;	  
              border-right-width:  8px;
              border-top-width:    0px;		
              border-bottom-width: 0px; }
                                    
img.borderLeft	{ border-style:solid; 	  
                  border-left-width:   0px;	  
                  border-right-width:  8px;
                  border-top-width:    8px;	  
                  border-bottom-width: 8px; }                                    

table       { border: 0px ; font-size: 9pt;  border-collapse: collapse; padding: 0; }

input, textarea, select { font-family: Arial, Helvetica, sans, sans-serif, Geneva; 
                          font-size: 10pt; color:#333333 }
hr          {  color: #F1EFE7; border: 1px solid }
hr.blue     {  color: #144174; border: 1px solid }

.h1, h1 { color: #ffffff; font-size: 17pt; font-family: Georgia, Garamond, Times New Roman, Times, Luxi Serif, Century; padding: 0; margin: 0,0,20px,0; font-weight: normal; }
.h2, h2 { color: #144174; font-size: 12pt; font-family: Georgia, Garamond, Times New Roman, Times, Luxi Serif, Century; font-weight: bold; padding: 0; margin: 0px 0px 12px 0px; }
.h3, h3 { color: #7E4B44 /*891F19*/; font-size:  9pt; font-family: Verdana, Arial, Helvetica, sans, sans-serif, Geneva; font-weight: bold; padding: 0; margin: 0px 0px 9px 0px; }

.bg0 { background-color: #F1EFE7 } /* Hintergrund */
.bg1 { background-color: #CFCAB1 } /* TEXT-Hintergrund */
.bg2 { background-color: #C6CDD1 } /* NAV-Blau */
.bg3 { background-color: #778EA9 } /* dunkleres Blau */

li.abstand  { padding-left:  5px;
            padding-right:  5px;
            padding-bottom: 5px;
            padding-top:    5px }
              
.alertSuccess { color: #3E9E3E; font-weight: bold; }
.alertError { color: #cc0000; font-weight: bold; }

.fotoSubscription { display: inline; }
.fotoSubscription .text { display: inline; padding-bottom: 8px; text-align: center; }

.clear { clear: both; }

.TwoColumnLeft {
	width: 308px;
	margin-right: 5px;
	float: left;
}

.TwoColumnRight {
	width: 308px;
	margin-left: 5px;
	float: left;
}

.ImageCaption {
	margin: 6px 0 25px 0;
	font-weight: bold;
}

.Navi {
	background-image: url('../pics/LeftTop.png'); 
	height: 626px; 
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, Garamond, Times New Roman, Times, Luxi Serif, Century; 
}

.Navi a:link , .Navi a:visited {
	color: #364e6f;
}
.Navi a:hover {
	color: #7E4B44;
}

.Navi ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
	list-style: none;
	padding-top: 120px;
	padding-right: 20px;
}

.Navi li {
	margin-bottom: 14px;
}
.Navi li.Distance {
	margin-bottom: 38px;
}

div.jquery-image-zoom {
	line-height: 0;
	font-size: 0;

	z-index: 10;

	border: 5px solid #fff;
	margin: -5px;

	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

div.jquery-image-zoom a {
	background: url(../pics/jquery.imageZoom.png) no-repeat;

	display: block;
	width: 25px;
	height: 25px;

	position: absolute;
	left: -17px;
	top: -17px;
	/* IE-users are prolly used to close-link in right-hand corner */
	*left: auto;
	*right: -17px;

	text-decoration: none;
	text-indent: -100000px;
	outline: 0;

	z-index: 11;
}

div.jquery-image-zoom a:hover {
	background-position: left -25px;
}

div.jquery-image-zoom img, 
div.jquery-image-zoom embed, 
div.jquery-image-zoom object, 
div.jquery-image-zoom div {
	width: 100%;
	height: 100%;
	margin: 0;
}
