/* Tablet */
@media screen and (min-width: 769px) and (max-width: 1024px) {
	
	/*GESUCHE*/
	
	.gm-item {
	width:27%;
	}
	
	.gm_wrapper {
	width:100%;
	}
	
	/*PROFIL*/
	
	.mem_quote {
	width:60%;
	}
	 
	.skill_types {
	width:100%;
	}
	
	.an_profile {
	position:unset;
	}
	
	.mem_skills img {
	display:none;
	}
	
	.mem_chara1 {
	width:100%;
	}
	
	#tabmenu .tab-content {
	width:100%;
	height: 50vh;
overflow: auto;
	}
	
	#tabmenu [for="tab-1"] {
  top: -30px;
	right:300px;
		z-index:4;
	}
	
	#tabmenu [for="tab-2"] {
	  top: -30px;
	right:270px;
		z-index:4;
	}
	
	#tabmenu [for="tab-3"] {
	  top: -30px;
	right:240px;
		z-index:4;
	}
	
		#tabmenu [for="tab-4"] {
	  top: -30px;
	right:210px;
		z-index:4;
	}
	
		#tabmenu [for="tab-5"] {
	  top: -30px;
	right:180px;
		z-index:4;
	}
	
	#tabmenu [for="tab-6"] {
	  top: -30px;
	right:150px;
		z-index:4;
	}
	
	#tabmenu [for="tab-7"] {
	  top: -30px;
	right:120px;
		z-index:4;
	}
	
	.memw_right {
	width:100%;
	}
	
	.memw_left {
	width:100%;
	}
	
	.ornament {
	display:none;
	}
	
	/*CHARA-CP*/
	
	.forenwiki {
	width:100%;
	}
	
	/*POSTBIT*/
	
	.postbit_right {
	width:65%;
	}
	
	.pb_icon img {
	width: 80px;
	height:80px;
	}
	
	.post.classic {
	width:100%;
	}
	
	/*LISTEN*/
	
	.lists {
	width:100%;
	}
	
	/*LEXIKON*/
	
	.dictionary-page {
	width:100%;
	}
	
	.dictionary-sidebar {
	width:20%;
	}
	
	/*MEMBERLIST*/
	
	.ml_wrapper {
	width:100%;
	}
	
	/*INDEX*/
  #container {
    margin-top: 170% !important;
	width:220%;
  }
	
	.header_descr {
	width:100%;
		margin-top:20px;
	}
	
	.ipn_cal {
	height:200px;
	overflow:auto;
	}
	
	.inplaynews {
	height:230px;
	}
	
	.fb2 {
	width:100%;
	}
	
	.index_boardstats {
	width:100%;
	}
	
	.ib_left {
	width:63%;
	}
}



/*HANDY*/
@media screen and (max-width: 768px) {
	
	/*GESUCHE*/
	
	.gm-item {
	width:27%;
	}
	
	.gm_wrapper {
	width:100%;
	}
	
	/*PROFIL*/
	
	.mem_quote {
	width:60%;
	}
	 
	.skill_types {
	width:100%;
	}
	
	.an_profile {
	position:unset;
	}
	
	.mem_skills img {
	display:none;
	}
	
	.mem_chara1 {
	width:100%;
	}
	
	#tabmenu .tab-content {
	width:100%;
	height: 50vh;
overflow: auto;
	}
	
	#tabmenu [for="tab-1"] {
  top: -30px;
	right:300px;
		z-index:4;
	}
	
	#tabmenu [for="tab-2"] {
	  top: -30px;
	right:270px;
		z-index:4;
	}
	
	#tabmenu [for="tab-3"] {
	  top: -30px;
	right:240px;
		z-index:4;
	}
	
		#tabmenu [for="tab-4"] {
	  top: -30px;
	right:210px;
		z-index:4;
	}
	
		#tabmenu [for="tab-5"] {
	  top: -30px;
	right:180px;
		z-index:4;
	}
	
	#tabmenu [for="tab-6"] {
	  top: -30px;
	right:150px;
		z-index:4;
	}
	
	#tabmenu [for="tab-7"] {
	  top: -30px;
	right:120px;
		z-index:4;
	}
	
	.memw_right {
	width:100%;
	}
	
	.memw_left {
	width:100%;
	}
	
	.ornament {
	display:none;
	}
	
	/*CHARA-CP*/
	
	.forenwiki {
	width:100%;
	}
	
	/*POSTBIT*/
	
	.postbit_right {
	width:65%;
	}
	
	.pb_icon img {
	width: 80px;
	height:80px;
	}
	
	.post.classic {
	width:100%;
	}
	
	/*LISTEN*/
	
	.lists {
	width:100%;
	}
	
	/*LEXIKON*/
	
	.dictionary-page {
	width:100%;
	}
	
	.dictionary-sidebar {
	width:20%;
	}
	
	/*MEMBERLIST*/
	
	.ml_wrapper {
	width:100%;
	}
	
	/*INDEX*/
  #container {
    margin-top: 170% !important;
	width:220%;
  }
	
	.header_descr {
	width:100%;
		margin-top:20px;
	}
	
	.ipn_cal {
	height:200px;
	overflow:auto;
	}
	
	.inplaynews {
	height:230px;
	}
	
	.fb2 {
	width:100%;
	}
	
	.index_boardstats {
	width:100%;
	}
	
	.ib_left {
	width:63%;
	}
}

