@media /* ### Tablet and small screen code beginn ### */
only screen and (max-width: 1080px) and (min-width:801px),
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 320px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 320px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 320px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 320px),
only screen and (                min-resolution: 192dpi) and (min-width: 320px),
only screen and (                min-resolution: 2dppx)  and (min-width: 320px),
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 700px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 700px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 700px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 700px),
only screen and (                min-resolution: 192dpi) and (min-width: 700px),
only screen and (                min-resolution: 2dppx)  and (min-width: 700px) { 

#page {
	width: 100% !important;
	margin: 0;
	min-width: 0;
}
#header {
	padding: 0 10px;
}


#wrapper {

}

#content {

}

#navigation {
	font-size: 80%;
}

#navigation ul li a {
	padding: 28px 8px 24px;
}

#title h1 {
	padding: 0 26px 0 44px;
	font-size: 32px;
	line-height: 56px;
}

#home li {
	width: 100% !important;
	margin-right: 0 !important;
}

#sidebar {
	
}


} /* ### Tablet and small screen code end ### */
@media /* ### Tablet and small screen code beginn ### */
only screen and (max-width: 870px) and (min-width:801px){ 

#navigation {
	font-size: 75%;
}

#navigation ul li a {
	padding: 28px 7px 25px;
}

}

@media
only screen and (max-width: 800px),
only screen and (device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 1),
only screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2),
only screen and (device-width: 320px) and (device-height: 533px) and (-webkit-device-pixel-ratio: 1.5) {

h2 {
	font-size: 26px
}

h3 {
	font-size: 22px;
}

#page {
	width: 100% !important;
	margin: 0;
	min-width: 0;
	min-height: 0;
}

#header {
	padding: 0 10px;
	margin: 0;
}

.invis {
	display: block;
}

#logo {
	top: -30px;
	z-index: 98;
}
#logo img {
	width: 150px;
}

#topbar {
	height: 30px;
}
#whitebar {
	height: 42px;
}

#navigation {
	font-size: 80%;
	margin: 0;
}

#navigation ul li {
	display: block;
}
#navigation ul li a {
	padding: 28px 8px 24px;
}


img.alignright, div.alignright {
	padding: 0;
	margin: 2px 0 2px 4px;
	display: inline;
}

img.alignleft, div.alignleft {
	padding: 0;
	margin: 2px 4px 2px 0;
	display: inline;
}	

#mobileopennavi {
	width: 38px;
	height: 36px;
	padding: 3px 3px;
	position: absolute;
	right: 0;
	background: url('./images/menu.svg') center no-repeat ;
	background-size: 70%;
	display: block;
}
#mobilenavigation {
	width: 100%;
	position: relative;
	top: 42px;
	background: #00539F;
	display: none;
	z-index: 100;
}
#mobilenavigation a {
	color: #fff !important;
	font-size: 18px;
	line-height: 24px;
}
.mobilenavitab {
	width: 50%;
	float: left;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	background: #4C94D3;
	line-height: 55px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}
.mobilenavitabactive {
	background: #00539F;
	text-decoration: underline;
}
.mobilenavicontent {
	margin: 0 30px;
}
.mobilenavicontent ul {
	list-style: none;
}
.mobilenavicontent li  {
	background: url('./images/point_white.png') 0 no-repeat !important;
	border-bottom: 1px dotted #BFBFBF;
	padding: 6px 0 6px 18px !important;
	margin: 0 !important;
	line-height: 34px !important;
}
.mobilenavicontent li a {
	padding-right: 50px;
}

.mobilenavicontentactive {
	display: block;
}
#mobilesearch {
	position: relative;
	height: 24px;
	background: url('./images/suche.png') no-repeat #666666;
	width: 90%;
	margin: auto;
	display: block;
}
#searchinput{
	width: 92%;
	position: absolute;
	background: #666666;
}
#searchsubmit {
	width: 23px;
}

#moreblogs {
	padding: 18px 20px 7px 5px;
	margin: 0 0 0 160px;
	background: url('./images/point_down.png') 94% 68% no-repeat transparent;
	cursor: default;
}
#moreblogs:hover, #moreblogs:focus, #moreblogs:active, .moreblogsactive {
	background-color: transparent !important;
}
#moreblogsmenu {
	position: relative;
	left: -10px;
	top: 42px;
	display: none;
	z-index: 100;
	margin: 0;
	padding: 10px 10px 0 10px;
	width: 100%;
}
#moreblogsmenu ul{
	float: none;
	clear: both;
	width: 100%;
	font-size: 15px;
	padding: 0;
	margin: 0 30px 0 0;
}

.close_menu {
	color: #ccc;
	width: 100%;
	text-align: center;
	height: 38px;
	display: block;
	background: url('./images/close_button.png') center no-repeat;
}

#headerimage {
	top: 42px;
	margin-bottom: 100px;
}

#wrapper {
	width: 100%;
	margin: auto;
	padding: 0;
	top: -50px;
}

#content {
	width: 96%;
	margin: 0;
	padding: 0 0 0 2%;
	min-height: 0;
	overflow: hidden;
}

.entry {
	margin-top: 10px;
}

.entry, .aufmacher {
	font-size: 1em;
}


#title {
	bottom: 8px;
}
#title h1 {
	padding: 5px 15px 5px 30px;
	font-size: 20px;
	line-height: 26px
}

#yellowbar {
	top: 0px;
	height: 8px;
}

#jumptop {
	position: relative;
	background: #00549F;
	width 30px;
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0;
	right: 0px;
	top: 0;
}
#jumptop a {
	display: block;
	width 100%;
	color: #fff !important;
	line-height: 38px;
}

#home li {
	width: 100% !important;
	margin-right: 0 !important;
}

#replyform td {
	display: block;
}
#replyform input, #replyform textarea {
	width: 100% !important;
	border: 1px solid #cccccc;
}

#footlinks {
	width: 100% !important;
}

#sidebar, #search, #navigation {
	display: none !important;
}
#sidebar ul ul li, #home ul ul li, #author_posts ul li, #search_posts ul li {
	font-size: 16px;
}

} 



@media /* ### Tablet and small screen code beginn ### */
only screen and (max-width: 500px){ 

	img.alignright, div.alignright, img.alignleft, div.alignleft, img.aligncenter, div.aligncenter {
		width: 100%;
		margin: 0;
		padding: 0;
		float: none;
		clear: both;
	}
}






