@charset "UTF-8";


/* Tabelle - Kartenformate */

.tab-01-links {
	font-family: Verdana, Geneva, sans-serif;
	color: #272d4a;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	height: 15px;
	width: 155px;
}
.tab-02-rechts {
	font-family: Verdana, Geneva, sans-serif;
	color: #272d4a;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	width: 25px;
	height: 15px;
}

.tab-02-links {
	font-family: Verdana, Geneva, sans-serif;
	color: #272d4a;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	width: 25px;
	height: 15px;
}
.tab-03-center {
	font-family: Verdana, Geneva, sans-serif;
	color: #272d4a;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 8px;
	height: 15px;
	
}
.tab-03 {
	font-family: Verdana, Geneva, sans-serif;
	color: #272d4a;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	width: 25px;
	height: 15px;
}
.tab-04-links {
	font-family: Verdana, Geneva, sans-serif;
	color: #272d4a;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	width: 52px;
	height: 15px;
}


.tab-headl {
	font-family: Verdana, Geneva, sans-serif;
	color: #272d4a;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	height: 25px;
}

/*Produktbeschreibung und Preis-Tabellen - alt von GoLive;*/
		
			.produkt_bold {
	color: #272d4a;
	font-size: 18px;
	font-family: 'Merriweather', serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
			.produkt_normal { color: #272d4a; font-size: 13px; font-family: verdana, geneva, helvetica, arial; font-style: normal; font-weight: normal; }
			
			.tab_weiss_bold {
	color: #fff;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
			.tab_weiss_normal {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
}
			.tab_blau_bold { color: #272d4a; font-size: 12px; font-family: Verdana; font-style: normal; font-weight: bold; }
			.tab_blau_normal { color: #272d4a; font-size: 10px; font-family: Verdana; font-style: normal; font-weight: normal; }
			.tab_blau_preise { color: #272d4a; font-size: 14px; font-family: Verdana; font-style: normal; font-weight: normal; }

			.tab_rahmen { margin-top: 5px; margin-bottom: 0; width: 505px; height: auto; float: left; }
			.tab_li_oben {
	background-color: #272d4a;
	width: 133px;
	height: 35px;
	-webkit-box-shadow: 0px 0px 20px 5px #FFFFFF;
	box-shadow: 0px 0px 20px 5px #FFFFFF;
}
			.tab-li {
	background-color: #a9abb7;
	width: 133px;
	height: 35px;
	text-align: center;
	-webkit-box-shadow: 5px 5px 20px #FFFFFF;
	box-shadow: 5px 5px 20px #FFFFFF;
}
			.tab_re_ganz {
	background-color: #a9abb7;
	text-align: center;
	width: 90px;
	height: 35px;
	-webkit-box-shadow: 5px 0px 20px 0px #FFFFFF;
	box-shadow: 5px 0px 20px 0px #FFFFFF;
}
			.tab_menge_bold { color: #272d4a; font-size: 14px; font-family: Verdana; font-style: normal; font-weight: bold; }
			
			.tab_preis {
	background-color: #dfe0e4;
	text-align: center;
	width: 90px;
	height: 35px;
	-webkit-box-shadow: 5px 5px 20px #FFFFFF;
	box-shadow: 5px 5px 20px #FFFFFF;
}

		.tab_preis_rechts_unten {
	background-color: #dfe0e4;
	text-align: center;
	width: 90px;
	height: 35px;
	-webkit-box-shadow: 5px 5px 20px #FFFFFF;
	box-shadow: 5px 5px 20px #FFFFFF;
	border-bottom-right-radius: 10px;
}
			
			
			.format_bold { color: #272d4a; font-size: 14px; font-family: Verdana; font-style: normal; font-weight: bold; }
			.format_roman { color: #272d4a; font-size: 14px; font-family: Verdana; font-style: normal; font-weight: normal; text-align: center; }
			
			.format_tab_head { width: 15px; height: 27px; }
			.format_tab_01 { width: 145px; height: 27px; vertical-align: middle; }
			.format_tab_02 { width: 33px; height: 27px; vertical-align: middle; }
			.format_tab_03 { width: 15px; height: 27px; text-align: center; }
			.format_tab_04 { text-align: right; width: 51px; height: 27px; vertical-align: middle; }
			.format_tab_05 { text-align: right; width: 23px; height: 27px; vertical-align: middle; }
