/*--- Styles EuropaApotheke -  Copyright by Softleister ---*/
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
}

a:active, a:link, a:visited, a:hover {
	font-weight: bold;
	color: #9b0000;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #9b0000;
	margin-bottom: 20px;
}
.fontcolor {
	color: #9b0000;
	font-weight: bold;
}

/*---------------------------*/
.fullsize {
  width: 100%;
  height: 100%;
}

/*---------------------------*/
.headbg {
	background-image: url(images/head_bl.jpg);
	background-repeat: repeat-x;
	height: 121px;
}
.headbg td {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.headline {
	background-image: url(images/head_rt.gif);
	background-repeat: repeat-x;
	height: 21px;
}
.headline td {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

/*---------------------------*/
.from { font-size: 10px; }
.from a:active, .from a:link, .from a:visited, .from a:hover {
	color: #ff9494;
	text-decoration: none;
	font-weight: normal;
}
.from a:hover { text-decoration: underline; }

/*---------------------------*/
.footline {
	background-image: url(images/foot_rt.gif);
	background-repeat: repeat-x;
	height: 20px;
	font-size: 12px;
	color: #ffedf0;
}

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

/*---------------------------*/
.pagepath {
	color: #9b0000;
	height: 20px;
	font-size: 12px;
}
.pagepath a:active, .pagepath a:link, .pagepath a:visited, .pagepath a:hover {
	color: #eb0000;
	text-decoration: none;
	font-weight: normal;
}
.pagepath a:hover { text-decoration: underline; }

/*---------------------------*/
.menubg {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-y;
	width: 230px;
}
.maintab {
	background-image: url(images/a_rs.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*---------------------------*/
.newstab {
	border: solid 1px #ff9494;
	margin-bottom: 5px;
}
.newstab th {
	font-size: 13px;
	height: 22px;
	background-color: #eb0000;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
}
.newstab td {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
.newstab a:active, .newstab a:link, .newstab a:visited, .newstab a:hover {
	color: #eb0000;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}
.newstab a:hover { text-decoration: underline; }

/*---------------------------*/
.prodview {
	margin-bottom: 5px;
}
.prodview th {
	font-size: 13px;
	height: 22px;
	background-color: #eb0000;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
}
.prodview td {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
.prodview a:active, .prodview a:link, .prodview a:visited, .prodview a:hover {
	color: #eb0000;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}
.prodview a:hover { text-decoration: underline; }

/*---------------------------*/
.active {
	background: url(images/active.gif) no-repeat top left;
	color: #ffffff;
	height: 23px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 18px;
}
.active a:active, .active a:link, .active a:visited, .active a:hover {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.active a:hover { text-decoration: underline; }

/*---------------------------*/
.inactive {
	color: #9b0000;
	height: 23px;
	font-weight: bold;
	padding-left: 18px;
}
.inactive a:active, .inactive a:link, .inactive a:visited, .inactive a:hover {
	color: #9b0000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.inactive a:hover { text-decoration: underline; }

/*---------------------------*/
.subactive {
	background: url(images/subactive.gif) no-repeat top left;
	color: #9b0000;
	height: 20px;
	font-weight: bold;
	padding-left: 34px;
}
.subactive a:active, .subactive a:link, .subactive a:visited, .subactive a:hover {
	color: #9b0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.subactive a:hover { text-decoration: underline; }

/*---------------------------*/
.subinactive {
	background: url(images/subinactive.gif) no-repeat top left;
	color: #9b0000;
	height: 18px;
	padding-left: 34px;
}
.subinactive a:active, .subinactive a:link, .subinactive a:visited, .subinactive a:hover {
	color: #9b0000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.subinactive a:hover { text-decoration: underline; }

/*---------------------------*/
.smallfont, .smallfont td { font-size: 12px; }
.footfont, .footfont td { font-size: 10px; }
.team, .team td { font-size: 11px; }

s { font-size: 11px; color: #a0a0a0; }

/*--- Warenkorb ---*/
.warenkorb {
  border-spacing: 1px;
  border: solid 1px #eb0000;
}
.warenkorb th {
	background-color: #eb0000;
	color: #ffedf0;
	padding: 2px 5px;
}
.warenkorb th .smallfont {
	font-size: 11px;
	font-weight: normal;
}
.warenkorb td {
	padding: 4px 5px;
	background-color: #ffedf0;
}
.warenkorb td .smallfont {
	font-size: 11px;
}

.fussnote { }
.fussnote td {
	font-size: 12px;
	padding: 2px 5px;
}

/*---------------------------*/
.cform {
	padding: 8px 0px;
}
.cform td {
	font-size: 12px;
	padding: 1px 3px;
}
.cform input, .cform textarea {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

/*---------------------------*/
