﻿body {
	background-color: #fafafa;
	font-family: Arial, sans-serif;
}

body, input, textarea, .page-title span, .pingback a.url {
	font-family: Arial, sans-serif;
}

h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-title, .entry-title2, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text  {
	font-family: Arial, sans-serif;
}

#wrapper {
	border: 1px solid #bbbbbb;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
}

.widget-area {
	background-color: #d5e0d5;
	padding: 10px;
}

#colophon {
	color: #ffffff;
//	background-color: #007a48;
	background-image:url(/wp-content/uploads/2011/02/bggruen.png);
	padding: 5px 10px;
	border: 0;
}

#site-info a {
	color: #ffffff;
	text-decoration: none;
}

#branding img {
	border: 0;
}

#site-title {
	width:	380px;
}

#site-description {
	width:	235px;
}

#access {
	width: 100%;
	background-image:url(/wp-content/uploads/2011/02/bggruen.png);
}

#access a {
	color: #fff;
	font-weight: bold;
}

#main a {
	color: #666;
}

#content (linie 73) {
	margin-top: 0pt;
	margin-right: 20px;
	margin-bottom: 0pt;
	margin-left: 20px;
}

#content tr td {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

button {

	padding: 1px 5px;
	vertical-align: middle;
}

select {
	color: #333333;
	font-size: 16px;
	line-height: 24px;
}

.entry-content input {
	margin: 0 0 10px 0;
}

.entry-content select {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	background-color: #f9f9f9;
	border-top-width: 1px;
}

#container {

	overflow: auto;

}

#content {
	margin-top: 0pt;
	margin-right: 20px;
	margin-bottom: 0pt;
	margin-left: 20px;
}

.nummer {
	width: 30px;
	border: 0px;
	text-align: center;
	background: inherit;
}

.bezeichnung {
	width: 160px;
}

.schlag {
	width: 80px;
}

.gemarkung {
	width: 130px;
}

.nutzung {
	width: 130px;
}


#preisinfo .anzahl, .einzelpreis, .gesamtpreis, .textrechts {
	text-align: right;	
}

.preisinfoZeile {
	display: none;
}
 
.schalteraktiv {
	background-color: #007A48;
}

.schalterinaktiv {
	background-color: #DDDDDD;
}

#content .entry-title {
	margin-bottom: 20px;
}

#content .entry-title2 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 10px;
}

#artinfo {
        color: #3366FF;
        cursor: help;
        position: relative;
		padding: 0px 2px 2px 0px;
}
.toolTipWrapper {
        width: 200px;
        position: absolute; 
        top: 20px;
		left: -100px;
        display: none;
        color: #000;
		font-weight: normal;
}
.toolTip {
        padding: 8px;
		background-color: #fff;
        border: 1px solid black;
}

button.loeschenButton {
	width:30px;
	height:30px;
	border: 1px solid #bbb;
	background-color: #ddd;
	background-image:url(/img/icon_papierkorb.gif);
	background-position:center;
	background-repeat:no-repeat;
}