/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
    color: #222;
    font-size: 10px;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* =========================================================================
	Fonts
	======================================================================== */

/*
This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers.
You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software.
Please contact Monotype with any questions regarding Web Fonts:  http://www.fontshop.com
*/
@font-face { font-family:'DINWeb-Regular';
			 src:url('../Fonts/1381398/4de9298c-f40d-4a75-9c2c-ffac376c134f.eot?#iefix');
			 src:url('../Fonts/1381398/4de9298c-f40d-4a75-9c2c-ffac376c134f.eot?#iefix') format('eot'),url('../Fonts/1381398/7cec9587-8ab7-442c-941d-3361ca9b5fa0.woff2') format('woff2'),url('../Fonts/1381398/a5c0bb07-797b-411b-ab40-0942c7618db8.woff') format('woff'),url('../Fonts/1381398/595973b5-ce57-401e-b010-5524621496dc.ttf') format('truetype');
}
@font-face { font-family:'DINWeb-Bold';
			 src:url('../Fonts/1448028/0cfa7c07-29e3-473f-a0e0-9f2b6a1c2880.eot?#iefix');
			 src:url('../Fonts/1448028/0cfa7c07-29e3-473f-a0e0-9f2b6a1c2880.eot?#iefix') format('eot'),url('../Fonts/1448028/bb06c1e8-d3a7-48b2-8421-210adb53936c.woff2') format('woff2'),url('../Fonts/1448028/4c553e2f-60f0-4b5a-bb6f-ea7c8b4469d3.woff') format('woff'),url('../Fonts/1448028/12245acd-f8a6-4165-985a-c90be2f6a58f.ttf') format('truetype');
}
@font-face { font-family:'DINWeb-Light';
			 src:url('../Fonts/1448134/69516398-b445-4c2c-8da2-d7c1b043e024.eot?#iefix');
			 src:url('../Fonts/1448134/69516398-b445-4c2c-8da2-d7c1b043e024.eot?#iefix') format('eot'),url('../Fonts/1448134/88630b74-dd81-42a3-be85-b6e27071d630.woff2') format('woff2'),url('../Fonts/1448134/88e96ad4-aca8-4bc8-952e-41e5c10ac48b.woff') format('woff'),url('../Fonts/1448134/cb11d42c-6f16-4a37-8aaa-2d4740433b07.ttf') format('truetype');
}
@font-face { font-family:'DINWeb-Medium';
			 src:url('../Fonts/1448152/729cfb6c-09a5-429b-8250-cd6e23455590.eot?#iefix');
			 src:url('../Fonts/1448152/729cfb6c-09a5-429b-8250-cd6e23455590.eot?#iefix') format('eot'),url('../Fonts/1448152/673d0af4-f3a4-4a8b-8d7f-24aa5c8a4a2c.woff2') format('woff2'),url('../Fonts/1448152/ac55f8b3-1f99-484b-a876-7314bb62ae8d.woff') format('woff'),url('../Fonts/1448152/0171fce7-366e-46f8-a7b6-b74a933a5ae2.ttf') format('truetype');
}
@font-face { font-family:'MarketWeb';
			 src:url('../Fonts/1465988/7bd29502-4933-4cd9-8ffa-6972b8a2512c.eot?#iefix');
			 src:url('../Fonts/1465988/7bd29502-4933-4cd9-8ffa-6972b8a2512c.eot?#iefix') format('eot'),url('../Fonts/1465988/1b145514-5cda-45d8-bae4-20ed9257c815.woff2') format('woff2'),url('../Fonts/1465988/03871a11-61d0-444f-aa7b-90a92217d999.woff') format('woff'),url('../Fonts/1465988/ee840d1a-b1e1-4f80-b3a3-1058709a2c62.ttf') format('truetype');
}

			 
/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px DINWeb-Regular, Helvetica, Arial, sans-serif;
	box-sizing: border-box;
	min-width: 320px;
}
/* box-sizing vererben */
*, ::before, ::after { box-sizing: inherit; }
img {
    max-width: 100% !important;
}
h1 {
	line-height: 1.2;
	font-size: 1.5em;
	margin: 0.67em 0;
}
.maintextbox a,
.level01_maintextbox a {
	color: #a80000;
	font-weight: bold;
	text-decoration: none;
}
.maintextbox a:hover,
.level01_maintextbox a:hover {
	color: black;
	text-decoration: underline;
}
.maintextbox a.internal-link::before,
.level01_maintextbox a.internal-link::before {
	content: '> ';
	color: #a80000;
}
.bodytext {
	margin-bottom: 30px;
}
.csc-textpic-text .bodytext {
	margin-top: 0;
}
.one_pix_trans {
	width: 100%;
	height: 1px;
	background-color: transparent;
	clear: both;
}
/* ===============
    Overwrite Standard TYPO§ css
   =============== */
.csc-firstHeader {
	font-size: 2em;
}


.csc-textpic-caption {
	font-size: 1.2rem;
	line-height: 1.5;
}   

.image-caption {
	text-align: center;
	font-style: italic;
	font-size: 0.8em;
	line-height: 1.5;
}
   
.frame-layout-1 {
	color: red !important;
}   
   
/* ====================================================================
    klmmr and principal layout
   ================================================================= */
.klmmr {
    width: 100%;
}
.shortcut,
.teaserbox_ce_pic,
.mostwanted  {
	background-color: #002557;
	color: white;
}
.shortcut_outerklmmr {
	background-color: #002557;
	padding: 0;
	height: 50px;
	line-height: 48px;
}
.shortcut {
	height: 50px;
	width: 100%;
	display: table;
	table-layout: fixed;
	overflow: hidden;
}
.tulogolink {
	height: 100%;
	width: 120px;
	text-align: left;
	display: table-cell;
	vertical-align: top;
}
.tulogolink a {
	line-height: 48px;
}
.shortcut_middle {
	display: table-cell;
	width: 100%;
	vertical-align: top;
}
.shortcut_right {
	display: table-cell;
	width: 120px;
	vertical-align: top;
}
.shortcut_right_inner {
	display: table;
	width: 100%;
	height: 50px;
	table-layout: fixed;
}
#languagemenu_outerklmmr,
#search_outerklmmr,
#interns_outerklmmr {
	background-color: #eeeeee;
	padding: 0;
	height: 100px;
	display: none;
	z-index: 80;
}
.faklink {
	height: 100%;
	text-align: left;
}
.faklink .faklink_inner {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sprache,
.suche,
.interna {
	display: table-cell;
	width: 33.3333%;
	text-align: center;
	position: relative;
}
#sprache_show,
#suche_show,
#interna_show {
	display: inline;
	width: 100%;
}
#sprache_hide,
#suche_hide,
#interna_hide {
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0;
	top: 0;
	z-index: 80;
	display: none;
}
#newslist_outerklmmr {
	width: 100%;
	height: 135px;
	border-bottom: 3px solid #eeeeee;
	background: url(../Icons/newsschraffur.png)
}
.breadcrumb,
.breadcrumb_sub,
.newslist {
	padding: 0 15px 0 15px;
}
.breadcrumb_sub li {
	max-width: calc((100% - 30px) / 5);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newslist_header {
	line-height: 120px;
	padding-top: 15px;
	font-size: 2.5rem;
	color: #666;
}
.newslist_dateselect {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.newslist_dateselect input {
	width: 90px;
	text-align: center;
}
.teaserbox_ce_pic_outerklmmr {
	background-color: #002557;
	padding: 0;
}
.mostwanted_outerklmmr {
	width: 100%;
	background-color: #002557;
	padding: 0 0 20px 0;
	display: inline-block;
	margin-top: 20px;
}
.shortcut,
.headerblock,
.introbox_1,
.teaserbox_news,
.newslist_dateselect,
.newslist_list,
.maintextbox,
.teaserbox_ce_pic,
.level01_maintextbox,
.fillablebox ,
.maintextbox,
.mostwanted,
#languagemenu_innerklmmr,
#interns_innerklmmr,
#search_innerklmmr,
.footer_1,
.footer_2 {
	padding: 0 15px 0 15px;
}
.teaserbox_news,
.teaserbox_ce_pic {
	margin-bottom: 20px;
}
.headerblock,
#languagemenu_innerklmmr,
#interns_innerklmmr,
#search_innerklmmr {
	height: 100%;
}
.header_outerklmmr {
	height: 100px;
	border-bottom: 3px solid #eeeeee;
	position: relative;
}
.breadcrumb_outerklmmr {
	min-height: 50px;
	position: relative;
	display: none;
}
.breadcrumb_firstline .hassub {
	margin-bottom: 100px;
}
.breadcrumb_firstline .hasnosub {
	margin-bottom: 0;
}

.header_outerklmmr > .klmmr,
.breadcrumb_sub_outer_back > .klmmr,
.shortcut_outerklmmr > .klmmr,
#languagemenu_outerklmmr > .klmmr,
#search_outerklmmr > .klmmr,
#interns_outerklmmr > .klmmr {
	height: 100%;
}
.headerlogo {
	color: #002557;
	float: left;
	display: inline;
	padding-top: 25px;
}
.navlevel_2{
	height: 53px;
	background-color: #002557;
	padding: 0;
	width: 100%;
}
.breadcrumb_sub_outer_back {
	height: 100px;
	background-color: white;
	width: 100%;
}
.breadcrumb_sub_outer {
	min-height: 50px;
	max-height: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: #5a7094;
	padding: 0;
	width: 100%;
	display: inline-block;
}
.breadcrumb_sub ul {
	display: block;
}
#bcpulldown_outerklmmr {
	width: 100%;
	display: none;
	background-color: #eceff3;
}
#bcpulldown_outerklmmr ul {
	margin: 0;
	padding: 0;
	height: 100%;
}
#bcpulldown_outerklmmr li{
	list-style: none;
	width: 100%;
}
#bcpulldown_outerklmmr .level_2 {
	padding-left: 10px;
}
#bcpulldown_outerklmmr .level_3 {
	padding-left: 20px;
}
#bcpulldown_outerklmmr .level_4 {
	padding-left: 60px;
}
#bcpulldown_outerklmmr li > a{
	width: 100%;
	line-height: 50px;
	text-decoration: none;
	font-size: 1.3rem;
	text-transform: uppercase;
	color: #002557;
	padding-left: 15px;
}
#bcpulldown_outerklmmr div[id^="show_sub_of_"] {
	display: inline;
	float: right;
}
#bcpulldown_outerklmmr div[id^="hide_sub_of_"] {
	display: none;
	float: right;
}
div[id^="bcpulldown_sub_of_"] {
	display: none;
	background-color: #143367;
}
div[id^="bcpulldown_sub_of_"] a {
	color: white !important;
}

.footer_1_outerklmmr {
	height: 80px;
	width: 100%;
	border-top: 2px solid #eeeeee; 
	border-bottom: 2px solid #eeeeee; 
}

.clearboth {
	clear: both;
}

#gotop_button {
	width: 50px;
	height: 50px;
	position: fixed;
	right: 1.5rem;
	bottom: 1.5rem;
	margin: 0;
	padding-top: 10px;
	text-align: center;
	color: white;
	background-color: #46658f;
	z-index: 3000;
	opacity: 0.9;
	visibility: hidden;
	cursor: pointer;
	font-size: 48px;
}



/* ==================================================================================
    Menu															<= 640px
   ==================================================================================
	Basic definitions for all viewport width
	and special definitions for width less than 480px  
   */
/* ==================================================================================
   ==================================================================================
   ==================================================================================
   ==================================================================================
   Pull-down-Menü, Shortcuts als Signets, kein Breadcrumb, Inhalte untereinander
   ==================================================================================
   ==================================================================================
   ==================================================================================
   ================================================================================== */
   
.nav .sf-menu {
	margin: 0;
	padding: 0;
}
.nav .sf-menu ul,
#languagemenu_outerklmmr ul {
	margin: 0;
	padding: 0;
	height: 100%;
	float: right;
	margin: 0 30% 0 0;
}
#interns_innerklmmr ul {
	margin: 0;
	padding: 0;
	height: 100%;
	float: right;
	margin: 0;
}
#interns_innerklmmr form{
	height: 80px;
}
#li_login,
#li_webmail,
#li_intranet {
	width: 90px;
	text-align: center;
}
#li_loginbox {
	margin-right: 20px;
}
#inputfields,
#loginsubmit,
#loginloggedin,
#logoutsubmit {
	margin-right: 5px;
}
#loginsubmit {
	margin-left: 75px;
}
#loginuser,
#loginpassword {
	vertical-align: middle;
	text-align: right;
}

#loginuser input,
#loginpassword input {
	display: inline-block;
	vertical-align: middle;
	width: 150px;
}
#loginuser label,
#loginpassword label,
#loginloggedin label {
	display: inline-block;
	vertical-align: middle;
	width: 150px;
	white-space: nowrap;
	overflow: hidden;	
	text-overflow: ellipsis;
}
#interns_menu_2 {
	width: 270px;
}
#interns_menu_2 img {
	height: 45px;
	width: auto;
}
#interns_menu_2 li {
	height: 45px;
}

.intlinktext {
	display: inline;
}
.nav .sf-menu > li {
	float: left;
	list-style: none;
}
.langmenu > li {
	float: left;
	list-style: none;
	width: 90px;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.langmenu .activelang {
	border-bottom: 5px solid #002557;
}
.langmenu .lang_not_available img {
	filter: grayscale(1);
}

.interns_menu  li {
	float: left;
	list-style: none;
	height: 100%;
	padding-top: 5px;
}
#mysearchbox {
	height: 100px;
	line-height: 100px;
	text-align: center;
}

#mysearchbox #sword input {
	width: 200px;
	line-height: 40px;
	font-size: 16px;
}
#mysearchbox #button input {
	width: 100px;
	background-color: #dd2727;
	color: white;
	text-transform: uppercase;
	line-height: 40px;
}
.nav .sf-menu li:hover .navlevel_2,
.nav .sf-menu li.sfHover .navlevel_2 {
	display: block;
}

.nav .sf-menu a,
.breadcrumb .sf-menu a {
	display: block;
	position: relative;
}
.nav .sf-menu ul ul {
	top: 0;
	left: 100%;
}

#pd_openclose {
	margin: 0;
	padding: 30px 0 0 0;
	height: 100%;
	float: right;
	margin: 0 15px 0 0;
	display: inline;
}
#pd_open {
	display: inline;
}
#pd_close {
	display: none;
}

.breadcrumb_firstline .sf-menu .breadcrumb_sub_outer_back {
	display: none;
}

.breadcrumb_firstline .sf-menu li:hover .breadcrumb_sub_outer_back,
.breadcrumb_firstline .sf-menu li.sfHover .breadcrumb_sub_outer_back  {
	display: block;
}

.breadcrumb_firstline .sf-menu li.isactive .breadcrumb_sub_outer_back  {
	display: block;
	z-index: 50;
}

.breadcrumb_firstline .sf-menu li.hasnosub  {
	margin-bottom: 0;
}

.breadcrumb_firstline .sf-menu .breadcrumb_sub_outer_back {
	position: absolute;
	display: none;
	top: 50px;
	left: 0;
	z-index: 60;
}

.nav {
	height: 100%;
}

.nav a {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.nav ul,
.breadcrumb ul {
	list-style: none;
}



/* nav level 1 ================================================== */
.nav {
	display: none;
}

/* nav level 2 ==================================================*/

/* shortcut ===========================================*/
.shortcut_text {
	display: none;
}
.shortcut_hires {
	display: none;
}
.shortcut_lowres {
	display: inline;
}
.shortcut a {
	font-size: 14px;
	height: 50px;
	text-decoration: none;
	color: white;
	display: block;
	vertical-align: middle;
}

/* breadcrumb and sub ===========================================*/
.breadcrumb,
.breadcrumb_sub {
	height: 100%;
}

.breadcrumb_firstline {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 13px;
}
.breadcrumb_firstline ul,
.breadcrumb_sub ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100%;
}
.breadcrumb_firstline li {
	float: left;
	height: 100%;
	padding: 0;
	background-image: url(../Icons/breadcrumbpfeil.png);
	background-position: right;
	background-repeat: no-repeat;
}
.breadcrumb_firstline li:last-child {
	background: none;
}
.breadcrumb_firstline li:hover a,
.breadcrumb_firstline li.sfHover a,
.breadcrumb_firstline .isactive a {
	border-bottom: 5px solid #5a7094;
}

.breadcrumb_firstline a {
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	line-height: 45px;
	margin: 0 25px 0 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.breadcrumb_firstline li:first-child a {
	margin: 0 25px 0 0;
}
.breadcrumb_sub li {
	float: left;
	height: 100%;
	padding: 0;
	background: none;
}
.breadcrumb_sub a,
.breadcrumb_sub li:first-child a {
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	margin: 0 30px 0 0;
	padding: 0;
	line-height: 45px;
}
.breadcrumb_sub li:hover a,
.breadcrumb_sub li.sfHover a {
	text-decoration: underline;
}
.breadcrumb_sub li.isactive a {
	border-bottom: 5px solid white;
}

.introbox {
	margin: 0 0 20px 0;
	position: relative;
}
.introbox-overlay {
	position: relative;
	padding: 0 15px 0 15px;
}

.introbox-headline {
	font-size: 2.0rem;
	line-height: 1.65;
	text-transform: uppercase;
	color: #002557;
	margin-bottom: 30px;
}
.introbox-headline span {
	background-color: white;
	padding: 5px 0 5px 0;
}
.introbox-link {
	display: inline-block;
	background-color: #dd2727;
}
.introbox-link a {
	text-decoration: none;
	padding: 5px 5px 5px 25px;
	background-image: url(../Icons/linkdown_w.png);
	background-position: left;
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: white;
	margin-left: 5px;
}
.introbox img {
	height: auto;
}

.introlevel1 {
	width: 100%;
	margin: 50px 0 20px 0;
}
.introlevel1_images {
	display: none;
}
.introlevel1_textbox {
	display: inline-block;
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.introlevel1_images img {
	margin-bottom: 20px;
	height: auto;
}
.introlevel1_header {
	font-size: 2.5rem;
	line-height: 1.65;
	text-transform: uppercase;
	color: white;
	background-color: #002557;
	margin-bottom: 30px;
	padding: 0 5px 0 5px;
}
.introlevel1_text {
	margin-bottom: 30px;
}
.introlevel1_link {
	display: inline-block;
	background-color: #dd2727;
}
.introlevel1_link a {
	text-decoration: none;
	padding: 5px 5px 5px 25px;
	background-image: url(../Icons/linkdown_w.png);
	background-position: left;
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: white;
	margin-left: 5px;
}

.teaserbox_news {
	width: 100%;
}
.teaserbox_news .tb_news_header {
	width: 100%;
	display: block;
	font-size: 2.5rem;
	font-weight: 400;
	color: #333333;
	padding-top: 10px;
	margin: 0.67em 0;
}
.teaserbox_news .tb_news_headline {
	display: inline-block;
	float: left;
}
.teaserbox_news .ongoing_link {
	text-align: right;
	font-size: 1.6rem;
}
.teaserbox_news li .ongoing_link,
.teaserbox_ce_pic li .ongoing_link,
.newslist_list li .ongoing_link  {
	text-align: left;
	margin-left: 20px;
}
.ongoing_link a {
	text-decoration: none;
	color: #a80000;
}
.teaserbox_news ul,
.teaserbox_ce_pic ul  {
	margin: 0;
	padding: 0;
	display: block;
}
.teaserbox_news li {
	list-style: none;
	width: 100%;
	display: inline-block;
	margin: 1.6% 0 1.6% 0;
	padding: 1px;
	background-color: #f4f4f4;
	position: relative;
}
.newslist_list li {
	list-style: none;
	background-color: #f4f4f4;
}

.teaserbox_news li .li_inner, 
.newslist_list li .li_inner {
	width: 100%;
}
.teaserbox_news li:first-child,
.teaserbox_ce_pic li:first-child{
	margin-top: 0;
}
.teaserbox_news li:last-child,
.teaserbox_ce_pic li:last-child {
	margin-bottom: 0;
}
.teaserbox_news img,
.teaserbox_ce_pic img,
.newslist_list img {
	width: 100%;
	height: auto;
}
.teaserbox_news .iavtnews_date,
.newslist_list .iavtnews_date {
	width: 96px;
	height: 40px;
	line-height: 40px;
	padding-left: 8px;
	color: white;
	background-color: #002557;
	position: absolute;
	top: 130px;
}
.teaserbox_news .iavtnews_text,
.teaserbox_news .iavtnews_link,
.teaserbox_news .news_video,
.newslist_list .iavtnews_text,
.newslist_list .iavtnews_link {
	display: none;
}
.teaserbox_news .iavtnews_headline,
.newslist_list .iavtnews_headline {
	padding: 10px 15px 15px 15px;
	font-size: 2.1rem;
	font-weight: 400;
	text-transform: uppercase;
}
.teaserbox_news .iavtnews_headline p,
.newslist_list .iavtnews_headline p {
	margin: 0;
}
.teaserbox_news .iavtnews_teasertext,
.newslist_list .iavtnews_teasertext {
	padding: 0 15px 0 15px;
	font-size: 1.5rem;
	line-height: 1.2;
}

.teaserbox_ce_pic {
	width: 100%;
}
.teaserbox_ce_pic li {
	list-style: none;
	width: 100%;
	display: inline-block;
	margin: 1.6% 0 1.6% 0;
	padding: 1px;
	background-color: white;
	position: relative;
	color: #333333;
}
.teaserbox_ce_pic li .li_inner {
	width: 100%;
	border-bottom: 1px solid #333333;
}
.teaserbox_ce_pic .tb_ce_header {
	width: 100%;
	display: block;
	font-size: 2.5rem;
	font-weight: 400;
	color: white;
	padding-top: 10px;
	margin: 0.67em 0;
}
.teaserbox_ce_pic .iavt_ct_headline {
	padding: 10px 15px 15px 15px;
	margin-bottom: 20px;
	font-size: 2.1rem;
	font-weight: 400;
	text-transform: uppercase;
}
.teaserbox_ce_pic .iavt_ct_text {
	padding: 0 15px 0 15px;
	font-size: 1.4rem;
	line-height: 1.3;
}

.footer_1 {
	line-height: 76px;
}
.footer_1 ul {
	margin: 0;
	padding: 0 15px 0 15px;
	height: 100%;
	float: right;
}
.footer_1 li {
	float: left;
	list-style: none;
	padding: 0px 15px 0px 15px;
	margin-bottom: 0;
	border-left: 1px solid #eee;
	height: 100%;
}
.footer_1 li:last-child {
	border-right: 1px solid #eee;
}

.footer_1 .tulogolink {
	display: inline;
	float: left;
}
.footer_1 a {
    text-align: center;
    text-decoration: none;
	color: #666;
}


.footer_2 {
	line-height: 80px;
}
.footer_2 ul {
	margin: 0;
	padding: 0 15px 0 15px;
	height: 100%;
	float: right;
}
.footer_2 li {
	float: left;
	list-style: none;
	padding: 0px 15px 0px 15px;
	margin-bottom: 0;
	height: 100%;
	width: 120px;
}
.footer_2 a {
    text-align: center;
    text-decoration: none;
	color: #666;
}
.mostwanted_header {
	font-family: MarketWeb, sans-serif;
	font-size: 2.7rem;
	color: white;
	margin: 18px 0 18px 0;
	width: 100%;
}
.campusnav {
	position: relative;
}
.mostwanted_list_klmmr {
	position: relative;
}
#pu_mostwanted_list_up {
	display: inline-block;
	width: 100%;
}
#pu_mostwanted_list_down {
	display: none;
	width: 100%;
}
.mostwanted_list {
	display: none;
	z-index: 100;
	position: absolute;
	bottom: 50px;
}
.mostwanted_list ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
.mostwanted_list li {
	list-style: none;
	width: 100%;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	margin: 0 0 5px 0;
	background-color: #eceff3;
	color: #002557;
	padding-left: 15px;
}
.mostwanted_list a {
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	color: #002557;
	width: 95%;
}
.mostwanted_list a:hover {
	text-decoration: underline;
}
#pu_mostwanted_list {
	margin-top: 5px;
}
#pu_mostwanted_list a {
	display: inline-block;
	width: 100%;
	line-height: 50px;
	background-color: #eceff3;
	text-decoration: none;
	text-transform: uppercase;
	color: #002557;
}
#pu_mostwanted_list a img{
	float: right;
}


.inpiclink {
	position: absolute;
	bottom: 0px;
	margin: 0 0 5px 5px;
	padding: 5px;
	background-color: #b51c1c;
}
.inpiclink a {
	text-decoration: none;
	color: white;
	font-size: 1.3rem;
	line-height: 1.6;
}


.pagets__4 .iavtnews_image {
	width: 50%;
	display: inline-block;
	float: right;
}
.pagets__4 .iavtnews_image img{
	height: auto;
}
.pagets__4 .iavtnews_date {
	margin-top: 30px;
}
.pagets__4 .iavtnews_headline {
	font-size: 2.5rem;
	line-height: 1.65;
	text-transform: uppercase;
	color: white;
	background-color: #002557;
	margin: 0 15px 30px 0;
	padding: 0 5px 0 5px;
	display: inline-block;
}
.pagets__4 .iavtnews_teasertext {
	font-style: italic;
	margin-bottom: 15px;
}
.pagets__4 .iavtnews_text {
	margin-bottom: 30px;
}
.pagets__4 .iavtnews_link {
	margin-bottom: 30px;
	background-image: url("../Icons/pagelink.png");
	background-repeat: no-repeat;
	background-position: left center;
}
.pagets__4 .iavtnews_link a {
	margin-left: 20px;
	text-decoration: none;
	color: #e2274b;
}


/* ==========================================================================
	Inhaltselemente
   ========================================================================== */
   
.tcir_header {
	font-size: 1.5em;
	line-height: 1.2;
	font-weight: 700;
	margin: 0 0 5px 0;
}
.tcir_inlinece {
	width: 50%;
	display: inline;
	float: right;
	margin: 0 0 10px 10px;
}
.text_ce_inline_rechts {
	margin-bottom: 30px;
}

.hinweisbox33,
.hinweisbox66 {
	background-color: #002557;
	padding: 10px;
	color: white;	
}
.hinweisbox66 {
	margin-bottom: 30px;
}
.hinweisbox33 {
	display: inline-block;
}
.hb_header {
	width: 100%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px dotted white;
}
.hb_subheader {
	margin-top: 15px;
}
.hinweisbox33 ul,
.hinweisbox66 ul {
	width: 100%;
	padding: 10px;
	border-top: solid 1px white;
}
.hinweisbox33 li,
.hinweisbox66 li {
	list-style: none;
	width: 100%;
	color: white;
	padding-left: 15px;
}
.hinweisbox33 a,
.hinweisbox66 a {
	text-decoration: none;
	color: white;
}
.hinweisbox33 a:hover,
.hinweisbox66 a:hover {
	text-decoration: underline;
}
.hinweisbox66 .hb_seitenlink,
.hinweisbox33 .hb_seitenlink,
.hinweisbox66 .hb_downloadlink,
.hinweisbox33 .hb_downloadlink,
.hinweisbox66 .hb_extlink,
.hinweisbox33 .hb_extlink {
	-moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
}
.hb_seitenlink li {
	background-image: url("../Icons/pagelink_w.png");
	background-repeat: no-repeat;
	background-position: left center;
}
.hb_downloadlink li {
	background-image: url("../Icons/downloadlink_w.png");
	background-repeat: no-repeat;
	background-position: left center;
}
.hb_extlink li {
	background-image: url("../Icons/extlink_w.png");
	background-repeat: no-repeat;
	background-position: left center;
}



.kontakt33 {
	display: inline-block;
	width: 100%;
}
.kontakt66 {
	display: block;
}
.kontakt33_inner,
.kontakt66_inner {
	width: 100%;
	display: block;
	margin-bottom: 30px;
	border: solid 1px #cccccc;
}
.kontakt33_inner {
	padding: 10px 10px 10px 30px;
}
.kontakt_header {
	font-size: 1.8rem;
	margin: 0 0 5px 0;
	font-style: italic;
}

.kontakt_image {
	display: block;
	width: 100%;
	text-align: center;
	background-color: #eeeeee;
}
.kontakt_image IMG {
	max-width: 320px;
	height: auto;
}
.kontakt_textblock {
	display: block;
	width: 100%;
	vertical-align: top;
	padding: 10px 10px 10px 30px;
}
.kontakt_kategorie {
	font-style: italic;
}
.kontakt_name {
	font-weight: bold;
	font-size: 1.5em;
}
.kontakt_phone_label,
.kontakt_phone,
.kontakt_fax_label,
.kontakt_fax,
.kontakt_raum_label,
.kontakt_raum  {
	display: inline-block;
}
.kontakt_email {
	margin: 0 30px 0 0px;
	padding: 5px;
	background-color: #b51c1c;
}
.kontakt_email a {
	text-decoration: none;
	color: white;
	font-size: 1.3rem;
	line-height: 1.6;
	display: block;
	text-align: center;
}
.linktouserdetails {
	margin-top: 10px;
	text-align: right;
}
.linklist66,
.linklist33 {
	width: 100%;
	display: inline-block;
	margin-bottom: 30px;
	border: solid 1px #cccccc;
	padding: 10px;
}
.linklist66 ul,
.linklist33 ul {
	width: 100%;
	padding: 10px;
	border-top: solid 1px #cccccc;
}
.linklist66 li,
.linklist33 li {
	list-style: none;
	width: 100%;
	color: red;
	padding-left: 15px;
}
.linklist66 a,
.linklist33 a {
	text-decoration: none;
	color: #a80000;
}
.linklist66 a:hover,
.linklist33 a:hover {
	text-decoration: underline;
	color: black;
}
.linklist66 .seitenlink,
.linklist33 .seitenlink,
.linklist66 .downloadlink,
.linklist33 .downloadlink,
.linklist66 .extlink,
.linklist33 .extlink {
	-moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
}
.seitenlink li {
	background-image: url("../Icons/pagelink.png");
	background-repeat: no-repeat;
	background-position: left center;
}
.downloadlink li {
	background-image: url("../Icons/downloadlink.png");
	background-repeat: no-repeat;
	background-position: left center;
}
.extlink li {
	background-image: url("../Icons/extlink.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.image33_box {
	display: inline-block;
	background-color: #f5f5f5;
	padding: 1px;
}
.image33_box img {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}

.image66_box {
	display: block;
	background-color: #f5f5f5;
	padding: 2px;
	margin-bottom: 10px;
	text-align: center;
}
.image66_box img {
	max-width: 100%;
	height: auto;
	margin-bottom: 5px;
}

.mediabox33 img {
	height: auto;
}
.lehrveranstaltung_header {
	border: solid 1px #eceff3;
	display: table;
	width: 100%;
	background-color: #eceff3;
	margin-bottom: 10px;
}
.module_row,
.lv_row {
	display: table-row;
}
.module_label,
.modul,
.modul_empty,
.lv_label,
.lv,
.lv_pulldown {
	display: table-cell;
	font-size: 1.8rem;
}
div[id^="show_lv_sub_of_"] {
	display: block;
}
div[id^="hide_lv_sub_of_"] {
	display: none;
}
.module_label,
.lv_label {
	font-weight: bold;
	color: #002557;
	width: 180px;
}
.module_label,
.modul,
.lv_label,
.lv {
	padding: 5px 0 0 5px;
}
.lv_pulldown,
div[id^="show_lv_sub_of_"],
div[id^="hide_lv_sub_of_"] {
	width: 50px;
}
.lehrveranstaltung_drop {
	border: solid 1px #cccccc;
	padding: 5px;
	margin-bottom: 20px;
}
div[id^="lv_drop"] {
	display: none;
}

.lv_drop_table,
.important_table,
.charakter_table,
.add_table {
	display: table;
}
.important_row,
.charakter_row,
.umfang_row,
.verantwortlich_row,
.hinweis_row,
.inhalt_row {
	display: table-row;
}
.lvimportant {
	display: table-cell;
	-webkit-column-span: all;
	-moz-column-span: all;
	column-span: all;
	color: red !important;
	border: solid 2px red;
	padding: 0px 5px 0px 5px;
}
.lvcharakter {
	display: table-cell;
	-webkit-column-span: all;
	-moz-column-span: all;
	column-span: all;
}
.umfang_label,
.verantwortlich_label,
.hinweis_label,
.inhalt_label,
.umfang,
.verantwortlich,
.hinweis,
.inhalt {
	display: table-cell;
}
.umfang_label,
.verantwortlich_label,
.hinweis_label,
.inhalt_label {
	padding-right: 5px;
	font-weight: bold;
}
.lvhwb {
	background-color: #002557;
	padding: 10px;
	color: white;	
}
.lvhwb_header {
	width: 100%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px dotted white;
}
.lvhwb ul {
	width: 100%;
	padding: 10px;
	border-top: solid 1px white;
}
.lvhwb li {
	list-style: none;
	width: 100%;
	color: white;
}
.lvhwb a {
	text-decoration: none;
	color: white;
}
.lvhwb a:hover {
	text-decoration: underline;
	color: #eceff3;
}
.lvhwb_downloadlink li {
	background-image: url("../Icons/downloadlink_w.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.lvhwb_extlink li {
	background-image: url("../Icons/extlink_w.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.lvabsage_text {
	background-color: #ff3366;
	padding: 10px;
	color: white;
	font-weight: bold;
}


.project_header {
	border: solid 1px #eceff3;
	height: 87px;
	width: 100%;
	background-color: #eceff3;
	margin-bottom: 10px;
}
.project_header_logo {
	display: inline-block;
	height: 87px;
	width: 85px;
	float: left;
}
.project_header_title {
	display: inline-block;
	vertical-align: top;
	height: 87px;
	width: calc(100% - 85px);
}
.project_header_title_acronym,
.project_header_title_small {
	padding: 5px 0 0 5px;
}
.project_header_title_acronym p,
.project_header_title_small p {
	margin: 0;
}
.project_acronym {
	font-size: 1.8rem;
}
.project_header_title_small_text {
	font-size: 1.2rem;
	line-height: 1.3;
	display: inline-block;
	float: left;
	width: calc(100% - 50px);
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
}
div[id^="show_proj_sub_of_"] {
	display: block;
}
div[id^="hide_proj_sub_of_"] {
	display: none;
}
.project_pulldown {
	display: inline-block;
	vertical-align: top;
}
.project_pulldown,
div[id^="show_proj_sub_of_"],
div[id^="hide_proj_sub_of_"] {
	width: 50px;
}
.project_drop {
	border: solid 1px #cccccc;
	padding: 5px;
	margin-bottom: 20px;
	display: none;
}
.project_drop_table_1,
.project_drop_table_2 {
	display: table;
	width: 100%;
}
.project_header_title_row,
.project_header_leader_row,
.project_header_coord_row,
.project_header_finance_row,
.project_header_period_row,
.project_header_partner_row,
.project_header_descr_label_row,
.project_header_descr_text_row,
.project_link_row {
	display: table-row;
}
.project_title_label,
.project_leader_label,
.project_coord_label,
.project_finance_label,
.project_period_label,
.project_partner_label,
.project_link_label {
	display: table-cell;
	width: 25%;
	font-weight: bold;
}
.project_title,
.project_leader,
.project_coord,
.project_finance,
.project_period,
.project_partner,
.project_link {
	display: table-cell;
}
.project_title {
	padding-bottom: 10px;
}
.project_descr_label,
.project_descr_textblock {
	display: table-cell;
	width: 100%;
}
.project_descr_label {
	font-weight: bold;
}
.project_descr_images {
	width: 50%;
	display: inline;
	float: right;
	margin: 0 0 5px 10px;
}
.project_descr_images img {
	height: auto;
}
.project_video {
	width: 100%;
	border: solid 2px darkgrey;
}
.project_video video {
	width: 100%;
}
.news_video {
	width: 100%;
	border: solid 2px darkgrey;
}
.news_video video {
	width: 100%;
}

.aufgabe_header {
	border: solid 1px #eceff3;
	height: 87px;
	width: 100%;
	background-color: #eceff3;
	margin-bottom: 10px;
	padding: 5px 0 5px 5px;
}
.aufgabe_header_thema {
	font-size: 1.8rem;
	display: inline-block;
	float: left;	
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(100% - 55px);
}

div[id^="show_aufg_sub_of_"] {
	display: block;
}
div[id^="hide_aufg_sub_of_"] {
	display: none;
}
.aufgabe_pulldown {
	display: inline-block;
	float: right;
	vertical-align: top;
	
}
.aufgabe_pulldown,
div[id^="show_aufg_sub_of_"],
div[id^="hide_aufg_sub_of_"] {
	width: 50px;
}
.aufgabe_drop {
	border: solid 1px #cccccc;
	padding: 5px;
	margin-bottom: 20px;
	display: none;
}
.aufgabe_drop_table_2 {
	display: table;
	width: 100%;
}
.aufgabe_art {
	width: 100%;
	font-weight: bold;
	text-align: center;
}
.aufgabe_thema {
	width: 100%;
	font-weight: bold;
	font-size: 1.8rem;
	margin-top: 15px;
	margin-bottom: 15px;
}
.aufgabe_subheader {
	font-weight: bold;
}
.aufgabe_ziel {
	display: block;
	width: 100%;
}
.aufgabe_bilder {
	width: 50%;
	display: inline;
	float: right;
	margin: 0 0 5px 10px;
}
.aufgabe_bilder img {
	height: auto;
}
.aufgabe_drop_table_2 {
	display: table;
	width: 100%;
}
.aufgabe_hsl_row,
.aufgabe_betreuer_row,
.aufgabe_beginn_row {
	display: table-row;
}
.aufgabe_hsl_label,
.aufgabe_betreuer_label,
.aufgabe_beginn_label  {
	display: table-cell;
	width: 25%;
	font-weight: bold;
}
.aufgabe_hsl,
.aufgabe_betreuer,
.aufgabe_beginn  {
	display: table-cell;
}
.aufgabe_hsl_label {
	padding-top: 10px;
	padding-bottom: 10px;
}


.fal_img_caption {
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	margin-bottom: 5px;
}


.stelle_header {
	border: solid 1px #cccccc;
	height: 87px;
	width: 100%;
	background-color: #eceff3;
	margin-bottom: 10px;
}
.stelle_header_title {
	width: 100%;
	height: 85px;
	display: block;
}
.stelle_header_title_text_small {
	display: inline-block;
	vertical-align: top;
	height: 85px;
	width: calc(100% - 55px);
	padding: 10px;
	font-size: 2.0rem;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
}
div[id^="show_stelle_sub_of_"] {
	display: block;
}
div[id^="hide_stelle_sub_of_"] {
	display: none;
}
.stelle_pulldown {
	display: inline-block;
	vertical-align: bottom;
}
.stelle_pulldown,
div[id^="show_stelle_sub_of_"],
div[id^="hide_stelle_sub_of_"] {
	width: 50px;
}
.stelle_drop {
	border: solid 1px #cccccc;
	padding: 5px;
	margin-bottom: 20px;
	display: none;
}
.stelle_drop_table_1,
.stelle_drop_table_2 {
	display: table;
	width: 100%;
}
.stelle_descr_title_row,
.stelle_descr_text_row,
.stelle_umfang_row,
.stelle_ansprechpartner_row {
	display: table-row;
}
.stelle_title_text,
.stelle_descr_textblock,
.stelle_umfang_label,
.stelle_umfang,
.stelle_ansprechpartner_label,
.stelle_ansprechpartner {
	display: table-cell;
}
.stelle_umfang_label,
.stelle_ansprechpartner_label {
	width: 50%;
	font-weight: bold;
}

.stelle_title_text {
	font-weight: bold;
}
.stelle_descr_images {
	width: 50%;
	display: inline;
	float: right;
	margin: 0 0 5px 10px;
}
.stelle_descr_images img {
	height: auto;
}


.service_header {
	border: solid 1px #eceff3;
	height: 87px;
	width: 100%;
	background-color: #eceff3;
	margin-bottom: 10px;
}
.service_header_logo {
	display: inline-block;
	height: 87px;
	width: 85px;
	float: left;
}
.service_header_title {
	display: inline-block;
	vertical-align: top;
	height: 87px;
	width: calc(100% - 85px - 55px);
	padding: 10px;
}
.service_header_title_text {
	font-size: 1.8rem;
	line-height: 1.3;
	display: inline-block;
	float: left;
	width: 100%;
	height: 67px;
	overflow: hidden;
	text-overflow: ellipsis;
}
div[id^="show_serv_sub_of_"] {
	display: block;
}
div[id^="hide_serv_sub_of_"] {
	display: none;
}
.service_pulldown {
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
}
.service_pulldown,
div[id^="show_serv_sub_of_"],
div[id^="hide_serv_sub_of_"] {
	width: 50px;
}
.service_drop {
	border: solid 1px #cccccc;
	padding: 5px;
	margin-bottom: 20px;
	display: none;
}
.service_drop_table_1 {
	display: block;
}

.service_title {
	font-size: 1.5em;
	line-height: 1.2;
	font-weight: 700;
	margin-bottom: 10px;
}
.service_descr_textblock {
	display: block;
	width: 100%;
}
.service_descr_images {
	width: 50%;
	display: inline;
	float: right;
	margin: 0 0 5px 10px;
}
.service_descr_images img {
	height: auto;
}
.service_contact_resp {
	font-size: 1.8rem;
	margin: 0 0 5px 0;
	font-style: italic;
}

.mitarbeiterliste_kategorie,
.publikationenliste_jahr {
	line-height: 2.5em;
	background-color: #eceff3;
	padding-left: 5px;
}
.referenz_titel {
	font-weight: bold;
}
.referenz_quelle {
	font-style: italic;
}
.referenz {
	margin-bottom: 10px;
}

.mv_table,
.pwchange_table,
.pv_table,
.pedit_table {
	display: table;
	width: 100%;
}
.formbutton {
	text-align: right;
}

.mv_table_row,
.pwchange_table_row,
.pv_table_row,
.pedit_table_row {
	display: table-row;
}
.mv_table_name,
.mv_table_name_blocked,
.mv_table_aktionen,
.mv_table_label,
.mv_table_fields,
.pwchange_table_label,
.pwchange_table_fields,
.pv_table_pub,
.pv_table_aktionen,
.pedit_table_label,
.pedit_table_fields {
	display: table-cell;
}
.mv_table_name_blocked {
	background-color: red;
}
.mv_table_aktionen {
	width: 200px;
}
.mv_table_label {
	text-align: right;
	vertical-align: top;
	width: 180px;
	padding-right: 10px;
}
.mv_table_fields input[type=text],
.mv_table_fields textarea {
	width: 100%;
}
.pwchange_table_label {
	text-align: right;
	vertical-align: top;
	width: 220px;
	padding-right: 10px;
}
.pwchange_table_fields input[type=text],
.pwchange_table_fields input[type=password] {
	width: 100%;
}
.pwchange_table .hidefield {
	display: none;
}
.pv_table_aktionen {
	width: 100px;
}
.pedit_table_label {
	text-align: right;
	vertical-align: top;
	width: 80px;
	padding-right: 10px;
}
.pedit_table_fields input[type=text],
.pedit_table_fields textarea {
	width: 100%;
}
.table_hinweis {
	font-style: italic;
	font-size: small;
	line-height: 18px;
}

.error_table ul {
	display: block;
	width: 100%;
	margin: 0;
	border: solid 3px red;
}
.error_table li {
	list-style: none;
	color: red;
	margin-left: 10px;
}
.alert-danger {
	display: none;
}
/***************************************************
 * indexed_search
 ***************************************************/

.tx-indexedsearch-rules {
	font-size: 0.8em;
	line-height: 1.0em;
	padding: 10px;
	background-color: #f1f3f4;
}
.tx-indexedsearch-info-sword {
	font-size: 1.2em;
	font-weight: bold;
}
.tx-indexedsearch-res-headline {
	background-color: #f1f3f4;
}
.tx-indexedsearch-icon,
.tx-indexedsearch-result-number,
div[class^="tx-indexedsearch-title"],
.tx-indexedsearch-percent {
	display: inline;
}
.tx-indexedsearch-percent {
	float: right;
}
.tx-indexedsearch-info {
	margin-bottom: 10px;
	border-bottom: 1px solid grey;
}
.tx-indexedsearch-info-label {
	font-style: italic;
}
.tx-indexedsearch-redMarkup {
	background-color: yellow;
}
.tx-indexedsearch-browsebox {
	margin-bottom: 10px;
} 
.tx-indexedsearch-browsebox ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
.tx-indexedsearch-browsebox li {
	display: inline-block;
	list-style: none;
	padding: 2px 5px 2px 5px;
}
.tx-indexedsearch-browselist-currentPage {
	background-color: #f1f3f4;
} 
/* ==========================================================================
   felogin
   ========================================================================== */
.frame-type-felogin_login label {
    display: inline-block;
	width: 200px;
	text-align: left;
	margin-left: 100px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

/* =========================================================================================== */
/* =========================================================================================== */
/* =========================================================================================== */

@media only screen and (min-width: 641px) {

/* ==============================================================================================
    INTERMEDIATE: Menu															> 640px
   =========================================================================================== */

/* ==================================================================================
   ==================================================================================
   ==================================================================================
   ==================================================================================
   Pull-down-Menü, Shortcuts als Signets mit Text, kein Breadcrumb, News untereinander
   ==================================================================================
   ==================================================================================
   ==================================================================================
   ================================================================================== */

   
	/* nav level 1 ================================================== */
	.nav #menulevel_1 > li > a {
		line-height: 94px;
	}
	/* nav level 2 ==================================================*/
	.interns_menu > li {
		float: left;
		list-style: none;
		height: 100%;
		padding-top: 20px;
	}

	#interns_innerklmmr ul {
	margin: 0;
	padding: 0;
	height: 100%;
	float: right;
	margin: 0;
	}
	#interns_innerklmmr form{
		height: 80px;
	}
	#li_login,
	#li_webmail,
	#li_intranet {
		width: 90px;
		text-align: center;
	}
	#li_loginbox {
		margin-right: 20px;
	}
	#inputfields,
	#loginsubmit,
	#loginloggedin,
	#logoutsubmit {
		display: inline;
		float: left;
		margin-right: 5px;
	}
	#loginsubmit {
	margin: 0;
	}

	#loginuser,
	#loginpassword {
		vertical-align: middle;
		text-align: right;
	}

	#loginuser input,
	#loginpassword input {
		display: inline-block;
		vertical-align: middle;
	}
	#loginuser label,
	#loginpassword label,
	#loginloggedin label {
		display: inline-block;
		vertical-align: middle;
	}
	#interns_menu_2 {
		width: 270px;
	}
	#interns_menu_2 img {
		width: auto;
		height: 45px;
	}
	.intlinktext {
		display: inline;
	}

	
	
	
	/* breadcrumb and sub ===========================================*/
	.shortcut a {
		font-size: 14px;
		height: 50px;
		text-decoration: none;
		color: white;
		display: block;
		vertical-align: middle;
	}
	
	.introbox-overlay {
		position: absolute;
		padding: 0;
		top: 10%;
		left: 10%;
	}

	.introlevel1_images {
		display: inline-block;
		width: 33%;
	}
	.introlevel1_textbox {
		width: 66%;
	}

	
	
	.campusnav {
		float: left;
		width: 46.8%;
		margin: 0 3.2% 0 0;
		position: relative;
	}
	.mostwanted_list_klmmr {
		float: left;
		width: 46.8%;
		display: inline-block;
		margin: 0 0 0 3.2%;
	}
	.mostwanted_list {
		width: 100%;
		display: inline-block;
		position: relative;
		bottom: 0;
	}
	.mostwanted_list ul {
		height: 100%;
	}
	.mostwanted_list li {
		float: left;
		margin: 0;
		border-bottom: 1px dotted white;
		background-color: transparent;
		color: white;
	}
	.mostwanted_list li:last-child {
		border: none;
	}
	.mostwanted_list a {
		color: white;
	}
	#pu_mostwanted_list {
		float: left;
		display: none;
	}
 
	.kontakt33 {
		width: 50%;
	}
   
	.kontakt_image {
		display: inline-block;
		max-width: 320px;
	}
	.kontakt_textblock {
		display: inline-block;
		width: 50%;
	}
   
	.linklist66 .seitenlink,
	.linklist66 .downloadlink,
	.linklist66 .extlink,
	.hinweisbox66 .hb_seitenlink,
	.hinweisbox66 .hb_downloadlink,
	.hinweisbox66 .hb_extlink {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
	}
	.linklist33 {
		width: 50%
	}
   
   
}
/* END media 640+ */
/* =========================================================================================== */
/* =========================================================================================== */
/* =========================================================================================== */
@media only screen and (min-width: 695px) {
		.maintextbox {
			padding-left: calc(((100% - 694px) / 2) + 15px);
			padding-right: calc(((100% - 694px) / 2) + 15px);
		}

}

/* ==============================================================================================
    Breitenangabe für .maintextbox (schmale Inhaltsseite)
   =========================================================================================== */

@media only screen and (min-width: 769px) {

/* =========================================================================================== */
/* =========================================================================================== */
/* =========================================================================================== */
/* ==============================================================================================
    WIDE: CSS3 Effects															> 768px
   =========================================================================================== */

/* ==================================================================================
   ==================================================================================
   ==================================================================================
   ==================================================================================
   Normales Menü, Shortcut komplett, Breadcrumb sichtbar, Inhalte nebeneinander, Schriftgrößen teilweise kleiner
   ==================================================================================
   ==================================================================================
   ==================================================================================
   ================================================================================== */


			.shortcut_right {
				width: 330px;
			}
			.breadcrumb_outerklmmr {
				display: block;
			}
			.fillablebox {
				padding-top: 10px;
			}
			.fillablebox .hinweisbox66,
			.fillablebox .linklist66 {
				width: 66%;
				display: inline-block;
			}
			.fillablebox .kontakt33,
			.fillablebox .linklist33,
			.fillablebox .mediabox33 {
				width: 33%;
				display: inline;
				float: right;
			}
			
			#mysearchbox #sword input {
				width: 400px;
			}


		/* nav level 1 ================================================== */
			.nav {
				float: right;
				font-size: 12px;
				display: inline;
			}
			.nav a {
				display: block;
				width: auto;
			}
			.nav ul {
				margin: 0;
				height: 100%;
			}
			.nav #menulevel_1 li {
				float: left;
				padding: 0px 15px 0px 15px;
				margin-bottom: 0;
				border-left: 1px solid #eee;
				height: 100%;
			}
			.nav #menulevel_1 li:hover,
			.nav #menulevel_1 li.sfHover  {
				border-bottom: 5px solid #002557;
			}
			.nav #menulevel_1 .isinrootline {
				color: #002557;
				font-weight: bold;
				border-bottom: 5px solid #002557;
			}
			.nav #menulevel_1 li:last-child {
				border-right: 1px solid #eee;
			}
			.nav #menulevel_1 > li > a {
				line-height: 94px;
			}
			/* nav level 2 ==================================================*/

			/* shortcut ===========================================*/
			.shortcut_text {
				display: inline;
			}
			.shortcut_hires {
				display: inline;
			}
			.shortcut_lowres {
				display: none;
			}

			#pd_openclose {
				display: none;
			}

			.introbox-headline {
				font-size: 2.5rem;
			}

			/* breadcrumb and sub ===========================================*/

			.newslist_list {
				height: 420px;
			}
			.newslist_list {
				overflow: hidden;
			}
			.teaserbox_news li {
				float: left;
				width: 31.2%;
				height: 380px;
				margin: 0 1.6% 0 1.6%;
			}
			.teaserbox_ce_pic {
				height: 560px;
			}
			.teaserbox_ce_pic li {
				float: left;
				width: 31.2%;
				height: 490px;
				margin: 0 1.6% 0 1.6%;
			}
			.teaserbox_ce_pic li .li_inner {
				height: 455px;
			}


			.teaserbox_news li .li_inner,
			.newslist_list li .li_inner {
				height: 345px;
			}
			.teaserbox_news li:first-child,
			.teaserbox_ce_pic li:first-child {
				margin-left: 0;
			}
			.teaserbox_news li:last-child,
			.teaserbox_ce_pic li:last-child {
				margin-right: 0;
			}
			.teaserbox_news .iavtnews_headline,
			.newslist_list .iavtnews_headline{
				font-size: 1.8rem;
			}

			.campusnav {
				float: left;
				width: 31.2%;
				display: inline-block;
				margin: 0 1.6% 0 0;
				position: relative;
			}
			.mostwanted_list_klmmr {
				width: 65.6%;
				height: 170px;
				margin: 0 0 0 1.6%;
			}
			.mostwanted_list {
				height: 170px;
			}
			.mostwanted_list li {
				width: 47.6%;
			}
			.mostwanted_list li:nth-child(odd) {
				margin: 0 4.8% 0 0;
			}
			.mostwanted_list li:nth-child(1),
			.mostwanted_list li:nth-child(2),
			.mostwanted_list li:nth-child(3),
			.mostwanted_list li:nth-child(4) {
				border-bottom: 1px dotted white;
			}
			.mostwanted_list li:nth-child(5),
			.mostwanted_list li:nth-child(6) {
				border: none;
			}
}
/* END media 768+ */
/* =========================================================================================== */
/* =========================================================================================== */
/* =========================================================================================== */
@media only screen and (min-width: 1025px) {
				.shortcut,
				.teaserbox_ce_pic,
				.mostwanted ,
				.headerblock,
				.breadcrumb,
				.breadcrumb_sub,
				.introbox_1,
				.newslist,
				.newslist_dateselect,
				.newslist_list,
				.teaserbox_news,
				.teaserbox_ce,
				.level01_maintextbox,
				.fillablebox ,
				#languagemenu_innerklmmr,
				#interns_innerklmmr,
				#search_innerklmmr,
				.footer_1,
				.footer_2 {
					padding-left: calc(((100% - 1024px) / 2) + 15px);
					padding-right: calc(((100% - 1024px) / 2) + 15px);
				}
				/* nav level 1 ================================================== */
				.nav {
					float: right;
					font-size: 16px;
				}
				
				.breadcrumb_sub li {
					max-width: 205px;
					white-space: nowrap;
					overflow: hidden;
					text-overflow: ellipsis;
				}


				

}
/* END media 1024+ */
/* =========================================================================================== */
/* =========================================================================================== */
/* =========================================================================================== */

/* ==================================================================================
   ==================================================================================
   ==================================================================================
   ==================================================================================
   Normales Menü, Shortcut komplett, Breadcrumb sichtbar, Inhalte nebeneinander, Schriftgrößen groß
   ==================================================================================
   ==================================================================================
   ==================================================================================
   ================================================================================== */

@media only screen and (min-width: 1281px) {

					.klmmr {
						width: 1280px; /* 1420px - 10% for margins */
						margin: 0 auto;
					}
					
					/* nav level 1 ================================================== */
					.nav {
						float: right;
						font-size: 16px;
					}
					.nav a {
						display: block;
						width: auto;
					}
					.nav ul {
						margin: 0;
						height: 100%;
					}
					.nav #menulevel_1 li {
						float: left;
						padding: 0px 15px 0px 15px;
						margin-bottom: 0;
						border-left: 1px solid #eee;
						height: 100%;
					}
					.nav #menulevel_1 li:hover,
					.nav #menulevel_1 li.sfHover  {
						border-bottom: 5px solid #002557;
					}
					.nav #menulevel_1 .isinrootline {
						color: #002557;
						font-weight: bold;
						border-bottom: 5px solid #002557;
					}
					.nav #menulevel_1 li:last-child {
						border-right: 1px solid #eee;
					}
					.nav #menulevel_1 > li > a {
						line-height: 94px;
					}
					/* nav level 2 ==================================================*/

					
					/* breadcrumb and sub ===========================================*/

					.shortcut_text {
						display: inline;
					}
					.shortcut_right img {
						display: inline;
					}
					.teaserbox_news .iavtnews_headline {
						font-size: 2.1rem;
					}


}
/* END media 1280+ */
/* =========================================================================================== */
/* =========================================================================================== */
/* =========================================================================================== */
@media only screen and (min-width: 1420px) {

/* ===============
    Maximal Width
   =============== */

							.klmmr {
								width: 1280px; /* 1420px - 10% for margins */
								margin: 0 auto;
							}
					
}

	
	
/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}