/*css responsive*/
* {
    margin: 0 auto;
    padding: 0;
}

ul 
{
margin-left:20px;
}

html
{
	margin:0;
}

body#haupt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    background-image: url(../image/Hintergrund.jpg);
    padding-bottom: 20px;
    width: 75%;
    margin: auto;
}

@media (max-width: 1500px) {
	
body#haupt {
    width: 80%;

}
}

@media (max-width: 1350px) {
body#haupt {

    width: 84%;
}
}

@media (max-width: 1150px) {
body#haupt {

    width: 93%;
}
}
@media (max-width: 991px) {
    body#haupt {
        width: 100%;
		
    }
	
	.wrap_one, .row
	{
	margin:0;
	padding:0;
	}

	
}


/*@media (max-width: 375px) {
    body#haupt {
        width: 80%;

		
    }
}
*/



img {
    border: 0;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

@media (max-width: 991px) {
h1 {
    font-size: 20px;
}

h2 {
    font-size: 17px;
}
}

div.aussenrahmen {
    background-color: white;
}

#facebook-box {
    margin-left: -6px;
    background-color: white;
    max-width: 180px;
}

div.balken_oben {
    min-height: 70px;
    background-color: #d6ecf7;
    margin: 0;
}

@media (max-width: 900px) {
    div.balken_oben {
        margin-bottom: 2px;
    }
}

.logo {
    width: 80%;
    float: left;
}

.logo img {
    width: 50%;
    margin-top: 10px;
    margin-left: 5px;
}

@media (max-width: 1000px) {
    .logo img {
        width: 60%;
        margin-left: 30px;
    }
}

@media (max-width: 768px) {
    .logo img {
        width: 60%;
        margin-left: 30px;
    }
}

@media (max-width: 500px) {
    .logo img {
        width: 95%;
        margin-left: 25px;
        margin-top: 20px;
    }
	.logo {
    width: 70%;

}
}

.bild_links {
    width: 90%;
}

.bild_links img {
    width: 90%;
}

div.balken_oben2 {
    background-color: #3470b1;
    min-height: 20px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.bild_rechts {

    width: 20%;
    float: left;
    margin-bottom: -50px;
}

.bild_rechts img {
    width: 80%;
    margin-top: -6px;
}

@media (max-width: 500px) {
    .bild_rechts img {
        width: 80%;
        margin-top: 0px;
    }
}

ul#uNav1,ul#uNav2,ul#uNav3,ul#uNav4,ul#uNav5  {
    list-style-type: none;
    margin-left: -40px;
    margin-left: 3px;
    margin-top: 0px;
    width: 100%;
}

.mplatzhalter {
    margin-left: -10px;
    min-height: 10px;
    border-top: 1px solid white;
}

.menu {
    width: 90%;
    background-color: #3470b1;
    padding-top: 25px;
    padding-left: 10px;
    padding-bottom: 8px;

    color: white;
    margin-top: 10px;
}

.menu .ueberschriftmenu1 {
    margin: 0;
    color: white;
    font-size: 100%;
    line-height: 28px;
    font-weight: bold;
	text-decoration:underline;
}

.menu .ueberschriftmenu1gu {
    color: white;
	text-decoration:underline;
    font-size: 100%;
    line-height: 20px;
    margin-bottom: 10px;
}

.menu .ueberschriftmenu2 {
    margin: 0;
    color: white;
    font-size: 100%;
    line-height: 22px;
}

.menu a {
    text-decoration: none;
    color: white;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	display:block;
	
}

.menu a:hover {
    text-decoration: underline;
    color: white;
}

.menuaktiv {
    font-weight: bold;
    color: white;
}

.text_oben {
    min-height: 50px;
    width: 90%;
}

@media (max-width: 991px) {
	.text_oben {
width:100%;
}

.kategorie_content
{
	width:100%;
margin:0;
padding:0;
}
#contentbox_home
{
margin-left:0px;
margin-right:0px;
padding-left:8px;
padding-right:8px;
}
}

.text_oben h1 {
    font-size: 1.6em;
    color: #12628D;
    font-weight: bold;
}

.wrap_three {
    background-image: URL(../image/background.gif);
    background-repeat: no-repeat;
    background-color: #ECF2F5;
    width: 95%;
    margin-bottom: 20px;
}

.empty_container {
    min-height: 20px;
}

.kategorie_content h1 {
    color: black;
    font-weight: normal;
}

.text_oben_kat {
    padding-bottom: 10px;
    min-height: 50px;
    width: 90%;
}

.text_oben_kat h1 {
    font-size: 1.6em;
}

.text_unten {
    background-color: #ECF2F5;
    padding-bottom: 40px;
    min-height: 78px;
    width: 90%;
}

@media (max-width: 991px) {
	.text_unten {
width:100%;
}
}

.text_unten table {
    margin-left: 5px;
}

.text_unten td {
    padding-left: 15px;
    min-width: 100px;
}

div.abtrennung img {
    width: 80%;
}

.text_unten a {
    color: black;
    text-decoration: none;
}

.text_unten a:hover {
    text-decoration: underline;
}

.text_unten h2 {
    font-size: 110%;
    color: #136c96;
    font-weight: normal;
    margin-left: 10px;
}

@media (max-width: 767px) {
.text_unten h2 {
margin-bottom:17px;
}
}

.contentbox2 {
    border: 3px solid #8ABBD1;
    border-style: dotted;
    background-color: #D6EBF9;
    margin-top: 50px;
    padding: 15px;
}

@media (max-width: 991px) {
.contentbox2 {
    margin-top: -10px;
	margin-right:-10px;
	margin-left:-10px;
	padding-left:10px;
	padding-right:10px;
}
}



.contentbox2_innen h2 a {
    color: #00628D;
    text-decoration: none;
    font-weight: normal;
}

.contentbox2_innen h1 a {
    color: #00628D;
    text-decoration: none;
    font-weight: normal;
}

.contentbox2_innen a {
    color: #00628D;
    text-decoration: none;
    font-weight: normal;
}

.contentbox2_innen a:hover {
    color: black;
}

.contentbox2_innen_einzel h2.gutscheinueberschrift {
    margin-right: 20px;
    padding-top: 5px;
    margin-bottom: 15px;
    color: #00628D;
    text-decoration: none;
    font-weight: normal;
}

h2.gutscheinueberschrift {
margin-top:5px;
}


.contentbox2_innen_einzel h2 a {
    color: #00628D;
    text-decoration: none;
    font-weight: normal;
}

.contentbox2_innen_einzel h1 a {
    color: #00628D;
    text-decoration: none;
    font-weight: normal;
}

.contentbox2_innen_einzel a {
    color: #00628D;
    text-decoration: none;
    font-weight: normal;
}

.contentbox2_innen_einzel a:hover {
    color: black;
}

.iframe {
    width: 90%;
    margin-top: 0px;
    border: 0;
    background-color: #01608C;
    color: white;
    font-weight: bold;
}

.note_einzel p {
    display: block;
    color: white;
    line-height: 1.5;
    font-size: 1.5em;
    margin: 15px 0 0 0;
    text-align: center;
}

.background_note {
    background-image: url(../image/note.gif);
    background-repeat: no-repeat;
    min-height: 90px;
    float: right;
    margin: -50px 0 0;
    width: 90px;
	max-width:25%;
}

.note p {
    color: white;
    line-height: 1.5;
    font-size: 1.5em;
    margin: 15px 0 0 0;
    text-align: center;
}

/*.note_spezial{
    background-image:url(../image/note.gif);
    background-repeat:no-repeat;
    min-height:90px;
    text-align:center;
}

.note_spezial h3
{
    color:white;
    line-height:1.5;
    font-size:1.5em;
}*/

.top-spartipp {
    margin-top: 18px;
    float: right;
}

@media (max-width: 991px) {
.top-spartipp img {
width:70px;
}
	
}

@media (max-width: 767px) {
.top-spartipp img {
width:50px;
}
	
}



.text_oben3 {
    min-height: 50px;
    padding: 15px;
}

.text_oben3 h1 {
    font-size: 160%;
    color: #12628D;
    margin-bottom: 32px;
}

.text_oben3 h2 {
    font-size: 125%;
    color: #136c967;
    line-height: 25px;
}

.abtrennung3 {
    margin-bottom: 30px;
}

.text_unten3 {
    background-color: #d6ecf7;
    padding-left: 50px;
    padding-top: 25px;
    padding-bottom: 40px;
    min-height: 513px;
}

.text_unten3 h3 {
    font-size: 110%;
    color: #136c96;
    margin-top: 17px;
    margin-bottom: 0px;
    display: inline;
}

.text_unten3 a {
    text-decoration: none;
    color: #136c96;
}

.content_rahmen {
    background-image: url('../image/rahmen.jpg');
    background-repeat: no-repeat;
    min-height: 262px;
}

.content a {
    text-decoration: none;
    font-weight: bold;
}

.linie-eintrag {
    height: 1px;
    border-top: 3px solid #12628D;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-style: dotted;
    margin-bottom: 10px;
    /*max-width:400px;*/
}

.contentbox2_innen_einzel h3 {
    font-size: 1.3em;
}

.tablegutsch th {
    font-weight: 700;
    background-color: silver;
    padding: 3px 6px 3px 3px;
}

.tablegutsch {
    border: 1pt solid silver;
    border-collapse: collapse;
}

.tablegutsch td, .tablegutsch th {
    font-size: 1.1em;
}

.colorzeile1 td {
    padding: 2px 6px 2px 2px;
}

.colorzeile2 td {
    padding: 2px 6px 2px 2px;
    background-color: #BFE3F7;
}

.gutscheincodeanzeige {
    font-weight: bold;
    color: red;
    font-size: 1.5em;
}

.gruen {
    color: green;
    font-weight: bold;
}

h3.gutschue {
    font-size: 1.6em;
}

/*ajax search begin */
.suggestionsBox {
    position: absolute;
    /*position: absolute;
    left: 135px;
    top: 226px;*/
    margin: 0px 0px 0px 0px;
    width: 150%;
    color: #fff;
    background-color: #01608C;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #D6ECF7;
    color: #fff;
    z-index: +101;
}

@media (max-width: 1000px) {
    .suggestionsBox {
        width: 70%;
    }
}

@media (max-width: 500px) {
    .suggestionsBox {
        width: 45%;
        font-size: 0.7em;
    }

    .suggestionsBox img {
        width: 20%;
    }
}

.suggestionsBox a {
    color: white;
    font-size: 1.3em;
    text-decoration: none;
}

.suggestionList {
    list-style-type: none;
    margin: 0px;
    padding-left: 14px;
}

.suggestionList li {
    color: white;
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}

.suggestionList li a {
    text-decoration: none;
}

.suggestionList li:hover {
    background-color: #3470b1;
}

span.suggesttext {
    margin-top: 10px;
}

div#autoSuggestionsList.suggestionList {
    font-size: 0.7em;
}

#closeit {
    text-align: right;
    cursor: pointer;
    margin-top: -17px;
}

#closit a:hover {
    color: blue;
}

.zum_anbieter {
	margin-top: 20px;
	margin-bottom: 10px;
}

@media (max-width: 991px) {
.zum_anbieter {
	margin-top: 10px;
	margin-bottom: 7px;
}
.zum_anbieter img {
width:125px;
}
}

/*ajax end */

div.results {
    margin-left: 30px;
}

ol.results {
    margin-left: 50px;
}

/*------------clearer----------------------*/
.clearer {
    clear: both;
}

#collapseMenuButton {
    float: right;
    margin-right: 25px;
    margin-top: 17px;
}

@media (max-width: 500px) {
    #collapseMenuButton {

    margin-top: 17px;
    }
}

@media (min-width: 992px) {
    #collapseMenu {
        display: block;
    }
}
.footer-mobil
{
color:white;
margin-left: auto;
margin-right: auto;
width:180px;
padding-top:15px;
margin-bottom:10px;


}
.footer-mobil a
{
color:blue;
font-size:1.1em;
}

#inputString
{
margin-top:9px;
margin-bottom:9px;	
margin-right:9px;
width:150px;
color:black;
font-size:12px;
height:30px;
}

img.eintragsbild
{
	max-width:70%
}

@media (max-width: 991px) {
	img.eintragsbild
{
margin-top:-40px;
}

.h1gutschein
{
font-size:18px;
margin-top:-5px;
margin-bottom:-10px;
}
.gutscheinueberschrift
{
display:none;
}
.gutscheinlogo
{
display:block;
max-width:40%;
margin-bottom:3px;
margin-top:-5px;
}
.gutscheincodeanzeigenbutton
{
width:95px;	
}
}

.bilderkategorie
{
	max-width:100%;
}