body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	color: #333333;
}
body table.overall {
	border: 0px solid #000000;
	width: 100%;
}
table.overall td.header {
	height: 38px;
	text-align: center;
	vertical-align: top;
	background-color: #CC0000;
}
table.overall table.menu {
	border: 0px solid #000000;
	text-align: center;
	vertical-align: top;
	width: 800px;
	height: 100%;
	font-size: 15px;
	font-weight: bold;
}
table.menu td.menu_kontakt {
	width: 100%;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
}
table.menu a.menu_kontakt_on {
	color: #FF9999;
}
table.menu a.menu_kontakt_off {
	color: #FFFFFF;
}
table.overall td.content {
	text-align: center;
	width: 100%;
	height: 100%;
}
table.overall table.content {
	background-color: #FFFFFF;
	width: 800px;
	height: 100%;
}
table.content td.margin-top-sub {
	height: 20px;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
	text-align: right;
}
table.content td.margin-top {
	height: 20px;
	width: 100%;
	text-align: right;
}
table.content table.submenu {
	border: 0px solid #000000;
	margin-right: 8px;
	width: 120px;
	height: 100%;
}
table.content a.langlink_on {
	font-weight: bold; 
	color: #FF9999;
}
table.content a.langlink_off {
	font-weight: bold;
	color: #CC0000;
}
table.submenu div.submenu {
	margin-right: 2px;
}
table.content td.submenu {
	height: 100%;
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
table.submenu td.submenu1_on {
	text-align: right;
	height: 18px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9999;
	background-color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	cursor: pointer;	
}
table.submenu td.submenu1_off {
	text-align: right;
	height: 18px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	cursor: pointer;
}
table.submenu td.submenu2_on {
	text-align: right;
	height: 18px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF9999;
	background-color: #FFFFFF;
	cursor: default;
}
table.submenu td.submenu2_off {
	text-align: right;
	height: 18px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	background-color: #FFFFFF;
	cursor: pointer;
}
table.submenu td.submenu_bottom {
	height: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
table.content td.content {
	border: 0px solid #000000;
	width: 100%;
	text-align: left;
	vertical-align: top;
}
div.scroll_content {
	max-height: 600px;
	overflow: auto;
}
table.content td.edit {
	font-size: 10px;
	text-align: right;
}
input.shop {
	border: 1px solid #000000;
	text-align: right;
}
input {
	border: 1px solid #000000;
}
select {
	border: 1px solid #000000;
}
div.welcome {
	text-align: left;
	width: 240px;
}
table.shop {
	border: 0px solid #000000;
	text-align: center;
	width: 100%;
}
table.shop td.shop_cat_titel {
	color: #CC0000;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #CC0000;
}
table.shop table.prod {
	border-bottom: 1px solid #CC0000;
	text-align: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.prod td {
	border: 0px solid #FF9999;
	text-align: left;
}
table.downloads {
	border: 0px solid #000000;
	text-align: center;
	width: 100%;
}
table.downloads td.downloads_cat_title {
	color: #CC0000;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #CC0000;
}
table.downloads table.download{
	border-bottom: 0px solid #CC0000;
	text-align: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}
div.title_red {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}
span.red {
	color: #CC0000;
}
span.title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #CC0000;
	text-decoration: none;
}

td.content_text {
	vertical-align: top;
	width: 100%;
}
td.content_image {
	vertical-align: top;
	margin: 10px;	
}
td.schicksale_titel {
	text-align: left;
	height: 18px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
}
a.schicksale {
	color: #CC0000;
}
a.schicksale_on {
	color: #FF9999;
}
a.schicksale_off {
	color: #CC0000;
}
table.news {
	width: 100%;
}
table.news td.border_bottom {
	border-bottom: 1px solid #CC0000;
}
table.kalender {
	width: 100%;
}
table.kalender td.border_bottom {
	border-bottom: 1px solid #CC0000;
}
ul {
	border: 0px;
	margin: 0px;
	padding-left: 12px;
	padding-top: 0px;
	padding-right: 0px;	
	padding-bottom: 15px;
}
.pop_out {
	background-color: #FFFFFF;
	border: 1px solid #FF9999;
	padding: 0px;
}
.pop_in {
	padding: 0px;
	background-color: #FFFFFF;	
}
.pop_caption {
	font-size: 12px;
	color: #FF9999;
	font-weight: bold;
	background-color: #FFFFFF;
}
.pop_text {
	font-size: 11px;
	color: #CC0000;
}
table.pop_table {
	padding: 5px;
	font-family: Helvetica, Arial;
}
td.pop_title {
	font-weight: bold;
	height: 20px;
	text-transform: uppercase;
	border: 1px solid #FF9999;
	color: #CC0000;
	background-color: #FF9999;
	padding: 0px;
	text-indent: 10px;
}
td.pop_content {
	border: 1px solid #CC0000;
	padding: 10px;
}
img.border {
	border: 1px solid #CC0000;
}
table.newsflash {
	border: 1px solid #CC0000;
	padding: 5px;
	width: 100%;
}
p.newsflash {
	text-align: right;
	margin-bottom: 0px;
}

