#debug {
        position: absolute;
        top: 800px;
        left: 200px;
        display: none;
}

div.kuenstler_img {float:left; width:152px; height:184px; text-align:left;}
.kuenstler_img img { border: 12px solid #60B741; }

.zitat_text {background: #ddd; border: 1px dotted #bbb; 
             border-left: 6px dotted #60B741;
             padding: 6px; padding-left: 12px; }
.zitat_biblio {margin-left: 18px; font-size: 9px;}

.kuenstler_text {background: #ddd; border: 1px dotted #bbb; 
             border-left: 6px dotted #60B741;
             padding: 6px; padding-left: 12px; }
.kuenstler_pics {background: #ddd; border: 1px dotted #bbb; 
             border-left: 6px dotted #60B741;
             padding: 6px; padding-left: 12px; }

#sep_block1 {position:absolute;
             width:1024px;top:0px;left:0px;height:90px;background-color:#60B741; 
             border-bottom: 1px dotted #000;}
#sep_hor_ {position: absolute; top: 90px; width: 100%; border-bottom: 1px dotted #000; }

#a_0 {
        z-index: 100;
        position: absolute;
        top: 23px;
        left: 0px;
        width: 300px;
        background-color: #eee;
}

#a_2 {
        z-index: 100;
        position: absolute;
        top: 66px;
        left: 140px;
        xwidth: 500px;
        background-color: #eee;
}

#a_3 {
        z-index: 1;
        position: absolute;
        top: 80px;
        left: 600px;
        width: 300px;
        xbackground-color: #eee;
}

#a_1 {  z-index: 1;
        position: absolute;
        top: 10px;
        left: 820px;
        width: 180px;
        border: 0px dotted #0f0;
}

#b_1 {  z-index: 1;
        position: absolute;
        top: 80px;
        left: 40px;
        width: 180px;
        border: 0px dotted #f00;
}

#b_0x {  z-index: 1;
        position: absolute;
        top: 20px;
        left: 600px;
        width: 180px;
        overflow: hidden;
        border: 0px dotted #f00;
}

#b_1x {  z-index: 1;
        position: absolute;
        top: 240px;
        left: 600px;
        width: 180px;
        border: 0px dotted #f00;
}

#b_2 {  z-index: 1;
        position: absolute;
        top: 110px;
        left: 40px;
        width: 400px;
        border: 0px dotted #f00;
}

#b_2_img {
        align: center;
}

#b_2x {  z-index: 1;
        position: absolute;
        top: 60px;
        left: 40px;
        width: 500px;
        border: 0px dotted #f00;
}
.b_2a {  z-index: 1;
        width: 80px;
        height: 80px;
        text-align: center;
        xwidth: 45px;
        xheight: 45px;
        xoverflow: hidden;
        xmargin-bottom: 2px;
        xborder: 2px solid transparent;
}

.b_2a1 {z-index: 1;
        xwidth: 45px;
        xheight: 45px;
        xoverflow: hidden;
        xmargin-bottom: 2px;
        xborder: 2px solid #f00;
}

.b_2b {
        
}

#b_3 {  z-index: 1;
        position: absolute;
        top: 360px;
        left: 460px;
        width: 260px;
        border-top: 1px dotted #f00;
        border-left: 1px dotted #f00;
}

#b_4 {  z-index: 1;
        position: absolute;
        top: 180px;
        left: 460px;
        width: 300px;
        border: 0px dotted #f00;
        font-size: 9pt;
}

#k_b_4 {  z-index: 1;
        position: absolute;
        top: 110px;
        left: 480px;
        width: 350px;
        border: 0px dotted #f00;
        font-size: 9pt;
}

#k_1 {  z-index: 1;
        position: absolute;
        top: 130px;
        left: 460px;
        width: 300px;
        border: 0px dotted #f00;
        font-size: 9pt;
}

tr, td {
        padding: 0px; 
        margin: 0px;
        border: 0px;
}

html {
        #background-color: #eee;
        #background-color: #60B741;
}

.bggreen {background-color: #60B741; border-left: 1px solid #ccc; border-right: 1px solid #ccc; }
.bgwhite {background-color: #ffffff; border-bottom: 1px solid #ccc; }

* html #poststuff {
	height: 100%; /* kill peekaboo bug in IE */
}

a {
	border-bottom: 0px solid #69c;
	color: #00019b;
	text-decoration: none;
}

a.delete:hover {
	background: #c00;
	color: #fff;
}

a.edit, a.delete, a.edit:hover, a.delete:hover {
	border-bottom: none;
	display: block;
	padding: 5px 0;
	text-align: center;
}

a.edit:hover {
	background: #ccc;
	color: #036;
}

a:visited {
	color: #006;
}

a:hover {
	border-bottom: 1px solid #3a75ae;
	color: #069;
}

body	{
	background-color: #ccc;
	color: #000;
	margin: 0;
	padding: 10;
}

body, td {
	font: 10pt Verdana, Georgia, "Times New Roman", Times, serif;
        xbackground-color: #123456;
}

.bio {
	border: 1px solid #ddd;
	padding: 5px;
        margin-top: 5px;
}

fieldset {
	border: 1px solid #ddd;
	padding: 2px;
}

fieldset label.selectit {
	background: #f0f0f0;
	display: block;
	font-size: 11px;
	padding: 0 2px;
}

fieldset label.selectit:hover {
	background: #dadada;
}

fieldset legend {
	padding: .1em .3em;
}

fieldset legend a {
	border-bottom: none;
}

fieldset span.cat-nest {
	display: block;
	margin-left: 10px;
}

fieldset.options {
	padding: 1em;
}

fieldset.options legend {
	font-size: 16px;
}

form, label input {
	margin: 0;
	padding: 0;
}

h1 {
	border-bottom: 0px solid #69c;
	color: #333;
	font: normal 32px/26px normal;
	margin: 10px 20px 20px 10px;
}

h2 {
	border-bottom: 2px solid #69c;
	color: #333;
	font: normal 22px/18px normal;
	margin: 10px 0px;
}

input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #878787;
}

label {
	cursor: pointer;
}

li, dd {
	margin-bottom: 2px;
}

p, dl, dd, dt {
	line-height: 130%;
}

textarea, input, select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	padding: 3px;
}

.alternate {
	background: #eee;
}

.anchors {
	margin: 10px 20px 10px 20px;
}

.checkbox {
	background: #fff;
	border: none;
	margin: 0;
	padding: 0;
}

.code {
	font-family: "Courier New", Courier, mono;
}

.ed_button {
	padding: 1px;
}

.post-categories {
	display: inline;
	margin: 0;
	padding: 0;
}

.post-categories li, #ed_toolbar {
	display: inline;
}

.quicktags, .search {
	background: #ccc;
	color: #000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.submit input, .submit input:focus {
	background: url(http://sammlungkees.kulturserver-graz.at/wp-images/fade-butt.png);
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}

.submit input:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}

.submit, #quicktags, .editform th, #postcustomsubmit {
	text-align: right;
}

.unapproved {
	color: #888;
}

.unapproved a:link {
	color: #b9bcff;
}

.unapproved a:visited {
	color: #696dff;
}

.unapproved a:hover {
	color: #009ef0;
}

.updated {
	background: #f0f8ff;
	border: 1px solid #69c;
	margin: 1em 5% 10px;
	padding: 0 1em 0 1em;
}

.wrap {
	border: 1px solid #ccc;
	margin: 15px 5%;
	padding: .5em 1em;
}

.wrap h2 {
	margin: 6px 0;
}

#adminmenu {
	border-bottom: 2px solid #707070;
	margin: 2px 2px 0 2px;
	padding: 0 2px;
}

#adminmenu .current, #adminmenu2 .current {
	font-weight: bold;
}

#adminmenu a {
	border: 1px solid #fff;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 3px 5px;
	text-decoration: none;
}

#adminmenu a:hover, .current {
	background: #eaeaea;
	border: 1px solid #9d9d9d;
	color: #171717;
}

#adminmenu li, #adminmenu2 li {
	display: inline;
	line-height: 2.0em;
	list-style: none;
	text-align: center;
}

#adminmenu2 {
	background: #707070;
	border-bottom: none;
	height: 20px;
	margin: 0 2px;
	padding: 0;
}

#adminmenu2 .current {
	background: #fff;
	color: #000;
}

#adminmenu2 a {
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 3px 5px;
	text-decoration: none;
}

#adminmenu2 a {
	font-size: 12px;
}

#adminmenu2 a:hover {
	background: #f0f0f0;
	color: #000;
}

#adminmenu2 li {
	line-height: 1.7em;
}

#categorydiv {
	line-height: 130%;
	margin-right: 15px;
	position: absolute;
	right: 5%;
	width: 9em;
}

#categorydiv div {
	height: 27em;
	overflow: auto;
}

#categorydiv input, #poststatusdiv input, #commentstatusdiv input, #pingstatusdiv input {
	border: none;
}

#content, #excerpt {
	margin-left: 1%;
	width: 97%;
}

#ed_del {
	text-decoration: line-through;
}

#ed_em {
	font-style: italic;
}

#ed_strong {
	font-weight: bold;
}

#excerpt {
	height: 1.8em;
	width: 98%;
}

#footer {
	text-align: center;
}

#login {
	background: url(http://sammlungkees.kulturserver-graz.at/wp-images/wp-small.png) #fff no-repeat top center;
	border: 2px solid #333;
	color: #333;
	height: 170px;
	left: 50%;
	margin-left: -120px; /* half of width and height */
	margin-top: -85px;
	padding: 40px 5px 5px 5px;
	position: absolute;
	text-align: right;
	top: 45%;
	width: 240px;
}

#login textarea, #login input, #login select {
	background: #f0f0f0;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	margin: 1px;
	padding: 2px;
}

#metainfo, #postdiv {
	clear: both;
}

#postcustom {
	border: 1px solid #aaa;
	padding: .5em;
	width: 97%;
}

#postcustom .updatemeta, #postcustom .deletemeta {
	margin: auto;
	width: 5em;
}

#postcustom p {
	margin: 0;
}

#postcustom table {
	border: 1px solid #ccc;
	margin: .5em;
	width: 98%;
}

#postcustom table input, #postcustom table textarea {
	width: 95%;
}

#poststatusdiv {
	width: 6.5em;
}

#poststuff {
	margin-right: 11em;
}

#profile {
	margin: 10px;
}

#profile .left {
	border-right: 1px dashed #ccc;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
}

#profile label {
	float: left;
	padding-right: 3px;
	text-align: right;
	width: 85px;
}

#profile p {
	margin: 0 0 4px 0;
}

#quicktags {
	margin-right: 1%;
}

#save {
	width: 14em;
}

#slugdiv {
	width: 10.4em;
}

#titlediv, #poststatusdiv, #commentstatusdiv, #slugdiv, #postpassworddiv, #namediv, #uridiv, #emaildiv {
	float: left;
	height: 6em;
	margin-right: 5px;
}

#wphead {
	background: url(http://sammlungkees.kulturserver-graz.at/wp-images/header-shadow.png) #f2f2f2 repeat-x bottom;
	padding: 4px 0 0 5px;
}

#wphead a {
	border-bottom: none;
	display: block;
	height: 44px;
	text-decoration: none;
	text-indent: -1000px;
	width: 200px;
}

#wphead h1 {
	background: url(http://sammlungkees.kulturserver-graz.at/wp-images/wp-small.png) no-repeat;
	height: 44px;
	margin: 0;
}

#toplink { position:absolute; top: -5px; left: 10px;  z-index: 100; xbackground-color:#60B741;}

#topmenu { position:absolute; top: 65px; left: 320px; width: 500px; z-index: 100;}
ul#topmenu li a:hover { z-index: 100; }
ul#topmenu {xwidth: 25em; z-index: 100;}
xul#topmenu > li:hover > ul {width: 20em; top: 1.5em; left: -3px;}


#xtopmenu a {
	font-weight: bold;
	color: green;
}

#xtopmenu a {
	text-decoration: none;
}

#xtopmenu li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.2em 10px;
}

#xtopmenu li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #7d6340;
	border-width: 0 5px;
}

li {    list-style-type: none;
	float: left;
	position: relative;

	cursor: default;
}


li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
 xwidth: 200px;
 background: #ddd;
 border: 2px dotted #60B741;
 padding-top: 0.5em;
 padding-bottom: 0.5em;
 padding-left: 1.5em;
 padding-right: 1.5em;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}