#slider {
	width: 100%;
	height: 400px;
	max-width: 750px;
	overflow: hidden;
}

.imagefachinfo {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    width: 80%;
    display: block;
    padding-top: 50px;
    padding-bottom: 20px;
}

.imagefachinfo2 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    width: 80%;
    display: block;
    padding-top: 20px;
    padding-bottom: 50px;
}

.download-section {
	table-layout: fixed;
	width: 100%;
	text-align: left;
}

.download-section tr {
	padding-bottom: 10px;
}

.download-section td {
	padding-bottom: 0px;
}

.download-section a {
	color: black;
	text-decoration: none;
}

.download-section a:hover {
	text-decoration: underline;
	border-bottom: none;
}

.download-section img {
	position: relative;
	top: 10px;
	width: 19px;
	padding-bottom: 3px;
}

.download-section hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

.download-section p, .download-section span {
	font-size: 15px;
}

.download-section tr td:first-child {
	width: 65px;
}

.download-section tr td:first-child a:last-of-type {
	margin-left: 10px;
	margin-right: 5px;
}

.download-section tr td:last-child {
	/*width: 82%;*/
	text-align: left;
}

.dl-description td {
	padding-left: 65px;
}

#maps {
	padding: 5px;
	width: 100%;
	height: 450px;
	border: 2px solid gray;
}

#worldmap {
	padding: 5px;
	width: 100%;
	height: 730px;
}

#introbereich {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	width: 100%;
}

#contentbereich {
	top: 0;
	bottom: 0;
	width: 70%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 10px;
	position: relative;
	min-width: 350px;
}

#contentbereich div.content-left {
	width: 65%;
	max-width: 1000px;
	margin-bottom: 20px;
	height: auto;
}

#contentbereich div.content-left img.divider {
	padding-top: 25px;
	padding-bottom: 25px;
	width: 40%;
}

#contentbereich div.content-right {
	top: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	width: 29%;
	max-width: 500px;
	margin-bottom: 20px;
	height: auto;
}

#contentbereich div.content-right img, .quote {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	width: 250px;
	border: 2px solid gray;
	border-radius: 5px;
}

#contentbereich div.content-right img.small {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	width: 120px;
	border: 2px solid gray;
}

.quote {
	font-size: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

#fb-special {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 10px;
	width: 250px;
	border: 2px solid gray;
	border-radius: 5px;
}

div.image-feature {
	position: relative;
	display: block;
	float: left;
	width: 50%;
	max-width: 500px;
	height: auto;
}

div.image-feature-smaller {
	position: relative;
	display: block;
	float: left;
	width: 30%;
	max-width: 500px;
	height: auto;
}


ul.feature {
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	text-align: left; 
	padding-left: 30px; 
	/*padding-bottom: 20px; */
	margin-top: -20px;
}

.inositole ul.feature li {
	list-style-type: none;
    list-style-image: none;
}

.inositole ul.special li {
	list-style-type:circle;
}

.feature-color {
	color: #F29809;	
}

.short {
	padding-bottom: 0 !important;
}

.vshort {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}


#footer {
	font-weight: bold;
	display: block;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	bottom: 0;
	background-image: url(../images/pattern/footer_lodyas.png);
	background-position: center;
	background-repeat: repeat;
	background-attachment: fixed;
	position: relative;
	width: 100%;
	max-width: 100%;
	border-top: 10px solid gray;
	padding-top: 10px;
}

#footer ul li {
	list-style-type: none;
	list-style: none;
}

.footer-row {
	display: table-row;
}

.footer-column-left, .footer-column-center, .footer-column-right {
	display: table-cell;
	width: 33%;
}

.footer-column-left, .footer-column-right {
	min-width: 492px;
}

.footer-column-right ul li a {
	padding-left: 5px;
}

#footer-top {
	display: table;
	padding-top: 5px;
	width: 100%;
	left: 0;
	min-height: 22%;
	padding-bottom: 30px;
}

#footer-top ul {
	list-style-type: none;
}

#footer-top ul li, #footer-top ul li a {
	color: lightgray;
	font-size: 18px;
}

#footer-top ul li:hover, #footer-top ul li a:hover {
	color: white;
	text-decoration: underline;
	cursor: pointer;
}

div.social-block {
    margin-left: 20px;
    position:absolute; 
    left:0; 
    bottom:0;
}

.social {
    margin-left: 10px;
    margin-bottom: 5px;
    width: 50px;
    float: left;
}

.social:hover {
    opacity: 0.6;
}

#footer-bottom {
	border-top: 3px solid gray;
	padding-top: 20px;
	padding-bottom: 10px;
}

#footer-bottom li {
	display: inline;
	font-family: 'PT Sans', sans-serif;
	color: gray;
	font-size: 16px;
	font-weight: 700;
	margin-right: 20px;
}

#footer-bottom li a {
	color: lightgray;
}

#footer-bottom li a:hover {
	color: white;
}

h4 {
	border-bottom: 1px solid white;
	font-family: 'PT Sans', sans-serif;
	color: white;
	line-height: 1;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 5px;
}

#logo-gonadosan {
	width: 100%;
	padding: 20px;
	padding-bottom: 0;
	float: right;
}

.hinweis-produkt-container {
    width:100%; 
    border:2px solid grey; 
    border-radius: 3px; 
    float: left; 
    margin-bottom: 27px;
}

.hinweis-produkt-icon {
    width: 30%; 
    float: left; 
    margin-top: 20px;
}

.hinweis-produkt-inhalt {
    width: 70%; 
    float: left;
}

.slider-neu {
    width:100%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    padding-top: 30px;
}

.pic-slider {
  float: left;
  width: 33.33%;
  padding: 10px;
    position: relative;
}

.slider-ueberschrift {
    font-size: 18px;
    padding-bottom: 0px;
    font-weight: bold;
}

.slider-text {
    font-size: 16px;
    padding-bottom: 0px;
    padding: 0;
}

body.startseite #contentbereich {
    margin-top: 0px;
}

.text-block-startseite {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: rgba(184,184,184,0.3);
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}

@media all and (max-width: 800px) {

	#contentbereich div.content-right {
		width: 0;
		display: none;
	}

	#contentbereich div.content-left {
		width: 100%;
	}

	.footer-column-left, .footer-column-right {
		display: none;
		width: 0;
	}

	div.image-feature, div.image-feature-smaller {
		width: 100%;
		}
    
    .smaller {
        width: inherit;
    }
    
    #footer-bottom {
    	padding-bottom: 60px;
    }
    
    div.social-block {
    	margin: auto !important;
    	position: absolute;
    	left: 0;
    	right: 0;
    	bottom: 0;
    	width: 200px;
    }
    
    .imagefachinfo {
        width: 100%;
    }
    
    .pic-slider {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        float: none;
    }
  
}

@media all and (max-width: 990px) {
    #slider {
		display: none;
		height: 0;
	}
	
	#fb-special {
		display: none;
	}
	
	#logo-gonadosan {
		margin-left: auto;
    	margin-right: auto;
    	float: none;
    }
    
       .hinweis-produkt-container {
        width:100%; 
}

    .hinweis-produkt-icon {
        width: 100%; 
}

    .hinweis-produkt-inhalt {
        width: 100%; 
}
    
    .hinweis-produkt-inhalt .headline {
        text-align: center;
}
    
    .hinweis-produkt-inhalt ul.feature {
        text-align: center;
        padding: 5px;
}
    
    .hinweis-produkt-inhalt > ul.feature > li {
        list-style-image: none;
        list-style-type: none;
    }
}


 @media all and (min-width: 801px) and (max-width: 990px) {
 	.footer-column-center, .footer-column-left {
 		display: none;
 		width: 0;
 	}
 	
 }

@media all and (min-width: 991px) and (max-width: 1330px) {
	#slider {
		display: none;
		height: 0;
	}
	
	.footer-column-center {
		display: none;
		width: 0;
	}
	
	#logo-gonadosan {
		margin-left: auto;
    	margin-right: auto;
    	float: none;
    }
}

@media all and (min-width: 1351px) and (max-width: 1450px) {
    #navibereich li {
        font-size: 20px;
    }
}

@media all and (min-width: 2000px) and (max-width: 2500px) {
	
	#contentbereich {
		width: 60%;
	}

	#contentbereich div.content-left {
		margin-left: 5%
	}

	#contentbereich div.content-left {
		margin-right: 5%
	}

}

@media all and (min-width: 2501px) {
	
	#contentbereich {
		width: 50%;
	}

	#contentbereich div.content-left {
		margin-left: 5%
	}

	#contentbereich div.content-left {
		margin-right: 5%
	}
}

@media all and (max-width: 1200px) {
	#worldmap {
		display: none;
		height: 0px;
	}
}

@media all and (max-width: 500px) {
	.dl-description td {
		padding-left: 60px;
	}
}

@media all and (min-width: 1500px) {
	.dl-description td {
		padding-left: 67px;
	}
	
	.download-section tr td:first-child {
		width: 67px;
	}
}

