#mwv_default_text,
#mwv_default_text li {
font-size: 11px;
}

/*h1{
	color:#9A0000;
	margin-top:20px;
	margin-bottom:10px;
}*/

.compare_table_border_right{
  border-right: 1px solid #C0C0C0;
}

.link1, .text-underline {
text-decoration:underline;
}

.link1:hover{
text-decoration:none;
}

.link-rot a{
	font-weight: bold;
	color: #9A0000;
	text-decoration:underline;
	padding-top:17px;
	padding-bottom:17px;
	line-height:2.8em;
}

/*
.link-rot a:hover{
	color: #9A0000;
	text-decoration:underline;
	background-image:url(/out/1/html/0/images/icon/produktinformationen_over.gif);
	background-position:left;
	background-repeat:no-repeat;
}
*/
.link-sprechstundenbedarf a{
	font-weight: bold;
	color: #9A0000;
	text-decoration:underline;
	background-image:url(/out/1/html/0/images/icon/sprechstundenbedarf.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:17px;
	padding-bottom:17px;
	line-height:2.8em;
}
/*
.link-sprechstundenbedarf a:hover{
	color: #9A0000;
	text-decoration:underline;
	background-image:url(/out/1/html/0/images/icon/sprechstundenbedarf_over.gif);
	background-position:left;
	background-repeat:no-repeat;
}
*/
#arrow_left_trot a{
	text-decoration:underline;
	background: url(0/images/arrow_left.gif) left no-repeat;
	padding-left:10px;
	font-weight: bolder;
	color: #9A0000;
}

.input_guest{
	background-color:#CCCCCC;
	color:#666666;
	font-size:7pt;
	text-decoration:none;
	padding:4px;
	text-align:center;
}

.whitebutton{
	background-color:#FFFFF;
	border:solid thin #9A0000;
	color:#9A0000;
	font-size:6pt;
}

#demoshop {
	position: absolute;
	visibility: hidden;

}

#demoshop table{
	background:#FF0000; -moz-opacity:0.8;
    filter: alpha(opacity=80);
}

#mwvcheck input{
	background-color: white;
	border:1px #9A0000 solid;
}

#mwv_content li{
	list-style-type:disc;
	padding-bottom:5px;
}

#mwv_content a{
	color:#9A0000;
	text-decoration:underline;
	padding-bottom:3px;
}

.img_right{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.img_left{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.boxframecontent2{
	width: 100%;
	height: 28px;
	border-top: 6px #D3D8EB solid;
	border-bottom: 6px #D3D8EB solid;
	border-left: 5px #D3D8EB solid;
	border-right: 5px #D3D8EB solid; 
	padding-top:6px;
}


/*.hacken-vergleich{
	padding-left:7;
}
.hacken-line{
	background: url(0/images/hacken-line.gif) repeat-y;
}

.boxcontent_bg_white{
	height: 35px;
	background-color: #ffffff;
}

#leftitem td{
	font-family: verdana, verdana, sans-serif;
	font-size: 7pt;
}

#leftitem .boxframehead{
	background-color: #000041;
	width: 100%;
	height: 21px;
	border-left: 5px #9A0000 solid;  
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bolder;
	font-size: 9pt;
	color:#ffffff;
}

#rightitem td{
	font-family: verdana, verdana, sans-serif;
	font-size: 7pt;
}

#rightitem .boxframehead{
	background-color: #000041;
	width: 100%;
	height: 21px;
	border-left: 5px #9A0000 solid;  
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bolder;
	font-size: 9pt;
	color:#ffffff;
}

#header td{
	font-family: verdana, verdana, sans-serif;
	font-size: 7pt;
}*/
/*----------------------------EASY TABS Styles------------------------*/

#tabmenu {
width:auto;
padding:5px;
margin:20px auto 0 auto;
background:url(http://www.med-sales.de/out/1/html/0/images/mwv/dot_414141.jpg) repeat-x bottom;
}
#tabmenu ul {
margin:0px;
padding:0px;
list-style:none;
text-align:center;
}
#tabmenu li {
display:inline;
}
#tabmenu li a {
color:#999999;
text-decoration:none;
padding:5px;
margin:0 1px;
border-left:#999999 solid 1px;
border-top:#999999 solid 1px;
border-right:#999999 solid 1px;
}
#tabmenu li a.tabactive {
color:#000000;
background:url(http://www.med-sales.de/out/1/html/0/images/mwv/tabmenu_bg.jpg) repeat-x top;
position:relative;
border-left:#414141 solid 1px;
border-top:#414141 solid 1px;
border-right:#414141 solid 1px;
border-bottom:none;
}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5{
width:auto;
background:url(http://www.med-sales.de/out/1/html/0/images/mwv/tabmenucontent_bg.jpg) repeat-x top;
margin:0 auto;
padding:10px 0;
text-align:left;
}

#tabcontent1 td,#tabcontent2 td,#tabcontent3 td,#tabcontent4 td,#tabcontent5 td{
padding:5px;
}


.borderleftbottomright {
border-left:1px solid #B3C2E1;
border-bottom:1px solid #B3C2E1;
border-right:1px solid #B3C2E1;
}
.borderleftbottom {
border-left:1px solid #B3C2E1;
border-bottom:1px solid #B3C2E1;
}
.borderbottom {
border-bottom:1px solid #B3C2E1;
}
/*----------------------------End EASY TABS Styles------------------------*/

.abutton a{
	background-color:#9A0000;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	padding:4px;
}

.abutton a:hover{
	color:#FFFFFF;
}

.subheadline_startseite{
	font-size: 9pt;
	font-weight: bolder;
	color: #9A0000;
}

.button_mwv{
width:90px;
}

#button_cart table{
width:230px;
margin:20px 0;
}

#button_cart td, #button_cart4 .button, #button_cart4-error .button{
height:25px;
text-align:center;
font-weight:bold;
font-size:11px;
background:url(0/images/mwv/button_cart_bg.gif) left top repeat-x;
border:1px solid #999999;
}

#button_cart td a{
color:#FFFFFF;
display:block;
}

#button_cart4, #button_cart4-error {
margin:20px 0;
}

#button_cart4 td {
background:#E2E8F3;
}

#button_cart4-error td {
background:#FFFF66;
}

.close {
float:right;
padding-right:7px;
}

.close a{
color:#FFFFFF;
text-decoration:underline;
}

.close a:hover{
color:#FFFFFF;
background:#c52415;
text-decoration:none;
}

.nowrap {
white-space: nowrap;
}

#mwv_full{
background:#CCFFCC;
height:130px;
border:1px solid #999999;
}

#mwv_full #content{
padding:5px;
}

#mwv_half {
float:left;
margin:0 0 10px 0;
padding:5px;
border:1px solid #999999;
text-align:left;
background:url(0/images/mwv/home_half_landing_sessel.jpg) repeat;
}

/*	FÜR START1 */
#mwv_half_product {
float:right;
margin:0 0 7px 0;
padding:2px 5px;
border:3px solid #C52415;
background:#D3D8EB;
}

/*	FÜR START2 */
#mwv_half_product_left {
float:left;
padding:5px;
border:1px solid #999999;
}
#mwv_half_product_right {
float:right;
padding:5px;
border:1px solid #999999;
}

#mwv_half_product_left, #mwv_half_product_right {
margin:10px 0;
}

#mwv_tripple_container {
margin:10px 0;
}

#mwv_tripple {
border:1px solid #999999;
margin:0 2px;
}

#category_landing {
}

#category_landing .headline {
background:#235399;
color:#FFFFFF;
display:block;
font-size:12px;
padding:4px;
/*border-left: 5px #c52415 solid;*/
text-align:left;
}

#category_landing .content {
margin:4px;
text-align:left;
}

/*#category_landing .category1 {
background:#FFCCCC url(0/images/mwv/category_landing1.jpg) repeat;
}
#category_landing .category2 {
background:#CCFFFF url(0/images/mwv/category_landing2.jpg) repeat;
}
#category_landing .category3 {
background:#CCCCFF url(0/images/mwv/category_landing3.jpg) repeat;
}*/

#category_landing .category1, #category_landing .category2, #category_landing .category3 {
height:250px;
border:1px solid #999999;
}

#cms_landing {
margin:5px 0;
}

#cms_landing #content {
margin:5px 0;
height:150px;
background:#CCFFFF;
border:1px solid #999999;
}

#cms_landing #content h2 {
font-size:12px;
padding:4px;
color:#FFFFFF;
background:#000041;
border-left: 5px #c52415 solid;
display:block;
}

#cms_landing #content .content {
padding:5px;
}

ul.haekchen { margin:0; padding:0; }

ul.haekchen li {
	list-style-image:url(0/images/haekchen.gif);
	line-height:1.5em;
	margin-left:2.2em;
}