@media screen {

/* Style sheet screen */

#main h4 {
font-weight: 400 !important;
font-family: "raleway" !important;
}


#main ol li {
    margin-bottom: 20px;
    list-style: outside;
    margin-left: 20px;
    list-style-type: decimal;
}

.ce_text ul {
	margin-left: 0;
    overflow: hidden;
    padding-left: 12px;
}

.ce_text ul li{
	list-style: disc outside none !important;
    margin: 0 !important;
    padding: 0 0 0 5px !important;
}


#main .ce_text.ul-mitpfeil.block ul {
    margin: 0;
    padding: 0;
}

.pagination {
    margin-top: 10px;
    padding-top: 0px;
}
#breaking_news {
	width: 268px;
	margin: 3px 0 0;
	padding: 0;
	background-color: #F0F0F0
}
#breaking_news h1 {
	margin: 0;
	padding: 2px 0 2px 20px;
	background-color: #8C8C8C;
	font-size: 18px;
	font-style: italic;
	color: #fff
}
.mod_newsmenu h1 {
	margin: 0 0 10px;
	padding: 2px 0 2px 20px;
	background-color: #91BED4;
	font-size: 18px;
	font-style: italic;
	color: #fff
}
#breaking_news .layout_short {
	margin-right: 30px;
	margin-left: 30px;
	padding: 15px 0 11px;
	border-bottom: 1px dotted #A6A6A6
}
#breaking_news .layout_short.last {
	border-bottom: 0px
}
.mod_newsmenu {
	margin-top: 3px
}
.copyright {
	left: 20px;
	top: 110px;
	position: absolute;
	font-size: 11px;
	color: #666
}
.copyright a {
	font-size: 11px;
	text-decoration: underline;
	color: #666
}
.copyright a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #666
}
.mod_headerLogo {
	width: 268px;
	height: 121px;
	left: 16px;
	top: 20px;
	position: absolute
}

.mod_headerLogo a img:hover {
    opacity: 1;
    overflow: hidden;
	-ms-transform: scale(1.01, 1.01); /* IE 9 */
    -webkit-transform: scale(1.01, 1.01); /* Chrome, Safari, Opera */
    transform: scale(1.01, 1.01);
    transition: all 0.1s linear 0s;
}


#wrapper {
	margin-bottom: 0;
	background: url("../../hasslinger/img/bg-mit-Guiochen.png") no-repeat scroll center top #e7e4da;
}
#header {
	background: url("../../files/fM_k0002/images/header_bg.gif") left top no-repeat
}
.mod_headerImage {
	left: 310px;
	top: 20px;
	position: absolute
}
#container {
	padding-top: 7px;
	padding-bottom: 30px;
	background: url("../../files/fM_k0002/images/container_bg.gif") left top repeat-y;
	display:inline-block;

}
#left .inside {
	width: 268px;
	margin-top: 18px;
	margin-left: 15px
}
#main .inside {
	width: 625px;
	margin-left: 30px
}
#footer {
	margin-bottom: 30px;
	background: url("../../files/fM_k0002/images/footer_bg.gif") left top no-repeat
}
.ce_text, .teaser {
	line-height: 1.5
}


.teaser > p {
    margin: 0 0 5px;
}


div.error, p.error {
	margin: 0;
	padding: 2px 0 0;
	font-size: 9px;
	color: #f00
}
.mod_article .back {
	margin-top: 18px
}
.mod_article .more {
    display: inline;
    float: right;
    margin: -24px 10px 0 0;
}

.mod_breadcrumb a {
	font-size: 11px;
	color: #D9E8F5
}
.mod_breadcrumb a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #000
}


#main .ce_gallery .image_container a, #main .ce_gallery .image_container {
    display: inline-block;
    overflow: hidden;
	max-width:100%;
}





#main .ce_gallery > ul li {
	margin-bottom:0;
	display:inline;
}

.ce_gallery > ul li {
	margin-bottom:0;
	float:none;
}


.ce_gallery .caption {
	color: #999
}
.ce_gallery img, .image_container img {
	padding: 3px;
	border: 2px solid #91BED4
}
.ce_gallery img:hover, .image_container a img:hover {
	padding: 3px;
	background-color: #fff;
	border: 2px solid #A6A6A6
}

a img:hover {
    opacity: 0.8;
    -ms-transform: scale(1.05, 1.05); /* IE 9 */
    -webkit-transform: scale(1.05, 1.05); /* Chrome, Safari, Opera */
    transform: scale(1.05, 1.05);
    transition: all 0.1s linear 0s;
	overflow: hidden;
}

.image_container > a {
    display: list-item;
    height: auto;
    overflow: hidden;
    width: auto;
}

.referenzenseite .mod_newslist .image_container > a {
    float: left;
    width: 200px;
	display: block;
}

.mod_article .pdf_link {
	right: 2px;
	top: 0;
	position: absolute
}
.mod_article .pdf_link a {
	margin-right: 5px
}
.mod_lostPassword {
	margin: 24px
}
.mod_lostPassword td {
	padding-right: 6px;
	padding-bottom: 3px
}
.mod_lostPassword .text, .mod_lostPassword .password {
	width: 210px
}
.mod_lostPassword .captcha {
	width: 40px
}
.mod_lostPassword .captcha_text {
	color: #666
}
.ce_list ul {
	margin: 0;
	padding: 0
}
.ce_list li {
	margin: 0 0 0 22px;
	padding: 0;
	line-height: 16px
}
* html .ce_list li {
	margin-left: 26px
}
.ce_accordion {
	margin: 0 20px
}
.toggler {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #CCCCCC;
    font-size: 17px;
    font-weight: 500;
    padding: 10px 0;
}

.toggler:hover {
	color:#E4121C;
	cursor:pointer;

}

.toggler_first {
	color: #666666
}
.toggler_first:hover {
	text-decoration: underline;
	color: #F26101;
	cursor: pointer
}
.accordion div {
	padding:0;
	line-height: 16px
}

#header .mod_login {
    background: #939288 none repeat scroll 0 0;
    color: #fff;
    display: block;
    margin: -20px 0 20px;
    padding: 0 20px;
}

#header .mod_login .formbody {
    width: 100%;
}

#header .login_info {
    float: right;
}

#header .submit_container {
    float: left;
    margin: 0;
}

#header .submit_container .submit {
    background: #6f6f6b none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #ffffff;
    margin: 7px 0 0;
    padding: 4px 30px;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
}


#header .submit_container .submit:hover {
	background: none repeat scroll 0 0 #646460;
	transition: all 0.250s;
}



.mod_login {
	padding: 0;
	background: none repeat scroll 0 0 #f7f5f0
}
.mod_login h1 {
	margin: 0;
	padding: 2px 0 2px 20px;
	background-color: #91BED4;
	font-size: 18px;
	font-style: italic;
	color: #fff
}
#minicalendar h1 {
	margin: 0;
	padding: 2px 0 2px 20px;
	background-color: #91BED4;
	font-size: 18px;
	font-style: italic;
	color: #fff
}
.mod_login .formbody {
	width: 200px;
	padding-top: 11px;
	padding-bottom: 11px
}
.mod_login label {
	display: block;
	margin: 4px 0 1px
}
.mod_login .checkbox_container {
	margin-top: 3px
}
.mod_login .checkbox_container label {
	display: inline
}
.mod_login .submit_container {
	margin-top: 8px;
	margin-bottom: 4px
}
#request_password {
	width: 268px;
	background-color: #F0F0F0
}
#request_password a {
	width: 200px;
	display: block;
	padding: 0 30px 15px;
	color: #333
}
.mod_newsmenu .year {
	width: 200px;
	margin-right: 30px;
	margin-left: 30px;
	font-weight: bold
}
.mod_newsmenu .submenu {
	padding-top: 5px;
	padding-bottom: 7px
}
.mod_newsmenu a, .mod_newsmenu a:hover, .mod_newsmenu span, .mod_newsmenu a.trail {
	margin-left: 0
}
#main .mod_newslist .layout_short {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc
}

.mod_newslist .image_container {
    float: left;
    margin: 0 20px 0 0;
    width: 200px;
}

.mod_newsreader .back {
	 display: flex;
}
* html .mod_newsreader .back {
	margin-top: 12px;
	padding-top: 0
}
.mod_newslist .info, .mod_newsreader .info {
	margin-bottom: 6px;
	font-size: 10px;
	color: #999
}
.mod_newsreader .ce_comments .info {
	margin-bottom: 6px;
	font-size: 11px;
	font-weight: bold;
	color: #F26101
}
.mod_newsreader .ce_text {
	margin-top: 16px
}
.mod_newsreader h2 {
    font-family: Raleway;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
	margin-top:0;
}
.mod_newsreader .ce_comments h2 {
	border-bottom: 1px dotted #8C8C8C;
	font-size: 16px;
	font-style: italic;
	font-weight: normal
}
.mod_newsreader .comment_default {
	margin-bottom: 12px
}
.mod_newsreader .comment {
	line-height: 1.5
}
.mod_newsreader .form {
	margin-top: 24px
}
.mod_newsreader .widget {
	margin-top: 1px;
	margin-bottom: 1px
}
.mod_newsreader .textarea {
	width: 360px;
	height: 120px
}

.mod_newsreader .layout_full .image_container {
	margin:0 0 20px 0
}

.mod_newsreader .ce_gallery .image_container {
    display: inline-block;
    margin: 0;
    overflow: hidden;
}

.mod_newsreader .ce_gallery .image_container img {
    border: 0 none !important;
    padding: inherit;
    vertical-align: inherit;
}




.eingabefeldsucheklein {
	margin-top: 3px
}
.eingabefeldsucheklein .text {
	width: 240px
}
html>body .eingabefeldsucheklein .radio_container {
	margin-top: 3px
}
*:first-child+html .eingabefeldsucheklein .radio_container {
	margin-top: 0
}
.eingabefeldsucheklein .radio_container label {
	left: -2px;
	top: -2px;
	position: relative;
	padding-right: 3px
}
.eingabefeldsucheklein .header {
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 25px;
	text-align: right;
	border-bottom: 1px dotted #A6A6A6
}
.eingabefeldsucheklein h3 {
	margin: 0 0 2px;
	padding: 0
}
.eingabefeldsucheklein h3 a {
	font-size: 14px;
	font-weight: bold
}
.eingabefeldsucheklein .context {
	margin: 0 0 3px;
	line-height: 1.5
}
.eingabefeldsucheklein .url {
	margin-bottom: 12px;
	color: #999
}
.eingabefeldsucheklein .relevance {
	font-size: 11px;
	font-weight: normal;
	color: #999
}
.eingabefeldsucheklein .highlight {
	font-weight: bold
}

.mod_search .context, .mod_search .url, .mod_search .relevance {
	display:none;
}

.mod_search .header {
	margin:20px 0;
}

#f2 table {
	width:600px;
}


table.calendar {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc
}
table.calendar .head {
	padding-top: 4px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #f6f6f6;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}
table.calendar .current {
	background-color: #F0F0F0
}
table.calendar .label {
	padding-top: 3px;
	padding-bottom: 4px;
	text-align: center;
	background-color: #bbb;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	font-weight: bold;
	color: #fff
}
table.calendar td {
	width: 14%;
	height: 72px;
	padding: 1px;
	vertical-align: top;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}
table.calendar td.weekend {
	background-color: #f6f6f6
}
table.calendar .today {
	background-color: #D9E8F5
}
table.calendar .empty, table.calendar .empty .header {
	background-color: #f6f6f6
}
table.calendar td .header {
	padding-bottom: 2px;
	background-color: #e0e0e0;
	font-size: 10px
}
table.calendar td .event a {
	font-size: 10px
}
#minicalendar {
	margin: 3px 0;
	padding: 0;
	background-color: #F0F0F0
}
table.minicalendar {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc
}
table.minicalendar td {
	width: 14%;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}
table.minicalendar td, table.minicalendar .active a {
	font-size: 10px
}
table.minicalendar .weekend {
	background-color: #f6f6f6
}
table.minicalendar .today {
	background-color: #D9E8F5
}
table.minicalendar .label {
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
	background-color: #c3c3c3;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	color: #fff
}
table.minicalendar .head {
	padding-top: 3px;
	padding-bottom: 4px;
	text-align: center;
	background-color: #f9f9f9;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}
table.minicalendar .current {
	background-color: #F0F0F0
}
.mod_eventlist {
	margin-right: 0
}
.mod_eventlist .header {
	padding: 3px 6px 4px;
	background-color: #e6e6e6;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-weight: bold
}
.mod_eventlist .header.first {
	border-top: 1px solid #ccc
}
.mod_eventlist .event {
	padding: 10px 6px 12px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc
}
.mod_eventlist .time {
	margin-top: -6px;
	margin-bottom: 6px;
	font-weight: normal;
	color: #999
}
.mod_eventreader .info {
	font-size: 10px;
	color: #999
}
.mod_eventreader .recurring {
	margin-top: 2px;
	font-size: 10px;
	color: #F26101
}
.mod_eventreader .ce_text {
	margin-top: 15px
}
.mod_eventreader .back {
	margin-top: 18px
}
.mod_personalData {
	margin-bottom: 36px
}
.mod_personalData fieldset {
	width: 400px;
	display: block;
	margin: 12px 0 24px;
	padding: 12px
}
* html .mod_personalData fieldset {
	margin-top: -12px
}
*:first-child+html .mod_personalData fieldset {
	margin-top: -12px
}
.mod_personalData legend {
	color: #F26101
}
* html .mod_personalData legend {
	margin-top: -12px;
	padding: 12px 4px 12px 0
}
*:first-child+html .mod_personalData legend {
	margin-top: -12px;
	padding: 12px 4px 12px 0
}
.mod_personalData .submit_container {
	width: 428px;
	text-align: right
}
* html .mod_personalData .submit_container {
	width: 434px
}
*:first-child+html .mod_personalData .submit_container {
	width: 434px
}
.mod_personalData td {
	width: 160px;
	padding: 2px 6px 2px 0
}
* html .mod_personalData td {
	padding: 1px 6px 1px 0
}
.mod_personalData .text, .mod_personalData .password {
	width: 200px
}
.mod_personalData select {
	width: 204px
}
* html .mod_personalData select {
	width: 206px
}
*:first-child+html .mod_personalData select {
	width: 206px
}
.ce_table {
	margin-top: 24px;
	margin-bottom: 24px;
	border-left: 1px solid #ccc
}
.ce_table td {
	padding: 2px 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}
*:first-child+html .ce_list li {
	margin-left: 26px
}
.ce_table th {
	padding: 2px 8px;
	background-color: #e6e6e6;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}
.ce_table th a {
	color: #000
}
h1 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0
}
.pagination li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none
}
#tps .col_0 {
	width: 80px
}
.pagination p {
	float: left;
	padding: 2px 10px;
	text-align: left;
	display:none;	
}

.pagination p, .pagination a, .pagination .current, .back a  {
	font-size:11px;
}


.back a {
    background-color: #f7f5f0;
    color: #666666 !important;
    margin: 0;
    padding: 2px 10px;
    text-align: left;
}



#tps .explanation {
	padding-bottom: 24px
}
.pagination ul {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right
}
#main .pagination a {
	display: inline-block;
	padding: 2px 8px;
	background-color: #f7f5f0;
	text-decoration: none;
	color: #666666
}
#main .pagination a:hover, #main .pagination .current, .back a:hover {
	display: inline-block;
	background-color: #666666;
	text-decoration: none;
	color: #fff !important
}

#main .pagination .current {
	padding: 2px 8px;
}


#header .inside {
	z-index: 999
}

}










@media all {

/* Style sheet mainstyles */


#main a {
    color: #999;
    text-decoration: none;
}

#main a:hover {
    color: #666666;
    text-decoration: none;
}

#main h1 {
    border-bottom: none;
    font-size: 24px;
    font-style: inherit;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 10px;
    padding: 0px 0 20px 0;
	color: #666;
}

#main h2 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5;
	margin: 20px 0 10px;
	padding: 0;
	font-family: "raleway"
}

#main h2:first-child {
	margin: 10px 0;
}

.startseite #main .mod_newslist h2  {
	margin: 0px !important;
	padding: 5px 0px !important;
}


#main h3 {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	font-family: "raleway"
}



#main h1 .h1rot {
    font-weight: 400 !important;
}


#main > h1 {
    margin: 0 0 40px;

}

#wrapper {
    margin: 20px auto 0;
    width: 1000px;
	transition: width 0.5s ease-in 1s;
}

#header {
    background: transparent;
    height: auto;
    width: 960px;
	margin: 0 20px;
	transition: width 0.5s ease-in 1s;
}


.mod_headerLogo {
    height: 48px;
    left: 0;
    position: relative;
    top: 0;
    width: 257px;
	margin: 20px 0 20px 0;
}




/*.cleam {
    height: 30px;
    position: absolute;
    right: 0;
    top: 68px;
    width: 390px;
}*/


.cleam {
    float: right;
    height: 30px;
    margin: -44px 0 0;
    top: -19px;
    width: 390px;
}


.cleam a {
    color: #666666;
    float: right;
    font-size: 24px;
    font-weight: 300;
    position: relative;
    text-align: right;
    transition: none 0s ease 0s;
	height:22px;
}

.cleam a:hover {
	border-bottom: solid 1px #666666;
	text-decoration:none;
}


/* 
.cleam {
    height: 30px;
    top: 62px;
    position: absolute;
    right: 0;
    width: 205px;
}

.cleam a {
	background: url("../../hasslinger/img/cleam_sprite.png") no-repeat scroll left top transparent;
    height: 30px;
    width: 206px;
	position: absolute;
	transition: none;
}

.cleam a:hover {
	background: url("../../hasslinger/img/cleam_sprite.png") no-repeat scroll left -30px transparent;
}

*/

.absendenschaltflaeche-kontaktseite {
	font-size: 1.4em !important;
	padding: 0.4em !important;
	margin: 20px 0 15px !important;
	font-family: Raleway, sans-serif !important;
}



.toggler-anfrage {
	margin: 0px !important;
}

.toggler-anfrage .toggler {
	font-size:12px;
}

.cleam-startseite {
    /*
	height: 22px;
    position: absolute;
    right: 0;
    top: 68px;
    width: 332px;
	*/
	
    height: 22px;
    margin: -40px 0 18px 360px;
    position: relative;
    width: 600px;
	transition: width 0.5s ease-in 1s;
}

.cleam-startseite div {
	/*
	background: url("../../hasslinger/img/introcleam2.png") no-repeat scroll left top transparent;
    height: 22px;
    width: 332px;
	position: absolute;
	*/
    float: right;
    font-size: 16px;
    font-weight: 400;
    height: 22px;
    text-align: right;
}

.cleam-startseite div p {
    color: #666666;
    font-family: Raleway,sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.cleam-startseite div a {	
    font-size: 16px;
    font-weight: 400;
	color:#666666;
}

.cleam-startseite div a:hover {
    border-bottom: 1px solid #666666;
    display: inline-block;
    height: 20px;
    text-decoration: none;
}

#container {
	background:none;
	padding:0px;
	margin: 0 20px;
}

.fullwidth #main {
    background: #fff;
	padding: 20px 0 40px;
	margin: 20px 0 0;
}

.fullwidth #main .inside {
	width:920px;
	margin-left: 20px;
}

.fullwidth #main .ce_text p {
	padding:0 0px 0 0;
	color: #565656;
}


.startseite #main {

	background: none;
	padding: 0;
} 

.startseite #main .inside {

	margin: 0;
	width: 960px;
	transition: width 0.5s ease-in 1s;
} 

.starseitenteaser-gross {
	padding: 10px 0;
	background: #fff;
	width: 540px;
	float: left;
	height: 340px;
	transition: width 0.5s ease-in 1s;
}

.teasergross-bildtext {
	position: absolute;
	bottom: 10px;
	left: 10px;
	background-color: #e4121c;
	padding: 0.3em 0.6em;
	color: #fff;
	font-family: "raleway";
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1em
}

.startseite #main .starseitenteaser-gross .inside {
	margin: 0 0 0 10px;
	width: 530px;
} 

.starseitenteaser-gross .starseitenteaser-gross-img {
	width: 520px;
	overflow:hidden !important;
	position: relative;	
}

.starseitenteaser-gross .starseitenteaser-gross-img img:hover {
	-ms-transform: scale(1.02, 1.02); /* IE 9 */
    -webkit-transform: scale(1.02, 1.02); /* Chrome, Safari, Opera */
    transform: scale(1.02, 1.02);
} 

#main .layout_full.block > h2 {
    margin-top: 0;
}

.icon_kastenfenster {
	max-height:20px;
	max-width:174px;
}


.icon_systemgeneo {
    bottom: 10px;
    left: 10px;
    position: absolute;
	-ms-transform: none !important; /* IE 9 */
    -webkit-transform: none !important; /* Chrome, Safari, Opera */
    transform: none !important;
}

.icon_systemgeneo:hover {
	-ms-transform: none; /* IE 9 */
    -webkit-transform: none; /* Chrome, Safari, Opera */
    transform: none;
	transition:none;
	opacity:1;
}

.starseitenteaser-gross .starseitenteaser-gross-text {

	padding: 10px 0 10px;
	margin: 0 0 0 10px;
}

#main .starseitenteaser-gross .starseitenteaser-gross-text h1 {

	margin: 5px 0 5px;
	font-weight: bold;
	padding: 0 0 0 0;
	font-size: 12px;
}

#main .starseitenteaser-gross .starseitenteaser-gross-text p {

	margin: 0 0 5px 0px;
}


#startseitennewsmodul {
	margin: 0px 0 0 560px;
	padding: 10px 0 0;
	background: #fff;
	width: 400px;
	box-shadow: 0 0 3px #B5B5B5;
	transition: all 0.5s ease-in 1s;
}

#startseitennewsmodul .layout_latest {
	margin: 0 0 10px 10px;
	height: 100px;
}

#startseitennewsmodul .layout_latest .image_container {
	height: 100px;
	float: left;
	overflow: hidden;
	width: 100px;
}

#startseitennewsmodul .layout_latest .text_container {
	margin: 0 0 0px 100px;
	background: none repeat scroll 0 0 #f7f5f0;
	width: 280px;
	height: 100px;
	transition: width 0.5s ease-in 1s;
}

#startseitennewsmodul .layout_latest .text_container1 {
	margin: 0 0 0 15px;
}

#startseitennewsmodul .layout_latest .text_container1 h2 {

	margin: 0px 0 5px 0;
	padding: 9px 0 0;
	font-weight:600;
}

#startseitennewsmodul .layout_latest .text_container .more {
	margin: 0px 0 0 15px;
}

#startseitennewsmodul .layout_latest .text_container .more a {
	color: #A2A2A2;
	text-align: right;
	padding: 0;
}

#startseitennewsmodul .layout_latest .text_container .more a:hover {
	color: #666;
}


.mod_newslist .info, .mod_newsreader .info {
    font-size: 10px;
    margin-bottom: 3px;
	display: none;
}

.sidebarleft #main {
	width:700px;
	background-color: #fff;
	padding:10px 0 0;
	margin:0 0 0 20px;
	box-shadow: 0 0 3px #B5B5B5;
	transition: width 0.5s ease-in 1s;
}

.sidebarleft #main .inside {	
	margin:0 20px;
    width:660px;
	padding: 0 0 20px 0;
	transition: width 0.5s ease-in 1s;
}

.sidebarleft #left {
	width:240px;
	background-color: #fff;
	padding:20px 0;
	margin: 0px 0 0;
	box-shadow: 0 0 3px #B5B5B5;
	right:0;
}

.sidebarleft #left .inside {	
	margin:0 20px;
    width:200px;
}

.sidebarleft #container {	
	margin-top: 0px;
}

#intro_startseite {
	background: none repeat scroll 0 0 #E7E4DA;
    height: 100% !important;
	border: none;
}

#intro_startseite #wrapper {
    min-height: 100%;
    position: fixed;
    width: 960px;
}


#intro_startseite #main .inside {
    width: 960px;
}

#intro_startseite #main {
	background:none;
}

#intro_startseite #container {
	background:none;
    height: 160px;
    left: 50%;
    margin-left: -478px;
    margin-top: -255px;
    position: inherit;
    top: 50%;
    width: 960px;
	padding-top: 0;
	padding: 0;
	margin: -200px -480px 0;
}

.ie7 #container {
	background:none !important;
    left: 0!important;
    margin-left: 0px!important;
    margin-top: 0px!important;
    top: 0!important;
	padding-top: 0!important;
	padding: 0!important;
	margin: 0px 0px 0!important;
}

.ie7 .startseiten-wrapper {
	position:relative !important;
	margin: 150px auto 0 !important;
}




#intro_startseite #main .inside {
    width: 960px;
}


#intro_startseite .mod_headerLogo {
    height: 48px;
    left: 120px;
    position: relative;
    top: 67px;
    width: 257px;
	margin: 0 0 25px;
}

.intro_cleam {
    height: 66px;
    position: absolute;
    right: 160px;
    top: 65px;
    width: 370px;
}

.intro_cleam a {
    color: #575757 !important;
    font-family: Raleway,sans-serif;
    font-size: 46px;
    font-weight: lighter;
    height: 54px;
    line-height: 54px;
    position: absolute;
    transition: none 0s ease 0s ;
}

.intro_cleam a:hover {
    border-bottom: 2px solid #696969;
}


.startseitenbild-wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 3px #B5B5B5;
    padding: 10px 0;
	margin:0;
	transition: width 0.5s ease-in 1s;
	width:960px;
}

.startseitenbild {
	width:960px;
	transition: width 0.5s ease-in 1s;
}




.startseitenbild a {
	margin: 0 0 0 10px;
	display: block;
}

.startseitenbild a:hover {
	text-decoration:none;
	
}

.startseitenbild img:hover {
	opacity:1;
	text-transform: none;
	transition:none;
	-ms-transform: none; /* IE 9 */
    -webkit-transform: none; /* Chrome, Safari, Opera */
    transform: none;
		
}

.startseitenbild a span {
    bottom: 90px;
    color: #666666;
    font-size: 26px;
    font-weight: 300;
    position: absolute;
    right: 40px;
}


.startseitenbild a img  {
    height: auto;
    max-width: 100%;
}



#footer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 80px;
    margin: 20px 20px 60px 20px;
}

hr {
    border-color: #dddddd;
    border-image: none;
    border-right: none;
    border-style: solid;
    border-width: 1px;
	border-top: 1px solid #dddddd;
	border-left: none;
	border-bottom: none;
	border-right: none;
	height:1px;
	margin:15px 0;
}

#footer hr {
    border-color: #afafaf;
    border-image: none;
    border-style: solid none none;
    border-width: 1px medium medium;
    height: 1px;
    margin: 20px 0;
}

.copyright {
    color: #7D7D7D;
    font-size: 10px;
    left: 0;
    position: absolute;
    top: 16px;
}


.copyright a {
    color: #9F9F9F;
    font-size: 10px;
    text-decoration: none;
}

.copyright a:hover {
    color: #9F9F9F;
    font-size: 10px;
    text-decoration: underline;
}

.headNav {
    margin: -20px 0 0;
    position: relative;
    text-align: right;
}


.headNav li {
    color: #7D7D7D;
    display: inline;
    font-size: 11px;
    list-style-type: none;
}

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



.headNav a:link, .headNav a:visited {
    color: #7D7D7D;
	font-size:10px;
}



.mod_breadcrumb {
    color: #B3B3B3;
    font-size: 10px;
    left: 0;
    position: relative;
    top: 0;
	margin: 14px 0 0 20px;
}


.mod_breadcrumb a {
    color: #B3B3B3 !important;
    font-size: 10px;
	text-decoration: none !important;
}

.mod_breadcrumb a:hover {
    font-size: 10px;
	text-decoration: underline !important;
}

.mod_pageImage {
	border:10px solid #fff;
	box-shadow: 0 0 3px #B5B5B5;
	margin: 0;
}


.image_container img  {
    border:none;
    padding:0px;
    max-width: 100%;
	height:auto;
}

.eingabefeldsucheklein {
    margin: 0px 265px 0 0;
    position: relative;
    text-align: right;
    z-index: 100;
}


.eingabefeldsucheklein .text {
    background: url("../../hasslinger/img/icon-lupe.svg") no-repeat scroll right 5px #FFFFFF;
    width: 146px;
	box-shadow: -1px 1px 1px 0 inset;
}

input.text, input.password {
    background-color: #FFFFFF;
    border: none;
    color: #8F8F8F;
    font-size: 10px;
    margin: 1px 0;
    padding: 4px;
    width: 200px;
	box-shadow: 0px 1px 1px 0 inset;

}


.Produktfolder-2012-2013 {
    background: none repeat scroll 0 0 #f7f5f0;
    display: inline-block;
    margin: 25px 0 0;
}

.Produktfolder-2012-2013:after {
    display: none !important;
}


.Produktfolder, .Produktfolder a { 
	width:200px;
	height:200px;
	display:block;
} 

#left .Produktfolder-2012-2013-h1 {
    font-size: 10px;
    padding: 4px 0px;
	display:block;
	text-align:center;
	
} 

.Produktfolder-2012-2013-h1:before {
    content: "⤓";
    display: inline-block;
    font: 9px/1 "RockSolid Icons";
    margin: 0 6px 0 0px;
}


.Produktfolder {
	display:block;
	cursor:pointer;
	border-top: 1px solid #fff;
}

.Produktfolder img {
	max-width:100%;
	height:auto;

}

.Produktfolder img:hover {
	opacity:1;
}

#left a:hover {
	text-decoration:none;
	color: #666666 !important;
}
 

#left .h1-seitentitel {
	font-size:17px;
	margin: 0 0 15px;
	background: none;
	padding: 0;
	color: #666666;
	line-height: 24px;
}

#left p {
	font-size:10px;
	margin: 0 0 1px;
	background: none repeat scroll 0 0 #f7f5f0;
	padding: 2px 0 2px 8px;
}

#left h1 {
	font-size:10px;
	margin: 0 0 6px;
	background: #F6F3EA;
	padding: 2px 0 2px 8px;
	color: #666666;
}




.energiespardiv {

	margin: 0;

}


#main .Fensterelement {
	margin: 0px 0 15px;
	padding:0px;

}




.poduktteaserwrapper {
   border-top: 1px solid #EAEAEA;
}

.poduktteaserwrapper:first-child {
   border-top:  none;
}


.produktteaserlink {
	display:block;
	height:160px;
	width:auto;
	margin:5px 0;
	padding: 20px;
}

.produktteaserlink:hover {
	background-color:#fbfaf7;
}

.poduktteaser-td1 {

}

.poduktteaser-td1 .pteaser-img img {
    display: block;
    float: left;
    margin: 0 20px 0 0;
}


.poduktteaser-td2 {
	display: table-cell;
    height: 160px;
    vertical-align: middle;

}

.ie7 .poduktteaser-td2 {
	margin: 30px 0 0 0;
	display:block;
	cursor:pointer;
}

.poduktteaser-td2 .pteaser-h1 {
	color:#666666;
	display:block;
	font-size:17px;
	margin-bottom:10px;
	font-weight:500;
}
.poduktteaser-td2 .pteaser-p {
	display:block;
	font-size:11px;
	line-height: 18px

}
.poduktteaser-td2 .pteaser-more {
    display:block;
	font-size:11px;
	line-height: 18px
}




#main .Fensterelement, #main .Fensterelement tbody, #main .Fensterelement tr {
	border-collapse:collapse;
}

#main .Fensterelement td {
    border-top: 1px solid #ccc;
    padding: 4px 10px 4px 4px;
}

#main .Fensterelement tr:first-child img {
}

#main .Fensterelement tr:last-child h1 {
    border: medium none;
    font-size: 16px;
    font-weight: lighter;
    padding: 0;
    text-transform: none;
	margin: 0 0 10px 0;
}







.morelink {
	font-size:11px;
	color: #A2A2A2;
	text-decoration: none !important;
}

.morelink:hover {
	font-size:11px;
	color: #666666;
	text-decoration: none !important;
}


.ce_text-absatzlinie {
    border-top: 1px solid #DF0000;
    line-height: 1.5;
    padding-top: 10px;
}

.mittig {
    display: block;
    margin: 40px 40px 30px;
    position: relative;
	overflow:visible !important;
}

.mittig ul {

}

.mittig li {

	margin: 0 0 10px;
	list-style: square outside none;
}


.mittig h1, .mittig p {
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: block;
}

.hochgestellt {
	text-transform:capitalize;
	position: relative;
	left: 2px;
	font-size: 50%;
	top: -6px;
	display: inline-block;
}

.custom {
    display: inherit;
    text-align: left;
}

.custom:after {
    clear: both;
    content: normal;
    display: none;
    height: 0;
    visibility: hidden;
}

#main .custom .inside {
    margin: 0 10px;
    padding: 0;
    width: 680px;
}


.ecke {
    background: url("../../hasslinger/img/ecke.png") no-repeat scroll right 20px transparent;
    margin: 0 10px 0 0;
}

.eckediv {
    background: url("../../hasslinger/img/ecke.png") no-repeat scroll right top transparent;
    height: 30px;
    margin: 10px 0;
}

.eckediv400 {
    background: url("../../hasslinger/img/ecke400.png") no-repeat scroll right top transparent;
    height: 30px;
    margin: 0;
    position: relative;
    z-index: 1000;
}



.ce_gallery img:hover, .image_container a img:hover {
    background-color: transparent;
    border: none;
    padding:0px;
}

.width600 {
	margin-left: 20px;
    width: 620px;
	transition: width 0.5s ease-in 1s;
}

.width400 {
	margin-left: 40px;
    width: 580px;
	transition: width 0.5s ease-in 1s;
}

.width400 p:last-child {

}

.fett {
	font-weight:600;
}

strong {
	font-weight:600;
}

.Produktdetailbox {
    background: none repeat scroll 0 0 #F6F3EA;
    padding: 10px;
}

.socials {
    height: 20px;
    position: absolute;
    right: 0;
    top: 20px;
    width: 20px;
}
.socials .facebook_icon {
	background: url("../../hasslinger/img/facebook_icon.png") no-repeat scroll left top transparent;
	height: 20px;
	width: 20px;
	float: right;
	margin: 0 0px 0 5px;

}
.socials .hasslinger_icon {
	background: url("../../hasslinger/img/hasslinger_icon.png") no-repeat scroll left top transparent;
	height: 20px;
	width: 20px;
	float: left;
	margin: 0 0 0 5px;
}



.bildrahmen20 {

}

.bildrahmen20 img {

}

.bildtext, .bildrahmen20 .caption {
    display: inline-block;
    font-size: 9px;
    font-style: normal;
    line-height: 17px;
    margin: 10px 0;
}

.bildrahmen20 .caption {
    margin: 5px 0 0;
}

.button1 {
	background-color: #f7f5f0;
	color: #666666 !important;
	font-size: 14px;
	padding: 5px 10px;
	display: inline-block;
	font-family:"raleway";
}

.button1:hover {
    background-color: #666666;
    color: #ffffff !important;
}

.button2 {
	background-color: #f7f5f0;
	color: #666666 !important;
	font-size: 12px;
	padding: 5px 10px;
	display: inline-block;
	font-weight:600;
	font-family:"raleway";
}

.button2:hover {
    background-color: #666666;
    color: #ffffff !important;
}


.button {
    background-color: #eee8e0;
    border: 1px solid #cccccc;
    color: #666666 !important;
    font-size: 10px;
    margin: 0 0 0 4px;
    padding: 1px 4px;
}

.button:hover {
    background-color: #666666;
    border: 1px solid #666666;
    color: #ffffff !important;
}

.buttonübersicht a, .back a {
    background-color: #f7f5f0;
    color: #666666 !important;
    margin: 0;
    padding: 3px 10px;
}

.buttonübersicht a:hover, .back a:hover {
    background-color: #666666;
    color: #ffffff !important;
}

.sparbutton {
    position: absolute;
    right: 39px;
    top: 274px;
}

.sparbutton .image_container, .sparbutton .image_container img {
	background-color:transparent !important;
}

.ce_download.block {
}

.ce_download img {
	display:none;
}

.ce_download a {
background: #f7f5f0; /* Old browsers */
background: -moz-linear-gradient(top,  #f7f5f0 0%, #eae9e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f5f0), color-stop(100%,#eae9e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f7f5f0 0%,#eae9e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f7f5f0 0%,#eae9e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f7f5f0 0%,#eae9e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f7f5f0 0%,#eae9e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f5f0', endColorstr='#eae9e5',GradientType=0 ); /* IE6-9 */

    display: inline-block;
    font-size: 11px;
    padding: 6px 0 3px;
    text-align: center;
    width: 100%;
	border-bottom:1px solid #cacaca;
}



.ce_download a:hover {
background: #666666;
color: #fff !important;
}


.ce_download a:before {
    content: "⤓";
    display: inline-block;
    font: 9px/1 "RockSolid Icons";
    margin: 0 8px 0 0px;
}


.overlay-SystemGeneo {
    bottom: 270px;
    left: 248px;
    margin: -100px 0 0;
    position: relative;
}

.overlay-SystemGeneo .image_container, .overlay-SystemGeneo .image_container img {
	background-color:transparent !important;
}

.footerNav {
    color: #7D7D7D;
    font-size: 10px;
    position: absolute;
    right: 35px;
    top: 16px;
}

.footerNav li {
    color: #7D7D7D;
    display: inline;
    font-size: 10px;
    list-style-type: none;
}

.footerNav li a{
    color: #7D7D7D;
    font-size: 10px;
    list-style-type: none;
}

.footerNav li a:hover {
	text-decoration:underline;
}


.downloadarchivList {    
    margin: 0;
}

.downloadarchivItem {    
    border-top: 1px solid #fff;
    margin: 0 0 1px;
    padding: 2px 0px 2px 10px;
}


.downloadarchivItem .image_container {
	height: auto;
	width:100px;
	float:right;
}

.downloadarchivItem .image_container a {    
    background-color: #eee8e0;
    border: 1px solid #CCCCCC;
    color: #666666 !important;
    font-size: 10px;
    padding: 1px 4px;
	float:right;
}

.downloadarchivItem .image_container a:hover {    
    background-color: #666666;
    border: 1px solid #666666;
    color: #FFFFFF !important;
}


.downloadarchivItem .image_container a img {
	display:none;
}

.downloadarchivItem .downloadbutton {    
    background-color: #f7f5f0;
    margin: 0 5px 0 5px;
    padding: 3px 5px;
}

.downloadbutton:before {
    content: "⤓";
    display: inline-block;
    font: 10px/1 "RockSolid Icons";
    margin: 0 5px 0 0px;
}

.downloadarchivItem .downloadbutton:hover {    

}

.mod_customnav .last a {
    border-bottom: medium none;
}

.vergleichstabellenwrapper { 
    background: none repeat scroll 0 0 #f7f5f0;
    margin: 0 0 0 20px;
    padding: 2px;
}

.Holz-Alu-Vergleichstabelle {
    border-collapse: collapse;
    table-layout: fixed;
    width: inherit;
}
.Holz-Alu-Vergleichstabelle p, .Holz-Alu-Vergleichstabelle a {font-size:11px !important;line-height: 14px;}

.Holz-Alu-Vergleichstabelle img {
    border: 3px solid #ffffff;
    height: auto;
    margin: 5px;
    max-width: 80%;
}


.Holz-Alu-Vergleichstabelle .spalte0 {background:none repeat scroll 0 0 #ffffff; border-right: 2px solid #f7f5f0 !important;}
.Holz-Alu-Vergleichstabelle .spalte1,

.Holz-Alu-Vergleichstabelle .spalte3 {background:none repeat scroll 0 0 #eee8e0; border-right: 2px solid #f7f5f0 !important;}

.Holz-Alu-Vergleichstabelle .spalte2,
.Holz-Alu-Vergleichstabelle .spalte4 {background:none repeat scroll 0 0 #eee8e0; border-right: 2px solid #f7f5f0 !important;}
.Holz-Alu-Vergleichstabelle .zeile0 { font-weight:bold;}

.Holz-Alu-Vergleichstabelle tr .colspan  {border-right: 1px solid #f7f5f0 !important;}

.Holz-Alu-Vergleichstabelle .zeile td, 
.Holz-Alu-Vergleichstabelle .zeile0 td, 
.Holz-Alu-Vergleichstabelle .zeile1 td,
.Holz-Alu-Vergleichstabelle .zeile2 td,
.Holz-Alu-Vergleichstabelle .zeile3 td,
.Holz-Alu-Vergleichstabelle .zeile4 td,
.Holz-Alu-Vergleichstabelle .zeile5 td,
.Holz-Alu-Vergleichstabelle .zeile6 td,
.Holz-Alu-Vergleichstabelle .zeile7 td,
.Holz-Alu-Vergleichstabelle .zeile8 td,
.Holz-Alu-Vergleichstabelle .zeile9 td,
.Holz-Alu-Vergleichstabelle .zeile10 td,
.Holz-Alu-Vergleichstabelle .zeile11 td,
.Holz-Alu-Vergleichstabelle .zeile12 td {
    border: 1px solid #f7f5f0;
    border-collapse: collapse;
    empty-cells: hide;
    font-size: 10px !important;
    height: 14px;
    margin: 0;
    padding:5px;
}

.Holz-Alu-Vergleichstabelle .zeile0, 
.Holz-Alu-Vergleichstabelle .zeile1,
.Holz-Alu-Vergleichstabelle .zeile5,
.Holz-Alu-Vergleichstabelle .zeile9  {
    border-top: 2px solid #f7f5f0;
}

.Holz-Alu-Vergleichstabelle .eckzelle {
    padding:5px !important;
}

.Holz-Alu-Vergleichstabelle .zeile td {padding:0px; overflow:hidden;}

.Holz-Alu-Vergleichstabelle .spalte0,
.Holz-Alu-Vergleichstabelle .spalte1,
.Holz-Alu-Vergleichstabelle .spalte2,
.Holz-Alu-Vergleichstabelle .spalte3,
.Holz-Alu-Vergleichstabelle .spalte4 { width:115px}

.Holz-Alu-Vergleichstabelle .spalte0:hover,
.Holz-Alu-Vergleichstabelle .spalte1:hover,
.Holz-Alu-Vergleichstabelle .spalte2:hover,
.Holz-Alu-Vergleichstabelle .spalte3:hover,
.Holz-Alu-Vergleichstabelle .spalte4:hover {cursor:default;}


.vergleichstabellenwrapper-ohne-padding { 
    background: none repeat scroll 0 0 #f7f5f0;
    margin: 0 0 0 20px;
    padding: 5px 0;
    width: 620px;
}

.waermedarmmungs-tabelle {
    border-collapse: collapse;
    table-layout: fixed;
    width: inherit;
}
.waermedarmmungs-tabelle p, .waermedarmmungs-tabelle a {font-size:10px !important;line-height: 14px;}

.waermedarmmungs-tabelle .spalte0,
.waermedarmmungs-tabelle .spalte1,
.waermedarmmungs-tabelle .spalte2,
.waermedarmmungs-tabelle .spalte3,
.waermedarmmungs-tabelle .spalte4 {}

.waermedarmmungs-tabelle .spalte0:hover,
.waermedarmmungs-tabelle .spalte1:hover,
.waermedarmmungs-tabelle .spalte2:hover,
.waermedarmmungs-tabelle .spalte3:hover,
.waermedarmmungs-tabelle .spalte4:hover {background:none repeat scroll 0 0 #fff; cursor:default;}

.waermedarmmungs-tabelle .zeile td, 
.waermedarmmungs-tabelle .zeile0 td, 
.waermedarmmungs-tabelle .zeile1 td,
.waermedarmmungs-tabelle .zeile2 td,
.waermedarmmungs-tabelle .zeile3 td,
.waermedarmmungs-tabelle .zeile4 td,
.waermedarmmungs-tabelle .zeile5 td {
    border-top: 1px solid #ccc;
    border-collapse: collapse;
    empty-cells: hide;
    font-size: 10px !important;
    height: 14px;
    margin: 0;
    padding:5px;
}
.waermedarmmungs-tabelle .zeile td {border-bottom: 1px solid #999 !important; border-top: 1px solid #999 !important; font-weight:bold;}
.waermedarmmungs-tabelle .zeile3 td  {border-top: 1px solid #999 !important;}
.waermedarmmungs-tabelle .zeile5 td  {border-bottom: 1px solid #999 !important;}

.waermedarmmungs-tabelle .spalte2 {background:none repeat scroll 0 0 #eee8e0;}


.caption {margin:2px 0 0 0; font-size:9px !important; line-height: 11px; color:#666666 !important;}

.energiesparbutton {}

#griffegalerie td .caption {
	padding-bottom:5px;
}

.bildergalerielinetop td img {
	padding:4px 0 0 0;
	border-top:1px solid #ccc;
}

.bildergalerielinetop td img:hover {
	padding:4px 0 0 0;
	border-top:1px solid #ccc;
}

.ce_gallery { }

.ce_gallery table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
}

#main .mod_sitemap li {
	font-size:9px !important;
    line-height: 14px;
	margin:0
}

#main .mod_sitemap .level_1 {
	margin:0px 0 10px 0;
	padding: 10px 0 0;
}

#main .mod_sitemap .level_1 ul {
	margin:5px 0 10px 0;
}

#main .mod_sitemap .level_1 .level_2 {
	margin:0px 17px;
}

#main .mod_sitemap .level_1 .level_2 .level_3 {
	margin:0px 17px;
}

#main .mod_sitemap .level_1 li {

}

#main .mod_sitemap .level_1 li a {
    background: url("../../hasslinger/img/navigation_sub_pfeil.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-bottom: 1px solid #E8E8E8;
    display: block;
    font-size: 11px;
    list-style: none outside none;
    margin: 0 0 0px;
    padding-bottom: 4px;
    padding-left: 17px;
    padding-top: 4px;
    text-decoration: none;
    width: auto;
}

#main .mod_sitemap .level_1 .last a {
}


#main .mod_sitemap .level_1 > .submenu {

}

#main .mod_sitemap .level_1 > li {
    padding: 0px 17px;
}

#main .mod_sitemap .level_1 .first {
	margin-top: 10px 0 0;
}

#main .mod_sitemap .level_1 li .sibling {
	color:#666666;
	padding: 7px 17px 8px;
}

#main .mod_sitemap .level_1 li .submenu {
	
}



#main .mod_sitemap .level_2 li {
	margin:0px;
	list-style:none;
}


#main .mod_sitemap li a {
	font-size:15px !important;
}
#main .mod_sitemap li .level_2 a {
	font-size:11px !important;
	margin:0;
}

.aktuelles .more  {
    display: inline;
    float: right;
    margin: -28px 10px 0 0;
}


.aktuelles .mod_newsreader .layout_full > h1 {
	display:none;

}


.aktuelles .mod_newslist .layout_latest {
	background: #f7f5f0;
	margin: 0 0 15px;
}


.aktuelles .mod_newslist .layout_latest .text_container {
	padding: 0 15px 0 0
}

.aktuelles .mod_newslist .layout_latest img {
	float:left;
	margin-right:15px;
}

.aktuelles .mod_newslist .layout_latest h2 {
	margin:15px 0 10px 0 !important;
	font-weight: 300;
	font-size: 14px !important;
}

.aktuelles .mod_newslist .layout_latest h2 a {
    font-size: 14px;
    font-weight: 500;
}


.mod_fblikeit {
	margin:20px 0 0 20px;
}


#main .ul-mitpfeil li {    
    background: url("../../hasslinger/img/li_pfeil.gif") no-repeat scroll left 20px rgba(0, 0, 0, 0);
    border-top: 1px solid #ddd;
    list-style: none outside none;
    margin-bottom: 20px;
    padding: 15px 0 5px 20px !important;
}

#main .ul-mitpfeil li a {    
    display: inline-block;
    font-weight: 400;
    margin: 0 0 5px;
}




.toptext, .toptext p, .toptext div {    
    color: #9A7E62;
    font-size: 10px;
    font-style: italic;
	line-height: 15px;
	margin-right: 20px;
}

.toptext-holzfenster { position: absolute; left: 288px; top: 53px; }
.toptext-holzalufenster { position: absolute; left: 308px; top: 57px; width: 337px;}
.toptext-holzalu50fenster { position: absolute; left: 322px; top: 38px;}
.toptext-holzaluairofenster { position: absolute; left: 233px; top: 38px;}
.toptext-pvcfenster { position: absolute; left: 307px; top: 56px;}
.toptext-pvc-alufenster { position: absolute; left: 304px; top: 53px;}
.toptext-pvcgeneofenster{ position: absolute; left: 234px; top: 22px;}
.toptext-sicherheit{ position: absolute; left: 205px; top: 60px;}
.toptext-schauraum { position: absolute; left: 352px; top: 152px;}
.toptext-meisterbrief { position: absolute; left: 315px; top: 140px;}
.toptext-kataloge { position: absolute; left: 359px; top: 130px;}
.toptext-fensterimvergleich{ position: absolute; bottom: 10px; right: 0;}
.toptext-kastenfenster { position: absolute; left: 200px; top: 45px; width: 200px;}
.toptext-kastenfenster-bild2 { position: absolute; right: -10px; top: 30px;}
.toptext-verbundfenster { position: absolute; left: 240px; top: 40px; width: 280px;}

.fotocredit {    
    bottom: -30px;
    color: #666;
    font-size: 9px;
    font-style: normal;
    margin: 0;
    position: absolute;
    right: 50px;
}

.fotocredit-fensterimvergleich{ }
.fotocredit-holztüren { }
.fotocredit-kunststofftüren { }
.fotocredit-fensterbänke { }

.mainmenu {
    background: none repeat scroll 0 0 #F6F3EA;
    box-shadow: 0 0 3px #B5B5B5;
    height: 40px;
    margin: 0px 0 20px;
    overflow: visible;
    padding: 0;
}

.mainmenu .col_1 {
	width:0px;   
}

.mainmenu .col_2 {
    margin: 0;
    width: 960px;
}

.mainmenu .col_2 .subcr {
	margin: 0;
	padding:0 !important;
}

.mainmenu .toggler {
    border-bottom: medium none;
    font-size: 18px;
    font-weight: 500;
    height: 18px;
    padding: 11px 0;
}

.mainmenu .col_2 .subcr .ce_accordion {
	margin: 0;
	padding:0;
	float: left;
    overflow: visible;
	width: 240px;
}


.mainmenu .accordion {

}


.mainmenu .accordion .secondmenu {
    background: url("../../hasslinger/img/bg-top_secondmenu.jpg") repeat-x scroll left top #F6F3EA;
}

.mainmenu .col_2 .subcr .toggler1 .toggler,
.mainmenu .col_2 .subcr .toggler2 .toggler,
.mainmenu .col_2 .subcr .toggler3 .toggler,
.mainmenu .col_2 .subcr .toggler4 .toggler {
	margin-left: 0;
    text-align: center;

}

.mainmenu .col_2 .subcr .toggler1 .toggler {

}
.mainmenu .col_2 .subcr .toggler2 .toggler {

}
.mainmenu .col_2 .subcr .toggler3 .toggler {

}
.mainmenu .col_2 .subcr .toggler4 .toggler {

}

.mainmenu .col_2 .subcr .accordion {
	width:960px;
	height:300px;
}


.secondmenu {
	background: none repeat scroll 0 0 #F6F3EA;
    border-top: 1px solid #D0CFC4;
    box-shadow: 0 0 3px #b5b5b5 inset;
    margin: 0 0 20px;
    padding: 20px 10px 20px 10px!important;
}

.secondmenu > div > ul > li {
    border-left: 1px solid #D0CFC4;
    display: table-cell;
    padding: 15px 15px 20px;
    width: 157px;
}

.secondmenu > div > ul > .first {
    border-left: none;
}


.toggler2 .accordion {
    margin: 0 0 0 -240px;
}

.toggler3 .accordion {
    margin: 0 0 0 -480px;
}

.toggler3 .secondmenu > div > ul > li {
    width: 292px;
}

.toggler4 .accordion {
    margin: 0 0 0 -720px;
}

.toggler4 .secondmenu > div > ul > li {
    width: 292px;
}

.menubild {
	box-shadow: 0 0 3px #B5B5B5;
}




.nach_oben_link {
    position: fixed;
    right: 20px;
    transition: top 0.2s ease-in 0s;
    z-index: 1000;
}

.nach_oben_link a {
    background: url("../../hasslinger/img/up-link.svg") no-repeat scroll center center #999999;
    color: #ffffff !important;
    display: inline-block;
    font-size: 0;
    height: 60px;
    line-height: 38px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 60px;
}

.nach_oben_link a:hover {
    background: url("../../hasslinger/img/up-link.svg") no-repeat scroll center center #666666;
}



.downloadarchivItem > a {
    display: inline-block;
	padding: 3px 0;
}

.mime_icon {
    margin: -1px 1px 0 -2px;
    position: relative;
}

.dl-metafield {
    float: right;
    font-size: 9px;
    margin: 0 0 0 2px;
    padding: 3px 0;
}

.dl-metafield-datum {
    display: none;
}


#maintopbild .inside{
	background: none repeat scroll 0 0 #f6f3ea;
}

.ecke-1 {
    background:url("../../hasslinger/img/ecke.png") no-repeat scroll right top transparent;
    height: 30px;
    margin: 10px 20px 0 0;
    position: absolute;
    right: 0;
    width: 30px;
}

.ecke-2 {
    background: url("../../hasslinger/img/ecke-linksunten.png") no-repeat scroll right top transparent;
    bottom: 70px;
    height: 30px;
    left: 0;
    margin: 0 0 0 20px;
    position: absolute;
    width: 30px;
}

.arbeitsfelder p {
    border-top: 1px solid #f4aeae;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0 0;
}

.ce_text.arbeitsfelder.block a {
    color: #666 !important;
    font-family: raleway;
    font-size: 18px;
}

.geneo-energie-effizienz {     
	display: inline-block;
    margin: -10px 10px 15px 24px;
}

.bug-alusysteme-logo {
	height:39px;
	display: inline-block;
    margin: 10px 10px 15px 24px;
}

.bug-alusysteme-logo img {
	height:39px;
	width:auto;
}


.ce_downloadarchive {
    background: none repeat scroll 0 0 #f7f5f0;
    margin-bottom: 10px;
    max-width: 100%;
    padding: 0;
}

.ce_downloadarchive.width600.block > h2,
.ce_downloadarchive.width600.block > h3 {
    margin: 0px 10px !important;
    padding: 5px 0 !important;
}


.referenzenseite .subcolumns {
    background: none repeat scroll 0 0 #f7f5f0;
    margin-bottom: 15px;
}


.referenzenseite #mbTitle {
    color: #666;
    display: inline;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}

.referenzenseite .more {
    display: none;
}

.referenzenseite .mod_newslist .layout_latest h2 {
    font-family: raleway;
    font-weight: 400;
}

.referenzenseite .mod_newslist .layout_latest h2 {
    font-family: raleway;
    font-weight: 400;
}


.offene-stellenseite h2 {
    color: #e4121c;
    font-family: Raleway,sans-serif;
    font-size: 18px;
}


.wrapper-anfrage {
    background: none repeat scroll 0 0 #6f6f6b;
}


.toggler-anfrage .secondmenu > div > ul > li {
    display: block;
    float: left;
    padding: 0 15px;
    width: 46%;
}

.toggler-anfrage .secondmenu > div > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.toggler-anfrage .secondmenu > div > ul .first {
    vertical-align: top;
}

.toggler-anfrage .secondmenu {
    background: none;
    margin: 0 auto;
    width: 960px;
	transition: width 0.5s ease-in 1s;
	border:none;
	box-shadow: none;
}


.toggler-anfrage .toggler {
    background: url("../../hasslinger/img/bg-oeffnen.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border: medium none;
    color: #dcdcdc;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    margin: 0 auto;
    padding-left: 15px;
    transition: width 0.5s ease-in 1s;
    width: 945px;
	font-family: "Raleway";
	font-weight:300;
}

.toggler.active {
    font-size: 0;
    height: 12px;
    line-height: 12px;
}

.toggler.active:after {
    content: "schliessen";
    display: block;
    font-size: 18px;
    height: 18px;
    position: absolute;
    top: 10px;
    width: 100px;
}

.toggler-anfrage .accordion > div {
	background:#939288;
    line-height: 16px;
    padding: 10px 0;
}

.toggler-anfrage h3, .toggler-anfrage h2, .toggler-anfrage p, .toggler-anfrage div, 
.toggler-anfrage span, .toggler-anfrage .checkbox_container input, .toggler-anfrage .checkbox_container label {
	color:#ffffff !important;
}

.toggler-anfrage .submit_container {
	margin:15px 0 0 0;
}

.toggler-anfrage a {
	color:#e4121c !important;
}

.toggler-anfrage h3, .toggler-anfrage h2 {
    font-family: Raleway,sans-serif;
    font-size: 22px;
}

.toggler-anfrage .textarea, .toggler-anfrage .mandatory {
	border:none;
	border-radius:5px;
	padding:10px;
	margin:5px 0;
	width:80%;
	font-size:14px;
}

.toggler-anfrage .submit_container .submit {
	background:none repeat scroll 0 0 #6f6f6b;
	border:none;
	border-radius:5px;
	padding:8px 30px;
	color:#ffffff;
	text-transform:uppercase;
	transition: all 0.250s;
}

.toggler-anfrage .submit_container .submit:hover {
	background:none repeat scroll 0 0 #646460;
	transition: all 0.250s;
}


.absatzlinie-oben .h1rot {
    display: block;
    margin-bottom: 10px;
}

.absatz-artikel {
	font-size:14px;
	line-height: 22px;
}

#main > .inside:after {
    background: url("../../hasslinger/img/ecke-linksunten.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 30px;
    width: 30px;
}

.introstartseite #main > .inside:after, .startseite #main > .inside:after {
	display:none;
}

.Produktfolder-h1-icon {
    float: right;
    margin: 0 5px;
}


.mod_rocksolid_slider {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 3px #b5b5b5;
    float: left;
    height: 340px;
    width: 540px;
}

.icon_teasergross {
width: 100% !important;
background-repeat: no-repeat !important;
height: 20px !important;
position: absolute !important;
left: 10px !important;
bottom: 10px !important;
}


.rsts-skin-default .rsts-slide img {
	opacity: 1;
    transition: all 0.25s ease-in-out 0s;
}

.rsts-skin-default .rsts-slide img:hover {
    opacity: 0.8;
    overflow: hidden;
    transform: none;
    transition: all 0.1s linear 0s;
}

.rsts-nav.rsts-nav-bullets {
    bottom: 10px;
    left: inherit;
    right: 20px;
}

.rsts-skin-default .rsts-caption {
    background-color: #fff;
    color: #555555;
    font-family: raleway;
    font-size: 9px;
    left: 20px;
    letter-spacing: 1px;
    margin-right: 20px;
    opacity: 0;
    padding: 1px 6px;
    position: absolute;
    top: 20px;
    transform: translate(0px, -20px);
    transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
}


.rsts-skin-default .rsts-nav-bullets a:hover, .rsts-skin-default .rsts-nav-bullets a.active {
    box-shadow: none;
	background-color:#d0cdc3 !important;
}



.rsts-skin-default .rsts-nav-bullets a {
    background-clip: padding-box;
    background-color: #e7e4da !important;
    border-radius: 1px;
    box-shadow: none;
    display: inline-block;
    height: 7px;
    margin: 10px 0 10px 6px;
    outline: medium none;
    overflow: hidden;
    text-align: left;
    text-indent: -999px;
    width: 7px;
}






.facebookicon-footer:after {
	content:normal;
	display:none !important;
}



.unverbindlich-Anfragen-Button {
	text-align:right;
}

.unverbindlich-Anfragen-Button a {
    background: none repeat scroll 0 0 #f6f3ea;
    border-radius: 1px;
    color: #999 !important;
    display: inline-block;
    font-size: 10px;
    margin-bottom: -34px;
    margin-right: 10px;
    padding: 5px 10px;
    transition: margin 0.2s ease 0s;
}

.unverbindlich-Anfragen-Button a:hover {
    color: #666 !important;
    margin-right: 0px;
}

.unverbindlich-Anfragen-Button a:after {
    content: "" !important;
    display: inline-block;
    font: 0.7em/1 "RockSolid Icons" !important;
    margin-left: 0.22222em;
    position: relative;
    text-indent: 0;
    text-rendering: geometricprecision;
}


.styled_select {
	width:200px;
}

table td {
    padding: 2px 10px;
    vertical-align: middle;
}



}

/*@media only screen and (min-width: 2000px) {



#wrapper {
    width: 1240px;
	transition: width 0.5s ease-in 1s;
}
#header {
    width: 1200px;
	transition: width 0.5s ease-in 1s;
}

.sidebarleft #main {
    width: 940px;
	transition: width 0.5s ease-in 1s;
}

.sidebarleft #main .inside {
    width: 900px;
	transition: width 0.5s ease-in 1s;
}

.width600 {
    width: 860px;
	transition: width 0.5s ease-in 1s;
}


.width400 {
    width: 820px;
	transition: width 0.5s ease-in 1s;
}

#maintopbild .inside{
    width: 920px !important;
	background: none repeat scroll 0 0 #f6f3ea;
	transition: width 0.5s ease-in 1s;
}

.startseitenbild-wrapper {
    width: 1200px;
	transition: width 0.5s ease-in 1s;
}

.startseitenbild {
	width:1200px;
	transition: width 0.5s ease-in 1s;
}

.cleam-startseite {
    width: 840px;
	transition: width 0.5s ease-in 1s;
}

.startseite #main .inside {
    width: 1200px;
	transition: width 0.5s ease-in 1s;
}



.starseitenteaser-gross {
    width: 697px;
	transition: width 0.5s ease-in 1s;
}

#startseitennewsmodul {
	width: 483px;
    margin: 0 0 0 717px;
    transition: all 0.5s ease-in 1s;
}

#startseitennewsmodul .layout_latest .text_container {
    width: 363px;
	transition: width 0.5s ease-in 1s;
}

.starseitenteaser-gross .starseitenteaser-gross-img {
    width: 675px;
	transition: width 0.5s ease-in 1s;
}

.toggler-anfrage .secondmenu {
    width: 1200px;
	transition: width 0.5s ease-in 1s;
}

.toggler-anfrage .toggler {
    width: 1185px;
	transition: width 0.5s ease-in 1s;
}

}


/*----------------------------------------
 iPad 
------------------------------------------*/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 


#wrapper {
    width: 980px;
	transition: width 0.5s ease-in 1s;
}
#header {
    width: 940px;
	transition: width 0.5s ease-in 1s;
}

.sidebarleft #main {
    width: 680px;
	transition: width 0.5s ease-in 1s;
}

.sidebarleft #main .inside {
    width: 640px;
	transition: width 0.5s ease-in 1s;
}

.width600 {
    width: 600px;
	transition: width 0.5s ease-in 1s;
}


.width400 {
    width: 560px;
	transition: width 0.5s ease-in 1s;
}

#maintopbild .inside{
    width: 660px !important;
	background: none repeat scroll 0 0 #f6f3ea;
	transition: width 0.5s ease-in 1s;
}

.startseitenbild-wrapper {
    width: 940px;
	transition: width 0.5s ease-in 1s;
}

.startseitenbild {
	width:940px;
	transition: width 0.5s ease-in 1s;
}

.cleam-startseite {
    width: 580px;
	transition: width 0.5s ease-in 1s;
}

.startseite #main .inside {
    width: 940px;
	transition: width 0.5s ease-in 1s;
}

.Startseitenslider {
    width: 520px !important;
	transition: width 0.5s ease-in 1s;
}

.starseitenteaser-gross {
    width: 520px;
	transition: width 0.5s ease-in 1s;
}

#startseitennewsmodul {
	width: 400px;
    margin: 0 0 0 540px;
    transition: all 0.5s ease-in 1s;
}

#startseitennewsmodul .layout_latest .text_container {
    width: 280px;
	transition: width 0.5s ease-in 1s;
}

.starseitenteaser-gross .starseitenteaser-gross-img {
    width: 500px;
	transition: width 0.5s ease-in 1s;
}

.toggler-anfrage .secondmenu {
    width: 940px;
	transition: width 0.5s ease-in 1s;
}

.toggler-anfrage .toggler {
    width: 925px;
	transition: width 0.5s ease-in 1s;
}

}


/*----------------------------------------
 iPhone
------------------------------------------*/

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 


/*
#mainmenu {
	height:auto;
}


#mainmenu ul.level_1 {
    border: medium none;
    float: none;
    height: auto;
    margin: 0;
}

#mainmenu ul.level_1 li {
	
	border-top: 1px solid #fff;
    border-bottom: 1px solid #d3d3d3;
    border-left: medium none;
    border-right: medium none;
    float: none;
    height: auto;
}

#mainmenu ul.level_1 li a, #mainmenu ul.level_1 li span {
	float:none;
	height:auto;
	text-align: left;
	font-size: 30px;
	padding: 15px;
}

*/

#wrapper {
    width: 980px;
	transition: width 0.5s ease-in 1s;
}
#header {
    width: 940px;
	transition: width 0.5s ease-in 1s;
}



.sidebarleft #main {
    width: 680px;
	transition: width 0.5s ease-in 1s;
}

.sidebarleft #main .inside {
    width: 640px;
	transition: width 0.5s ease-in 1s;
}

.width600 {
    width: 600px;
	transition: width 0.5s ease-in 1s;
}


.width400 {
    width: 560px;
	transition: width 0.5s ease-in 1s;
}

#maintopbild .inside{
    width: 660px !important;
	background: none repeat scroll 0 0 #f6f3ea;
	transition: width 0.5s ease-in 1s;
}

.startseitenbild-wrapper {
    width: 940px;
	transition: width 0.5s ease-in 1s;
}

.startseitenbild {
	width:940px;
	transition: width 0.5s ease-in 1s;
}

.cleam-startseite {
    width: 580px;
	transition: width 0.5s ease-in 1s;
}

.startseite #main .inside {
    width: 940px;
	transition: width 0.5s ease-in 1s;
}

.Startseitenslider {
    width: 520px !important;
	transition: width 0.5s ease-in 1s;
}

.starseitenteaser-gross {
    width: 520px;
	transition: width 0.5s ease-in 1s;
}

#startseitennewsmodul {
	width: 400px;
    margin: 0 0 0 540px;
    transition: all 0.5s ease-in 1s;
}

#startseitennewsmodul .layout_latest .text_container {
    width: 280px;
	transition: width 0.5s ease-in 1s;
}

.starseitenteaser-gross .starseitenteaser-gross-img {
    width: 500px;
	transition: width 0.5s ease-in 1s;
}

.toggler-anfrage .secondmenu {
    width: 940px;
	transition: width 0.5s ease-in 1s;
}

.toggler-anfrage .toggler {
    width: 925px;
	transition: width 0.5s ease-in 1s;
}



}


#mbBottom {
    color: #999;
    font-family: "Raleway";
    font-size: 14px;
    font-weight: 600;
}

#mbTitle, #mbPrevLink, #mbNextLink, #mbCloseLink {
    color: #e4121c;
    display: inline;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
}

#mbCaption {
    color: #666;
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
}

#mbPrevLink big, #mbNextLink big, #mbCloseLink big {
    color: #666;
    font-size: 30px;
    font-weight: 300;
    line-height: 14px;
}