body {
	font-family: myriad, tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #343023;
	text-decoration: none; 
	font-size: 11px 
}

.titel
{
	display: block;
	font: 24px Georgia, Times, serif;
	text-transform: uppercase;
	background-image: none;
	color: #7E7450;

}

h1
{
	display: block;
	font: 18px Georgia, Times, serif;
	text-transform: uppercase;
	background-image: none;
	color: #7E7450;
}

.content table tr:hover{
	background: #ffe9d6
}

.content, td
{
	font: 12px/18px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;
}

.content hr 
{
	
	background: #e0e0e0;
	height: 20px;
	border: 0 none;
	background: url('/_data/templates/kruska/line.gif') top left no-repeat;
}

.content ul li
{
    list-style-image: url('/_data/images/iconsets/kruska/punkt.gif');
}

.content ul li:hover
{
    list-style-image: url('/_data/images/iconsets/kruska/punkt_dick.gif');
}


.content blockquote {
	margin: 20px 0 10px 10px;
	background: url('/_data/templates/kruska/bg_quote.png') top left no-repeat;
	padding-left: 20px;
	font-size: 11px;
	line-height: 14px;
	color:#554E3B;
}

.pfad, a.pfad, a.pfad:active, a.pfad:link, a.pfad:visited
{
	font-family: myriad, tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none; 
	font-size: 11px;
	line-height: 15px;
}

 a.pfad:hover
{
	font-family: myriad, tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-bottom: 1px dotted #625C42;
	font-size: 11px;
}

.site_title
{
	font-family: myriad, tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff; 
	font-size: 11px;
	font-weight: bold;
}

.copyright a, .copyright
{
	font-family: myriad, tahoma, Arial, Helvetica, sans-serif;
	color: #aaaaaa; 
	font-size: 9px;
	font-weight: bold;
}

/*nav*/
.nav, a.nav, a.nav:active, a.nav:link, a.nav:visited
{
	font-family: myriad, tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height: 12pt; 
	font-size: 11px;
}



 a.nav:hover
{
	font-family: myriad, tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px dotted #625C42;
	line-height: 12pt; 
	font-size: 11px;
}

.nav_pressed, a.nav_pressed, a.nav_pressed:active, a.nav_pressed:link, a.nav_pressed:visited
{
	font-family: myriad, tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height: 12pt;
	font-size: 11px;
	font-weight: bolder;
}

a.nav_pressed:hover
{
	font-family: myriad, tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px dotted #625C42;
	line-height: 12pt; 
	font-size: 11px;
}


input, textarea, select  {
	font-family : myriad, tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-width : 1px;
	color: #000000;
}

.content a {
		border-bottom: 1px dotted #625C42;
}

a {
	color: #000000;
	text-decoration: none;
}


a:hover
{
	color: #555555;
}

.kleines_schwarzes 
{  
	font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #000000
}


.anriss_title {
	font-family: myriad, tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none; 
	font-size: 14px;
	line-height: 20px;
}

/* Picture Block */
.picture_text_table_colour {
	background-color: #EBE7DB;
}
.picture_text_table {
	width: 100%;
	padding: 4px;
}

.picture_text_table_font {
	color: #444444;
	font-size: 11px;
}

