body,td
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none; 

}

.content, td {
	color: #111111;
	font-size: 12px;
	line-height: 18px;
}

.abstand {
	color: #111111;
	font-size: 10px;
	line-height: 10px;
}

a, a:visited, a:link, a:active {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

a:hover	{
	color: #888888;
}

.nav, a.nav, a.nav:visited, a.nav:link, a.nav:active {
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

a.nav:hover	{
	color: #dddddd;
}

.nav_pressed, a.nav_pressed, a.nav_pressed:visited, a.nav_pressed:link, a.nav_pressed:active {
	color: #333333;
	line-height: 22px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

a.nav_pressed:hover	{
	color: #888888;
	
}

select, input, textarea {
	border-top: thin solid #666666;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #f5f5f5;
	border-left: thin solid #999999;
	padding: 4px;
}

input:hover, textarea:hover {
	padding: 4px;
	border: thin dashed #999999;
	background-color: #eeeeee;
}


.pfad, a.pfad, a.pfad:visited, a.pfad:link, a.pfad:active {
	font-size: 9px;
	font-weight: normal;
	color:#222222;
}

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


.titel {
	font-size: 24px;
	font-weight: bolder;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;

}

h2 {
	font-size: 15px;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 17px;

}



.copyright {
	font-size: 12px;
	color: #ffffff;
}

/* Teaser */

.teaser_table {
	margin: 0px;
	padding: 4px;
}

.teaser_table_title {
	background-image: url(images/button_rollover.jpg);
	padding: 4px;
}

.teaser_title_font {
	font-size: 12px;
	font-weight: bold;
}

.teaser_article_title_font {
	font-size: 12px;
	font-weight: bold;
}

.teaser_table_content {
	background-color: #F0f0f0;
	margin: 0px;
	padding: 4px;
}

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

.picture_text_table_font {
	color: #FFFFFF;
}


