.content {	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	line-height: 150%;
	font-size: 12px;
	color: #3C4642;
	padding: 16px;		
}

.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #000;
	clear: both;
	line-height: 150%;
}

.content h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	/* font-family: Georgia, "Times New Roman", Times, serif; color: #58858B; */
	font-size: 1.0em;
	font-weight: bold;
	line-height: 150%;
	color: #000;
	clear: both;
}

.content a {
	color: #B93133;
}
.content .menu-bottom a {
	color: #5D6E66;
	text-decoration: none;
}

.content ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 1.4em;
}
.content ul ul
{
	padding-left: 22px;
	padding-bottom: 0em;
}
.content ul li
{
	background: url(/design/lemkesoft/img/list.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	padding-left: 22px;
	line-height: 150%;
}

.content img {
	border: none;
	padding: 0;
}

.content img.align-right {
	margin-left: 15px;
}

.content img.align-left {
	margin-right: 15px;
}

.content table, 
.content tr, 
.content td {
	color: #000000;	
	font-family: Arial, Helvetica, Verdana, sans-serif;	
	font-size: 11px;
}

.content th {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
	font-weight: normal;
	font-size: 1.5em;
	padding-top: 8px;
	padding-bottom: 8px;
}
.content td {	
	font-size: 12px;
	color: #3C4642;
	padding: 2px;
	padding-bottom: 8px;
}
.content table p {
	margin: 0;
	padding: 0;
}
.content .teaser-head {
	font-weight: bold;
	color: #3C4642;
}
.content .news {
	padding-bottom: 20px;
}
.content-edit table, 
.content-edit td, 
.content-edit th {
	border: 1px dotted #CCCCCC;
	border-collapse: collapse;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

/*
.content input.required, 
.content textarea.required {
	border: 1px solid #00A8E6;
}
*/


/*
.content input.validation-passed, 
.content textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}
*/

.content .validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}


/* DOWNLOAD */

.content .download-mirror {
	padding-top: 1em;
	margin-top: 1em;
	background: url(/design/lemkesoft/img/hr-dotted.gif) repeat-x;
	clear: both;
}
.content .download-link {
	float: right;
	width: 120px;
	top: 1em;
	right: 1em;
	text-align: right;	
	text-decoration: none;
}

.download-mirror-0 {
	font-weight: normal;
}

.download-mirror-1 {
	font-weight: bold;
}

.download {
	margin-bottom: 1em;	
}


.wai label,
.wai .label {
	min-width: 9.5em;
	float: left;
	display: block;
	margin: 0;
	margin-right: 0.5em;
	padding: 0;	
	border: none;
	font-weight: bold;
}
* html .wai label,
* html .wai .label {
	width: 9.5em;
}

.wai p {
	margin: 0;
	padding: 0;
	border: none;
}
.wai div {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	clear: both;
	border: none;
	text-indent: 0;
}

.wai div div {
	padding: 0;
	margin: 0;
	margin-left: 10em;
	clear: none;	
	float: none;
}

.wai div fieldset {   
	border: none;
	margin: 0;
	padding: 0;
	clear: none;	
	float: none;
	width: auto;
}

.wai legend {
	display: none;
}

.wai div div label,
.wai div fieldset label {
	display: block;
	float: none;
	width: auto;
	font-weight: normal;	
}

.wai .submit {
	padding-left: 10em;
}

/*** Kür ***/

/* .wai label {
	cursor:pointer;
} */

.wai .validation-failed {
	background: #EBC57C;	
}

.wai .sample {
	color: #aaa;
}

.wai select,
.wai textarea,
.wai input {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

.wai input.text,
.wai textarea.text {
	width: 20em;
}

.inkpool1 a:link { text-decoration:none; font-weight:bold; color:#000; }
.inkpool1 a:visited { text-decoration:none; font-weight:bold; color:#000; }
.inkpool1 a:hover { text-decoration:none; font-weight:bold; color:#000; }
.inkpool1 a:active { text-decoration:none; font-weight:bold; color:#000; }
.inkpool1 a:focus { text-decoration:none; font-weight:bold; color:#000; }

.inkpool2 a:link { text-decoration:none; color:#069; }
.inkpool2 a:visited { text-decoration:none; color:#069; }
.inkpool2 a:hover { text-decoration:none; color:#069; }
.inkpool2 a:active { text-decoration:none; color:#069; }
.inkpool2 a:focus { text-decoration:none; color:#069; }
.inkpool2 { font-size:11px; }

.content a.url-scheme-http,
.content a.url-scheme-mailto,
.content a.url-scheme-ftp {
	background: transparent url(img/external2.png) no-repeat scroll right center;
	padding-right:13px;
}

