body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
body{
    background: url('../../files/preiswert-rs/theme/images/body_bg.png') repeat-x 0 0 #e4ebf4;
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
    color: #818181;
    line-height: 1.3333;

}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: bold;
    color: #000;
}


p{
    font-size: 13px;
}
a{
    text-decoration: none;
    color: #A8BF60;
    outline: none;
}
a:focus,
a:hover{
    color: #818181;
}
table{
    width: 100%;
}
/* .ce_form  */
.ce_form .col_0{
    padding: 0 10px 0 0;
}
.ce_form input.text{
    border: 1px solid #b0b0b0;
    box-shadow: 1px 1px 3px #D0D6E6 inset;
    width: 370px;
    padding: 2px 5px;
    margin-bottom: 5px;
}
.ce_form textarea.textarea{
    border: 1px solid #b0b0b0;
    box-shadow: 1px 1px 3px #D0D6E6 inset;
    width: 370px;
    height: 143px;
    padding: 2px 5px;
    margin-bottom: 5px;
}
#wrapper{
    max-width:930px;
    margin:0 auto;
}
#header{
    position: relative;
    min-height: 370px;
}
#logo{
    position: relative;
    float:left;
    top: 18px;
}
.header_right{
    position: relative;
    float: right;
    min-width:  224px;
}
#servicetel{
    position: absolute;
    /*width: 100%;*/
    right:0;
    top: 18px;
}
#header .searchform{
    position: relative;
    right:0;
    top: 70px;
    border: 1px solid #959595;
    -webkit-box-shadow: inset 1px 1px 3px #d0d6e6; /* webkit browser*/
    -moz-box-shadow: inset 1px 1px 3px #d0d6e6; /* firefox */
    box-shadow: inset 1px 1px 3px #d0d6e6;
}
#header .searchform form{
    margin:0;
}
#header .searchform input {
    -moz-appearance: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border: none;
    border-image: none;
    border-radius: 0;
/*     color: inherit; */
    margin: 0;
    padding: 3px;
    transition: width 0.2s ease-out 0s;
    width: 190px;
}
#header .searchform input:focus{
    width: 250px;
}
#header .searchform .form-submit{
    background: url('../../files/preiswert-rs/theme/images/lupe.png') no-repeat 3px 4px transparent;
    border:none;
    float:left;
    height: 17px;
    width: 17px;
    margin: 3px 0 0 2px;
}
#header #toggle-bar{
    display:none;
}
#headerbox{
  position: absolute;
  top:144px;
  overflow: hidden;
  max-height: 214px;
  width: 100%;
  max-width: 930px;
-webkit-box-shadow: 1px 3px 6px #d0d6e6; /* webkit browser*/
-moz-box-shadow: 1px 3px 6px #d0d6e6; /* firefox */
box-shadow: 1px 3px 6px #d0d6e6;
}
.headteaser_box{
  background: url('../../files/preiswert-rs/theme/images/headteaser_bg.png') repeat-x left bottom #fff;


}
.headteaser_box .leftcont{
    float:left;
    width:450px;
    padding: 30px 35px 10px 20px;
}
.startseite .headteaser_box .leftcont{
    padding: 30px 35px 10px 40px;
}
.headteaser_box .rightcont{
   width: 405px;
   float:right;
}

.headteaser_box h1,
.headteaser_box .h5{
    /*text-transform: ;*/
    color: #244b98;
    border-bottom: 1px solid #244b98;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 5px 0;
    margin:0 0 10px 0;
}
.slider-control{
    position: absolute;
    top: 0;
    width: 100%;
}
.slider-control a.slider-prev,
#prev-container a{
    position: absolute;
    display:block;
    left:5px;
    top:96px;
    width: 18px;
    height:22px;
    overflow: hidden;
    text-indent: -9999px;
    background: url('../../files/preiswert-rs/theme/images/slider_arrows.png') repeat-x 0 0 transparent;
}
.slider-control a.slider-next,
#next-container a{
    position: absolute;
    display:block;
    right:5px;
    top:96px;
    width: 18px;
    height:22px;
    overflow: hidden;
    text-indent: -9999px;
    background: url('../../files/preiswert-rs/theme/images/slider_arrows.png') repeat-x 0 -22px transparent;
}
.slider-control .slider-menu{
    display: none;
}
a.greenbtn{
    /* Der Link bekommt den linken Teil (Icon) und den kachelnden Mittelteil */
    background: url("../../files/preiswert-rs/theme/images/more_btn_bg.png") no-repeat 0 0,
    url("../../files/preiswert-rs/theme/images/more_btn_bg.png") repeat-x 0 -32px;
    background-color: transparent;
    color: #fff;
    display: inline-block;
    /* Padding rechts erhöht (ca. 12-15px), um Platz für die Rundung des Pseudo-Elements zu lassen */
    padding: 0 12px 0 33px;
    line-height: 30px;
    height: 32px;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #779330;
    position: relative; /* Wichtig für die Positionierung des :after */
    zoom: 1;
    *display: inline;
}

/* Das Pseudo-Element liefert NUR die rechte abgerundete Kante */
a.greenbtn:after {
    content: "";
    position: absolute;
    top: 0;
    right: -10px; /* Schiebt die Rundung 10px nach außen, falls die Grafik dort Transparenz hat */
    width: 10px;  /* Breite der rechten Rundung in der Grafik */
    height: 32px;
    background: url("../../files/preiswert-rs/theme/images/more_btn_bg.png") no-repeat 100% -32px;
}

a.greenbtn:hover,
a.greenbtn:focus{
    background-position: 0 -64px, 0 -96px;
    text-shadow: 1px 1px 1px #666;
    color: #fff;
}

/* Hover-Zustand für die rechte Kante */
a.greenbtn:hover:after,
a.greenbtn:focus:after {
    background-position: 100% -96px;
}
/* -- Content ---------------------------------*/
#container,
#bottomHolder{
    background-color: #fff;
    padding: 15px;
    -webkit-box-shadow: 1px 1px 10px #b6c2d9; /* webkit browser*/
    -moz-box-shadow: 1px 1px 10px #b6c2d9; /* firefox */
    box-shadow: 1px 1px 10px #b6c2d9;
    margin-bottom: 10px;
    clear:both;
}
#container h4{
    margin-top: 0;
    /*text-transform:;*/
}
#main{
    max-width: 650px;
    float:left;
    min-height: 150px;
}
#main h1{
    font-size: 14px;
    color: #333333;
}
#main h2{
   margin-bottom: 2px;
    margin-top: 14px;
    color: #666666;
}
#main h3{
   margin-bottom: 2px;
    margin-top: 14px;
    color: #666666;
}
.ce_text ol,
.mod_newsreader ol,
.ce_text ul,
.mod_newsreader ul{
   margin: 5px 0 15px 20px;
   padding: 0;
}
.ce_text ul,
.mod_newsreader ul{
/*    list-style-position: inside; */
   list-style-type: square;
}
.ce_text li,
.mod_newsreader li{
    padding: 3px 0;
}
a.link{
    background: url("../../files/preiswert-rs/theme/images/link_arrow.png") no-repeat scroll left center transparent;
    padding: 0 0 0 12px;
}
.content_teaser_box{
   padding: 20px 0;
   border-top: 1px solid #dfdfdf;
}
.content_teaser_box .leftcont{
    float:left;
    width:190px;

}
.content_teaser_box .leftcont img{
   border: 1px solid #dfdfdf;
}
.content_teaser_box .rightcont{
   max-width: 405px;
   margin-left:190px;
/*    padding: 30px 35px 10px 40px; */
/*    float:left; */
}

.headteaser_box h2{
    /*text-transform: ;*/
    color: #244b98;
    border-bottom: 1px solid #244b98;
    font-size: 16px;
    padding: 0 0 5px 0;
    margin:0 0 10px 0;
}
.contbox_bordertop{
    border-top: 1px solid #DFDFDF;
    padding: 20px 0;
}
.contbox_borderbottom{
    border-bottom: 1px solid #DFDFDF;
    padding: 20px 0;
}
/* --- Akkordeon ------------------------------*/
.ce_accordion{
   border-top: 1px solid #dfdfdf;
   padding: 20px 0 10px;
}
.ce_accordion h3{
    font-size: 14px;
    margin: 0 0 10px 0;
}
.ce_accordion .ui-accordion-header{
    cursor: pointer;
    display: block;
    outline: none;
/*     margin-top: 2px; */
    min-height: 0;
/*     padding: 0.5em 0.5em 0.5em 0.7em; */
    position: relative;
}
 .ce_accordion .ui-icons {

}
.ce_accordion .ui-accordion-icons {
    padding-left: 2.2em;
}

.ce_accordion .ui-accordion-header .ui-accordion-header-icon {
    left: 0;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    height: 18px;
    width: 19px;
    background: url("../../files/preiswert-rs/theme/images/toggler_icon.png") no-repeat scroll 0 0 transparent;
}
.ce_accordion .ui-accordion-header-active .ui-accordion-header-icon{
    background-position: 0 -18px;
}
.ce_accordion .ui-accordion-content{
    padding-left: 2.4em;
}
/* ---- Lexikon ------------------------------ */
#lexikon ul.level_1{
    border-top: 1px solid #DFDFDF;
    padding: 10px 0 0px 0;
    position: relative;
}
#lexikon ul.level_1 span.char{
    font-size: 16px;
    font-weight:bold;
    color: #244b98;
}
#lexikon ul.level_2{
   margin: -15px 0 0 30px;
}
/* ---- News -------------------------------- */
.mod_newslist .layout_latest{
    border-top: 1px solid #DFDFDF;
    padding: 10px 0 0px;
}
.mod_newslist .layout_latest.last{
   border-bottom: none;
}
.mod_newslist h2{
    margin: 3px 0;
}
.mod_newslist .info,
.mod_newsreader .info{
    font-size: 11px;
}
.mod_newsreader h1{
    margin: 3px 0;
}
.layout_simple{
    padding: 0 0 10px 0;
}
/* ---- Rechte Spalte -------------------------*/
#right{
    width: 228px;
/*     float:right; */
    margin-left: 20px;
}

#right .greybox{
    background-color: #fcfcfc;
    border: 1px solid #dde0e5;
    margin-bottom: 15px;
    font-size:11px;
    padding: 10px 10px 5px 10px;
    color: #818181;
}
#right .greybox *{
    font-size:11px;
}
#right .greybox h4{
    font-weight:bold;
    border-bottom: 1px solid #818181;
    padding-bottom: 5px;
    text-transform:none;
    font-size:12px !important;
}
#right .greybox ul.checklist{
    list-style:none;
    margin:0;
    padding:0;
}
#right .greybox ul.checklist li{
    min-height: 15px;
    padding: 5px 0px 5px 28px;
    line-height: 16px;
    background: url("../../files/preiswert-rs/theme/images/li_check.png") no-repeat scroll 0 0 transparent;
}
/* ---- zus. Bereich unten (Startseite) --------*/
#bottomHolder .startteaser_box{
   width: 156px;
   float:left;
   margin: 0 29px 0 0;
}
#bottomHolder .startteaser_box.last{
    margin:0;
}
#bottomHolder .startteaser_box h4{
    margin: 10px 0 5px 0;
    /*text-transform:;*/
    font-size: 13px;
}
#bottomHolder .startteaser_box .startteaserimg{
    border: 1px solid #eaeaea;
}
/* ----- Footer ------------------------------- */
#footer{
   clear:both;
   padding: 5px 0 40px 0;
}
#footer:after{
   clear:both;
}
#footer ul.footercont{
    list-style: none;
    width: 100%;
}
#footer ul.footercont li.col1,
#footer ul.footercont li.col2,
#footer ul.footercont li.col3{
    width: 33%;
    float:left;
    color: #818181;
}
#footer ul.footercont li.col1{
    text-align: left;
}
#footer ul.footercont li.col2{
    text-align: center;
}
#footer ul.footercont li.col2 span{
/*     display: table-cell; */
/*     display: inline-block; */
    position: relative;
    top: -3px;
/*     vertical-align: middle; */
}
#footer ul.footercont li.col3{
    text-align: right;
}

.clear{
    clear:both;
}

@media only screen and (min-width: 930px){
    #header .mainnav{
        border-bottom: 3px solid #a3bf50;
        clear: both;
        height: 28px;
        max-width: 930px;
        overflow: visible;
        position: relative;
        top: 46px;
        z-index: 1000;
    }
    #nav {
        font-size: 12px;
        font-family: 'Tahoma', 'Verdana','Arial' sans-serif;
        list-style: none outside none;
        padding: 0;
        margin:0;
        position: relative;
        left: 0;
        top: 0;

    }
    #nav li {
        display: inline;
        zoom: 1;
        float: left;
        margin: 0 1px 0 0;
        position: relative;
    }
    #nav li a {
        background: url("../../files/preiswert-rs/theme/images/mainnavi_bg.png") no-repeat scroll 0 0 transparent;
        color: #454746;
        float: left;
    }
    #nav li a:hover,
    #nav li a:focus,
    #nav li:hover a,
    #nav li:focus a,
    #nav li.hover a, #nav li a.active, #nav li.trail a {
        background-position: 0 -30px;
        color: #FFFFFF;
        text-decoration: none;
    /*     padding-bottom:3px; */
    }
    #nav li a span {
        background: url("../../files/preiswert-rs/theme/images/mainnavi_bg.png") no-repeat scroll 100% -61px transparent;
        cursor: pointer;
        float: right;
        padding: 6px 15px;
    }
    #nav li a:hover span,
    #nav li a:focus span,
    #nav li:hover a span,
    #nav li:focus a span,
    #nav li.hover a span, #nav li a.active span, #nav li a.trail span {
        background-position: 100% -90px;
        text-shadow: 1px 1px 1px #779330;
    }
    #nav .drop {
        left: -9999px;
        position: absolute;
        top: 100%;
        border-top: 3px solid #A3BF50;
    }
    #nav li:hover .drop,
    #nav li:focus .drop,
    #nav li.hover .drop {
        left: 0;
    }
    #nav li.last:hover .drop,
    #nav li.last:focus .drop,
    #nav li.last.hover .drop {
        right: 0;
    }
    #nav .box {
        font-size: 12px;
        line-height: 23px;
        margin: 0 !important;
    /*     padding: 3px 0 0; */
        width: 240px;
    }

    #nav .box ul {
        margin: 0;
        overflow: hidden;
        padding: 0;
        text-transform: none;
    }
    #nav .box a {
        display: block;
        float: none;
        text-shadow: none;
        font-weight:normal;
    }
    #nav .box ul li {
        border-bottom: 1px solid #FFFFFF;
        margin: 0;
        padding:0;
        width: 100%;
    }
    #nav .box ul li.last {
        border: medium none;
    }
    #nav .box ul li ul {
        clear: both;
        float: none;
        padding: 0 0 0 13px !important;
    }
    #nav .box ul li ul li {
        background: none repeat scroll 0 0 transparent;
        border: medium none;
        margin: 0;
        padding: 0;
    }
    #nav .box ul li a {
        background: url("../../files/preiswert-rs/theme/images/mainnavi_bg.png") no-repeat scroll 0 -120px transparent;
        display:block;
        height: 23px;
        padding: 0 13px;
        color: #818181;
        text-shadow: none;
    }
    #nav .box ul li a:hover,
    #nav .box ul li a:focus,
    #nav .box ul li a.active {
        background-position: 0 -143px;
        text-shadow: 1px 1px 1px #779330;
        color: #fff;
    }
}
/**--- Breadcrumb ------------ */
#main .mod_breadcrumb ul{
    /*margin:0;*/
    /*padding: 0;*/
    list-style: none;
}
.mod_breadcrumb{
    margin-bottom: 10px;
    font-size: 11px;
}
.mod_breadcrumb li{
   background: url("../../files/preiswert-rs/theme/images/link_arrow.png") no-repeat scroll 100% 4px transparent;
   float:left;
   padding: 0 15px 0 5px;
    color: #818181;
}
.mod_breadcrumb li.last{
    background:none;
}
/* --- Footernavi ------------ */
.footernavi ul{
    list-style: none;
}
.footernavi li{
    float:left;
    padding-right: 10px;
}
/* --- Sitemap --------------- */
#sitemap ul{
    list-style-position: inside;
    list-style-type: square;
    margin: 5px 0 5px 15px;
    padding:0;
}
#sitemap li {
    font-size: 10pt;
    line-height: 18px;
}

/* --- Pagination ------------*/
.pagination {
    border-top: 1px solid #DFDFDF;
    margin: 10px 0;
    padding: 4px 0;
}
.pagination p {
    text-align: center;
}
#main .pagination ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
}
#main .pagination li {
    display: inline;
    margin: 0;
    padding: 0 5px;
}
#main .pagination a.link{
    background: none;
    padding-left: 0;
}
#main .pagination a.next{
 /*   background: url("../../files/preiswert-rs/theme/images/link_arrow.png") no-repeat scroll left center transparent;
    padding: 0 0 0 12px; */
}



@media only screen and (max-width: 950px){
	body{
		background-image: none;
	}
	table{
    	overflow: scroll;
	}
	#header{
		background-color: #fff;
		min-height: 0;
	}
	#logo, .header_right{
		float:none;
		position: relative;
		width:90%;
		display:block;
		margin: 0 auto;
    	text-align: center;
    	top:auto;
    	bottom:auto;
    	left: auto;
    	right:auto;    	
	}
	#logo{
		width: 80%;
		height: auto;
		padding: 10px 0;
	}
	#servicetel{
		position: relative;
		top: auto;
		padding: 10px 0;
		max-width: 224px;
		width: 50%;
		height: auto;
	}
	#header .searchform{
		display: none;
		right: auto;
		top: auto;
		margin: 10px 0;
		padding: 6px;
		text-align: left;
	}
	#header .searchform input{
		width: 95%;
	}

	/*right*/
	#right{
		display: none;
	}
	/*Navi-Toggler*/
	#header #toggle-bar {
		display: block;
		height: 70px;
		line-height: 70px;
		background-color:#93AF38;
		color: #818181;
		text-align: center;
		/*cursor: pointer;*/
		/*position: absolute;*/
		/*right: 20px;*/
		/*top: 20px;*/
	}

	#header #toggle-bar .navicon {
		border-bottom: 6px solid #333;
		border-top: 18px double #333;
		display: block;
		position: relative;
		top:20px;
		font-size: 0;
		height: 6px;
		width: 34px;
		margin: 0 auto;
	}
	/*Main-Navi*/
	#header .mainnav{
		top:auto;
		border-bottom: none;
		height: auto;
		background-color:#93AF38;
	}
	#nav{
		border-bottom: 3px solid #93AF38;
	
		width: 90%;
		font-size: 1.2em;
	}
	#nav ul{
		margin-bottom: 0;
	}
	#nav li {
		display: block;
		background-color: #CED8AD;

		zoom: 1;
		float: none;
		margin: 0 1px 1px 0;
		position: relative;
	}
	#nav li a{
		background: none;
		float: none;
		color: #818181;
		display: block;
		padding: 1px 0;
	}
	#nav li a span {
		background: none;
		float: none;
		display: block;
		padding: 8px 20px;
	}
	#nav li ul.level_2 li a{
		padding: 8px 0 8px 40px;
		background-color:#F1F4E8;
	}

    #nav li a:hover, 
	#nav li a:focus,
	#nav li:hover a,
	#nav li:focus a,
	#nav li.hover a, #nav li a.active, #nav li.trail a {
	    background-position: 0;

	    text-decoration: none;

	}
	#nav li a:hover span,
	#nav li a:focus span, 
	#nav li ul.level_2 a:hover, 
	#nav li ul.level_2 a:focus,
	#nav li.hover a span, #nav li.active a.active {
		text-shadow: none;
	    background-color: #E0E7F2;
	    color: #818181;
	}
	/*Slider*/
	#headerbox{
		top:auto;
		position: relative;
		max-height: none;
	}
	.headteaser_box .leftcont{
		width: auto;
	}
	.headteaser_box .rightcont{
		display: none;
	}

	body.startseite #headerbox,
	body.startseite #headerbox .header_left,
	body.startseite #headerbox .header_right{
		display:none;
		height: 0;
		border: none;
		position:  absolute;
		top:  -10000;
	}

	/*Content*/
	#main{
		max-width: 90%;
		float: none;
	}
	body.iframe-toggle #main{
		max-width: none;
	}
	#container, 
	#bottomHolder {
		margin-top: 15px;
		font-size: 1.1em;
		padding: 30px 35px 20px 40px;
	}
	body.iframe-toggle #container,
	body.iframe-toggle #bottomholder{
		padding: 30px 10px 20px;
	}
	#container p{
		font-size: 1.0em;
		margin: 6px 0;
	}

	a.greenbtn {
		font-size: 1em;
		margin-top: 10px;
	}
	/*rechte Spalte*/
	#right{
		display:none;
	}
	/*Startteaser-Boxen*/
	#bottomHolder .startteaser_box,
	#bottomHolder .startteaser_box.last{
		/*width: 90%;*/
		margin: 0 10px 10px 10px;
		/*float:none;*/
		min-height: 325px;
	}

a.greenbtn span{
	font-size: 11px;
}
	/*Footer*/
	#footer{
		width: 90%;
		margin: 0 auto;
	}
	#footer ul.footercont li.col1, 
	#footer ul.footercont li.col2, 
	#footer ul.footercont li.col3 {
		float:none;
		width:100%;
		display: block;
		text-align: center;
		padding: 10px 0;
		margin: 0 auto;
	}
	.footernavi li{
		float: none;
		margin:	10px 0;
		font-size: 1.3em;
	}

	/*Lexikon u Sitemap*/
	#lexikon ul.level_1 li,
	#sitemap ul.level_1 li
	{
		margin: 10px 0 20px;
		font-size: 1em;
	}

	/*Formulare*/
	.ce_form textarea.textarea,
	.ce_form input.text{
		width: 90%;
		max-width: 370px;
	}
}
@media only screen and (max-width: 650px){

	td {
		/*max-width: 0;*/
		overflow: auto;
		text-overflow: ellipsis;
		display: block;
		margin-bottom: 3px;
		/*white-space: nowrap;*/
	}
	td.col_1 {
		margin-bottom: 7px;
	}
	#impressum td {
		font-size:  0.9em;
		/*background-color:red;*/
	}
	.content_teaser_box .leftcont,
	.content_teaser_box .rightcont{
		max-width: none;
		width: 100%;
		float: none;
		display: block;
		margin: 0;
	}
	.mod_newsreader .image_container.float_left{
		float: none !important;
		
	}
}
@media only screen and (max-width: 450px){
	#main{
		/*max-width: 98%;*/
	}
	#container, #bottomHolder{
		padding: 30px 10px 20px 10px;
	}

	/*Startteaser-Boxen*/
	#bottomHolder .startteaser_box,
	#bottomHolder .startteaser_box.last{
		width: 90%;
		margin: 10px 0 20px;
		float:none;
		min-height: 0;
	}
}



