/*
Theme Name: webtermine
Theme URI: http://www.ihrwebprofi.at
Description: 
Version: 1.0
Author: Mag. (FH) Robert Harm
Author URI: http://www.ihrwebprofi.at
Tags: fixed width, right sidebar, two columns, valid XHTML, webtermine, widgets
*/
/* begin Page */
body {
	margin: 0 auto;
	padding: 0;
	background-color: #9C9C9C;
	background-image: url('images/page_t.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #000000; /*242424*/
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, 
h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, 
.art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, 
.art-postheader a:hover, .art-blockheader .t, .art-vmenublockheader .t, .art-logo-text, .art-logo-text a, 
h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover,
h6 a h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus h1 a:visited, .art-postheader a:focus, h1.art-logo-name a:focus
 {
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 31px;
	text-align: left;
}
a {
	text-decoration: underline;
	color: #C70F31;
}
a:link {
	text-decoration: underline;
	color: #C70F31;
}
a:visited, a.visited {
	color: #525252;
}
a:hover, a.hover, a:focus, a.hover:focus {
	text-decoration: none;
        background:#fff;
	color: #000000;/*Robert F3627D*/
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:focus  {
	font-size: 24px;
	color: #525252;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:focus {
	font-size: 22px;
	color: #6B6B6B;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:focus {
	font-size: 20px;
	color: #6B6B6B;
	margin: 25px 0 0 0;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover, h4 a:focus {
	font-size: 18px;
	color: #242424;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover, h5 a:focus {
	font-size: 15px;
	color: #242424;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover, h6 a:focus {
	font-size: 15px;
	color: #242424;
}
#art-main {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	cursor:default;
}
#art-page-background-glare {
	position: absolute;
	width: 100%;
	height: 512px;
	left: 0;
	top: 0;
}
#art-page-background-glare-image {
	/*RH background-image: url('images/page_gl.png');*/
	background-repeat: no-repeat;
	height: 512px;
	width: 601px;
	margin: 0;
}
html:first-child #art-page-background-glare {
	border: 1px solid transparent;/* Opera fix */
}
#art-page-background-gradient {
	position: absolute;
	/*RH background-image: url('images/page_g.jpg');*/
	background-repeat: repeat-x;
	top: 0;
	width: 100%;
	height: 900px;
}
#art-page-background-gradient {
	background-position: top left;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}
form {
	padding: 0 !important;
	margin: 0 !important;
}
table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */
/* begin Box, Sheet */
.art-sheet {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 905px;
	min-width: 41px;
	min-height: 41px;
}
.art-sheet-body {
	position: relative;
	z-index: 1;
	padding: 11px;
}
.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc, .art-sheet-cr, .art-sheet-cl {
	position: absolute;
	z-index: -1;
}
.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl {
	width: 68px;
	height: 68px;
	background-image: url('images/sheet_s.png');
}
.art-sheet-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 34px, 34px, auto);
}
.art-sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 34px, 34px);
}
.art-sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(34px, 34px, auto, auto);
}
.art-sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(34px, auto, auto, 34px);
}
.art-sheet-tc, .art-sheet-bc {
	left: 34px;
	right: 34px;
	height: 68px;
	background-image: url('images/sheet_h.png');
}
.art-sheet-tc {
	top: 0;
	clip: rect(auto, auto, 34px, auto);
}
.art-sheet-bc {
	bottom: 0;
	clip: rect(34px, auto, auto, auto);
}
.art-sheet-cr, .art-sheet-cl {
	top: 34px;
	bottom: 34px;
	width: 68px;
	background-image: url('images/sheet_v.png');
}
.art-sheet-cr {
	right: 0;
	clip: rect(auto, auto, auto, 34px);
}
.art-sheet-cl {
	left: 0;
	clip: rect(auto, 34px, auto, auto);
}
.art-sheet-cc {
	position: absolute;
	z-index: -1;
	top: 34px;
	left: 34px;
	right: 34px;
	bottom: 34px;
	background-color: #F5F5F5;
}
.art-sheet {
	margin-top: 10px !important;
	cursor:auto;
}
#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare {
	min-width: 905px;
}
/* end Box, Sheet */
/* begin Header */
div.art-header {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 883px;
	height: 245px;
	overflow: hidden;
}
div.art-header-png {
	position: absolute;
	z-index: -2;
	top: 0;
	left: 0;
	width: 883px;
	height: 245px;
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	background-position: left top;
}
div.art-header-jpeg {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 883px;
	height: 245px;
	background-image: url('images/header2.png');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */
/* begin Logo */
.art-logo {
	display: block;
	position: absolute;
	left: 255px;
	top: 10px;
	width: 640px;
}
h1.art-logo-name {
	display: block;
	text-align: center;
}
h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover, h1.art-logo-name a:focus {
	font-size: 29px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #CCCCCC !important;
}
.art-logo-text {
	display: block;
	text-align: center;
}
.art-logo-text, .art-logo-text a {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 20px;
	padding: 0;
	margin: 0;
	color: #CCCCCC !important;
}
/* end Logo */
/* begin Menu */
/* menu structure */
.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover, .art-menu a:focus {
	text-align: left;
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.art-menu, .art-menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.art-menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}
.art-menu li:hover, .art-menu li:focus, .art-menu ul li ul li:hover, .art-menu ul li ul li:focus {
	z-index: 10000;
	white-space: normal;
}
.art-menu li li {
	float: none;
}
.art-menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
}


.art-menu li:hover>ul, .art-menu li:focus>ul {
	visibility: visible;
	top: 100%;
}
.art-menu li li:hover>ul, .art-menu li li:focus>ul {
	top: 0;
	left: 100%;
}
.art-menu:after, .art-menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul {
	min-height: 0;
}
.art-menu ul {
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}
.art-menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* menu structure */
.art-menu {
	padding: 4px 2px 0 2px;
}
.art-nav {
	position: relative;
	height: 29px;
	z-index: 100;
}
.art-nav .l, .art-nav .r {
	position: absolute;
	z-index: -1;
	top: 0;
	height: 29px;
	background-image: url('images/nav.png');
}
.art-nav .l {
	left: 0;
	right: 0;
}
.art-nav .r {
	right: 0;
	width: 883px;
	clip: rect(auto, auto, auto, 883px);
}
/* end Menu */
/* begin MenuItem */
.art-menu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
}
.art-menu li {
	margin-right: 2px;
	margin-left: 2px;
}
.art-menu ul li {
	margin:0;
	clear: both;
}
.art-menu a .r, .art-menu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 75px;
	background-image: url('images/menuitem.png');
}
.art-menu a .l {
	left: 0;
	right: 6px;
}
.art-menu a .r {
	width: 412px;
	right: 0;
	clip: rect(auto, auto, auto, 406px);
}
.art-menu a .t {
	margin-right: 10px;
	margin-left: 10px;
	color: #fff;
	padding: 0 12px;
	margin: 0 6px;
	line-height: 25px;
	text-align: center;
}
/*Robert*/
.art-menu a:focus .t, .art-menu a:hover .t {
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
	padding: 0 12px;
	margin: 0 6px;
	line-height: 25px;
	text-align: center;
}
.art-menu a:hover .l, .art-menu a:hover .r, .art-menu a:focus .l, .art-menu a:focus .r  {
	top: -25px;
}
.art-menu li:hover>a .l, .art-menu li:hover>a .r, .art-menu li:focus>a .l, .art-menu li:focus>a .r {
	top: -25px;
}
.art-menu li:hover a .l, .art-menu li:hover a .r, .art-menu li:focus a .l, .art-menu li:focus a .r {
	top: -25px;
}
.art-menu a:hover .t, .art-menu a:focus .t {
	color: #000000;/*Robert FDDDDF*/
}
.art-menu li:hover a .t, .art-menu li:focus a .t {
	color: #000000;/*Robert FDDDDF*/
}
.art-menu li:hover>a .t, .art-menu li:focus>a .t {
	color: #000000;/*Robert FDDDDF*/
}
.art-menu a.active .l, .art-menu a.active .r {
	top: -50px;
}
.art-menu a.active .t {
	color: #000;
}
/* end MenuItem */
/* begin MenuSubItem */
.art-menu ul a {
	display: block;
	text-align: center;
	white-space: nowrap;
	height: 15px;
	width: 210px;
	overflow: hidden;
	line-height: 15px;
	background: #eee;
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #949494;
}
.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}
.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span,  .art-menu ul a:focus {
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 15px;
	color: #000;
	margin-right: 10px;
	margin-left: 10px;
	margin:0;
	padding:5px;
}
.art-menu ul li a:hover, .art-menu ul li a:focus {
	color: #000000;
	border-color: #696969;
	background-position: 0 -20px;
}
.art-menu ul li:hover>a, .art-menu ul li:focus>a {
	color: #fff;
	background-color: #555;
	border-color: #696969;
	background-position: 0 -20px;
}
.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span, .art-nav .art-menu ul li a:focus span, .art-nav .art-menu ul li a:focus span span  {
	color: #000000;
}
.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span, .art-nav .art-menu ul li:focus>a span, .art-nav .art-menu ul li:focus>a span span {
	color: #000000;
}
/* end MenuSubItem */
/* begin Layout */
.art-content-layout {
	display: table;
	padding: 0;
	border: none;
	width: 883px;
}
.art-content-layout .art-content-layout {
	width: auto;
	margin:0;
}
div.art-content-layout div.art-layout-cell, div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell {
	display: table-cell;
}
div.art-layout-cell div.art-layout-cell {
	display: block;
}
div.art-content-layout-row {
	display: table-row;
}
.art-content-layout {
	table-layout: fixed;
	border-collapse: collapse;
	background-color: Transparent;
	border: none !important;
	padding:0 !important;
}
.art-layout-cell, .art-content-layout-row {
	background-color: Transparent;
	vertical-align: top;
	text-align: left;
	border: none !important;
	margin:0 !important;
	padding:0 !important;
}
/* end Layout */
/* begin Button */
.art-button-wrapper .art-button {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
	text-decoration: none !important;
	color: #333333 !important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 27px;
	height: 27px;
	margin: 0;
	padding: 0 10px !important;
	overflow: visible;
	cursor: default;
	z-index: 0;
}
.art-button img, .art-button-wrapper img {
	margin: 0;
	vertical-align: middle;
}
.art-button-wrapper {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	height: 27px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: 0;
}
.firefox2 .art-button-wrapper {
	display: block;
	float: left;
}
input, select, textarea, select {
	vertical-align: middle;
}
.art-block select {
	width:96%;
}
.art-button-wrapper.hover .art-button, .art-button:hover, .art-button:focus {
	color: #F2F2F2 !important;
	text-decoration: none !important;
}
.art-button-wrapper.active .art-button {
	color: #EDEDED !important;
}
.art-button-wrapper .l, .art-button-wrapper .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 81px;
	margin: 0;
	padding: 0;
	background-image: url('images/button.png');
}
.art-button-wrapper .l {
	left: 0;
	right: 1px;
}
.art-button-wrapper .r {
	width: 403px;
	right: 0;
	clip: rect(auto, auto, auto, 402px);
}
.art-button-wrapper.hover .l, .art-button-wrapper.hover .r {
	top: -27px;
}
.art-button-wrapper.active .l, .art-button-wrapper.active .r {
	top: -54px;
}
.art-button-wrapper input {
	float: none !important;
}
/* end Button */
/* begin Box, Block, VMenuBlock */
.art-vmenublock {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.art-vmenublock-body {
	position: relative;
	z-index: 1;
	padding: 0;
}
.art-vmenublock {
	margin: 15px 7px 7px 7px;
}
/* end Box, Block, VMenuBlock */
/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;

	min-height: 1px;
}
.art-vmenublockcontent-body {
	position: relative;
	z-index: 1;
	padding: 0;
}
.art-vmenublockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.art-vmenublockcontent-body {
	position: relative;
	z-index: 1;
	padding: 0;
}
/* end Box, Box, VMenuBlockContent */
/* begin VMenu */
ul.art-vmenu, ul.art-vmenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	line-height: 0;
}/* end VMenu */
/* begin VMenuItem */
ul.art-vmenu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 30px;
	cursor: pointer;
	text-decoration: none;
}
ul.art-vmenu li.art-vmenu-separator {
	display: block;
	padding: 0 0 0 0;
	margin: 0;
	font-size: 1px;
}
ul.art-vmenu .art-vmenu-separator-span {
	display: block;
	padding: 0;
	font-size: 1px;
	height: 0;
	line-height: 0;
	border: none;
}
ul.art-vmenu a .r, ul.art-vmenu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 90px;
	background-image: url('images/vmenuitem.png');
}
ul.art-vmenu a .l {
	left: 0;
	right: 15px;
}
ul.art-vmenu a .r {
	width: 907px;
	right: 0;

	clip: rect(auto, auto, auto, 892px);
}
ul.art-vmenu a .t {
	display: block;
	line-height: 30px;
	color: #4A4A4A;
	padding: 0 11px 0 25px;
	font-weight: bold;
	margin-left:0;
	margin-right:0;
}
ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r, ul.art-vmenu a:focus .l, ul.art-vmenu a:focus .r  {
	top: -30px;
}
ul.art-vmenu a:hover .t, ul.art-vmenu a:focus .t {
	color: #FBBBBE;
}
ul.art-vmenu a.active .l, ul.art-vmenu a.active .r {
	top: -60px;
}
ul.art-vmenu a.active .t {
	color: #D1D1D1;
}
/* end VMenuItem */
/* begin VMenuSubItem */
ul.art-vmenu ul, ul.art-vmenu ul li {
	margin: 0;
	padding: 0;
}
ul.art-vmenu ul a {
	display: block;
	white-space: nowrap;
	height: 20px;
	overflow: visible;
	background-image: url('images/vsubitem.gif');
	background-position: 25px 0;
	background-repeat: repeat-x;
	padding-left: 25px;
	border: solid 1px #ABABAB;
}
ul.art-vmenu ul span, ul.art-vmenu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}
ul.art-vmenu ul a, ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:hover, ul.art-vmenu ul a:active, ul.art-vmenu ul span, ul.art-vmenu ul span span, ul.art-vmenu ul a:focus {
	line-height: 20px;
	color: #545454;
	font-size: 12px;
	margin-left: 0;
}
ul.art-vmenu ul {
	margin:0 0 0 0;
}
ul.art-vmenu ul ul {
	margin:0 0 0 0;
}
ul.art-vmenu ul li.art-vsubmenu-separator {
	display: block;
	margin: 0;
	font-size: 1px;
	padding: 0 0 0 0;
}
ul.art-vmenu ul .art-vsubmenu-separator-span {
	display: block;
	padding: 0;
	font-size: 1px;
	height: 0;
	line-height: 0;
	margin: 0;
	border: none;
}
ul.art-vmenu ul li li a {
	background-position: 50px 0;
	padding-left: 50px;
}
ul.art-vmenu ul li li li a {
	background-position: 75px 0;
	padding-left: 75px;
}
ul.art-vmenu ul li li li li a {
	background-position: 100px 0;
	padding-left: 100px;
}
ul.art-vmenu ul li li li li li a {
	background-position: 125px 0;
	padding-left: 125px;
}
ul.art-vmenu ul li a.active {
	color: #5F0717;
	background-position: 25px -40px;
	border: solid 1px #ABABAB;
}
ul.art-vmenu ul li li a.active {
	background-position: 50px -40px;
}
ul.art-vmenu ul li li li a.active {
	background-position: 75px -40px;
}
ul.art-vmenu ul li li li li a.active {
	background-position: 100px -40px;
}
ul.art-vmenu ul li li li li li a.active {
	background-position: 125px -40px;
}
ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a:hover.active, ul.art-vmenu ul li a:focus, ul.art-vmenu ul li a:focus.active {
	color: #FDDDDF;
	background-position: 25px -20px;
	border: solid 1px #DA1035;
}
ul.art-vmenu ul li li a:hover, ul.art-vmenu ul li li a:hover.active, ul.art-vmenu ul li li a:focus, ul.art-vmenu ul li li a:focus.active {
	background-position: 50px -20px;
}
ul.art-vmenu ul li li li a:hover, ul.art-vmenu ul li li li a:hover.active, ul.art-vmenu ul li li li a:focus, ul.art-vmenu ul li li li a:focus.active {
	background-position: 75px -20px;
}
ul.art-vmenu ul li li li li a:hover, ul.art-vmenu ul li li li li a:hover.active, ul.art-vmenu ul li li li li a:focus, ul.art-vmenu ul li li li li a:focus.active {
	background-position: 100px -20px;
}
ul.art-vmenu ul li li li li li a:hover, ul.art-vmenu ul li li li li li a:hover.active, ul.art-vmenu ul li li li li li a:focus, ul.art-vmenu ul li li li li li a:focus.active {
	background-position: 125px -20px;
}
/* end VMenuSubItem */
/* begin Box, Block */
.art-block {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.art-block-body {
	position: relative;
	z-index: 1;
	padding: 0;
}
.art-block {
	margin: 15px 7px 7px 7px;
}
/* end Box, Block */
/* begin BlockHeader */
.art-blockheader {
	position: relative;
	z-index: 0;
	height: 37px;
	margin-bottom: 0;
}
.art-blockheader .t {
	height: 37px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	margin:0;
	padding: 0 11px 0 11px;
	white-space: nowrap;
	line-height: 37px;
}
.art-blockheader .l, .art-blockheader .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 37px;
	background-image: url('images/blockheader.png');
}
.art-blockheader .l {
	left: 0;
	right: 1px;
}
.art-blockheader .r {
	width: 889px;
	right: 0;
	clip: rect(auto, auto, auto, 883px);
}
/* end BlockHeader */
/* begin Box, BlockContent */
.art-blockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 3px;
	min-height: 3px;
}
.art-blockcontent-body {
	position: relative;
	z-index: 1;
	padding: 8px;
}
.art-blockcontent-tr, .art-blockcontent-tl, .art-blockcontent-br, .art-blockcontent-bl, .art-blockcontent-tc, .art-blockcontent-bc, .art-blockcontent-cr, .art-blockcontent-cl {
	position: absolute;
	z-index: -1;
}
.art-blockcontent-tr, .art-blockcontent-tl, .art-blockcontent-br, .art-blockcontent-bl {
	width: 2px;
	height: 2px;
	background-image: url('images/blockcontent_s.png');
}
.art-blockcontent-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 1px, 1px, auto);
}
.art-blockcontent-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}
.art-blockcontent-bl {
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}
.art-blockcontent-br {
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}
.art-blockcontent-tc, .art-blockcontent-bc {
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('images/blockcontent_h.png');
}
.art-blockcontent-tc {
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}
.art-blockcontent-bc {
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}
.art-blockcontent-cr, .art-blockcontent-cl {
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('images/blockcontent_v.png');
}
.art-blockcontent-cr {
	right: 0;
	clip: rect(auto, auto, auto, 1px);
}
.art-blockcontent-cl {
	left: 0;
	clip: rect(auto, 1px, auto, auto);
}
.art-blockcontent-cc {
	position: absolute;
	z-index: -1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-image: url('images/blockcontent_c.png');
}
.art-blockcontent-body {
	background:none repeat scroll 0 0 #DEDEDE;
	border:1px solid #999999;
	color:#000000;
}
.art-blockcontent-body a:link {
	color: #BF0B17;
}
.art-blockcontent-body a:visited, .art-blockcontent-body a.visited {
	color: #454545;
}
.art-blockcontent-body a:hover, .art-blockcontent-body a.hover, .art-blockcontent-body a:focus {
	color: #BD0A13;
	text-decoration: none;
}
.art-blockcontent-body ul {
	list-style-type: none;
	color: #333;
	margin: 0;
	padding: 0;
}
.art-blockcontent-body ul li {
	text-decoration: none;
	line-height: 1.25em;
	padding: 0 0 0 10px;
	background-image: url('images/blockcontentbullets.png');
	background-repeat: no-repeat;
}
/* end Box, BlockContent */
/* begin Box, Post */
.art-post {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 25px;
	min-height: 25px;
}
.art-post-body {
	position: relative;
	z-index: 1;
	padding: 10px;
}
.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl, .art-post-tc, .art-post-bc, .art-post-cr, .art-post-cl {
	position: absolute;
	z-index: -1;
}
.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl {
	width: 36px;
	height: 36px;
	background-image: url('images/post_s.png');
}
.art-post-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 18px, 18px, auto);
}
.art-post-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 18px, 18px);
}
.art-post-bl {
	bottom: 0;
	left: 0;
	clip: rect(18px, 18px, auto, auto);
}
.art-post-br {
	bottom: 0;
	right: 0;
	clip: rect(18px, auto, auto, 18px);
}
.art-post-tc, .art-post-bc {
	left: 18px;
	right: 18px;
	height: 36px;
	background-image: url('images/post_h.png');
}
.art-post-tc {
	top: 0;
	clip: rect(auto, auto, 18px, auto);
}
.art-post-bc {
	bottom: 0;
	clip: rect(18px, auto, auto, auto);
}
.art-post-cr, .art-post-cl {
	top: 18px;
	bottom: 18px;
	width: 36px;
	background-image: url('images/post_v.png');
}
.art-post-cr {
	right: 0;
	clip: rect(auto, auto, auto, 18px);
}
.art-post-cl {
	left: 0;
	clip: rect(auto, 18px, auto, auto);
}
.art-post-cc {
	position: absolute;
	z-index: -1;
	top: 18px;
	left: 18px;
	right: 18px;
	bottom: 18px;
	background-color: #EDEDED;
}
.art-post {
	margin: 7px 7px 20px 7px;
}
a img {
	border: 0;
}
.art-article img, img.art-article {
	border: solid 1px #696969;
	margin: 7px;
}
.art-metadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px;
}
.art-article table, table.art-article {
	border-collapse: collapse;
	margin: 1px;
	width: auto;
}
.art-article table, table.art-article .art-article tr, .art-article th, .art-article td {
	background-color: Transparent;
}
.art-article th, .art-article td {
	padding: 2px;
	border: solid 1px #949494;
	vertical-align: top;
	text-align: left;
}
.art-article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
pre {
	overflow: auto;
	padding: 0.1em;
}
/* end Box, Post */
/* begin PostHeaderIcon */
.art-postheader {
	margin: 0.2em 0;
	padding: 0;
	font-size: 24px;
	color: #8A0A22;
}
.art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover, .art-postheader a:focus  {
	font-size: 24px;
	margin: 0;
	color: #8A0A22;
}
.art-postheader img {
	border: none;
	vertical-align: middle;
	margin: 0;
}
/* end PostHeaderIcon */
/* begin PostHeader */
.art-postheader a:link {
	text-decoration: none;
	color: #AB0D2A;
}
.art-postheader a:visited, .art-postheader a.visited {
	color: #454545;
}
.art-postheader a:hover, .art-postheader a.hovered, .art-postheader a:focus {
	color: #980B25;
}
/* end PostHeader */
/* begin PostMetadata, PostMetadataHeader */
.art-postmetadataheader {
	padding: 1px;
	background-color: #DEDEDE;
	border-color: #BFBFBF;
	border-style: dashed;
	border-width: 1px;
}
/* end PostMetadata, PostMetadataHeader */
/* begin PostIcons, PostHeaderIcons */
.art-postheadericons {
	padding: 1px;
}
.art-postheadericons, .art-postheadericons a, .art-postheadericons a:link, .art-postheadericons a:visited, .art-postheadericons a:hover, .art-postheadericons a:focus {
	font-size: 12px;
	color: #424242;
}
.art-postheadericons a, .art-postheadericons a:link, .art-postheadericons a:visited, .art-postheadericons a:hover, .art-postheadericons a:focus {
	margin: 0;
}
.art-postheadericons a:link {
	color: #4A4A4A;
}
.art-postheadericons a:visited, .art-postheadericons a.visited {
	color: #4A4A4A;
}
.art-postheadericons a:hover, .art-postheadericons a.hover, .art-postheadericons a:focus {
	color: #8A0A22;
}
/* end PostIcons, PostHeaderIcons */
/* begin PostContent */
.art-postcontent p {
	margin: 0.5em 0;
}
.art-postcontent, .art-postcontent p, ul.art-menu, ul.art-menu ul, ul.art-vmenu, ul.art-vmenu ul {
	text-align: justify;
}
.art-postcontent {
	margin: 0;
	clear:both;
}
/* end PostContent */
/* begin PostBullets */
ol, ul {
	color: #383838;
	margin: 1em 0 1em 2em;
	padding: 0;
}
li ol, li ul {
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
}
li {
	margin: 0.2em 0;
	padding: 0;
}
ul {
	list-style-type: none;
}
ol {
	list-style-position: inside;
}
.art-post li {
	padding: 0 0 0 13px;
	line-height: 1em;
}
.art-post ol li, .art-post ul ol li {
	background: none;
	padding-left: 0;
}
.art-post ul li, .art-post ol ul li {
	background-image: url('images/postbullets.png');
	background-repeat: no-repeat;
	padding-left: 13px;
}
/* end PostBullets */
/* begin PostQuote */
blockquote, blockquote p, .art-postcontent blockquote p {
	color: #1C0207;
	font-style: normal;
	text-align: left;
}
blockquote, .art-postcontent blockquote {
	border: solid 1px #F46C85;
	margin: 10px 15px 10px 15px;
	padding: 5px 5px 5px 28px;
	background-color: #F9B3C0;
	background-image: url('images/postquote.png');
	background-position: left top;
	background-repeat: no-repeat;
}
/* end PostQuote */
/* begin PostMetadata, PostMetadataFooter */
.art-postmetadatafooter {
	padding: 1px;
	background-color: #DEDEDE;
	border-color: #BFBFBF;
	border-style: dashed;
	border-width: 1px;
}
/* end PostMetadata, PostMetadataFooter */
/* begin PostIcons, PostFooterIcons */
.art-postfootericons {
	padding: 1px;
}
.art-postfootericons, .art-postfootericons a, .art-postfootericons a:link, .art-postfootericons a:visited, .art-postfootericons a:hover, .art-postfootericons a:focus {
	font-size: 12px;
	text-decoration: none;
	color: #424242;
}
.art-postfootericons a, .art-postfootericons a:link, .art-postfootericons a:visited, .art-postfootericons a:hover, .art-postfootericons a:focus {
	margin: 0;
}
.art-postfootericons a:link {
	color: #4A4A4A;
	text-decoration:underline;
}
.art-postfootericons a:visited, .art-postfootericons a.visited {
	color: #4A4A4A;
	text-decoration:underline;
}
.art-postfootericons a:hover, .art-postfootericons a.hover, .art-postfootericons a:focus {
	color: #8A0A22;
	text-decoration:none;
}
/* end PostIcons, PostFooterIcons */
/* begin Footer */
.art-footer {
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 883px;
	margin: 0 auto;
}
.art-footer .art-footer-inner {
	height: 1%;
	position: relative;
	z-index: 0;
	padding: 10px;
	text-align: center;
}
.art-footer .art-footer-background {
	position: absolute;
	z-index: -1;
	background-repeat: no-repeat;
	background-image: url('images/footer.png');
	width: 883px;
	height: 158px;
	bottom: 0;
	left: 0;
}
.art-rss-tag-icon, a:focus.art-rss-tag-icon, a:hover.art-rss-tag-icon {
	position: relative;
	display: block;
	float: left;
	background-image: url('images/rssicon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 30px;
	cursor: default;
}
.art-footer .art-footer-text p {
	margin: 0;
}
.art-footer .art-footer-text {
	display: inline-block;
	color: #212121;
	font-size: 12px;
	margin-bottom: 7px;
}
.art-footer .art-footer-text a:link {
	text-decoration: none;
	color: #5C0509;
}
.art-footer .art-footer-text a:visited {
	text-decoration: none;
	color: #000000;
}
.art-footer .art-footer-text a:hover, .art-footer .art-footer-text a:focus {
	color: #2C0204;
	text-decoration: none;
}
/* end Footer */
/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover, .art-page-footer a:focus {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
.art-page-footer {
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #666666;
}
/* end PageFooter */
/* begin LayoutCell, content */
.art-content-layout .art-content {
	width: 75%;
}
.art-content-layout .art-content .art-block {
	background-color: #DEDEDE;
}
.art-content-layout .art-content-wide {
	width: 100%;
}
/* end LayoutCell, content */
/* begin LayoutCell, sidebar1 */
.art-content-layout .art-sidebar1 {
	background-color: none;
	width: 25%;
}
/* end LayoutCell, sidebar1 */
.commentlist, .commentlist li {
	background: none;
}
.commentlist li li {
	margin-left: 30px;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin: 1px;
	background: #fff;
}
.commentlist li cite {
	font-size: 1.2em;
}
#commentform textarea {
	width: 100%;
}
img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}
.navigation {
	display: block;
	text-align: center;
}
/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.alignright img, img.alignright {
	margin: 0 0 1em 2em;
	margin-right: 0;
}
.alignleft img, img.alignleft {
	margin: 1em 1em 0em 0em;
	margin-left: 0;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End */
.hidden {
	display: none;
}
/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
.gallery {
	letter-spacing: normal;
}
.art-content {
	position: relative;
	z-index: 1;
}
#todays-events {
	position: relative;
	z-index: 11;
}
#upcoming-events {
	position: relative;
	z-index: 10;
}
/* Hover Menu RSS / ICAL */
#popitmenu {
	position: absolute;
	background-color: white;
	border:1px solid black;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
}
#popitmenu a {
	text-decoration: none;
	padding-left: 6px;
	color: black;
	display: block;
}
#popitmenu a:hover, #popitmenu a:focus { /*hover background color*/
	background-color: #FCCC21;
}
/* EventCalendar3 */
/* EventCalendar. Copyright (C) 2005 2006, Alex Tingle.  $Revision: 263 $
 * This file is licensed under the GNU GPL. See LICENSE file for details.
 */
/***
 ***  Calendar
 ***/
#wp-calendar table {
	width:100%;
}
#wp-calendar table caption {
	text-align:center;
}
#wp-calendar #prev {
	text-align:left;
}
#wp-calendar #next {
	text-align:right;
}
#wp-calendar .ec3_eventday a {
	color:#a00 !IMPORTANT;
}
#wp-calendar table td,  #wp-calendar table th {
	text-align:center;
}
#wp-calendar table td,  #wp-calendar table td.pad:hover, #wp-calendar table td.pad:focus,  #wp-calendar table.nav tr td {
	padding:1px;
	border:none;
}
#wp-calendar table td:hover, #wp-calendar table td:focus,  #wp-calendar table td.ec3_today {
	padding:0px;
	border:solid 1px #999;
}
/* The EC graphic. */
.ec3_ec {
	display:block;
	float:right;
	border:none;
	background-repeat:no-repeat;
	background-position:bottom right;
	width:13px;
	height:9px;
}
.ec3_ec span {
	display:none
}
/***
 ***  Popup
 ***/
.ec3_popup {
	margin:0 !IMPORTANT;
	padding:0 !IMPORTANT;
	border:none;
	position:absolute;
	border-collapse:collapse;
	/*Robert wegen CSS Validator deaktiviert
 filter:alpha(opacity=87);
 -moz-opacity:.87;
 opacity:.87;*/
 z-index:30000;
}
.ec3_popup td {
	padding:0;
}
.ec3_popup table {
	border:solid #999 1px;        /* popup border */
	background-color:#eeb;        /* popup background colour */
	font-size:x-small;            /* popup font size */
	color:black;
	text-align:left;
}
.ec3_popup table td {
	padding:1.5px 3px 1.5px 3px;
}
#ec3_shadow0 div {
	width:8px;
	height:32px;
}
#ec3_shadow0 {
	margin:0;
	padding:0;
	border:none;
	width:8px;
	background-repeat:no-repeat;
	background-position:bottom right;
	vertical-align:bottom;
}
#ec3_shadow1 {
	margin:0;
	padding:0;
	border:none;
	height:16px;
	background-repeat:repeat-x;
}
#ec3_shadow2 div {
	width:8px;
	height:32px;
}
#ec3_shadow2 {
	margin:0;
	padding:0;
	border:none;
	width:8px;
	background-repeat:no-repeat;
	background-position:bottom left;
	vertical-align:bottom;
}
/***
 ***  Event list
 ***/
.ec3_list {
	margin-left:-12px;
	word-spacing:-1px;
	letter-spacing:-0.2px;
	color:#800;
}
.ec3_list li {
	font-size:1em !IMPORTANT;
}
.ec3_list li:before {
	content:"" !IMPORTANT;
}
/***
 ***  Schedule
 ***/
table.ec3_schedule {
	border-collapse:collapse;
	margin:0.5ex 1ex 0.5ex 0;
	border:solid 2px #800;
	float:left;
}
table.ec3_schedule td {
	padding:0 0.5ex 0 0.5ex;
	color:#800;
}
td.ec3_start {
	text-align:right;
}
td.ec3_to {
	text-align:center;
}
.ec3_schedule .ec3_past * {
	text-decoration:line-through
}
/***
 ***  Iconlet
 ***/
div.ec3_iconlet {
	margin:0 1ex 0.2ex 0;
	padding:0.3ex;
	border:solid 2px #800;
	float:left;
	font-size:1em;
	text-align:center;
}
div.ec3_past {
	border-color:gray;/*Robert wegen CSS Validator deaktiviert
 opacity:0.5;*/
}
div.ec3_iconlet * {
	margin:0;
	padding:0;
	line-height:90%;
}
div.ec3_iconlet table {
	border-collapse:collapse;
}
div.ec3_iconlet td {
	padding-top:0.4ex;
	padding-bottom:0.4ex;
	text-align:center;
	font-weight:bold;
}
div.ec3_iconlet tr.ec3_day td {
	padding-top:0;
	padding-bottom:0;
	font-size:2.5em;
	font-weight:bold;
	width:2.5ex;
}
div.ec3_iconlet tr.ec3_time td {
	font-size:0.75em;
	font-weight:normal;
}
div.ec3_iconlet td.ec3_multi_start {
	padding-right:0.2ex;
}
div.ec3_iconlet td.ec3_multi_end {
	border-left:solid 1px #800;
	padding-left:0.2ex;
}
div.ec3_past td {
	border-color:gray;
}
/***
 ***  Big Calendar
 ***/
div#ec3_big_cal {
	border:solid 2px #eee;
}
#ec3_big_cal table {
	border-collapse:collapse;
	width:100%;
	line-height:normal;
}
#ec3_big_cal table.nav {
	width:50%;
	margin-right:auto;
	margin-left:auto;
}
#ec3_big_cal table.nav td {
	border:none;
	height:auto;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
}
#ec3_big_cal table caption {
	font-size:1.5em;
	font-weight:bold;
}
#ec3_big_cal table th {
	text-align:center;
	font-size:smaller;
	font-weight:normal;
}
#ec3_big_cal table td {
	margin:0;
	padding:0;
	width:14.2%;
	vertical-align:top;
	text-align:left;
	border:solid 1px #999;
}
#ec3_big_cal table td.ec3_today {
	background-color:#ffe;
}
td .ec3_daynum {
	display:block;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	padding-right:2px;
	padding-bottom:1px;
	text-align:right;
	font-size:1em;
}
td.ec3_postday a.ec3_daynum {
	color:#0066cc
}
td.ec3_eventday a.ec3_daynum {
	color:#a00
}
span.ec3_daynum {
	color:black
}
td.ec3_postday a.ec3_daynum:hover, td.ec3_postday a.ec3_daynum:focus {
	color:white;
	background-color:#0066cc
}
td.ec3_eventday a.ec3_daynum:hover, td.ec3_eventday a.ec3_daynum:focus {
	color:white;
	background-color:#a00
}
#ec3_big_cal table td div {
	min-height:5em;
}
#ec3_big_cal table td p {
	font-size:smaller;
	margin-top:0;
	margin-bottom:0.1em;
}
#ec3_big_cal .ec3_post a {
	color:#0066cc;
}
#ec3_big_cal .ec3_event a {
	color:#a00;
}
#ec3_big_cal .pad {
	border:none;
	background-color:#eee;
}
/* Link Indication */
a.liexternal {
	padding-right: 12px;
	background: url(images/link-icon_external.gif) no-repeat right;
}
a.liwikipedia {
	padding-right: 13px;
	background: url(images/link-icon_wikipedia.gif) no-repeat right;
}
a.liwp {
	padding-right: 16px;
	background: url(images/link-icon_wordpress.png) no-repeat right;
}
a.liftp {
	padding-right: 13px;
	background: url(images/link-icon_ftp.png) no-repeat right;
}
a.limailto {
	padding-right: 14px;
	background: url(images/link-icon_mail.gif) no-repeat right;
}
a.lipdf {
	padding-right: 12px;
	background: url(images/link-icon_pdf.png) no-repeat right;
}
a.lizip {
	padding-right: 12px;
	background: url(images/link-icon_zip.png) no-repeat right;
}

a:focus.liexternal {
	background-color: #fff;
}
a:focus.liwikipedia {
		background-color: #fff;
}
a:focus.liwp {
		background-color: #fff;
}
a:focus.liftp {
		background-color: #fff;
}
a:focus.limailto {
		background-color: #fff;
}
a:focus.lipdf {
		background-color: #fff;
}
a:focus.lizip {
		background-color: #fff;
}

/* ReCaptcha */
/* RECAPTCHA STYLING */
.recaptcha-error {
	font-size: 1.8em;
	padding-bottom: 8px;
}
/* END RECAPTCHA STYLING */
/* MAILHIDE STYLING */
/* This is for plain text emails i.e. haha@lol.com - TEXT*/
.mh-plaintext {
	background:transparent url(email.png) no-repeat scroll left center;
	border:medium none;
	color:#2277DD;
	height:16px;
	padding:2px 2px 4px 20px;
}
/* This is for plain text emails i.e. haha@lol.com - DOTS*/
.mh-plaintext a, .mh-plaintext a:hover, .mh-plaintext a:visited, .mh-plaintext a:visited:hover, .mh-plaintext a, .mh-plaintext a:focus, .mh-plaintext a:visited:focus {
	color: #FF7700;
	font-weight: bolder;
	text-decoration: none;
	border: 0;
	background-color: transparent !important;
}
/* This is for hyperlinked emails i.e. <a href="mailto:ohnoes@pwnies.com">TEXT</a> - TEXT*/
.mh-hyperlinked {
	background:transparent url(email.png) no-repeat scroll left center;
	border:medium none;
	color:#2277DD;
	height:16px;
	padding:2px 2px 4px 20px;
}
/* This is for hyperlinked emails i.e. <a href="mailto:ohnoes@pwnies.com">TEXT</a> - DOTS*/
.mh-hyperlinked a, .mh-hyperlinked a:hover, .mh-hyperlinked a:visited, .mh-hyperlinked a:visited:hover, .mh-hyperlinked a:focus, .mh-hyperlinked a:visited:focus {
	color: #FF7700;
	font-weight: bolder;
	text-decoration: none;
	border: 0;
}
/* END MAILHIDE STYLING */
/* ADMINISTRATION SETTINGS RECAPTCHA */
.lang-select label, .theme-select label {
	vertical-align: middle !important;
}
.lang-select select, .theme-select select {
	vertical-align: middle !important;
}
.recaptcha-form {
	margin: auto !important;
	width: 25em !important;
}
.recaptcha-options td {
	vertical-align: top !important;
}
.which-key label {
	font-weight: bold;
}
.copyright {
	text-align: center;
	font-size: .85em;
}
/* END ADMINISTRATION SETTINGS RECAPTCHA */
/*TDO Mini Forms */
/* You can modify the appearance of the form here. In later versions you will
   be able to modify this from within Wordpress and possible chose from a 
   number of defaults. */
.tdomf_form {
}
.tdomf_form fieldset {
	border: 0px;
}
.tdomf_form label {
}
.tdomf_form .required {
	font-weight: bold;
}
.tdomf_form fieldset {
	text-align: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tdomf_form fieldset legend {
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
.tdomf_form_preview {
	border: 1px dotted black;

	padding: 5px;
	margin: 5px;
	margin-bottom: 20px;
}
.tdomf_form_preview p {
	margin-left: 15px;
}
.tdomf_form_message {
	padding: 5px;
	margin: 5px;
	margin-bottom: 20px;
	text-align: left;
}
#tdomf_upload_inline_form {
	text-align: left;
	background-color: white;
	width: 100%;
	height: 100%;
}
#tdomf_upload_inline_form .required {
	font-weight: bold;
}
.tdomf_upload_inline_errors {
	color: red;
}
ul.tdomf_category_checklist, ul.tdomf_category_children {
	list-style-type: none;
}
.tdomf_buttons {
	text-align: left;
}
.tdomf_buttons td {
	width: 10px;
}
/* Formatting the QuickTag toolbar */
#ed_toolbar input {
/*padding: 0px;
 margin: 2px;
 margin-bottom: 0px;
 margin-top: 10px;*/
}
#ed_toolbar input:hover, #ed_toolbar input:focus {
/*padding: 0px;*/
}
#ed_bold {
	font-weight:bold;
}
#ed_italic {
	font-style:italic;
}
#ed_link, #ed_ext_link {
	color:blue;
	text-decoration: underline;
}
#ed_under {
	text-decoration: underline;
}
#ed_strike {
	text-decoration: line-through;
}
/* Required for AJAX progress display */
.tdomf_shadow {
	background: black;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;

	width: 100%;
	padding: 15px;
}
.hidden {
	display: none;
}
.progress {
	position: absolute;
	display: block;
	background: #f9fcfe;
	padding: 5px;
}
/* Addtoany */
.addtoany_share_save_container{line-height:32px;margin:16px 0}.addtoany_list a{padding:0 9px}.addtoany_list a img{height:16px;opacity:.7;overflow:hidden;vertical-align:middle;width:16px}.addtoany_list a:hover img,.addtoany_list a.addtoany_share_save img{opacity:1}a.addtoany_share_save img{border:0;width:auto;height:auto}

/**
  * @section hidden elements | Versteckte Elemente
  * @see www.yaml.de/en/documentation/basics/skip-links.html
  *
  * (de) Skip-Links und versteckte Inhalte
  */
  /* (de) Klassen f�r unsichtbare Elemente im Basislayout */
  .skip, .hideme, .print {
    position: absolute;
    top: -32768px;
    left: -32768px; /* LTR */
  }
  /* (de) Skip-Links f�r Tab-Navigation sichtbar schalten */
  .skip:focus,
  .skip:active {
    position: static;
    top: 0;
    left: 0;
  }
  /* skiplinks: technical setup */
  #skiplinks {
    position: absolute;
    top: 0px;
    left: -32768px;
    z-index: 1000;
    width:100%;
    margin: 0;
    padding: 0;
    list-style-type: none;   
  }
 
  #skiplinks a.skip:focus,
  #skiplinks a.skip:active {
    left: 32768px;
    outline: 0 none;
    position: absolute;
    width:100%;
  } 
  
   /**
  * Skiplinks
  *
  * (en) Visual styling for skiplink navigation
  * (de) Visuelle Gestaltung der Skiplink-Navigation
  *
  * @section content-skiplinks
  */
 
  #skiplinks a.skip:focus,
  #skiplinks a.skip:active {
    color:#fff;
    background:#333;
    border-bottom:1px #000 solid;
    padding:10px 0;
    text-decoration:none;
	text-align:center;
  }
    /*  Markuploses Clearen von div´s */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/*Codecolorer*/
/* Layout */
.codecolorer { padding: 5px; text-align: left; }
code.codecolorer { padding: 2px; }
.codecolorer-container { margin-bottom: 10px; text-align: left; }
.codecolorer, .codecolorer *, .codecolorer-container, .codecolorer-container * { font: 13px/1.4em Monaco, Lucida Console, monospace }

.codecolorer-container table { border: 0px; }
.codecolorer-container table td { margin: 0px; padding: 0px; border: 0px; }
.codecolorer-container table td.line-numbers { padding: 5px; text-align: right; }
.codecolorer-container table td.line-numbers div { width: 23px; }

/* Layout styles */
.codecolorer-container { border: 1px solid #9F9F9F; }
.codecolorer-container table td.line-numbers { color: #888888; background-color: #EEEEEE; border-right: 1px solid #9F9F9F; }
.codecolorer-noborder, .codecolorer-noborder table td.line-numbers { border: 0px; }

/* "Slush & Poppies" color scheme (default) */
.codecolorer-container, .codecolorer { color: #000000; background-color: #F1F1F1; }
/* Comment */
.codecolorer .co0, .codecolorer .co1, .codecolorer .co2, .codecolorer .co3, .codecolorer .co4, .codecolorer .coMULTI { color: #406040; font-style: italic; }
/* Constant */
.codecolorer .nu0, .codecolorer .re3 { color: #0080A0; }
/* String */
.codecolorer .st0, .codecolorer .st_h, .codecolorer .es0, .codecolorer .es1 { color: #C03030; }
/* Entity */
.codecolorer .me1, .codecolorer .me2 { color: #0080FF; }
/* Keyword */
.codecolorer .kw1, .codecolorer .kw2, .codecolorer .sy1 { color: #2060A0; }
/* Storage */
.codecolorer .kw3, .codecolorer .kw4, .codecolorer .kw5, .codecolorer .re2 { color: #008080; }
/* Variable */
.codecolorer .re0, .codecolorer .re1 { color: #A08000; }
/* Global color */
.codecolorer .br0, .codecolorer .sy0 { color: #000000; }
/* Storage */
.twitlight .xml .re1 { color: #008080; }
/* Constant */
.twitlight .xml .re0 { color: #0080A0; }
/* Highlight lines */
.codecolorer .ln-xtra { background-color: #ffff66; }

/** Dave's WordPress Live Search CSS **/
ul.search_results
{
display: block;
background-color:#fff;
width:187px;
max-height: 500px;
position:absolute;
top:20px;
left:0px;
overflow:auto;	

list-style-type: none;
list-style-image: none;
list-style-position: inside;

padding: 0px;
margin: 0px;

-moz-box-shadow: 5px 5px 3px #222;
-webkit-box-shadow: 5px 5px 3px #222;
box-shadow: 5px 5px 3px #222;
}

ul.search_results li
{
display: block;
padding: 5px 10px 5px 10px;
margin: 0px 0px 0px 0px;
border-top: 1px solid #755;
border-bottom: 1px solid #211;
text-align: left;	

color: #daa;
background-color: #311;
text-decoration: none;

}

ul.search_results li:hover
{
background-color: #744;	
}

ul.search_results li a, ul.search_results li a:visited
{
display: block;
color: #fff;
margin-left: 0px;
padding-left: 0px;
text-decoration: none;
}

ul.search_results p#daves-wordpress-live-search_author
{
margin: 0px;
font-size: 90%;
font-weight: bold;
}

ul.search_results p#daves-wordpress-live-search_date
{
margin: 0px;
font-size: 90%;
}

/* BEGIN post thumbnails */
ul.search_results li.post_with_thumb a {
width:150px;
float:left;
margin-bottom: 5px;
}

ul.search_results li.post_with_thumb img.post_thumb
{
float: left;
margin: 3px 10px 10px 0px;
height: 48px;
width: 48px;
border: 1px solid #888;
}
/* END post thumbnails */

/* BEGIN post excerpt */
ul.search_results .excerpt, ul.search_results .meta
{
font-size: 75%;
width: 100%;
}
/* END post excerpt */

ul.search_results .clearfix
{
float: none !important;
clear: both !important;
}

.search_footer {
background-color: #744;
width: 100%;
text-align: right;
padding: .5em 0;
font-size: .9em;
}

.search_footer a,
.search_footer a:visited {
color: #fff;	
margin-right: 1em;
}

/* Twitterwall */
span#tweet_wall_loading {
	float:none;
	margin-left:310px;
}

div#tweets_container {
	width:					99%;
	margin-top:				15px;
}

div#tweets_container div.tweet {
	margin-bottom:			20px;
	display:none;
}
div#tweets_container div.tweet img.profile_pic {
	float:					left;
	border:					1px solid #CCC;
	padding:				1px;
	width:					48px;
	height:					48px;
}
div#tweets_container div.tweet span.arrow_left {
	position:				absolute;
	width:					9px;
	height:					17px;
	background:				url('arrow_left.gif') no-repeat;
	margin:					10px 0 0 5px;
}
div#tweets_container div.tweet div.text {
	margin-left:			65px;
	border:					1px solid #CCC;
	min-height:52px;
}
div#tweets_container div.tweet div.text div.text {
	margin:					0;
	border:					0;
	background:				#FFF url('tweet_bg.gif') repeat-x bottom;
	padding:				5px 8px;
}
div#tweets_container div.tweet span.from_user {
	display:				block;
	padding-bottom:			3px;
	color:					#666;
}
div#tweets_container div.tweet span.meta {
	float:					right;
}
div#tweets_container div.tweet span.from_user a,
div#tweets_container div.tweet span.from_user a:visited {
	color:					#666;
	text-decoration:		none;
}
div#tweets_container div.tweet div.text:hover span.from_user a,
div#tweets_container div.tweet div.text:hover span.from_user a:visited {
	text-decoration:		underline;
}

div.tweet_wall_problem {
	margin:					10px 0px;
	background:				#FFC;
	border:					1px solid #CC9;
	padding:				5px;
}
