/*   
  Theme Name: zisska
  Theme URI: http://www.zisska.de
  Description: WordPress theme for zisska.de
  Author: efficient information technologies
  Author URI: http://www.efficient.it
  Version: 1.0
*/
@media screen {
	HTML {
		height: 100%;
		margin: 0px;
		padding: 0px;
	}

	BODY {
		background-color: #696969;
		font-family: Arial, sans-serif;
		height: 100%;
		margin: 0px;
		padding: 0px;
		overflow-y: scroll;
	}

	BODY.body_home {
		background-color :#a52313;
	}

	DIV#container_page {
		margin-left: auto;
		margin-right: auto;
		width: 1000px;
	}

	DIV#container_pagebrand {
		height: 88px;
	}

	DIV#container_meta {
		background-color: #eaebeb;
		display: inline;
		float: left;
		height: 68px;
		position: relative;
		width: 140px;
	}

	DIV#container_myzisska {
		background-color: #a52313;
		display: inline;
		float: left;
		height: 68px;
		position: relative;
		width: 430px;
	}

	DIV#container_content_wrapper {
		background-color: #f8f8ff;
		display: table-row;
	}

	DIV#container_navigation {
		background-color: #d3d3d3;
		display: table-cell;
		float: left;
		width: 200px;
	}

	DIV#container_posts_navigation {
		clear: both;
	}

	DIV#container_content_intro {
		color: #daa68f;
		font-size: 17px;
		font-weight: bold;
		text-align: center;
	}

	DIV#container_content {
		color: #393939;
		display: table-cell;
		float: left;
		font-size: 12px;
		left: 1000px;
		line-height:150%;
		padding-bottom: 72px;
		padding-left: 72px;
		padding-right: 72px;
		padding-top: 72px;
		width: 656px;
	}

	DIV.container_clear {
		clear: both;
	}

	DIV.container_post_image {
		float: left;
		margin-right: 10px;
		overflow: hidden;
		width: 300px;
	}
	DIV.container_post_text {
		float: left;
		overflow: hidden;
		width: 346px;
	}

	DIV.container_post_item {
		clear: both;
	}

	DIV#container_meta UL {
		bottom: 0px;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		position: absolute;
		text-align: center;
		width: 140px;
	}

	DIV#container_myzisska UL {
		bottom: 0px;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		position: absolute;
		text-align: center;
		width: 430px;
	}

	DIV#container_navigation UL {
		list-style-type: none;
		margin-bottom: 23px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
	}

	DIV#container_posts_navigation UL {
		list-style-type: none !important;
		margin-bottom: 0px !important;
		margin-left: 0px !important;
		width: 100%;
	}

	DIV#container_posts_navigation UL UL {
		text-align: center;
	}

	DIV#container_content_intro UL {
		list-style-type: none;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 35px;
		padding: 0px;
	}

	DIV#container_content UL {
		list-style-type: square;
		margin-bottom: 15px;
		margin-left: 15px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
	}

	DIV#container_content OL {
		margin-bottom: 15px;
		margin-left: 15px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
	}

	DIV#container_content UL.list_anchors {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}

	DIV#container_meta UL LI {
		display: inline;
		margin-right: 10px;
	}

	DIV#container_meta UL LI:last-child {
		margin-right: 0px;
	}

	DIV#container_myzisska UL LI {
		display: inline;
	}

	DIV#container_navigation UL LI {
		border-bottom-color: #ffffff;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		padding-left: 35px;
	}

	DIV#container_navigation UL LI.current-menu-item {
		background-color: #f8f8ff;
	}

	DIV#container_posts_navigation UL UL LI {
		display: inline;
	}

	DIV#container_posts_navigation UL LI.listitem_left {
		float: left;
		width: 127px;
	}

	DIV#container_posts_navigation UL LI.listitem_center {
		display: inline-block;
		text-align: center;
		width: 400px;
	}

	DIV#container_posts_navigation UL LI.listitem_right {
		float: right;
		width: 127px;
	}

	DIV#container_content_intro UL LI {
		border-right-color: #ffffff;
		border-right-style: solid;
		border-right-width: 1px;
		display: inline;
		margin-right: 5px;
		padding-right: 5px;
	}

	DIV#container_content_intro UL LI:last-child {
		border-right: none;
	}

	DIV#container_content UL LI,
	DIV#container_content OL LI {
		margin-bottom: 5px;
	}

	DIV#container_content UL.list_anchors LI {
	border-right-color: #940303;
	border-right-style: solid;
	border-right-width: 1px;
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	}

	DIV#container_content UL.list_anchors LI.listitem_last {
		border-right: none;
	}

	FORM {
		margin: 0px;
		padding: 0px;
	}

	DIV#container_content FIELDSET {
		border-color: #d3d3d3;
		border-style: dotted;
		border-width: 1px;
		margin-bottom: 15px;
		padding: 15px;
		clear: both;
	}

	DIV#container_content FIELDSET.fieldset_left {
		float: left;
		width: 270px;
	}

	DIV#container_content FIELDSET.fieldset_right {
		clear: none;
		float: right;
		width: 270px;
	}

	DIV#container_content LEGEND {
		color: #696969;
		font-size: 0.9em;
	}

	DIV#container_navigation LABEL {
		color: #000000;
		display: block;
		font-size: 12px;
		font-weight: bold;
		margin: 0px;
		padding-left: 35px;
	}

	DIV#container_content LABEL {
		color: #696969;
		display: block;
		font-size: 1em;
		font-weight: normal;
	}

	 DIV#container_navigation INPUT#input_search_query {
		background-color: #e8ebeb;
		border-color: #393939;
		border-style: solid;
		border-width: 1px;
		font-size: 11px;
		margin-left: 35px;
		width: 120px;
	 }

	DIV#container_navigation INPUT#input_search_button {
		background-color: #e8ebeb;
		border-color: #393939;
		border-style: solid;
		border-width: 1px;
		font-size: 11px;
		width: 30px;
	}

	DIV#container_content FIELDSET INPUT[type="text"],
	DIV#container_content FIELDSET INPUT[type="password"],
	DIV#container_content FIELDSET SELECT {
		background-color: #e8ebeb;
		border-color: #393939;
		border-style: dotted;
		border-width: 1px;
		font-size: 11px;
	}

	DIV#container_content FIELDSET.fieldset_left INPUT[type="text"],
	DIV#container_content FIELDSET.fieldset_right INPUT[type="text"],
	DIV#container_content FIELDSET.fieldset_left INPUT[type="password"],
	DIV#container_content FIELDSET.fieldset_right INPUT[type="password"],
	DIV#container_content FIELDSET.fieldset_left SELECT,
	DIV#container_content FIELDSET.fieldset_right SELECT {
		width: 100%;
	}

	DIV#container_content FIELDSET INPUT[type="submit"] {
		cursor: pointer;
		float: right;
		width: 150px;
	}

	DIV#container_content INPUT.single {
		border-color: #d3d3d3;
		border-style: dotted;
		border-width: 1px;
		font-size: 12px;
		margin-right: 15px;
		width: 300px;
	}

	IMG {
		border: none;
	}

	IMG#image_pagebrand_intro {
		margin-top: 187px;
	}

	IMG#image_logo_intro {
		display: block;
		margin-bottom: 50px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
	}

	IMG#image_logo {
		display: inline;
		float: left;
	}

	IMG#image_visual {
		margin-bottom: 20px;
		margin-left: 35px;
		margin-top: 20px;
	}

	IMG#image_seal_left {
		display: inline;
		float: left;
		margin-bottom: 20px;
		margin-left: 35px;
		margin-top: 20px;
	}

	IMG#image_seal_right {
		display: inline;
		float: left;
		margin-bottom: 20px;
		margin-left: 15px;
		margin-top: 20px;
	}

	DIV#container_content IMG.alignright {
		float: right;
		margin-bottom: 15px;
		margin-left: 15px;
	}

	DIV#container_content IMG.alignleft {
		float: left;
		margin-bottom: 15px;
		margin-right: 15px;
	}

	DIV#container_content TABLE {
		border: none;
		margin-bottom: 15px;
		width: 100%;
	}

	DIV#container_content TABLE TH {
		border-bottom-color: #940303;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left: none;
		border-right: none;
		border-top: none;
		font-weight: bold;
		padding-top: 15px;
		text-align: left;
		vertical-align: top;
	}

	DIV#container_content TABLE TD {
		border: none;
		padding-bottom: 10px;
		padding-right: 10px;
		text-align: left;
		vertical-align: top;
	}

	DIV#container_content H1 {
		clear: both;
		color: #940303;
		font-size: 14px;
		font-weight: bold;
		line-height:150%;
		margin-bottom: 15px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
	}

	DIV#container_content H2 {
		clear: both;
		color: #940303;
		font-size: 12px;
		font-weight: bold;
		line-height:150%;
		margin-bottom: 15px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
	}

	DIV#container_content H3 {
		clear: left;
		color: #000000;
		float: left;
		font-size: 16px;
		font-weight: bold;
		line-height:150%;
		margin: 0px;
		padding: 0px;
	}

	DIV#container_content H4 {
		color: #595959;
		font-size: 12px;
		font-weight: bold;
		line-height:150%;
		margin-bottom: 5px;
		margin-left: 200px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
	}

	DIV#container_content H5 {
		color: #000000;
		font-size: 12px;
		font-weight: normal;
		line-height:150%;
		margin-bottom: 5px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
	}

	DIV#container_navigation H2 {
		border-bottom-color: #940303;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-top-color: #940303;
		border-top-style: solid;
		border-top-width: 1px;
		color: #940303;
		font-size: 11px;
		font-weight: bold;
		margin: 0px;
		padding-bottom: 3px;
		padding-left: 35px;
		padding-top: 3px;
	}

	HR {
		border-bottom-color: #d3d3d3;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		border-left: none;
		border-right: none;
		border-top: none;
		clear: both;
		height: 0px;
		margin-bottom: 15px;
		margin-top: 15px;
	}

	DIV#container_content P,
	DIV#container_content_intro P {
		margin-bottom: 15px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
	}

	DIV#container_navigation P {
		font-size: 11px;
		line-height: 125%;
		margin-bottom: 15px;
		margin-left: 35px;
		margin-right: 15px;
		margin-top: 0px;
		padding: 0px;
	}

	DIV#container_content P.text_right {
		clear: right;
		float: right;
		text-align: right;
	}

	DIV#container_content .text_small {
		font-size: 11px;
	}

	DIV#container_content .text_strong {
		font-weight: bold;
	}

	DIV#container_content .text_highlight {
		font-size: 14px;
		font-weight: bold;
	}

	DIV#container_content DIV.validation-advice {
		border-color: #a52313;
		border-style: dotted;
		border-width: 1px;
		color: #a52313;
		font-size: 12px;
		font-weight: bold;
		padding: 15px;
		margin-bottom: 15px;
	}

	DIV#container_content FIELDSET INPUT.validation-failed,
	DIV#container_content FIELDSET SELECT.validation-failed,
	DIV#container_content FIELDSET TEXTAREA.validation-failed {
		color: #a52313;
		border-color: #a52313;
	}

	DIV#container_meta UL LI A {
		color: #393939;
		display: inline-block;
		font-size: 11px;
		padding: 5px;
		text-decoration: none;
		text-transform: uppercase;
	}

	DIV#container_meta UL LI A:hover {
		text-decoration: underline;
	}

	DIV#container_myzisska UL LI A {
		color: #f8f8ff;
		display: inline-block;
		font-size: 11px;
		padding: 5px;
		text-decoration: none;
		text-transform: uppercase;
	}

	DIV#container_myzisska UL LI A:hover {
		text-decoration: underline;
	}

	DIV#container_myzisska UL LI.current-menu-item A {
		background-color: #f8f8ff;
		color: #000000;
	}

	DIV#container_navigation UL LI A {
		color: #393939;
		display: block;
		font-size: 11px;
		padding-bottom: 3px;
		padding-top: 3px;
		text-decoration: none;
	}

	DIV#container_posts_navigation UL LI A {
		font-size: 12px;
	}

	DIV#container_posts_navigation UL LI A.link_box {
		background-color: #e8ebeb;
		border-color: #393939;
		border-style: solid;
		border-width: 1px;
		color: #393939;
		display: inline-block;
		text-align: center;
		width: 125px;
	}

	DIV#container_posts_navigation UL LI A.link_box:hover {
		background-color: #d3d3d3;
		text-decoration: none;
	}

	DIV#container_posts_navigation UL LI UL LI A.link_box {
		margin-bottom: 3px;
		margin-left: 3px;
		margin-right: 3px;
		width: 20px;
	}

	DIV#container_posts_navigation UL LI UL LI A.link_current {
		background-color: #d3d3d3;
		font-weight: bold;
	}

	DIV#container_content_intro UL LI A {
		color: #ffffff;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
	}

	DIV#container_content_intro UL LI A:hover {
		text-decoration: underline;
	}

	DIV#container_navigation A,
	DIV#container_content A {
		color: #940303;
		text-decoration: none;
	}

	DIV#container_content A:hover {
		text-decoration: underline;
	}

	A:active,
	A:focus {
		outline: none;
		-moz-outline-style: none;
	}
}

@media print {
}