
/* ### Aggrenox CSS default.css ###*/

/* BASIC */
* {margin:0px;padding:0px;}
body {
	width:908px;
	margin: 0px auto 15px auto;
	text-align:center;
	background-color:#FFFFFF;
	font-family: verdana,arial,sans-serif;
	font-size:12px;
    line-height:18px;
	font-weight:normal;
	text-decoration:none;
	color:#4b4b4d;
}

img {display:block;border-width:0px;}
td, div {text-align:left;}
.break {font-size:0em;line-height:0em; height:1px;clear:left;}
a { font-size:12px;line-height:18px;font-weight:normal;text-decoration:underline;color:#000000;}

object, embed {margin:10px 0px 40px 80px;}


/*LAYOUT*/
#siteWrapper {
  	width:908px;
  	height:500px;
  	overflow:visible;
	z-index:1;
	position:relative;
}

#printheader {display:none;} 
#header {
    width:908px;
    height:177px;
    z-index:2;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/bg_header.jpg") no-repeat top left; 
   }
 #mainWrapper {
	padding: 0px 0px 30px 0px;
	width:100%;
	z-index:2;
	clear:left;
 }
 
#leftColumn {
	width:198px;
	margin:0px 12px 0px 0px;
	float:left;
	z-index:3;
	background:url(/wcms_pm/aggrenox_prod/Images/common/dot_line_small.gif) no-repeat top left; 
	padding: 11px 0px 0px 0px;
 }
 #middleColumn  {
	width:488px;
	margin:0px 12px 0px 0px;
	float:left;
	z-index:3;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_large.gif") no-repeat top left; 
 }
 #rightColumn  {
	width:198px;
	float:left;
	z-index:3;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_small.gif") no-repeat top left; 
	padding: 11px 0px 0px 0px;
 }
 #footer {
	width:900px;
	height:30px;
	margin:0px 0px 0px 4px;
	padding:10px 0px 0px 10px;
	z-index:2;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_full.gif") no-repeat top left;
	clear:left;
	font-size:11px;
	color:#4b4b4d;
}		
		

#navigation {
 background-image:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_top.gif");
 background-repeat:no-repeat;    
 	left:0px;
 	top:0px;
 	width:10px;
 	height:10px;
 	z-index:3;
 }

/*Header*/
#logoAggrenox{
	margin:41px 615px 0px 24px;
	float:left;
	display:inline;
}
#logoBi{
	margin:80px 0px 0px 0px;
	float:left; 
	display:inline;
}

#headwrapper {
	clear:left;
	height:73px;
}

#breadcrumb {
	width:600px;
	margin:42px 100px 0px 14px;
	float:left;
	display:inline;
}
#breadcrumb  a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
	font-size:11px;
	line-height:15px;
	color:#000000;
	text-decoration:none;
	display:block;
	float:left;
	padding: 0px 11px 0px 7px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_triangle.gif") no-repeat 0px 6px;
}
#breadcrumb a.bcon {
	font-size:11px;
	line-height:15px;
	color:#e20025;
	text-decoration:none;
	display:block;
	float:left;
	padding: 0px 11px 0px 7px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_triangle.gif") no-repeat 0px 6px;
}
#breadcrumb a:hover, #breadcrumb a:active {
		text-decoration:underline;
}

#searchbox {
	 width:190px;
	 margin:40px 4px 0px 0px;
     float:left;
}
#searchbox .searchfield {
	width:153px;
	height:14px;
	margin:1px 5px 0px 0px;
	font-size:11px;
	line-height:11px;
	float:left;
}

#searchbox .formbutton {
	width:24px;
	height:18px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/btn_go.gif");
	float:left;
	border:0px;
}

/*### LEFT COLUMN ### */
/*Navigation*/
#navigation {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_lev1_bottom.jpg") no-repeat bottom left;
	width:198px;
	height:auto;
	margin:0px 0px 27px 0px;
	padding:0px 0px 13px 0px;
}
#navLevl {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_lev1_top.jpg") no-repeat top left;
	padding:9px 0px 0px 0px;
}
 a.nav1off:link,  a.nav1off:visited, a.nav1off:hover, a.nav1off:active{
	display:block;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_lev1_bg.jpg") repeat-y;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
	padding: 5px 10px 2px 13px;
}
 a.nav1off:hover {
    display:block;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_lev1_bg.jpg") repeat-y;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
	padding: 5px 10px 2px 13px;
}

a.nav1on{
    display:block;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
	padding: 5px 10px 2px 13px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_lev2_bg.gif") repeat-y;

}#navLev2 {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_lev2_top.jpg") no-repeat top left;
	padding: 7px 0px 0px 0px;
}
a.nav2off:link,  a.nav2off:visited{
	display:block;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_lev2_bg.gif") repeat-y;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
	padding: 3px 10px 3px 22px;
}
 a.nav2off:hover, a.nav2off:active{
    display:block;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_lev2_bg.gif") repeat-y;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
	padding: 3px 10px 3px 22px;
}

    a.nav2on{
    display:block;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#e20026;
	text-decoration:none;
	padding: 3px 10px 4px 22px;

}
#navLev3 {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_lev3_top.gif") no-repeat top left #ffffff;
	padding: 4px 0px 0px 0px;
}


a.nav3off:link,  a.nav3off:visited{
	display:block;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_triangle.gif") no-repeat 3px 8px;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	color:#000000;
	text-decoration:none;
	padding: 2px 5px 2px 13px;
	margin: 0 0 0 20px;
}
 
a.nav3off:hover,  a.nav3off:active {
    display:block;
  	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_triangle.gif") no-repeat 3px 8px;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	color:#000000;
	text-decoration:underline;
	padding: 2px 5px 2px 13px;
	margin: 0 0 0 20px;
}

a.nav3on {
    display:block;
  	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_triangle.gif") no-repeat 3px 8px;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	color:#e20026;
	text-decoration:none;
	padding: 2px 5px 2px 13px;
	margin: 0 0 0 20px;
}

.navkey {
	display:inline;
	margin: 0px 0px 1px 5px;
}


/*MIDDLE COLUMN*/

#content {
	padding: 11px 0px 0px 0px;
}

/*Print/Top Button*/
#service{
	margin:20px 0px 40px 0px;
	padding:12px 0px 0px 8px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_large.gif") no-repeat top left; 
	clear:left;
}

a.btnprint:link, a.btnprint:visited, a.btnprint:hover, a.btnprint:active  {
    background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_print.gif") no-repeat top left;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding: 0px 0px 0px 19px;
	margin-right:287px;
}

a.btntop:link, a.btntop:visited, a.btntop:hover, a.btntop:active  {
    background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_top.gif") no-repeat 0px 1px;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding: 0px 0px 0px 17px;
}

a.btnprint:hover, a.btnprint:active, a.btntop:hover, a.btntop:active {
	text-decoration:underline;
}

/*RIGHT COLUMN*/
/* News/Download Navigation */

#rightNav{
	margin: 0px 0px 20px 14px;
}
a.rightNavoff:link, a.rightNavoff:visited {
	display:block;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding: 0px 11px 0px 9px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_triangle.gif") no-repeat 0px 7px;
}

a.rightNavoff:hover,  a.rightNavoff:active {
	text-decoration:underline;
}
#rightNav a.rightNavon {
	display:block;
	font-size:11px;
	color:#e20025;
	text-decoration:none;
	padding: 0px 11px 0px 9px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_triangle.gif") no-repeat 0px 7px;
}

/* Teaser*/
.teaser {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_small.gif") no-repeat top left; 
	margin:0px 0px 24px 0px;
	padding:12px 0px 0px 0px;
}

.teaser h3 {
	font-size:12px;
	line-height:18px;
	color:#e30026;
	font-weight:normal;
	margin:0px 0px 2px 14px;
	padding:0px;
}

.teaser p {
	font-size:11px;
	line-height:14px;
	color:#4b4b4d;
	margin:3px 0px 6px 14px;
}


 a.teaserlink:link, a.teaserlink:visited, a.teaserlink:hover,  a.teaserlink:active {
	display:block;
	font-size:11px;
	line-height:14px;
	color:#000000;
	text-decoration:none;
	padding: 0px 11px 0px 9px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_triangle.gif") no-repeat 0px 5px;
	margin:0px 0px 3px 14px;
}
 a.teaserlink:hover, a.teaserlink:active{
	text-decoration:underline;
}
.teaser a:link, .teaser a:visited, .teaser a:hover, .teaser a:active {
	
	text-decoration:none;

}
.teaser a:hover,.teaser a:active{
	text-decoration:underline;
}

/*FOOTER*/
#footer  a:link, #footer a:visited {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	text-decoration:underline;
}

#footer a.footeron {
	font-size:11px;
	color:#e20025;
	text-decoration:none;
}


/* Login*/
#loginWrapper, #loginWrapper2  {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/login_bg.jpg")  no-repeat top left;
	width:908px;
	height:429px;
	text-align:left;
	margin-bottom:15px;
	padding-top:62px;
}
.logoaggrenox {
	position:absolute;
	left:23px;
	top:29px;
	height: 62px;
	width: 164px;
	z-index:3;
}


#band {
position:absolute;
	width:560px;
	height:55px;
	float:left;
	top: 410px;
    left:3px;
	display:inline;
    z-index:4;
}

#band2 {
position:absolute;
	width:560px;
	height:55px;
	float:left;
	top: 410px;
    left:3px;
	display:inline;
    z-index:4;
}

#keyvisual {
	width:391px;
	height:424px;
	float:left;
	margin: 4px 11px 0px 125px;
    display:inline;
}
#keyvisual2 {
	width:421px;
	height:428px;
	float:left;
	margin: 0px 7px 0px 99px;
	display:inline;
}

#logintext, #logintext2{
	width:260px;
	height:270px;
	float:left;
	margin: 45px 0px 0px 0px;
	color:#ffffff;
}

#logintext3{
	width:330px;
	height:270px;
	float:left;
	margin: 45px 0px 0px 0px;
	color:#ffffff;
}

#logintext3 img{display:inline;}


#logintext h1,#logintext3 h1 {
	margin: 0px 0px 20px 5px;
	font-size:14px;
	line-height:16px;
	color:#ffffff;
}

#logintext p, #logintext3 p {
	margin: 0px 0px 21px 5px;

}


#logintext img { 
	margin: 0px 0px 6px 0px;
}

.logobi {
	position:absolute;
	left:803px;
	top:449px;
	height: 21px;
	width: 70px;
	z-index:3;
}

#loginfooter {
	width:900px;
	height:30px;
	margin:0px 0px 0px 4px;
	padding:10px 0px 0px 0px;
	z-index:2;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_full.gif") no-repeat top left;
	font-size:11px;
	color:#4b4b4d;
	text-align:left;
	clear:left;
}		

#loginfooter a:link, #loginfooter a:visited {
	font-size:11px;
	color:#4b4b4d;
	text-decoration:none;
}

#loginfooter a:hover, #loginfooter a:active {
	text-decoration:underline;
}



/*CONTENT MODULES*/
h2.column {
	font-size:12px;
	line-height:18px;
	color:#e30026;
	font-weight:normal;
	margin:0px 0px 3px 14px;
	padding:0px;
}

a.button {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_wave.gif") no-repeat 0px 10px;
	color:#e20026;
	text-decoration:underline;
	display:block;
	padding: 4px 0px 0px 20px;
	margin: 0px 0px 0px 0px;	
}

h1 {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#e30026;
	margin:0px 0px 11px 14px;
}

h1.abstand {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#e30026;
	margin:0px 0px 21px 14px;
}

/*h2 before text*/
h2 {
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#000000;
	margin:0px 0px 0px 14px;
}


h3 {
	font-size:12px;
	font-weight:normal;
	line-height:16px;
    color:#e30026;
	margin:0px 0px 0px 14px;
}


sup {vertical-align:text-top;font-size:smaller;}
sub {vertical-align:sub;font-size:smaller;}

/*bigger gap before list,table, graphics*/
.big {
	margin:0px 0px 12px 14px;
}

strong {
	font-weight:bold;
}

em {
	font-weight:normal;
	font-style:italic;
}

.small{
	font-size:10px;
	line-height:14px;
}


p {
	margin:0px 14px 25px 14px;
}

p.smallgap {
  margin: 0px 14px 10px 14px;
}


.contentline {
	margin:0px 0px 10px 0px;

}

.graphic{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_large.gif") no-repeat top left;
	margin:0px 0px 24px 0px;
	padding:11px 0px 0px 0px;
}
.graphic2{
	margin:0px 0px 24px 0px;
}

.graphic2 img{
	display:block;
	margin:0px 0px 5px 0px;
}
.graphic img {
	display:block;
	margin:3px 0px 5px 0px;
}
.graphic p, .graphic2 p {
	font-size:10px;
	line-height:15px;
	color:#7f7f7f;
	margin:0px 0px 0px 14px;
}
/*Lists*/

h2.list {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#e20026;
	margin:0px 0px 12px 14px;
}

ul {
	margin:0px 0px 10px 37px;
	list-style:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/bullet_wave.gif") disc outside;
}

ul.smallgap {
	margin:0px 0px 4px 37px;
}


li {

    padding:0px 10px 6px 1px;
}

ul.bullet  {
	margin:0px 0px 6px 14px;
	  	list-style-image:none;
}
.bullet li {

	padding:0px 0px 0px 0px;
}

ol {
	margin:0px 0px 23px 42px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	color:#e20026;
	list-style:decimal outside;
	list-style-image:none;
}
ol li {
	padding:0px 0px 3px 4px;
	padding-right:10px;
        
}

.ref {	color:#4b4b4d;
	font-weight:normal;
	font-size:11px;
	line-height:15px;}

/* Table*/
table {
	margin:0px 0px 22px 4px;
	border-collapse:collapse;
	width:480px;
}
caption {
	padding:0px 0px 6px 16px;
	text-align:left;
	font-size:12px;
	line-height:18px;
	color:#e20026;
}

.bright {
	background-color:#f8f8f8;
}

.dark {
	background-color:#f1f1f1;
}

.thcolor {
	background-color:#e0e0e0;
}
.left{ text-align:left; padding:6px 5px 5px 16px;}
.bottom{ vertical-align:bottom;}

.noline {
	background-image:none;
}

.nogap{margin:0px 0px 0px 4px;}

.thsubcolor {
	background-color:#f0f0f0;
	font-weight:normal;
}

th {
	font-weight:bold;
	/*padding:6px 10px 5px 16px; left*/
	padding:6px 5px 5px 5px;
	border-right: 1px solid #ffffff;
    background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_tab.gif") no-repeat top left;
	color:#020202;
	font-size:11px;
	line-height:18px;
	vertical-align:top;
	text-align:center;
}

th span {
	font-weight:normal;
	font-size:10px;
	line-height:13px;
}

td {
	border-right: 1px solid #ffffff;
	border-left: 0px;
	border-bottom: 0px;
	padding:6px 5px 5px 5px;
	font-size:11px;
	line-height:18px;
	color:#000000;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_tab.gif") no-repeat top left;
	vertical-align:top;
	text-align:center;

}
.congress td {text-align:left;font-size:11px;line-height:16px;}
.congress td a {font-size:11px;line-height:16px;}
.date {padding:6px 5px 5px 10px;}


.leftall td, .leftall th {text-align:left;}

tfoot td {
	font-size:10px;
	line-height:15px;
	color:#7f7f7f;
	padding:6px 0px 0px 16px;
	background:#ffffff;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_large.gif") no-repeat top left;
	text-align:left;

}

/*reference*/

.reference{
	margin: 0px 0px 30px 14px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_content.gif") no-repeat left bottom;
	padding:10px 0px 2px 0px;
	width:460px;
}

.reference h3{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/bg_head_announce_2.gif") repeat-x;
	height:21px;
	color:#e20025;
	font-size:12px;
	font-weight:bold;
	padding:4px 0px 0px 10px;
	margin: 0px 0px 1px 0px;
}

.reference p {
	font-size:11px;
	padding:4px 0px 4px 10px;
	margin: 0px 0px 1px 0px;
	line-height:17px;
}

.reference a {
	font-size:11px;
	line-height:17px;
	text-decoration:underline;
	color:#4b4b4d;
}

/*Anchorlist*/
.anchor	{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_large.gif") no-repeat top left;
	margin: 0px 0px 30px 0px;
	padding:10px 10px 0px 0px;
}

.anchor2{
	margin: 0px 0px 30px 0px;
	padding:10px 10px 0px 0px;
}

 .anchor a:link,  .anchor a:visited,  .anchor2 a:link,   .anchor2 a:visited{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_bottom.gif") no-repeat 0px 2px;
	color:#000000;
	text-decoration:underline;
	padding:0px 0px 0px 23px;
	display:block;
	margin:0px 0px 5px 14px;
}

.anchortop{
	text-align:right;
	clear:left;
	margin:0px 8px 0px 0px;

}
.anchortop a:link, .anchortop a:visited{
	font-size:11px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_top2.gif") no-repeat right;
	padding-right: 20px;
	display:block;
	margin:0px 8px 0px 0px;
	text-decoration:none;
	
}
.anchortop a:hover, .anchortop a:active{
	font-size:11px;
	text-decoration:underline;
	padding-right: 20px;
	display:block;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_top2.gif") no-repeat right;
}
/*interner Link*/
 a.internlink:link,  a.internlink:visited{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_link.gif") no-repeat 0px 3px;
	padding-left: 19px;
	display:block;
	margin:0px 0px 24px 14px;
	text-decoration:underline;
	clear:left;
	
}
a.internlink:hover, a.internlink:active{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_link.gif") no-repeat 0px 3px;
	padding-left: 19px;
	display:block;
	margin:0px 0px 24px 14px;
	text-decoration:underline;
	clear:left;
}

 a.backlink:link,  a.backlink:visited{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_back.gif") no-repeat 0px 3px;
	padding-left: 19px;
	display:block;
	margin:0px 0px 24px 14px;
	text-decoration:underline;
	clear:left;
}

a.backlink:hover, a.backlink:active{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_back.gif") no-repeat 0px 3px;
	padding-left: 19px;
	display:block;
	margin:0px 0px 24px 14px;
	text-decoration:underline;
	clear:left;
}

/*Video modul*/
.video{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_large.gif") no-repeat top left;
	margin: 0px 0px 0px 0px;
	clear:left;
	padding:1px 0px 0px 0px;
}

.videopic{
	width:123px;
	margin:25px 15px 0px 10px;
	float:left;
	display:inline;
}

.videotxt{
	width:325px;
	margin:25px 0px 0px 0px;
	float:left;
	display:inline;
}

.videotxt a:link,.videotxt a:visited, .videotxt a:hover,.videotxt a:active  {
	padding: 0px 0px 0px 9px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_triangle.gif") no-repeat 0px 7px;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	display:block;
	float:left;
	margin:0px 8px 0px 0px;
}

.videotxt a:hover,.videotxt a:active {
	text-decoration:underline;

}
.videotxt strong {
   color:#000000;
}

.videotxt p {
   margin:0px 0px 12px 0px; 
   clear:left;
}

/*Down modul*/
.download{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_large.gif") no-repeat top left;
	margin: 0px 0px 30px 0px;
	clear:left;
	padding:23px 0px 0px 0px;
}

.download img{
	width:126px;
	margin:0px 17px 0px 10px;
	float:left;
	display:inline;
}

.download div div{
	float:left;
	display:inline;
	width:330px;
}
.download p {
	margin:0px 0px 5px 0px;
}

.download a:link,.download a:visited, .download a:hover,.download a:active  {
	padding: 0px 0px 0px 9px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/nav_triangle.gif") no-repeat 0px 5px;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.download a:hover,.download a:active e {
	text-decoration:underline;

}
.videotxt strong,.download strong {
   color:#000000;
}

.videotxt p {
   margin:0px 0px 12px 0px; 
   clear:left;
}
/*News releases*/
.news {
	margin:0px 14px 20px 14px;
}


.newsyearoff{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/bg_head_announce_2.gif") repeat-x;
	height:21px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:4px 0px 0px 10px;
	margin: 0px 0px 1px 0px;
	display:block;
	text-decoration:underline;
}


.newsyearon{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/bg_head_announce_2.gif") repeat-x;
	height:21px;
	color:#e20025;
	font-size:12px;
	font-weight:bold;
	padding:4px 0px 0px 10px;
	margin: 0px 0px 1px 0px;
	display:block;
	text-decoration:none;
}

.newsmonthon{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_open.gif") no-repeat right;
	height:21px;
	color:#4b4b4d;
	font-size:12px;
	font-weight:bold;
	padding:4px 0px 0px 10px;
	margin: 0px 5px 1px 0px;
	display:block;
	text-decoration:none;
}

.newsmonthoff{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_close.gif") no-repeat right;
	height:21px;
	color:#4b4b4d;
	font-size:12px;
	font-weight:normal;
	padding:4px 0px 0px 10px;
	margin: 0px 5px 1px 0px;
	display:block;
	text-decoration:none;
}

.news ul {
	margin:5px 0px 5px 47px;
}


.linklist{
	margin: 0px 0px 30px 14px;
	width:457px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_large.gif") no-repeat bottom left;
}

.linklist h3{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/bg_head_announce_2.gif") repeat-x;
	height:21px;
	color:#e20025;
	font-size:12px;
	font-weight:bold;
	padding:4px 0px 0px 10px;
	margin: 0px 0px 1px 0px;
}

.linklist ul {
	margin:5px 0px 5px 37px;
	font-size:11px;
	color:#000000;
}

.linklist a {
	font-size:11px;
	color:#000000;
}


/*Sitemap*/
.sitemap {
	margin:0px 0px 18px 14px;
}

.sitemap h2 {
	margin:0px 0px 0px 0px
}

a.map1:link, a.map1:visited, a.map1:hover, a.map1:active {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#000000;
}

a.map2:link, a.map2:visited, a.map2:hover, a.map2:active {
	display:block;
	margin:0px 0px 0px 9px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#4b4b4d;
	clear:left;
}

a.map3:link, a.map3:visited, a.map3:hover, a.map3:active {
	display:block;
	margin:0px 0px 0px 20px;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#9c9c9c;
}

a.map1:hover, a.map1:active, a.map2:hover, a.map2:active,a.map3:hover, a.map3:active {
	text-decoration:underline
}


.mapkey {
	display:inline;
	margin: 0px 0px 2px 4px;
}

/*Announcements*/
.announce{
	margin: 0px 0px 30px 14px;
	width:457px;
}

.announce h3{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/bg_head_announce_2.gif") repeat-x;
	height:21px;
	color:#e20025;
	font-size:12px;
	font-weight:bold;
	padding:4px 0px 0px 10px;
	margin: 0px 0px 1px 0px;
}

.announce h3.special{
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/bg_head_announce_1.gif") repeat-x;
	height:21px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:4px 0px 0px 10px;
	margin: 0px 0px 1px 0px;
}

.announce div {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_box.gif") no-repeat left bottom;
	padding:10px 10px 2px 10px;
}

.announce div.specialbox {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_box.gif") no-repeat left bottom #fdece5;
	padding:10px 10px 2px 10px;
}
	
.announce div h4{
	font-weight:bold;
	margin: 0px 0px 7px 0px;
	font-size:12px;
}

.announce div p {
	margin: 0px 0px 19px 0px;
}


.announce p.boxlink  {
	margin:0px 0px 10px 0px;
	clear:left;
}

 .announce p.boxlink a  {
	text-decoration:underline;
	display:inline;
}

.announce img {
	display:inline;
	float:left;
	margin:4px 15px 0px 0px;
}


/*Search results*/

#searchcontent {
	margin:0px 0px 0px 14px;
}

#searchcontent  p{
	font-size:11px;
	line-height:16px;
	margin:10px 0px 30px 0px;
	clear:left;
	padding: 0px 5px 0px 0px;
}

#searchcontent  strong {
	font-size:11px;
	line-height:16px;
	color:#000000;
}


#searchcontent  .field {
	width:160px;
	height:14px;
	margin:0px 5px 0px 0px;
	font-size:11px;
	float:left;
	
}

#searchcontent  .fbutton {
	width:24px;
	height:18px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/btn_go.gif");
	border:0px;
}

.results {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_content.gif") no-repeat left top;
	padding:11px 5px 0px 0px;
	margin:0px 0px 21px 14px;
}

.results strong {
	color:#000000;
}

.searchhead {
	width:457px;
	margin:0px 0px 9px 0px;
}

a.searchlink:link, a.searchlink:visited {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_link.gif") no-repeat 0px 3px;
	padding:0px 0px 0px 21px;
	margin:0px 5px 8px 0px;
	font-weight:bold;
	color:#000000;
	display:block;
	float:left;
	font-size:12px;
	width:295px;
}

a.searchlink:hover, a.searchlink:active {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_link.gif") no-repeat 0px 3px;
	padding:0px 0px 0px 21px;
	margin:0px 5px 8px 0px;
	font-weight:bold;
	color:#000000;
	display:block;
	float:left;
	font-size:12px;
	width:295px;
	text-decoration:underline;
}

.results p {
	margin:0px 0px 8px 0px;
	padding-right:7px;
	clear:left;
}

.results p.searchinfo {
	margin:0px 0px 20px 0px;
	font-size:11px;
	color:#000000;
}
.percentage {
 	margin:1px 0px 0px 0px; 
 	float:left;
 	width:135px;
}

.percentage span {
	float:left;
	font-size:10px;
	color:#686868
}

.balken{
	width:100px;
	height:7px;
	text-align:left;
	float:left;
	margin:6px 0px 0px 6px;
	background:#fdece5;
}

.balken img {
	display:inline;
	margin:0px;
}


/*Page break*/
.pagebreak {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_large.gif") no-repeat left top;
	padding:13px 5px 0px 10px;
	margin:0px 0px 70px 4px;
	font-size:11px;
	line-height:14px;
	clear:left;
}

.pagebreak a img {
	margin:6px 8px 0px 0px;
	float:left;
}

.pagebreak .pageoff, .pagebreak .pageon {
	margin:0px 3px 0px 0px;
	display:block;
	text-decoration:underline;
	font-size:11px;
	line-height:15px;
	float:left;
}

.pagebreak .pageon{
	color:#e20026;
	text-decoration:none;
	font-size:11px;
	line-height:15px;
}


.btnext { padding:0 0 0 5px;}

.pagebreak2 {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_large.gif") no-repeat left top;
	padding:13px 5px 0px 10px;
	margin:0px 0px 70px 4px;
	font-size:12px;
	line-height:14px;
	clear:left;
	text-align:center;
}

.pagebreak2 a img {
	display:inline;
	vertical-align:middle;
}


.pagebreak2 .pageoff, .pagebreak2 .pageon {
	margin:0px 2px 0px 2px;
	text-decoration:underline;
	font-size:12px;
	line-height:15px;
}

.pagebreak2 .pageon{
	color:#e20026;
	text-decoration:none;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
}


.pagebreak3 {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_large.gif") no-repeat left top;
	padding:13px 5px 0px 10px;
	margin:0px 0px 70px 4px;
	font-size:12px;
	line-height:14px;
	clear:left;
	text-align:right;
}


.pagebreak3 a.pageoff:link, .pagebreak3 a.pageoff:visited {
	margin:0px 2px 0px 2px;
	text-decoration:none;
	font-size:12px;
	line-height:15px;

}

.pagebreak3 a.pageoff:hover, .pagebreak3 a.pageoff:active {
	margin:0px 2px 0px 2px;
	text-decoration:underline;
	font-size:12px;
	line-height:15px;
}


.pagebreak3 .pageon{
	color:#e20026;
	text-decoration:none;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
}


a.prevpage:link, a.prevpage:visited  {
    text-decoration:none;
	font-size:12px;
	line-height:15px;
	width:40px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_prev.gif") no-repeat 3px 7px;
	padding-left:11px;
	padding-right:4px;
}

a.prevpage:hover, a.prevpage:active {
    text-decoration:underline;
	font-size:12px;
	line-height:15px;
	width:40px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_prev.gif") no-repeat 3px 7px;
	padding-left:11px;
	padding-right:4px;
}


a.nextpage:link, a.nextpage:visited  {
    text-decoration:none;
	font-size:12px;
	line-height:15px;
	width:40px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_next.gif") no-repeat 45px 7px;
	padding-left:11px;
	padding-right:10px;
}

a.nextpage:hover, a.nextpage:active {
    text-decoration:underline;
	font-size:12px;
	line-height:15px;
	width:40px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/icon_next.gif") no-repeat 45px 7px;
	padding-left:11px;
	padding-right:10px;
}

/*Contact*/
#contact{
	margin:0px 0px 30px 14px;
}

#contact label {
	font-size:10px;
	line-height:16px;
	color:#939394;
}

#contact input {
	width:280px;
	height:18px;
	margin:1px 0px 7px 0px;
	border: 1px solid #d4d4d4;
}

#contact select {
	width:282px;
	margin:0px 0px 13px 0px;
}

#contact textarea {
	width:280px;
	height:113px;
	border: 1px solid #d4d4d4;
	margin:0px 0px 18px 0px;
}

#contact .radio {
	width:20px;
	float:left;
	margin:0px 5px 0px -3px;
	border:0;
}

.radio1 {
 	clear:left;
 	margin:0px 0px 3px 0px;
}

.radio2 {
	clear:left;
	margin:0px 0px 21px 0px;
}

#error {
  	color:#e20026;
  	font-weight:bold;
	margin:0px 0px 0px 14px;
	height:30px;
}



.usa {margin:0px 0px 10px 0px;}

.usa label {margin:-2px 5px 0px 0px;float:left;}

#contact span {
	font-size:10px;
	line-height:16px;
	color:#939394;
	clear:left;
	display:block;
	margin:0px 0px 17px 22px;
}

#contact img {margin: 0px 0px 0px -4px}



/*POPUP*/

body.popup {
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/p_print_header.jpg") no-repeat 15px 0px;
	margin:115px 15px 15px 15px;
	text-align:left;
	width:594px;
}
#popcontent {
	padding:26px 0px 25px 0px;
	width:590px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_full.gif") no-repeat 4px 0px;

}
#popcontent p{
	margin: 0px 0px 15px 30px;
	width:480px;
}

#popcontent h1 {
	margin: 0px 0px 10px 30px;
	font-size:14px;
}

.importcontent{
	margin:20px 0px 20px 30px;
}


#popfooter {
	margin:0px 4px 0px 4px;
	font-size:11px;
	background:url("http://preview.aggrenox.com/wcms_pm/aggrenox_prod/Images/common/dot_line_full.gif") no-repeat 0px 0px;
	padding:10px 0px 0px 10px;
}
/*enlarge popup*/
#enlarge, #enlarge2{ 
	width:722px;
	height:560px; /*max hoehe for 1024x 768*/
	border:2px solid #5f1416;
	display:none;
	position:absolute;
	left:90px;
	top:10px;
	z-index:10;
	background:#ffffff;
	text-align:left;
	padding:10px;
}
#enlarge2{ 
	height:460px; /*max hoehe for 1024x 768*/
}

#enlarge h1{ 
	margin:0px 0px 10px 4px;
}
#enlarge p, #enlarge2 p{ 
	padding:0px 0px 0px 640px;
}

/*professnote*/

#professnote { 
	width:285px;
	height:130px;
	border:2px solid #5f1416;
	position:absolute;
	left:300px;
	top:108px;
	z-index:10;
	background:#ffffff;
	text-align:left;
	padding:10px;
}

#professnote  h1, #professnote p { 
	margin:5px; 
}
#professnote  div { 
	padding:0px 0px 0px 220px;
}

/* Suchseite */
.tab-container{ padding-top:25px; }
.tab-container a{  }
.tab-container span{ color:#7f7f7f;display:block;margin-top:3px; }
.tab-container a span{ color:#000000;display:inline;margin-top:0px; }
.tab-container p br{ display:block;margin-bottom:2px; }
.tab-container p span{ color:#000000;display:inline;margin-top:0px; }
.segment-list {float: none; clear: both;}

div.searchresultcontrols {
	float: none;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
}

ul.scroller li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

ul.scroller li span.searchanchorpage {
	display: inline;
	margin: 0px;
	padding: 0px;	
}

ul.scroller {
	width: 210px;
	float: left;
	margin: 0px !important;
}

span.sorting {
	width: 170px;
	float: right;
	display: block;
	margin: 0px !important;	
	text-align: right;
}

.finding {
	font-weight: bold;
}