/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  /* font-size: 93.8%; */
}

#logo {
	margin-right: 20px;
	}
	
body.page-node-13 img.eins,
body.page-node-13 img.zwei,
body.page-node-13 img.drei {
	display: block;
	position: absolute;
	top: 35px;
	width: 120px;
	height: 120px;
	}

body.page-node-13 img.eins {
	right: 260px;
	}
	
body.page-node-13 img.zwei {
	right: 130px;
	}

body.page-node-13 img.drei {
	right: 0;
	}
	
	
img.comic15 {
	display: none;
	}
	
/*  *************************************************  
*                       SUCHE  
*  ***********************************************  */

div.region-sidebar-second {
	padding-top: 30px;
	}


div#block-search-form {
	position: relative;
	width: 100%;
	float: right;
	}
	
div#block-search-form div.block-inner {
	margin: 0;
	}
	
div#block-search-form form {
	width: 100%;
	}

#search-block-form div.form-item {
	margin: 0;
	}
	
#search-block-form div.form-item input {
	width: 80%;
	-webkit-appearance: textfield;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid gray;
	padding-left: 5px;
	height: 24px;
	line-height: 24px;
	float: right;
	display: block;	
	-webkit-box-shadow: inset 0px 2px 3px 1px rgba(158,156,158,1);
	-moz-box-shadow: inset 0px 2px 3px 1px rgba(158,156,158,1);
	box-shadow: inset 0px 2px 3px 1px rgba(158,156,158,1);
	}

#search-block-form div#edit-actions {
	position: absolute;
	right: 3px;
	top: 5px;	
	}


#search-block-form div#edit-actions input#edit-submit {
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 20px;
	border: none;
	background-image: url('../gfx/lupe.png');
	background-repeat: no-repeat;
	background-color: transparent;	
	}
	
/*  *************************************************  
*                      /SUCHE  
*  ***********************************************  */
	

/*  *************************************************  
*                      MENÜ KRAMS  
*  ***********************************************  */
	
nav#block-system-main-menu ul.menu li a {
	font-size: 14px;
	}
	
div.menu-block-1 ul.menu li a {
	font-size: 12px;
	}
	
a.quadrat {
	width: 80%;
	min-height: 130px;
	font-size: 12px;
	line-height: 17px;
	}
	
a.quadrat {
	line-height: 20px;
	}
	
/*  *************************************************  
*                     /MENÜ KRAMS
*  ***********************************************  */

img.comic08 {
	display: none;
	}
	
	