input[type=submit] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

UL { list-style-type: disc; list-style-position: inside; marign:0; padding: 0;  padding-left: 15px; line-height:19px;}
LI { marign:0; padding: 0; padding-left: 0px; padding-bottom: 4px; }

ol {
    margin-left: 0px;
}

strong, b {
    font-weight: bold;
}


.csc-sitemap ul {
    padding: 0 2%;
}

hr {
    border-color: transparent;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 1px;
    margin: 0 auto;
    width: 100%;
	padding: 20px 0;
}

DIV.divider {
    border: 0 none;
    height: auto;
    margin: 0;
    padding: 0px 0;
    width: auto;
}

.tr-even {vertical-align: top; background: #F5E7E6; }
.csc-uploads-fileName {width:85%;}
.csc-uploads-fileSize{width:12%;}

.csc-uploads-description {
  display:none;
    font-style: italic;
}
.bodytext {padding: 0 1.5%;}



#footer-trenner{
  height: 1px;
  width: 90%;
  margin: 0 auto;
  padding: 0;
  max-width: 1020px;
  background: #E8E6EB;
  }



DIV.odd {
border-bottom: #CCC 3px solid;
  }

DIV.even {
 border-bottom: solid #F2F2F2 3px;
  }

DIV.pdf {
  width:95%;
  height: 50px;
  }
  
DIV.filelinks{
   line-height: 20px;
   padding: 15px 0px 15px 0px;
}

.csc-frame {
padding: 0px;
margin: 0px;
height: 18px;
width:auto;
float:none;  
}

.csc-frame-rulerAfter {
width:660;
height: 20px;
padding: 20px;
margin: 0px 0px 0px 0px;
border-top-width: 1px;
border-top-style: dashed;
border-top-color:#fff;
}

.csc-frame-rulerBefore {
width:auto;
padding: 0px 0px 10px 0px;
margin: 0px 0px 0px 0px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color:#919999;
}

.csc-textpic-clear {
width:100%;
padding: 0px;
margin: 0px;
  }

.csc-textpic-text  {
padding: 0px 0px 0px;
margin: 0px;
display: block;
  }


.spacer-gif   {
width: 100%;
padding: 0px 0px 0px 0px;
margin: 0px;
height: 18px;
  }

.detail {
    color: #001B37;
	font-size: 20px;
	line-height: 100%;
}
.important {
	color: #fff;
	font-size: 20px;
	line-height: 100%;
}

.name-of-person {
   color: #333333;
	font-size: 20px;
	line-height: 100%;
}

.indent { padding: 0px; margin: 0px; padding-left: 30px;}

.trenner {
  background-color: #666666;
  display: block;
  float: left;
  height: 16px;
  margin: 0 5px;
  padding: 0;
  width: 1px;
}

#floatContent {
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}



.csc-subheader{
  color: #575252;
  font-size: 1.118em;
  font-family: 'Merriweather', serif;
  padding: 0px;
  margin: 0px;
}

.align-center {
    text-align: center;
}

/*Bild Schatten*/
.csc-textpic-border img{
  display: block;
    }
    
  .csc-textpic-border .csc-textpic-imagewrap{
  display:block;
  border: solid 1px #F1F1F1;
  background:#fff;
  padding: 3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  margin-bottom:20px;
  }
    
  DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
}
/*ENDE*/
  
.scrollup{
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	opacity: 0.6;
	position: fixed;
	bottom: 40px;
	right: 0px;
	background: url('../img.layout/pfeil.png') no-repeat;
	z-index: 999;
	display: none;
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    }
	


/*Error Message*/

.alert-danger, .alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}
.alert, .alert h4 {
    color: #c09853;
}
.alert {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/*VIDEO*/
.content-menue{
	margin: 0;}
	
.yellow {
    background: none repeat scroll 0 0 #fffbcc;
}

.yellow .content {
    padding: 3%;
}

.yellow img {
    border-bottom: 8px solid #fff;
}

.selectvideo ul {
    padding: 0;
}

li.button {
    cursor: pointer;
    display: inline-block;
    float: left;
    width: auto;
	font-size:16px;
	margin-right:1%;
	list-style:none;
	padding: 0.5%;
	color:#001B37;
	text-transform:uppercase;
}


li.button:last-child{
	margin:0;
	}


/*Bodensee Urlaub*/

.map {
    height: 400px;
    width: 100%;
}

#map-canvas {
    height: 100%;
}

.map img{
	width:auto;
	max-width: unset;
	}
#weg {
    display: none;
}
.contact {
    margin: 0 0 10px;
}

.contact label {
    display: block;
    float: left;
    vertical-align: top;
    width: 30%;
}

.image-wrap {
    display: table;
    width: 100%;
}
.box-img {
    float: left;
    margin: 0 2% 0 0;
    width: auto;
}

.content img {
    display: inline-block;
}

input[type="submit"] {
    background: none repeat scroll 0 0 #172983;
    border: medium none;
    color: #fff;
    padding: 0.5% 3%;
    width: 90%;
}

.contact textarea, .contact input {
    width: 60%;
}

/*BG IMAGE*/
.pic_bg, .pic_bg1 {
    position: relative;
}

.csc-textpic.top {
    color: #fff;
    font-size: 20px;
    line-height: 120%;
    padding: 5% 2% 2% 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}