/*********************************/
/********** Media spezifisch *****/

.notablet { display:none;}
.tablet { display:block;}

@media (min-width:768px) {
	body { padding:0; font-size:11pt!Important; line-height:15pt!Important;}
	.Normal, .NormalDisabled, .NormalDeleted {font-size:11pt!Important; line-height:15pt!Important;}
	.tablet { display:block; }
	.notablet { display:none; }
	#addthis { display: none; }
	.tablet.addthis_toolbox { margin:10px 0 10px 20px;}
	.rssitems { margin-left:0; text-align:center!Important;}
	.rssitem {
		float:none!Important;
		margin-left:auto!Important; 
		margin-right:auto!Important;
		text-align:left!Important;
	}
	.copyright { margin-top:40px;}
	#navirow { margin-top:0; }
	#header { margin: 0 -10px 0 -10px; }	
	.content_inner_wrapper > div.spalte4 > div { margin-left:0;}
	.customRefLable { width:35%!Important; }
	.customRefValue { width:65%!Important; }
	.homeseite #headerimage { height:150px; }
	.folgeseite #headerimage { height:100px; }
	.content_inner_wrapper > div.spalte4 h1.lefttitle { text-align:left; }	
	.footermenu > li {width:23%;}
	#dnn_dnnLogin_loginGroup { float:right; }
	.glitBase_Standard.home ul.navi > li { width:50%; }
	/*.glitBase_Standard.home .dropdownlinkdescription { height:80px; }*/
	.glitBase_Standard ul.navi > li { width:16.5%;}
	.glitBase_Standard .dropdownlinktext { display:block; }
	.footermenu li { width:23%;}
	
	
}	

@media (min-width:992px) {
	body { padding:0; font-size:11pt!Important; line-height:15pt;}
	.Normal, .NormalDisabled, .NormalDeleted {font-size:11pt!Important; line-height:15pt!Important;}
	.copyright { margin-top:40px;}
	.tablet { display:none; }
	.notablet { display:block; }
	#addthis { display: none; }
	#header { margin: 0 -20px 0 -20px; }
	.customRefLable { width:25%!Important; }
	.customRefValue { width:75%!Important; }
	.homeseite #headerimage { height:200px; }
	.folgeseite #headerimage { height:150px; }
	#spacingTop { height:20px; }
	.subnavi {display:none; }
	.footermenu > li {width:23%;}
	.kontaktformular .itemname { width:30%;}
	.kontaktformular .item { width:60%;}
	.kontaktformular .reqitem { width:7%; margin-left:3%;}
	.kontaktformular .itemname span.Normal { width:auto;}
	.iweb_cfd_table .CommandButton { margin-left:30%; }
	.glitBase_Standard.home ul.navi > li { width:25%; }
	.glitBase_Standard ul.navi > li { width:16.5%; }
	.news_article .pagetext { padding-bottom:0px; margin-bottom:20px; height:50px;}
	.eds_news_glit.eds_subCollection_news .itemsubtitle {height:50px;}
	.eds_news_glit.eds_subCollection_news .itemtitle {
		height:47px;
		overflow:hidden;
	}
}

@media (min-width:1200px) {
	body { padding:0px 0 0 0;}
	.copyright { margin-top:40px;}
	.tablet { display:none; }
	.notablet { display:block; }
	.logo_style {margin-top: 10px;}
	.tablet.addthis_toolbox { margin:10px 0 10px 70px;}		
	.itemlistKontaktOut { width:50%!Important; }
	#header { margin: 0 -20px 0 -20px; }
	.customRefLable { width:15%!Important; }
	.customRefValue { width:85%!Important; }
	.homeseite #headerimage { height:300px; }
	.folgeseite #headerimage { height:270px; }
	.footermenu > li {width:23%;}

}

@media (min-width: 980px) and (max-width: 1150px) {
}