/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
	LINE-HEIGHT: 20px; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #515151; FONT-SIZE: 12px
}

a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; color: #252525;}
a:active { text-decoration:none; }
a:focus { text-decoration:blink; }

hr.vbt_line_short {
border:none;
border-top: 1px solid #222222;
color: #000000;
background-color: #000000;
height: 1px;
width: 98%;
float:left;
}

hr.vbt_line {
border:none;
border-top: 1px solid #222222;
color: #000000;
background-color: #000000;
height: 1px;
width: 100%;
float:right;
}

.menu {
font-size: 16px;
color: #888888;
}

.menu_active {
font-size: 16px;
color: #000000;
}

h2 {
	LINE-HEIGHT: 36px; FONT-STYLE: italic; FONT-FAMILY: "Times New Roman", Times, serif; COLOR: #787878; FONT-SIZE: 32px; FONT-WEIGHT: normal
}
.border {
	BORDER-BOTTOM: #e5e5e5 1px solid; PADDING-BOTTOM: 6px; MARGIN-BOTTOM: 15px
}

strong {
	COLOR: #252525
}

.space {
	PADDING-BOTTOM: 17px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}

.text_1 {
	PADDING-BOTTOM: 32px; LINE-HEIGHT: 1.28em; DISPLAY: block; COLOR: #515151; FONT-SIZE: 19px
}
.text_1 A {
	BORDER-BOTTOM: #515151 1px solid; TEXT-DECORATION: none
}
.text_1 A:hover {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-TOP: medium none; BORDER-RIGHT: medium none
}

.midfont {
	LINE-HEIGHT: 24px; COLOR: #252525; FONT-SIZE: 14px; FONT-WEIGHT: bold
}

.midfont2 {
	PADDING-BOTTOM: 15px;;
	LINE-HEIGHT: 24px; COLOR: #777777; FONT-SIZE: 18px; 
}

.midfont3 {
	LINE-HEIGHT: 24px; COLOR: #555555; FONT-SIZE: 18px; FONT-WEIGHT: bold
}

hr.line
{
border:none;
border-top: 1px solid #eeeeee;
color: #FFFFFF;
background-color: #FFFFFF;
height: 1px;
}

div.yellow {
color: #777;
text-shadow: 0 1px 1px rgba(100%, 100%, 100%, .5);
border: solid 1px #FFEDA6;
background: #FFEDA6;
background: -webkit-gradient(linear,left top,left bottom,from(#FFF5CF),to(#FFEDA6));
background: -moz-linear-gradient(top,#FFF5CF,#FFEDA6);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5CF',endColorstr='#FFEDA6');
width: 334px;
padding: 10px;
font-size: 15px;
margin-top: 30px;
text-align: center;
}

div.sliderbg { 
width:1044px; height:420px; 
background-image: none;
}

div#id1 {
position:relative;
margin-top:0px;
}
div#id2 {
width:1000px;
height:350px; 
position:absolute;
top:0px;
margin-top:-7px;
margin-left:0px;
z-index:2;
background-image: none;
background-repeat:no-repeat;
}

#slider-wrapper {
    background: none;
    width:950px;
    margin:0 auto;
    padding-top:0px;
    margin-top:10px;
    padding-bottom:0px;
    margin-bottom:0px;	
}

#slider {
	position:relative;
    width:950px;
    height:300px;
    margin-left:0px;
	margin-right:0px;
	background: none;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background: none;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background: none;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

img.leistungen {
width:180px; 
height:130px;
border: 10px solid #dddddd;
}

img.galerie {
width:130px; 
height:90px;
border: 1px solid #dddddd;
}

form#kontaktformular { padding:10px; width:420px; background:#e7e7e7; border:1px #c4c4c4 solid; font-size: 15px; color: #555555;}
form#kontaktformular label2 { width:390px; height:25px; margin-top:0px; display:block; float:left; font-size:15px; color: #333333; }
form#kontaktformular label { width:390px; height:26px; margin-top:10px; margin-bottom:-10px; display:block; float:left; color: #333333;}
form#kontaktformular .eingabe { width:415px; height:30px; margin-top:5px; border:1px #c4c4c4 solid; float:left; }
form#kontaktformular .checkbox { margin-top:5px; float:left; }
form#kontaktformular textarea { width:410px; height:98px; border:1px #c4c4c4 solid; margin-top:5px; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size:15px; float:left; } 
form#kontaktformular input.button { height: 25px; width: 98px; margin-top:10px;  margin-left: 290px; background:#FFF; border:1px #c4c4c4 solid; }
form#kontaktformular br { clear:both; }


/* Local cleanup for restored version */
body { background:#ffffff !important; }
#slider-wrapper { background:none !important; width:950px; }
#slider { overflow:hidden; background-color:#ffffff !important; }
#id2 { background:none !important; }
div.sliderbg { background:none !important; }
.nivoSlider { overflow:hidden; }
.nivo-controlNav { left:50%; transform:translateX(-50%); bottom:-36px; }
.nivo-controlNav a {
    width:12px; height:12px; margin-right:8px; border-radius:50%;
    background:#b7b7b7 !important; text-indent:-9999px; display:block;
}
.nivo-controlNav a.active { background:#4b4b4b !important; }
.nivo-directionNav a {
    background:rgba(0,0,0,.65) !important;
    color:#ffffff !important;
    text-indent:0 !important;
    text-align:center;
    line-height:30px;
    font-size:0;
    font-family:Arial,sans-serif;
    border-radius:50%;
    display:flex !important;
    align-items:center;
    justify-content:center;
    z-index:999 !important;
    box-shadow:0 1px 4px rgba(0,0,0,.35);
}
a.nivo-prevNav::before,
a.nivo-nextNav::before {
    font-size:24px;
    line-height:1;
    color:#ffffff;
    display:block;
}
a.nivo-prevNav::before { content:'‹'; }
a.nivo-nextNav::before { content:'›'; }
