@CHARSET "UTF-8";

html,
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: rgb(43, 92, 176);
	position: relative;
}

#mobileWrapper {
	max-width: 405px;
	margin-left: auto;
	margin-right: auto;
}

/* Header */
#mobileWrapper #logo {
	background-repeat: repeat-x;
	background-position: 0px 15px;
	padding-top: 5px;
	position: initial;
	top: initial;
	left: initial;
	height: auto;
	width: auto;
	margin-right: 0px;
}

#mobileWrapper #logo img {
	max-width: 405px;
	margin-left: -450px;
	margin-bottom: 0px;
	margin-top: -15px;
	display: block;
}

#mobileWrapper #logo .rteEndClear {
	clear: both;
}

#mobileWrapper #header {
	background: #fff;
	position: relative;
	top: initial;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: auto;
	padding: 5px;
	margin-top: -13px;
	width: 395px;
}

#mobileWrapper #short_message {
	margin: 0px;
	width: 395px;
	text-align: left;
	color: #fff;
	padding: 5px;
	height: auto;
	float: none;
}

#mobileWrapper #short_message>.rteContent.celRTEempty {
	display: none;
}

#mobileWrapper #sitecontainer #short_message p {
	font-size: 15px;
}


/* Body */
#mobileWrapper #image,
#mobileWrapper #image img {
	position: initial;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	max-width: 405px;
	max-height: 190px;
	margin-bottom: 15px;
	margin-top: 3px;
	border: 0px;
}

#mobileWrapper #content {
	position: initial;
	bottom: initial;
	left: initial;
	padding: 5px;
	max-height: initial;
	width: initial;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* Menü */
#mobileWrapper #header #menu_point_left {
	background-image: url('/download/GentianaMobileBlueLayout/WebHome/menu.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 31px;
	margin-left: 11px;
	margin-top: 6px;
}

#mobileWrapper #header #menu_point_right {
	position: absolute;
	top: 10px;
	right: 16px;
	background-image: url('/download/GentianaMobileBlueLayout/WebHome/menu.png');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 35px;
}

#mobileWrapper #navigation,
#mobileWrapper #direct_links {
	clear: both;
	position: initial;
	top: initial;
	height: auto;
}

#mobileWrapper #navigation li,
#mobileWrapper #direct_links li {
	display: block;
	list-style: none;
	padding: 3px 10px;
}

#mobileWrapper #navigation li+li,
#mobileWrapper #direct_links li+li {
	margin: 0px;
}

#mobileWrapper #direct_links li {
	text-align: right;
}

#mobileWrapper #navigation li>a,
#mobileWrapper #direct_links li>a {
	color: #2b5cb0;
	text-decoration: none;
}

#mobileWrapper #direct_links li.active>a,
#mobileWrapper #direct_links li>a:hover {
	color: #ff9a03;
}

#mobileWrapper #navigation li.active>a,
#mobileWrapper #navigation li>a:hover {
	color: #ff9a03;
}

#mobileWrapper #navigation ul ul {
	padding-left: 10px;
	padding-top: 0px;
	position: initial;
	top: initial;
	display: block;
}

#mobileWrapper #navigation>ul>li>a,
#mobileWrapper #direct_links>ul>li>a {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 200;
	font-size: 19px;
	line-height: 24px;
}

#mobileWrapper #navigation,
#mobileWrapper #navigation_right {
	padding: 0px 0px;
}

#mobileWrapper #navigation.ul,
#mobileWrapper #navigation_right {
	padding-top: 16px;
	padding-bottom: 16px;
}

/*#mobileWrapper #image {
    border: 0px solid white;
    height: 440px;
    left: 0;
    position: absolute;
    top: 0;
    width: 950px;
}*/

#mobileWrapper #navigation_inkassoauftrag li a {
	background: none repeat scroll 0 0 rgb(255, 255, 255);
	color: rgb(43, 92, 176);
	text-decoration: none;
	padding: 2px 7px;
	float: left;
	margin-top: -60px;
}

#mobileWrapper #socialmedia {
	position: relative;
	top: -61px;
	min-width: 50px;
	height: 15px;
	left: 150px;
}