@font-face {
    font-family: 'robotoblack';
    src: url('font/Roboto-Black-webfont.eot');
    src: url('font/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Roboto-Black-webfont.woff') format('woff'),
         url('font/Roboto-Black-webfont.ttf') format('truetype'),
         url('font/Roboto-Black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotolight';
    src: url('font/Roboto-Light-webfont.eot');
    src: url('font/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Roboto-Light-webfont.woff') format('woff'),
         url('font/Roboto-Light-webfont.ttf') format('truetype'),
         url('font/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotomedium';
    src: url('font/Roboto-Medium-webfont.eot');
    src: url('font/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Roboto-Medium-webfont.woff') format('woff'),
         url('font/Roboto-Medium-webfont.ttf') format('truetype'),
         url('font/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('font/Roboto-Regular-webfont.eot');
    src: url('font/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Roboto-Regular-webfont.woff') format('woff'),
         url('font/Roboto-Regular-webfont.ttf') format('truetype'),
         url('font/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotothin_italic';
    src: url('font/Roboto-ThinItalic-webfont.eot');
    src: url('font/Roboto-ThinItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Roboto-ThinItalic-webfont.woff') format('woff'),
         url('font/Roboto-ThinItalic-webfont.ttf') format('truetype'),
         url('font/Roboto-ThinItalic-webfont.svg#robotothin_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotothin';
    src: url('font/Roboto-Thin-webfont.eot');
    src: url('font/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Roboto-Thin-webfont.woff') format('woff'),
         url('font/Roboto-Thin-webfont.ttf') format('truetype'),
         url('font/Roboto-Thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotobold';
    src: url('font/Roboto-Bold-webfont.eot');
    src: url('font/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Roboto-Bold-webfont.woff') format('woff'),
         url('font/Roboto-Bold-webfont.ttf') format('truetype'),
         url('font/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoblack_italic';
    src: url('font/Roboto-BlackItalic-webfont.eot');
    src: url('font/Roboto-BlackItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Roboto-BlackItalic-webfont.woff') format('woff'),
         url('font/Roboto-BlackItalic-webfont.ttf') format('truetype'),
         url('font/Roboto-BlackItalic-webfont.svg#robotoblack_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}





#menue_sprung,
.oben_innen2 h1,
.ignore,
.ignore2,
.menuspan  {
	display:none;

}

body {
	background:#eee;
	padding-bottom:0px;
	font-family: robotolight,"Helvetica Neue", robotolight, arial;
}

h1,h2,h3,h4,h5,h6
{

    font-family:"Segoe UI Light","Segoe UI","Segoe WP","robotolight","Helvetica Neue",sans-serif;
    font-weight:400;
}
h1 {
	font-size:40px;
}
h2 {
	font-size:30px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:16px;
}

form br,
fieldset br {
	display:none;
}
fieldset {
	padding: 20px;
	background:#efefef;
	border:1px solid #ccc;
	margin-bottom:30px;
	position: relative;
	margin-top: 60px;
}
legend {
	background: transparent;
	border: none;
	position: absolute;
	left: -2px;
	top: -42px;
}
input[type="checkbox"],
input[type="radio"] {
	float:left;
	margin-right:5px;
	padding-top:3px;
	display: block;

}
label {
	margin-top:-2px;
	display: table-row;
}

.overlayed-meter {
	width: 15em;
	height: 1.3em;
	display: inline-block;
	position: relative;
}

.overlayed-meter > meter {
	width: 100%;
	height: 100%;
}

.overlayed-meter > span {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 0.8em;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    label {

}
}


input, textarea, .uneditable-input {
    width: 60%;
}
a {
	color:#4683ae;

}

.newsclass p img {
    display:none !important;

}
.newsclass {
    height:800px;
    overflow-y:scroll;
    padding-right:20px;

}
table, .table {
	width:99%;

}
li.newdump_tablelist {
    list-style-type: none;
    margin:0px;
    padding:0px;
    margin-left:-25px;
    margin-top:15px;

}
li.newdump_tablelist label {
    margin-top:-6px;
display:block;
}
li.newdump_tablelist input {
    margin-top:7px;
    margin-right:10px;
}
.newsclass {
	margin-left:60px;

border-left:1px solid #e5e5e5;
padding-left:30px;
}
.container_sub {
	width:100%;
	overflow:hidden;
		background:#333;
	color:#fff;
}
#footer {

	padding-left:30px;
margin-bottom:-10px;
border-bottom:10px solid #333;
margin:0 auto;
float:left;
width:100%;
padding-bottom:50px;
}
#footer p {
	margin:0px;
}
#footer a {

	color:#8bb9d9;
	text-decoration:none;
}
#footer h2 {
	margin:0px;
	padding:0px;
}
.content_full {
	width:100%;
	background:#fff;
}

.bookmarks {
	margin-left:20px;
	margin-top:0px;
	background: #efefef;
	padding:10px;
	border:1px solid #e5e5e5;
}
.bookmarks h3 {
	font-size:30px;
		padding:0px;
	margin:0px;
}
.bookmarks a {
	color:#414141;

}
.bookmarks li,
.bookmarks ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
/** 095a94*/
.bookmarks2 .tile {
	margin-top:30px;
	background-color: #095a94;
    cursor: pointer;
    display: block;
    float: left;

    opacity: 0.75;
    padding: 5px 5px 20px 5px;
    text-align: center;
    width: 90%;
    color:#fff;
    line-height:1.2em;
    margin-left:20px;
}
.bookmarks2 .tile h3 {
	margin:0px;
	padding:0px;
	font-size:25px;
	font-weight:600;
}
.bookmarks2 .tile a {
	color:#fff;
	text-decoration:underline;

}
.nav > li > a {
	color: #414141;
	text-align:center;
}
.nav > li > a:hover {
	background:#414141;
	color:#fff;

}
.nav-tabs {
    border-bottom: 1px solid #bbb;
}
a.submit_back {margin-left:30px;}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {

    border-color: #bbb #bbb transparent;
background:#414141;
color:#fff;
}
input[type="submit"].inputnav_zwischen {
background: url("../bilder/save_all.png") no-repeat scroll 5px 5px transparent;
    border: medium none;
    float: right;
    height: 40px;
    margin-right: 30px;
    margin-top: -60px;
    overflow: visible;
    padding-top: 0;
    width: 5em;

}
.btn-info {
    background-color: #78a228 !important;
	text-shadow:none;
	margin-right:20px;
}
.btn-info:hover {
	background:#15496e;

}
.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #78a228 !important;
}
.btn {
	margin:10px 0 20px;
}
.artikel {
	float:left;
	margin-left:30px;
	margin-top: -10px;
	background:#fff;
	padding-left:30px;
	min-height:800px;
	border-left:1px solid #e5e5e5;
	padding-bottom:50px;
}
.container {
	background:#fff;
	width: 99%;
	padding-top:30px;
}
.navbar .container {padding-top:0px;}
.navbar .nav>li
{
    font-family:"Segoe UI Light","robotolight","Helvetica Neue","Segoe UI","Segoe WP",sans-serif;
}
.oben .container {background:transparent;padding-top:0px;}
.oben {
	background:#424242;
	width:100%;
	height:90px;

}
.oben_innen {
    background: url("./images/papoo_logo_metro.png") no-repeat 50px 8px  transparent;
    height: 90px;
    width: 400px;

}
.toplink {
	margin-top:-90px;
	color:#ccc;
	font-weight:600;
}
.toplink a{
	color:#ddd;
	text-decoration:none;
	font-weight:400;
}
.toplink a:hover {
	text-decoration:underline;
	color:#fff;
}
.artikel2 {
	float:right;
			margin-right:0px;
			margin-top:-75px;
			}
.aktu_lang   {

    background:transparent url(./images/pfeil_language.gif) no-repeat;
    background-position: 0px 0px;
}
.artikel2 ul, .artikel2 li {
	display:inline-block;
	padding-top:10px;
}
.navbar .nav > li > a.menuxaktiv_back,
.navbar .nav > li > a.menuy_aktiv,
.navbar .nav > li > a:hover {
	background:#414141;
	color:#fff;

}
.navbar .nav > li > a {
	padding:15px 25px 15px 25px;

	margin-bottom:-10px;
	margin-top:-1px;
	color:#414141;
}
.navbar .nav {
margin-left:30px;

}
.sidebar {
	background:#fff;
	margin-top:-10px;
	padding-top:10px;
	margin-bottom:50px;
	margin-left:0px;
}
.bs-docs-sidenav {
	padding-bottom:10px;
	border:0px;
}
.bs-docs-sidenav  li {
	list-style-type:none;
	padding:0px;
	margin:0px;

}
.bs-docs-sidenav  li:first-child > a {
  border-top:0px;

}
.bs-docs-sidenav  li  a {
	  color:#414141;
}
.bs-docs-sidenav  li  a {
    border-bottom: 1px solid #E5E5E5;
    border-left:0px;
    display: block;
    margin: 0 0 -1px;
    padding: 8px 14px 8px 6px;
}
.bs-docs-sidenav  .untermenu2  li  a:hover ,
.bs-docs-sidenav  .untermenu2  li  a.menuy_aktiv,
.bs-docs-sidenav  li  a:hover,
.bs-docs-sidenav  li  a.menuy_aktiv,
.bs-docs-sidenav  li  a.menuxaktiv_back,
.bs-docs-sidenav  .untermenu2  li  a.menuxaktiv_back {
	background:#414141;
	color:#fff;
	text-decoration:none;

}
.untermenu2 {
	font-size:90%;

}
.bs-docs-sidenav  .untermenu2  li a {
	background:#eee;
    padding: 4px 12px;
    border-bottom: 2px solid #ddd;
}
.bs-docs-sidenav  li  a.menuy_aktiv .icon-chevron-right,
.bs-docs-sidenav  li  a.menuxaktiv_back .icon-chevron-right,
.bs-docs-sidenav  li  a:hover .icon-chevron-right{


   display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 3px;
    vertical-align: text-top;
    width: 14px;

}
.fa-chevron-right {
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    padding-top: 3px;
    vertical-align: text-top;
    width: 14px;
float:right;
}
.fa-chevron-down {
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    padding-top: 3px;
    vertical-align: text-top;
    width: 14px;
float:right;
}
.artikel_list_teaser {
margin-bottom: 30px;
background: #fff;

}
.artikel_list_teaser h2 {
}
.artikel {
	float:left;
	margin-left:30px;
	width:67%;

}
.span5 {
width: 40%;

}
.span6 {
width:42%;

}
.artikel_sitemap li{

	display:block;
	float:left;
	width:100%;
	margin-bottom:0px;
}
.sitemapheader {
	background:#efefef;
	display:block;
	float:left;
	width:100%;
	margin-bottom:2px;
	padding:7px;
	font-weight:600;
	color:#414141;
}
.artikel_sitemap a{
	background:#f3f2f2;
	display:block;
	float:left;
	width:100%;
	margin-bottom:2px;
	padding:7px;
	color:#414141;
	padding-left:5px;
}
.artikel_sitemap a:hover {
	background:#ccc;

}
.icon-folder-open
{

background-position: -408px -120px;
    width: 16px;

    height:14px;

}
.icon-cog {

background-position: -432px 0;
    width: 16px;

    height:14px;
}
.icon-shopping-cart
{
 background-position: -360px -120px;
    width: 16px;

    height:14px;

}

.icon-share {

 background-position: -120px -72px;
    width: 16px;

    height:14px;

}
.icon-font {

background-position: -144px -48px;
    width: 16px;

    margin-right:10px;
    height:14px;
}
.media-body {
	background: #f5f5f5;
	margin-bottom:20px;
	padding:10px;
	border:1px solid #e5e5e5;
}
.media-body .authormessage {
	font-size:90%;

}
.media-body a {
	font-weight:600;

}
.image_folder_container_out {
	background:#fff;
	min-height:100%;
}
.file_list, .file_list li {
	list-style-type:none;
	width:90%;
	min-width:400px;
}
.file_list img {
	width:16px;
	height:16px;

}
.image_folder_container_left {
	border-right:0px solid #e5e5e5;
	min-height:100%;
	width:250px;
    padding-right:20px;
}
.image_images {
	width:auto;
}
.sortbar {
    border-bottom:1px solid #ececec;
    font-size:1.0rem;
    padding-bottom:10px;
}
.image_images img:hover {
    box-shadow: 0 0 4px 2px rgba(120, 162, 40, 0.9);
}
.image_images img {
    transition:all 200ms ease-out 0s;
}
.sort_date,
.sort_alpha {
    margin-right:10px;
    color:#424242;

}
.sort_date:hover ,
.sort_alpha:hover {
    text-decoration:none;
}
div.thumbnail {
	height:200px;
	border:0px;
	overflow:hidden;
}
a.thumbnail {

}
a.thumbnail img {
	width:100%;
	max-height:180px;

}
.span_images  {
	width:auto;
	float:left;

}
caption {
display: none;

}
select#page {width:60px;}

.shop_bestelle_produkt_liste {
	height:400px;
	overflow:auto;
border-top:1px solid #e5e5e5;
border-bottom:5px solid #e5e5e5;
}
.shop_ausgewaehlteprodukte {
border-top:1px solid #e5e5e5;
border-bottom:5px solid #e5e5e5;
	padding-bottom:50px;
	margin-bottom:20px;
	margin-top:20px;
	overflow:auto;

	width:100%;
}
#shop_div_aktu {
float:right;
margin-top:-50px;
}
.message {
	background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #468847;
	margin-bottom: 25px;
    padding: 18px 35px 18px 14px;
    font-weight:600;
}

.error,
.fehlerliste {
	background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
	margin-bottom: 25px;
    padding: 18px 35px 18px 14px;
    font-weight:600;
}
.faq_tool, .cat_tool, .news_tool_edit {float:left;width:100px;}

.container .message {
	float:left;
	margin-left:60px;
	width:60%;
	}
.container .artikel .message {
	float:none;
	margin-left:0px;
	width:auto;
	}

#crop_container,#crop_container2{
    float:left;
}
   #zoom,#rot{
            width:360px;
            margin:auto;
            height:25px;
        }
#img_to_crop{
		-webkit-user-drag: element;
		-webkit-user-select: none;
	}


/* begin Box, Post */
.Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}
.Post img {
	max-width:none;

}
.Post-body
{
	position: relative;
	z-index: 1;
	padding: 15px;
}



.Post
{
	margin: 7px;
}

.result,
.result2 {
    float:left;
    margin:0 0 0 10px;
    border:1px solid #333;
    width:400px;
    height:300px;
}
.txt{
    width:230px;
    margin:75px auto 0 auto;

}



.image_folder_container_completemetro {
	  	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow:3px 3px 6px #999;
	-webkit-box-shadow:3px 3px 6px #999;
	box-shadow:3px 3px 6px #999;
	border: 1px solid #aaa;
	float:left;
	padding:15px;

		background:url(./images/back_in.gif) #fff ;
	background-repeat:repeat-x;


	width:95%;
	float:left;
	height:800px;
	overflow:auto;


}
.image_folder_container_completemetro {
	margin-top:10px;
	background:#fff;
	padding:10px;
	border:1px solid #999;
	-webkit-border-radius: 8px;    /* for Safari */
    -moz-border-radius: 8px;       /* for Firefox */
	height:620px;

}
.show_image {
	float:right;
	margin-top:-40px;
	height:100px;
	width:150px;
	overflow:hidden;
	border:1px solid #999;
	-webkit-border-radius: 8px;    /* for Safari */
    -moz-border-radius: 8px;
	background:#fff;
	padding:5px;
	text-align:center;
}
.show_image img {
	margin:0 auto;

}
.image_folder_container_outmetro {
	border:1px solid #999;
	-webkit-border-radius: 8px;    /* for Safari */
    -moz-border-radius: 8px;       /* for Firefox */
	width:73%;
	float:right;
	padding:10px;
	height:600px;
	overflow:auto;

}
.image_folder_containermetro {
	width:98%;
	float:right;

}
.image_folder_container_leftmetro a {
	text-decoration:none;

}
.image_folder_container_leftmetro {
	width:23%;
	float:left;
	height:600px;
	padding:0px;
	overflow:auto;
}
.image_folder_container_left1metro {
	width:23%;
	float:left;
	height:600px;
	padding:0px;
	overflow:auto;
}
.bilder_verzeichnis_topmetro,
.bilder_verzeichnis_topmetro:hover,
.bilder_verzeichnis_topmetro:focus,
.bilder_verzeichnis_topmetro:active {
	display:block;
	margin-bottom:10px;
	padding-left:20px;
	padding-bottom:5px;
	margin-top:10px;
	background:url(../bilder/folder_images.png) no-repeat;
}
.bilder_verzeichnis_topmetro:hover,
.bilder_verzeichnis_topmetro:active {
	color:#000;

}

.image_imagesmetro {
	width:99%;
	float:right;
	margin-bottom:100px;

}
.image_linkmetro {
	display:block;
	text-decoration:none;

	border:none;
}
.image_linkmetro:hover,
.image_linkmetro:active {
	color:#333;
	background: #fff;
}
.image_imagesmetro a,
.image_imagesmetro a:hover{
	background:none;
	border:none;
	}
.die_image_listemetro {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.die_image_listemetro li
{
	display:block;
	width:120px;
	float:left;
	height:160px;
margin-right:10px;
overflow:hidden;
}
.die_image_listemetro li a.image_linkmetro {
	font-size:90%;
	width: 120px;
	padding: 70px 5px 5px 5px;
	text-align: center;
}
.die_image_listemetro li img {
	width:90%;
	height:90%;
	border:1px solid #333;
}
.die_image_listemetro a:hover {
		color:#000;
}
.die_image_listemetro a:hover img {
		border:1px inset;
}
.image_foldermetro {
	width:120px;
	float:left;
	height:120px;
 text-align:center;
 font-size:110%;
 overflow:hidden;
}
.image_foldermetro a  {
	border:none;
	text-decoration: none;
	background-image:url(../bilder/folder_photos_grey.png);
	background-repeat:no-repeat;
	width:80px;
	height:30px;
	display:block;
	padding-top:85px;
		font-size:90%;
	}
.image_foldermetro a:hover  {
	background-color:#fff;
	color:#000;
	background-image:url(../bilder/folder_photos.png);
	background-repeat:no-repeat;
	}

#chars_t {
    margin-top:-40px;
    width:50px;
    margin-left:62%;
margin-bottom:20px;
}
#chars_m {
    margin-top:-40px;
    width:50px;
    margin-left:62%;
    margin-bottom:20px;
}

.image_images table {
    width:50% !important;
    float:left;
margin-top:-50px;
}

/** Galerie pinterest Style **/
#wrapper {
    width: 100%;
    max-width: 100%;
    min-width: auto;
    margin-top: 0px;
}

@media (min-width:800px) and (max-width:1299px)
{
    #columns {
        -webkit-column-count: 2;
        -webkit-column-gap: 10px;
        -webkit-column-fill: auto;
        -moz-column-count:2;
        -moz-column-gap: 10px;

        column-count: 2;
        column-gap: 15px;
        column-fill: auto;
    }
    .pin img {
        min-width:120px;
    }
}
@media (min-width:1301px) and (max-width:1899px)
{
    #columns {
        -webkit-column-count: 3;
        -webkit-column-gap: 10px;
        -webkit-column-fill: auto;
        -moz-column-count:3;
        -moz-column-gap: 10px;

        column-count: 3;
        column-gap: 15px;
        column-fill: auto;
    }
    .pin img {
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
        margin-bottom: 5px;
        min-width:120px;
    }
    .image_images table {
        width:65% !important;
        float:left;

    }
}
@media (min-width:1900px)
{
    .image_images table {
        width:75% !important;
        float:left;

    }
    #columns {
        -webkit-column-count: 5;
        -webkit-column-gap: 10px;
        -webkit-column-fill: auto;
        -moz-column-count:5;
        -moz-column-gap: 10px;

        column-count: 5;
        column-gap: 15px;
        column-fill: auto;
    }
    .pin img {
        min-width:200px;
    }
}
.pin {
    display: inline-block;
    background: #FEFEFE;
    border: 2px solid #FAFAFA;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    margin: 0 2px 15px;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    padding: 20px;
    padding-bottom: 5px;
    background: -webkit-linear-gradient(45deg, #FFF, #F9F9F9);
    opacity: 1;

    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.pin img {
    width: 100%;
    border-bottom: none;
    padding-bottom: 0px!important;
    margin-bottom: 5px;
    min-width:150px;
}
.pin:hover {
    background:#ececec;

}
.pin:hover img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);

}
.pin p {
    font: 12px/18px Arial, sans-serif;
    color: #333;
    margin: 0;
}




@media (min-width:600px) and (max-width:800px)
{
.artikel {
	float:left;
	margin-left:30px;
	width:60%;

}
.span5 {
width: 40%;
overflow:hidden;
}
.span6 {
width:35%;

overflow:hidden;

}
}
@media (max-width:1520px)
{
	#footer .span3 {
		display:none;
	}
}
@media (max-width:1280px)
{
body {

    font-size: 12px;
    line-height: 22px;
}
.navbar .nav > li {
	 font-size: 20px;
	}
h1 {
	font-size:30px;
}
h2 {
	font-size:25px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
.untermenu1 ul {
	margin-left:10px;
	}
}
@media (min-width:1900px) and (max-width:2000px)
{
	.artikel {
	float:left;
	margin-left:30px;
	width:80%;

}
.span5 {
width: 570px;

}
.span6 {
width: 630px;

}
}

@media (min-width:100px) and (max-width:600px)
{
	body {
    padding-left: 0px;
    padding-right: 0px;
}
.toplink {
	top:90px;
	position:absolute;

}
.pull-right {
	float:left;
}

.toplink a  {
	float:left;

}
.oben_innen {
    background: url("./images/papoo_logo_metro.png") no-repeat 50px 30px  transparent;
    height: 90px;
    width: 300px;
    background-size: 200px 50px;

}
.bookmarks,
.bookmarks2 {
	margin-right:15px;
display:none;
margin:0px;
padding:0px;

}
.sidebar {
	width:100%;
	background:#fff;
}
.artikel2 {
	float:right;
			margin-right:0px;
			margin-top:-80px;
			}
.artikel {
	margin:5px;
	padding: 5px;
	width:90%;
	border:0px;
	margin-top:-60px;
}

.span5 {
    width: 100%;
}
.span6 {
    width: 100%;
}
.untermenu1 {

	margin-top:20px;
}
.newsclass {
    border-left:0px solid #E5E5E5;
    margin-left: 0px;
    padding-left: 5px;
}

.navbar .nav {
    margin-left: 0px;
}
.nav > li > a {
    color: #414141;
    font-weight:400;
    text-align: left;
}
.navbar .nav > li {
    font-size: 18px;
    font-weight:400;
}

legend {

    width: 109.9%;
}

input[type="checkbox"], input[type="radio"] {
    float: right;
    margin-right: 25px;
    padding-top: 3px;
    display:block;
}
}

input[type="image"] {
	max-width:100%;
	height:auto;
}

p.danger {
    font-size:1.75rem;
    line-height:1.5;
    color:#f66;
}
a.danger:link, a.danger:visited {
    color:#f66;
}
a.danger:hover {
    color:#f22;
}
a.danger:active {
    color:#f22;
}
