/*
font-family:'FrutigerLTW01-45Light';
font-family:'Frutiger LT W01 65 Bold';
font-family:'FrutigerLTW01-55Roman';
font-family:'FrutigerLTW01-57Condens';

Schrift #333;

*/

/* @group Resetting */	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; 
	padding: 0; 
	border: 0;
}
	
a {
	outline: none;
}

img {
	display: block;
}

html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}

/* @end */

/* @group common */
body {
	font: normal 10px/14px 'FrutigerLTW01-45Light', Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	text-align: center;
	background-color: #fff;
}

#wrapper {
	width: 100%;
	min-width: 768px;
	margin: 0 auto 0 auto;
}

#headerwrapper {
	width: 100%;
	height: 140px;
	border-bottom: 1px solid #b2b2b2;
	position: relative;
	margin: 0 0 1em 0;
}

#header {
	width: 100%;
	height: 140px;
	margin: 0 auto 0 auto;
	position: relative;
}

.logo {
	width: 238px;
	height: 59px;
	position: absolute;
	top: 20px;
	right: 1.9%;
}	

h3.claim {
	font-weight: normal;
	font-family:'FrutigerLTW01-55Roman';
	color: #999;
	position: absolute;
	left: 1.9%;
	top: 67px;
	font-size: 1.6em;
}

/* @group Navigation */

#topnavi {
	display: none;
}

#navigation {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #f7f7f7;
	overflow: hidden;
}

#navigation ul {
	list-style-type: none;
/*	border: 1px solid #ebebeb;*/
	border-bottom: none;
	border-left: none;
	overflow: hidden;
}

#navigation ul li {
	float: left;
}

#navigation ul li a:link,
#navigation ul li a:visited {
	font-family:'FrutigerLTW01-57Condens';
	color: #444;
	text-decoration: none;
	display: block;
	background-color: #ebebeb;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #fff;
	font-size: 1.4em;
	line-height: 20px;
}

#navigation ul li a:hover {
	background-color: #b2b2b2;
	color: #fff;
}

#navigation ul li a.selected:link,
#navigation ul li a.selected:visited {
	background-color: #b2b2b2;
	color: #fff;
}

/* @end */

.suchli {
	border-left: 1px solid #ebebeb;
	overflow: hidden;
	width: 140px;
}

#suchfeld {
	border: none!important;
	font-family:'FrutigerLTW01-57Condens';
	color: #888;
	font-size: 1.4em;
	padding: 6px 4px 7px 4px;
	background: none;
	-webkit-appearance: none;
	border-radius: 0;
	margin: 0!important;
}

#contentwrapper {
	margin: 0 auto 30px auto;
	width: 100%;
	text-align: left;
}

#stage {
	width: 100%;
	position: relative;
}

#stage img {
	width: 100%;
}

.phonehome {
	list-style-type: none;
}

#modalSucheContainer {
	display: none;
}

#quicksearch {
	margin-bottom: 3em;
	background-color: #eee;
}

#standortwrapper,
#fachbereichwrapper,
#alphabetischwrapper {
	float: left;
	width: 32.2%;
	padding: 0.8% 0.85% 0.8% 0.85%;
}

#fachbereichwrapper {
	padding: 0.8% 0 0.8% 0;
}

#quicksearch a:link,
#quicksearch a:visited {
	display: block;
	border: 1px solid #dddddd;
	color: #333;
	padding: 5px 5px 5px 30px;
	text-decoration: none;
	background: url('../images/quicksearch-arrow.png') no-repeat 8px center #fff;
	font: 1.4em 'FrutigerLTW01-45Light';
}

#quicksearch a:hover {
	background-color: #f9f9f9;
}

#quickmobile {
	display: none;
}

#path {
	margin-left: 1.9%;
	margin-bottom: 2em;
}

#path ul {
	list-style-image: none;
	list-style-type: none;
}

#path ul li {
	float: left;
}

#path ul li a:link,
#path ul li a:visited {
	font-size: 1.2em;
	color: #aaa;
	text-decoration: none;
}

#path ul li a:hover {
	color: #333;
	text-decoration: underline;
}

#path ul li a.selected:link,
#path ul li a.selected:visited {
	color: #333;
}

#pagesubtitel {
	font-weight: normal;
	font-family:'FrutigerLTW01-45Light';
	font-size: 1.5em;
	line-height: 1em;
	margin-left: 1.9%;
	margin-bottom: 0.7em;
}

#pagetitel {
	font-weight: normal;
	font-family:'FrutigerLTW01-45Light';
	font-size: 3em;
	line-height: 1em;
	margin-left: 1.9%;
	margin-bottom: 1.33em;
}

/* @group Subnavigation */

#subnavigation {
	float: left;
	width: 26.1%;
	margin: 0 auto 30px 1.9%!important;
	border-top: 1px solid #e0e0e0;
}

#subnavigation ul {
	list-style-image: none;
	list-style-type: none;
}

#subnavigation ul a:link,
#subnavigation ul a:visited {
	display: block;
	color: #333;
	font-size: 1.2em;
	line-height: 1.25em;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #e0e0e0;
	font-family:'Frutiger LT W01 65 Bold';
}

#subnavigation ul a:hover {
	background-color: #f1f1f1;
}

#subnavigation ul li ul a:link,
#subnavigation ul li ul a:visited {
	font-family:'FrutigerLTW01-45Light';
	padding: 5px 0 5px 20px;
}

#subnavigation ul li ul li ul a:link,
#subnavigation ul li ul li ul a:visited {
	padding: 5px 0 5px 35px;
}

#subnavigation ul li ul li ul li ul a:link,
#subnavigation ul li ul li ul li ul a:visited {
	padding: 5px 0 5px 50px;
}

#subnavigation ul a.selected:link,
#subnavigation ul a.selected:visited {
	color: #333;
	background-color: #f1f1f1;
}

/* @end */

#contentklammer {
	float: left;
	width: 66%;
	margin: 0 0 0 3.9%;
}

.showNoNavi {
	float: none!important;
	width: 98.1%!important;
	margin: 0 0 0 1.9%!important;
}

#content {
	float: left;
	width: 100%;
}

#marginal {
	clear: both;
	width: auto;
}

#newsliste a:link,
#newsliste a:visited {
	display: block;
	background-color: #fff;
	color: #333;
	text-decoration: none;
	padding: 1em 0 1em 0;
	border-top: 1px solid #e0e0e0;
}

#newsliste a:hover {
	background-color: #f5f5f5;
	color: #222;
}

#newsliste p {
	margin: 0;
}

#footer {
	border-top: 1px solid #e0e0e0;
	padding: 0 1.9% 0 1.9%;
}

#footernavi {
	width: 100%;
	display: none;
}


#footermeta {
	width: 100%;
	text-align: left;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #e0e0e0;
}

#footermeta ul {
	list-style-image: none;
	list-style-type: none;
}

#footermeta ul li {
	float: left;
}

#footermeta ul li a:link,
#footermeta ul li a:visited {
	display: block;
	font-family:'FrutigerLTW01-45Light';
	font-size: 1.2em;
	color: #777;
	text-decoration: none;
	padding: 1em 2em 1em 0;
}

#footermeta ul li a:hover {
	text-decoration: underline;
	color: #333;
}

#footersocial {
	width: 100%;
	text-align: left;
	margin: 0 auto 2em auto;
}

#footersocial ul {
	list-style-image: none;
	list-style-type: none;
}

#footersocial ul li {
	float: left;
}

#footersocial ul li a:link,
#footersocial ul li a:visited {
	display: block;
	width: 31px;
	height: 31px;
	text-decoration: none;
	margin: 1em 2em 1em 0;
	text-indent: -9999px;
}

#footersocial ul li a.socialtw:link,
#footersocial ul li a.socialtw:visited {
	background: url(../images/social-tw.png) no-repeat left top #ffffff;
}

#footersocial ul li a.socialyt:link,
#footersocial ul li a.socialyt:visited {
	background: url(../images/social-yt.png) no-repeat left top #ffffff;
}

#footersocial ul li a.socialxi:link,
#footersocial ul li a.socialxi:visited {
	background: url(../images/social-xi.png) no-repeat left top #ffffff;
}

#footersocial ul li a.socialfb:link,
#footersocial ul li a.socialfb:visited {
	background: url(../images/social-fb.png) no-repeat left top #ffffff;
}

/* @end */




/* @group 1024 */
	@media only screen and (min-width: 1024px) {
		
		#headerwrapper {
			height: 160px;
			margin: 0 0 2em 0;
		}
		
		#header {
			width: 960px;
			height: 160px;
		}
		
		.logo {
			right: 0;
		}	
		
		h3.claim {
			left: 0;
		}
		
		#navigation ul li a:link,
		#navigation ul li a:visited {
			padding: 5px 8px 5px 8px;
			font-size: 1.5em;
		}
		
		.suchli {
			width: auto;
		}
		
		#suchfeld {
			/*font-family:'FrutigerLTW01-55Roman';*/
			padding: 6px 8px 6px 8px;
			font-size: 1.5em;
		}
		
		#contentwrapper {
			width: 960px;
		}
		
		#stage {
			height: 368px;
			overflow: hidden;
		}
		
		#modalSucheContainer {
			display: block;
		}
		
		#quicksearch {
			margin-left: 0;
			margin-bottom: 3em;
		}
		
		#path {
			margin-left: 0;
			margin-bottom: 4em;
		}
		
		#pagesubtitel {
			margin-left: 0;
		}
		
		#pagetitel {
			margin-left: 0;
			margin-bottom: 1.33em;
		}
		
		#subnavigation {
			width: 200px;
			margin: 0 auto 30px 0!important;
		}
		
		#contentklammer {
			float: left;
			width: 730px;
			margin: 0 0 0 30px;
		}
		
		.showNoNavi {
			margin: 0!important;
		}
		
		#content {
			width: 500px;
			margin: 0 30px 0 0!important;
		}
		
		#marginal {
			float: left;
			clear: none;
			width: 200px;
			margin: 0 0 0 auto!important;
		}
		
		#footer {
			padding: 0;
		}
		
		#footernavi {
			display: block;
			width: 960px;
			text-align: left;
			margin: 0 auto 0 auto;
			padding: 0 0 1em 0;
			border-bottom: 1px solid #e0e0e0;
		}
		
		#footernavi ul {
			float: left;
			width: 14.2857%;
			list-style-image: none;
			list-style-type: none;
		}
		
		#footernavi ul li a:link,
		#footernavi ul li a:visited {
			display: block;
			font-family:'Frutiger LT W01 65 Bold';
			font-size: 1.2em;
			color: #777;
			text-decoration: none;
			padding: 1em 0 1em 0;
			text-transform: uppercase;
		}
		
		#footernavi ul li ul li a:link,
		#footernavi ul li ul li a:visited {
			font-family:'FrutigerLTW01-57Condens';
			padding: 3px 0 3px 0;
			text-transform: none;
		}
		
		#footernavi ul li a:hover,
		#footernavi ul li ul li a:hover {
			text-decoration: underline;
			color: #333;
		}
		
		#footernavi ul li ul {
			float: none;
			width: 100%;
		}
		
		#footermeta {
			width: 960px;
			text-align: left;
		}
		
		#footersocial {
			width: 960px;
		}
		
	}
/* @end */


/* @group 1280 */
	@media only screen and (min-width: 1280px) {
		
		body {
			font-size: 12.5px;
			line-height: 17.5px;
		}
		
		#header {
			width: 1200px;
		}
		
		h3.claim {
			top: 64px;
		}
		
		#navigation ul li a:link,
		#navigation ul li a:visited {
			padding: 7px 13px 7px 13px;
		}
		
		#contentwrapper {
			width: 1200px;
		}
		
		#stage {
			height: 460px;
			overflow: hidden;
		}
		
		#subnavigation {
			width: 250px;
			margin: 0 auto 30px 0!important;
		}
		
		#contentklammer {
			width: 912px;
			margin: 0 0 0 37px;
		}
		
		.showNoNavi {
			margin: 0!important;
		}
		
		#content {
			width: 625px;
			margin: 0 37px 0 0!important;
		}
		
		#marginal {
			width: 250px;
		}
		
		#footernavi {
			width: 1200px;
		}
		
		#footermeta {
			width: 1200px;
		}
		
		#footersocial {
			width: 1200px;
		}
	}
/* @end */






/* @group Clearing und Fixing */
.clear 	{ clear: both; font-size: 1px; line-height: 0; margin: 0; padding: 0; }
.cf:before, .cf:after { content:""; display:table;}
.cf:after { clear:both; }
.cf { zoom:1; }
/* @end */