/* ------------------------------------------------------------------------- *
 * HTML-Tabellenstruktur --------------------------------------------------- *
 * ------------------------------------------------------------------------- */

.tbl_main {
	width: 960px;
	border-spacing: 0px;
	table-layout: fixed;
}

.td_logo_1 {
	width: 18px;
	height: 221px;
	background-image: url(images/logo_1.jpg);
	background-repeat: no-repeat;
}

.td_logo_2 {
	width: 125px;
	height: 221px;
	background-image: url(images/logo_2.jpg);
	background-repeat: no-repeat;
}

.td_logo_3 {
	width: 57px;
	height: 221px;
	background-image: url(images/logo_3.jpg);
	background-repeat: no-repeat;
}

.td_content {
	width: 760px;
	vertical-align: top;
	text-align: justify;
	padding-right: 20px;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}

.td_fuss_l_2 {
	width: 125px;
	height: 60px;
	background-image: url(images/fuss_l_2.png);
	background-repeat: no-repeat;
}

.td_fuss_l_3 {
	width: 57px;
	height: 60px;
	background-image: url(images/fuss_l_3.png);
	background-repeat: no-repeat;
}

.tbl_menu {
	width: 760px;
	height: 221px;
	table-layout: fixed;
}

.td_top_space_1 {
	width: 118px;
	height: 44px;
}

.td_top_space_2 {
	width: 642px;
	height: 44px;
}

.td_m_schwung_1 {
	width: 118px;
	height: 39px;
	background-image: url(images/m_schwung_1.png);
	background-repeat: no-repeat;
}

.td_m_schwung_2 {
	width: 118px;
	height: 16px;
	background-image: url(images/m_schwung_2.png);
	background-repeat: no-repeat;
}

.td_m_schwung_3 {
	width: 118px;
	height: 122px;
	background-image: url(images/m_schwung_3.png);
	background-repeat: no-repeat;
}

.td_blue_back {
	background-image: url(images/blue_pixel.png);
}

.td_m_verlauf {
	width: 642px;
	height: 16px;
	background-image: url(images/m_verlauf.png);
	background-repeat: no-repeat;
}

.td_m_thema_uc {
	width: 642px;
	height: 122px;
	background-image: url(images/thema_uc.png);
	background-repeat: no-repeat;
}
.td_m_thema_ho {
	width: 642px;
	height: 122px;
	background-image: url(images/thema_ho.png);
	background-repeat: no-repeat;
}
.td_m_thema_wi_de {
	width: 642px;
	height: 122px;
	background-image: url(images/thema_wi_de.png);
	background-repeat: no-repeat;
}
.td_m_thema_wi_en {
	width: 642px;
	height: 122px;
	background-image: url(images/thema_wi_en.png);
	background-repeat: no-repeat;
}
.td_m_thema_pr_de {
	width: 642px;
	height: 122px;
	background-image: url(images/thema_pr_de.png);
	background-repeat: no-repeat;
}
.td_m_thema_pr_en {
	width: 642px;
	height: 122px;
	background-image: url(images/thema_pr_en.png);
	background-repeat: no-repeat;
}
.td_m_thema_ko_de {
	width: 642px;
	height: 122px;
	background-image: url(images/thema_ko_de.png);
	background-repeat: no-repeat;
}
.td_m_thema_ko_en {
	width: 642px;
	height: 122px;
	background-image: url(images/thema_ko_en.png);
	background-repeat: no-repeat;
}
.td_m_thema_im_de {
	width: 642px;
	height: 122px;
	background-image: url(images/thema_im_de.png);
	background-repeat: no-repeat;
}
.td_m_thema_im_en {
	width: 642px;
	height: 122px;
	background-image: url(images/thema_im_en.png);
	background-repeat: no-repeat;
}

.tbl_l {
	width: 200px;
	table-layout: fixed;
}

.td_l_schwung_1 {
	width: 18px;
	height: 84px;
	background-image: url(images/l_schwung_1.png);
	background-repeat: no-repeat;
}

.td_l_schwung_2 {
	width: 125px;
	height: 84px;
	background-image: url(images/l_schwung_2.png);
	background-repeat: no-repeat;
}

.td_l_schwung_3 {
	width: 57px;
	height: 84px;
	background-image: url(images/l_schwung_3.png);
	background-repeat: no-repeat;
}

.td_l_content {
	width: 125px;
	background-image: url(images/v_spacer.png);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
}

.td_l_space {
	width: 57px;
}

.tbl_fuss {
	width: 760px;
	height: 60px;
	table-layout: fixed;
}

.td_fuss_space_1 {
	width: 517px;
	height: 41px;
}

.td_fuss_space_2 {
	width: 223px;
	height: 41px;
}

.td_fuss_r {
	width: 20px;
	height: 41px;
	background-image: url(images/fuss_r.png);
	background-repeat: no-repeat;
}

.td_fuss_m {
	width: 517px;
	height: 19px;
	background-image: url(images/fuss_m.png);
	background-repeat: no-repeat;
}

/* ------------------------------------------------------------------------- *
 * HTML-Tabellenstruktur --------------------------------------------------- *
 * ------------------------------------------------------------------------- */

.td_products {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #016BA8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #016BA8;
}

/* ------------------------------------------------------------------------- *
 * HTML-Tags (Schriften und Links) ----------------------------------------- *
 * ------------------------------------------------------------------------- */

body {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	color: #000000;
}

h2 {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

ul {
	list-style-type: circle;
}

a {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #016BA8;
}
a:hover {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #016BA8;
}
a:focus {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #016BA8;
}

/* ------------------------------------------------------------------------- *
 * Linkformatierungen ------------------------------------------------------ *
 * ------------------------------------------------------------------------- */

.m_link {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.m_link:hover {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
	color: #7FD0FF;
}
.m_link:focus {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
	color: #7FD0FF;
}

.l_link {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #016BA8;
}
.l_link:hover {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #7FD0FF;
}
.l_link:focus {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #7FD0FF;
}

/* ------------------------------------------------------------------------- *
 * Schriftformatierungen --------------------------------------------------- *
 * ------------------------------------------------------------------------- */

.smallwhite {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* ------------------------------------------------------------------------- *
 * Produkt-Tabellen -------------------------------------------------------- *
 * ------------------------------------------------------------------------- */
 
.td_list_1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #016BA8;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #016BA8;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}

.td_list_2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #016BA8;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #016BA8;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}
 
.td_list_1_end {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #016BA8;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}

.td_list_2_end {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #016BA8;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}

.group_link {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #016BA8;
}
.group_link:hover {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: #016BA8;
}
.group_link:focus {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: #016BA8;
}

.td_art_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7FD0FF;
	padding-top: 5px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	width: 60px;
	vertical-align: top;
}

.td_art_2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7FD0FF;
	padding-top: 5px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

.td_art_3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7FD0FF;
	padding-top: 5px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 80px;
	text-align: right;
	vertical-align: top;
}

.td_pcat_right {
	border-width: 1px;
	border-style: solid;
	border-color: #016BA8;
	background-color: #CBECFF;
	padding: 5px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	width: 150px;
	vertical-align: top;
	text-align: center;
}


