body, table, td, p                   { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
input, textarea, select, option  {  font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a { color: #b10e0e; font-size: 12px; font-weight: normal; text-decoration: none }
a:hover { color: #b10e0e; font-size: 12px; font-weight: normal; text-decoration: underline }
.address { color: #657075; font-size: 11px }
.copyrights { color: #726955; font-size: 11px }

/* Menüteaser */
.menuteaser							{ width: 168px; margin-bottom: 10px }
.menuteaser	.bild					{ padding-left: 8px; padding-top: 6px; width: 168px; height: 103px; background-image: url(../de/images/bg_teaser.png); background-position: left top; background-repeat: no-repeat }
.menuteaser	.row					{ margin-left: 1px; width: 165px; background-color: #F3E8D4; border: 1px solid #DBD3BE; border-top: 0; padding: 7px; }
.menuteaser	.titel					{}
.menuteaser	.titel a				{ color: #8A2416; font-weight: bold }
.menuteaser	.titel a:hover		{ color: #8A2416; font-weight: bold }
.menuteaser	.text					{}

/* ContentTeaser */
.contentteaser						{ width: 168px; margin: 10px 10px 10px 0; float: left }
.contentteaser .bild				{ padding-left: 8px; padding-top: 6px; width: 168px; height: 103px; background-image: url(../de/images/bg_teaser.png); background-position: left top; background-repeat: no-repeat }
.contentteaser .row				{ height: 140px; margin-left: 1px; width: 165px; background-color: #F3E8D4; border: 1px solid #DBD3BE; border-top: 0; padding: 7px; }
.contentteaser .titel				{}
.contentteaser .titel a			{ color: #8A2416; font-weight: bold }
.contentteaser .titel a:hover	{ color: #8A2416; font-weight: bold }
.contentteaser .text				{}
.rowsep								{ width: 1px; height: 1px; clear: both }
