* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	margin: 0px;
}



a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: normal;
	color: #C00004;
}
a:hover, a:focus {
	text-decoration: underline;
}

a.lay:link, a.lay:visited, a.lay:active {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.lay:hover, a.lay:focus {
	color: white;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

a.linksmall:link, a.linksmall:visited, a.linksmall:active {
	color: #2E2E2E;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.linksmall:hover, a.linksmall:focus {
	color: #2E2E2E;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

a.untermenu:link, a.untermenu:visited, a.untermenu::active { color: black; text-decoration: none; font-weight: normal;  font-family: Tahoma;}
a.untermenu::hover, a.untermenu::focus { color: black; text-decoration: underline; font-weight: normal; }

.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E2E2E;
    width: 180px;
}

.bordergrau {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2E2E2E;
	width: 610px;
}

.imageborder {
	border: 2px solid #2E2E2E;
}

a.menu {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	vertical-align: middle;
	padding: 4px;
	display: block;
}
a.menu:link {
	TEXT-DECORATION: none;
	color: #2E2E2E;
}
a.menu:visited {
    TEXT-DECORATION: none;
    color: #2E2E2E;
}
a.menu:hover {
	TEXT-DECORATION: none;
	color: #C00004;
	font-weight: normal;
}

a.menu2 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: middle;
	padding: 2px;
	display: block;
}
a.menu2:link {
	TEXT-DECORATION: none;
	color: #2E2E2E;
}
a.menu2:visited {
    TEXT-DECORATION: none;
    color: #2E2E2E;
}
a.menu2:hover {
	TEXT-DECORATION: none;
	color: #C00004;
	font-weight: normal;
}

.menuframe {
	width: 180px;
	background-color: #0c1a3a;
	border-left: 1px solid white;
	border-right: 1px solid white;
}


.topimage {
	border-bottom: 1px solid white;
	height: 38px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: right top;
}
.topimage1 {
	border-bottom: 1px solid white;
	height: 38px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: right top;
}
.topimage2 {
	border-bottom: 1px solid white;
	height: 38px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: right top;
}
.topimage3 {
	border-bottom: 1px solid white;
	height: 38px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: right top;
}
.topimage4 {
	border-bottom: 1px solid white;
	height: 38px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: right top;
}


.topnavi {
	padding: 0;
	width: auto;
	margin-left: 15px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 3px;
}
.topleft {
	text-indent: 12px;
	color: white;
	font-size: 16px;
	background-color: #c00004;
	font-weight: bold;
	padding-right: 0;
	padding-bottom: 0;
}
.contenttable {
	padding: 0;
	margin: 3px 0px 4px 15px;
	font-size: x-small;
}
a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active {
	color: #c00004;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
h1  {
	color: #FFF;
	font-size: 12px;
	padding: 4px;
	width: auto;
}

a.breadcrumb:hover, a.breadcrumb:focus {
	color: #c00004;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
.title {
	color: white;
	font-size: 14px;
	background-color: #c00004;
	font-weight: bold;
	padding: 4px;
}

.title1 {
	color: white;
	font-size: 12px;
	background-color: #ffdb3f;
	font-weight: bold;
	padding: 4px;
}

.title2 {
	color: white;
	font-size: 12px;
	background-color: #008c17;
	font-weight: bold;
	padding: 4px;
}

.title3 {
	color: white;
	font-size: 12px;
	background-color: #0076c9;
	font-weight: bold;
	padding: 4px;
}
.title4 {
	color: white;
	font-size: 12px;
	background-color: #ba3fbb;
	font-weight: bold;
	padding: 4px;
}

.sub_title {
	font-size: 15px;
	font-weight: bold;
}



.px10 {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.white {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.px9 {
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
}
.px8 {
	text-decoration: none;
	font-weight: normal;
	font-size: 8px;
}

.rot {
    color: #c00004;;
}
.weiss {
    color: white;;
}

table_kunde {
  border-collapse: collapse;
  border-spacing: 0;
}

a.menu2_klein {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	vertical-align: middle;
	padding: 2px;
	display: block;
}
a.menu2_klein:link {
	TEXT-DECORATION: none;
	font-size: 7pt;
	color: #2E2E2E;
}
a.menu2_klein:visited {
    TEXT-DECORATION: none;
	font-size: 7pt;
    color: #2E2E2E;
}
a.menu2_klein:hover {
	TEXT-DECORATION: none;
	font-size: 7pt;
	color: #C00004;
	font-weight: normal;
}

a.menu_klein {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: middle;
	padding: 4px;
	display: block;
}
a.menu_klein:link {
	TEXT-DECORATION: none;
	color: #2E2E2E;
}
a.menu_klein:visited {
    TEXT-DECORATION: none;
    color: #2E2E2E;
}
a.menu_klein:hover {
	TEXT-DECORATION: none;
	color: #C00004;
	font-weight: normal;
}
