/* WIDGETS */

/* Galerie - Wall */

.wk-gallery-wall {
	padding-top:0px;
}
#content p + .wk-gallery-wall {
	padding-top:0px;
}
.wk-gallery-wall a img {
	background-color: #000;
	padding: 2px;
}
.wk-gallery-wall a:hover img {
	padding:2px;
	background-color:#EF5A00;
}

/* HTML5 VIDEO */
.mejs-container {
	display:block;
	border:2px solid black;
}

/* MAP - ANFAHRT */
.adp-directions {
	color:#000 !important;
	width:635px !important;
	line-height:1.5em !important;
}

table.adp-placemark {
	background-color:transparent !important;
	border:none !important;
	color:#FFF !important;
	font-weight:normal !important;
}

td.adp-text {
	padding-left:12px !important; 
	padding-top:10px !important;
	font-weight:bold !important;
}
td.adp-substep {
	padding:5px !important;
	padding-bottom:5px !important;
}
.adp-legal {
	display:none !important;
}
.adp-summary {
	color:#FFFFFF !important;
	padding-left:35px !important;
	padding-bottom:10px !important;
}

.wk-map-schiedel {
	display:block;
	border:2px solid #000;
	color:#000;
}

.anfahrt form {
	color:#FFF !important;
	padding-top:20px;
	padding-bottom:15px;
}

.anfahrt .alert {
	font-size:13px !important;
	color:#c20505 !important;
	margin-top:20px;
}

.anfahrt label {
	float:left;
	font-weight:normal;
	margin-top:5px;
}

.anfahrt input {
	background-color: #666666;
	width: 340px;
	padding: 5px;
	border: 1px solid black;
	line-height: 1.2em;
	height: 1.3em;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;
}

.anfahrt button {
	display:block;
	float:left;
	width:150px;
	height:29px;
	border:none;	
	font-weight:bold;
	color:#FFF;
	padding-top:3px;
	margin-top:-3px;
	background-image:url(../images/submit-buttons-large.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	background-color:#2D2D2D;
	background-color:transparent !important;
}
.anfahrt button:hover {
	background-position:0px -31px;
	color:#FF9511;
	cursor:pointer;
	background-color:transparent !important;
}

.anfahrt .wk-content a {
	color:#000000 !important;
}

.custom2-tip {
        color: #000;
        width: 130px;
        z-index: 13000;
}
 
.custom2-title {
        font-weight: bold;
        font-size: 11px;
        margin: 0;
        color: #024A68;
        padding: 8px 8px 4px;
        background: #3CA0D0;
        border-bottom: 1px solid #024A68;
}
 
.custom2-text {
        font-size: 11px;
        padding: 4px 8px 8px;
        background: #63ADD0;
}
 
.custom3-tip {
        color: #000;
        width: 130px;
        z-index: 13000;
}
 
.custom3-title {
        font-weight: bold;
        font-size: 11px;
        margin: 0;
        color: #3E4F14;
        padding: 8px 8px 4px;
        background: #C3DF7D;
        border-bottom: 1px solid #B5CF74;
}
 
.custom3-text {
        font-size: 11px;
        padding: 4px 8px 8px;
        background: #CFDFA7;
}

.adp-directions, .adp-stepicon {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px;
	background-color:#FFF !important;
}

.directions {
	margin-top:25px;
	text-shadow:none !important;
}

