body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

.menu, .pop, .content, .footer, .Normal, .Normal TD, .NormalTextBox, P, .Normal P, .copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

.Normal a:link, .Normal a:visited, a.CommandButton:link, a.CommandButton:visited, .official a:link, .official a:visited, .footerstart a:link, .footerstart a:visited, .footer a:link, .footer a:visited {
	color: #DE1429;
	text-decoration: none;
}

.Normal a:hover, .Normal a:active, a.CommandButton:hover, a.CommandButton:active, .official a:hover, .official a:active, .footerstart a:hover, .footerstart a:active, .footer a:hover, .footer a:active {
	color: #DE1429;
	text-decoration: underline;
}

.pop a:link, .pop a:visited {
	color: #000;
	text-decoration: none;
}

.pop {
	padding-left: 12px;
	font-weight: bold;
	height: 26px;
}
.pop a:hover, .pop a:active {
	color: #fff;
	text-decoration: none;
}


.NormalTextBox INPUT[type="text"] {
	border: 1px solid #ccc;
}

.mainTable {
	margin-top: 0px;
}

.logo {
	vertical-align: top;
	height: 124px;
	width: 180px;
}

.empty {
	height: 124px;
}
.menuTd {
	width: 180px;
	vertical-align: top;
	background-color: #DE1429;
}

.menu {
	vertical-align: top;
	padding-top: 15px;
	text-transform: lowercase;
}

.login {
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}

.login a:link, .login a:visited {
	text-decoration: none;
	color: #5a0709;
}

.login a:hover, .login a:active {
	text-decoration: none;
	color: #fff;
}

.content {
	vertical-align: top;
	padding-left: 50px;
	padding-top: 25px;
	width: 600px;
}

.conTable {
	padding: 0;
	margin: 0;
}

.conTable .conTitleCell {
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}

.conTable .conTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.conContentCell {
	vertical-align: top;
}

.conTable h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin-bottom: 10px;
}

.conTable h5 {
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

.conTable .conContentCell .produkte IMG, .conTable .conContentCell .dienstleistungen IMG, .conTable .conContentCell .kontakt IMG {
	margin-right: 40px;
	margin-bottom: 40px;
}





.MainMenu_MenuContainer
{
	width: 180px;
	background-color: DE1429;
	padding-left: 12px;
}

.MainMenu_MenuBar
 {
    cursor: pointer;
    width: 180px;
    margin-left: 12px;
}

/*SPACE BETWEEN MAIN MENU AND SUB MENU WHEN MOUSE OVER*/
.MainMenu_MenuIcon
{
    cursor: pointer;
    border: 0px;
    background-color: #DE1429; /*hellgrŸn*/
    width: 0px;
    padding: 0px;
    margin: 0px;
}

/*MOUSE OVER MAIN MENU -> SUB MENU EIGENSCHAFTEN*/
.MainMenu_MenuItem
{
    cursor: pointer;
    color: #000;
    font-size: 11px;
    font-weight: bold;
    border: 0px;
	/*padding-left: 10px;
    padding-right: 10px;*/
    background-color: #DE1429; /*tŸrkis*/
}

/*SUB MENU ARROW ELEMENT EIGENSCHAFTEN */
.MainMenu_MenuArrow
{
    border: 0px;
    background-color: #DE1429;
    width: 0px;
}

/*SUB MENU EIGENSCHAFTEN*/
.MainMenu_SubMenu {
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    padding-left: 10px;
    padding-right: 10px;
    background: #DE1429; /*orange*/
}

/* ON CLICK ELEMENT EIGENSCHAFTEN */
.MainMenu_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    height: 22px;
    color: #787870;
    font-size: 11px;
    font-weight: bold;
    background: #FF3; /*yello*/
}


.MainMenu_RootMenuItemBreadcrumb
{
	width: 180px;
    height: 22px;
}

/*MAIN MENU ELEMENT EIGENSCHAFTEN*/
.MainMenu_RootMenuItem
{
	width: 146px;
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: DE1429; url(media/line.gif) repeat-x bottom right;
}

/*MAIN MENU ON CLICK ELEMENT EIGENSCHAFTEN*/
.MainMenu_RootMenuItemSelected
{
	width: 180px;
 	background-color: #DE1429; /*hellblau*/
    height: 22px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

.MainMenu_RootMenuItemActive
{
    background-color: #DE1429; /*pink*/
    height: 22px;
    color: #fff;
}


.MainMenu_SubMenuItemBreadcrumb
{
	font-size: 11px;
	color: #787870;
    height: 22px;
}

/*SUB MENU AKTIVES ELEMENT EIGENSCHAFTEN*/
.MainMenu_SubMenuItemActive
{
	font-size: 11px;
	color: #fff;
    height: 22px;
    background-color: #DE1429; /*dunkelgrŸn*/
}

/*SUB MENU MOUSE OVER ELEMENT EIGENSCHAFTEN*/
.MainMenu_SubMenuItemSelected
{
	font-size: 11px;
	color: #fff;
    height: 22px;
    background-color: #DE1429 /*grau*/
}




/*#d6383b
