body{
	font-family		: Arial,sans-serif;
	color			: #333333;
	line-height		: 1.166;	
	margin			: 0px;
	padding			: 0px;
}
td, tr, p {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #666666;
	list-style-type: square;
	text-align: left;
}
hr {
	color			: #DADDD0;
	height			: 1px;
	width			: 90%;
}
h1{
	color			: #666666;
	margin			: 0px;
	padding			: 0px;
	font-family: Arial, sans-serif;
	font-size: 160%;
	font-weight: bold;
}
h2{
	color			: #666666;
	margin			: 0px;
	top: 10px;
	right: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Arial, sans-serif;
	font-size: 114%;
	font-weight: bold;
}
h3{
	color			: #999999;
	margin			: 0px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h4{
	font			: 100% Arial,sans-serif;
	color			: #333333;
	margin			: 0px;
	padding			: 0px;
}
h5{
	font			: 100% Arial,sans-serif;
	color			: #334d55;
	margin			: 0px;
	padding			: 0px;
}
.main { 
	float			: left; 
	width			: 100%;
	margin			: 0px; 
	padding			: 0px;
}
.contentdescription { 
	width			: auto !important;
	display			: block;
} 
table.moduletable {
  width			    : auto;
  table-layout	    : auto;
}
table.moduletable th {
	font-size         : 12px;
	font-weight       : bold;
	text-transform    : uppercase;
	text-align        : left;
	height            : auto;
	line-height       : normal;
	text-indent       : 3px;
	letter-spacing    : 1px;
	color             : #666666;
	background-image: url(../images/module_spacer.png);
	background-repeat: repeat-x;
}
table.moduletable td {
	padding: 0px;
	height: auto;
}
.back_button {
  color             : #996600;
  font-family       : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  white-space       : normal;
  font-weight       : normal;
  border            : 1px solid #DADDD0;
  padding-bottom    : 4px;
  padding-left      : 10px;
  padding-right     : 10px;
  padding-top       : 4px;
  margin-right      : 4px;
  margin-bottom		: 10px;
  float             : right;
  line-height       : 10px;
  text-decoration   : none; 
}
.button {
  font-size         : 11px;
  color             : #666666;
  background-color	: #FFF;
  border            : 1px solid #DADDD0;
  margin-bottom     : 5px;
  padding           : 1px;
 }
.inputbox {
	border            : 1px solid #CCCCCC;
	background-color  : #FFFFFF;
	padding			: 2px;
	margin-bottom     : 2px;
	color			    : #666666;
	margin-top: 2px;
	width: 150px;
	font-size: 10px;
}
.sectiontableheader {
  font-size         : 12px;
  font-weight       : bold;
  text-transform    : uppercase;
  letter-spacing    : 1px;
  color             : #666666;
  padding           : 3px;
  border-bottom		: 1px solid #EEEEEE;
  border-top		: 1px solid #EEEEEE;
}
.sectiontableentry1 {
  padding           : 3px;
  margin			: 3px;
  background        : #FBFBFB;
  border-top        : 1px solid #FFFFFF;
  border-bottom     : 1px solid #DADDD0;
}
.sectiontableentry2 {
  padding           : 3px;
  margin			: 3px;
  border-top        : 1px solid #FFFFFF;
  border-bottom     : 1px solid #DADDD0;
}
#active_menu {
	color: #666666;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #000066;
	font-weight: bold;
	width: 100%;
	text-indent: 5px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	line-height: 30px;
	margin-bottom: 6px;
	background-color: #FFF;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
}
a.mainlevel:hover {
	color: #1E0B04;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #000066; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
}
a.mainmenu:hover {
	color: #1E0B04; 
}

a#active_menu:hover {
  color             : #000066;
  background-color  : #FBFBF9;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 12px;
	color: #ffffff;
	text-indent:33px;
	line-height: 20px;
	display:block;
	margin-bottom:3px;
	width:100%;
	background-color:#c6c6c6;
	list-style-type: square;
}
a.sublevel:hover {
	color: #003366;
	text-decoration: none;
	list-style-type: circle;
}
a:link, a:visited {
	font-size         : 12px;
	color             : #000066;
	text-decoration   : none;
	list-style-position: outside;
	list-style-type: disc;
}
a:hover {
	font-size         : 12px;
	color             : #000066;
	text-decoration   : underline;
	list-style-type: disc;
}
a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color            : #999999;
	list-style-type: circle;
}
a.readon:link, a.readon:visited {
  color             : #666666;
  font-family       : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  background        : url(../images/more.png);
  background-repeat : no-repeat;
  white-space       : normal;
  font-weight       : bold;
  padding-bottom    : 3px;
  padding-left      : 20px;
  padding-right     : 4px;
  padding-top       : 3px;
  float             : left;
  line-height       : 10px;
  text-decoration   : none; 
}
a.readon:hover {
  color             : #003366;
  font-family       : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  background        : url(../images/more2.png);
  background-repeat : no-repeat;
  white-space       : normal;
  font-weight       : bold;
  padding-bottom    : 3px;
  padding-left      : 20px;
  padding-right     : 4px;
  padding-top       : 3px;
  float             : left;
  line-height       : 10px;
  text-decoration   : none; 
}
ul {
  margin            : 4px;
  padding-left      : 10px;
  list-style        : none;
}
li {
	font-size: 12px;
	list-style-image: none;
	list-style-type: square;
}

table.contenttoc {
  border			: 1px solid #FFF;
  padding			: 2px;
  margin-left		: 2px;
  margin-bottom		: 2px;
}

table.contenttoc td {
  padding			: 2px;
}

table.contenttoc th {
    color			: #666666;
	text-align		: left;
	padding-top		: 2px;
	padding-left	: 4px;
	height			: 21px;
	font-weight		: bold;
	font-size		: 10px;
	text-transform  : uppercase;
}
.pagenavcounter {
  font-size         : 10px;
  color             : #666666;
}
.pagenavbar {
  border-top        : 1px solid #999999;
  padding           : 2px;
}
.pagenav {
  font-weight       : bold;
  color             : #CCCCCC;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration   : none;
}
a.pagenav:hover {
  text-decoration   : none;
}
.date {
  font-size         : 10px;
  color             : #8BACDA;
  padding-top		: 1px;
}
.small {
  font-size         : 10px;
  color             : #666666;
}
.postedby {
  font-size         : 10px;
  color             : #CCCCCC;
}
.smalldark {
  font-size         : 10px;
  color             : #666666;
}
.createdate, .modifydate {
  font-size         : 10px;
  color             : #CCCCCC;
}
.content_vote {
  font-size         : 10px;
  height            : 22px;
  padding-top       : 2px;
  padding-bottom    : 2px;
}
.content_rating {
  font-size         : 10px;
  color             : #666666;
  
}
.pathway {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
a.pathway:link, a.pathway:visited {
	color            : #1E0B04;
	font-weight      : normal;
}
a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}

table.content{
  width             : 100%;
  padding           : 5px;
  border-collapse   : collapse;
  border-spacing    : 0px;
  margin-bottom     : 10px;
}
table.contentpane {
  width             : 100%;
  padding     		: 5px;
  border-spacing    : 0px;
  margin-bottom     : 5px;
}
table.contentpaneopen {
  width             : 100%;
  padding-left      : 5px;
  padding-right     : 5px;
  border-spacing    : 0px;
  margin-bottom     : 5px;
}
.contentpane {
  margin    		: 5px;
  }
.pollstableborder{
  border-color      : #666666;
}
.contentheading {
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 14px;
  font-weight       : bold;
  font-style        : inherit;
  white-space       : nowrap;
  text-transform    : uppercase;
  text-align        : left;
  color             : #000066;
  width             : 100%;
}
.componentheading {
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 14px;
  font-weight       : bold;
  white-space       : nowrap;
  text-transform    : uppercase;
  text-align        : left;
  line-height       : 21px;
  color             : #000066;
  width             : 100%;
}
.contentpagetitle {
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 16px;
  font-weight       : bold;
  white-space       : nowrap;
  text-transform    : uppercase;
  text-align        : left;
  color             : #000066;
  width             : 100%;
  }
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #1E0B04;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
.title {
  font-family       : Arial, Verdana, Geneva,  Helvetica, sans-serif;
  font-weight       : bold;
  text-transform    : uppercase;
  font-size         : 20px;
  text-align        : left;
  color             : #000066;
}
.footer {
  font-family       : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color             : #888888;
  font-size         : 12px;
  font-weight       : normal;
}
.footer a:link, .footer a:visited {
  font-size         : 12px;
  color             : #888888;
  text-decoration   : none;
  font-weight       : normal;
}
.footer a:hover {
  font-size         : 12px;
  color             : #FFF;
  text-decoration   : none;
  font-weight       : normal;
}
.search{
	position		: absolute;
	top				: 5px;
	right			: 10px;
	z-index			: 101;
}
#mod_search_searchword {
	font-size		: 10px;
	margin			: 1px;
	width			: 80px;
	border			: 1px solid #EEEEEE;
	background-color:#FFFFFF;
	}
#mod_search_searchword .inputbox {
	font-size		: 10px;
	padding			: 4px;
	height			: 10px;
	}
.highlight {
  background-color	: #FFFF00;
}
div.mosimage {
  border			: 1px solid #ccc;
}
.mosimage {
  border			: 1px solid #cccccc;
  margin			: 5px
}
.mosimage_caption {
  margin-top		: 2px;
  background		: #efefef;
  padding			: 1px 2px;
  color				: #666;
  text-transform	: normal;
  font-size			: 10px;
  border-top		: 1px solid #cccccc;
}
#pagecell1{
	position		:absolute;
	top				: 166px;
	left			: 2%;
	right			: 2%;
	width			: 95.6%;
	min-width		: 760px;
	background-image: url(../images/cell_back.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-left		: 1px solid #EEEEEE;
	border-right	: 1px solid #EEEEEE;
}
#tl {
	position		: absolute;
	top				: -1px;
	left			: -1px;
	margin			: 0px;
	padding			: 0px;
	z-index			: 100;
}
#tr {
	position		: absolute;
	top				: -1px;
	right			: -1px;
	margin			: 0px;
	padding			: 0px;
	z-index			: 100;
}
#masthead{
	position		: absolute;
	top				: 0px;
	left			: 2%;
	right			: 2%;
	width			: 95.6%;
}
#content{
	padding			: 0px 10px 0px 0px;
	margin			: 0px 198px 0px 0px;
	border-right	: 1px solid #EEEEEE;
}
#siteName{
	margin			: 0px;
	padding			: 16px 0px 8px 0px;
	color			: #0072d5;
	font-weight		: normal;
}
#utility{
	position		: absolute;
	float			: right;
	top				: 20px;
	right			: 0px;
  font-size         : 10px;
  	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		color			: #0072d5;
}
#pageName h2{
	font			: bold 175% Arial,sans-serif;
	color			: #000000;
	margin			: 0px;
	padding			: 0px;
}
#pageName img{
	position		: absolute;
	top				: 0px;
	right			: 6px;
	padding			: 0px;
	margin			: 0px;

}
#globalHead {
	position		: relative;
	width			: 100%;
	min-width		: 760px;
	height			: 115px;
	color			: #ffffff;
	padding			: 0px;
	margin			: 0px;
	background-image: url(../images/glbnav_background_2.jpg);
}
#globalGrey{
	position		: absolute;
	border-right	: 1px solid #FFFFFF;
	height			: 140px;
	width			: 183px;
	padding			: 0px;
	margin			: 0px;
	left			: 7px;
	z-index			: 100;
	background-image: url(../images/logo.jpg);
}
#globalInfo{
	position		: relative;
	width			: 100%;
	height			: 30px;
	color			: #0072d5;
}
#globalPath{
	color			: #0072d5;
	font-size		: 10px;
	position		: absolute;
	line-height		: 20px;
	height			: 20px;
	width			: 600px;
	left			: 10px;
	z-index			: 100;
	padding-top: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#globalDate{
	font-size		: 10px;
	line-height		: 20px;
	height			: 20px;
	position		: absolute;
	right			: 10px;
	z-index			: 101;
	padding-top: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		color			: #0072d5;
}
#yourImage{
	position		: absolute;
	top				: 0px;
	right			: 10px;
	z-index			: 101;
}
#navBar{
	float			: left;
	width			: 20%;
	margin			: 0px;
	padding			: 0px;
	background-color: #eeeeee;
	border-right	: 1px solid #cccccc;
	border-bottom	: 1px solid #cccccc;
}
#globalNav{
	position		: relative;
	width			: 100%;
	min-width		: 760px;
	height			: 32px;
	color			: #000099;
	padding			: 0px;
	margin			: 0px;
	background-image: url(../images/glbnav_background.jpg);

}
#globalNav img{
	margin-bottom	: -4px;
}
#gnl {
	position		: absolute;
	top				: 0px;
	left			: 0px;
}
#gnr {
	position		: absolute;
	top				: 0px;
	right			: 0px;
}
#globalLink{
	position		: absolute;
	top				: 1px;
	height			: 30px;
	min-width		: 760px;
	padding			: 0px;
	margin			: 0px;
	left			: 10px;
	z-index			: 100;
}
.story {
	padding			: 10px 0px 0px 10px;
}
.story p {
	padding			: 0px 0px 10px 0px;
}
td.storyLeft{
	padding-right	: 12px;
}
#siteInfo{
	font-size		: 10px;
	clear			: both;
	border-top		: 1px solid #EEEEEE;
	color			: #cccccc;
	padding			: 10px 10px 10px 10px;
	margin-top		: 0px;
	font-weight     : bold;
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	color			: #0072d5;
}
a.siteInfo:link {
	font-size		: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color			: #0072d5;
		}

a.siteInfo:visited {
	font-size		: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color			: #0072d5;
		}
		
#siteTop{
	position		: absolute;
	right			: 10px;
	bottom			: 10px;
	margin-top		: 0px;
}
ul#mainlevel-nav {
  float				: right;
  list-style		: none;
  padding			: 0;
  margin			: 0;
  font-size			: 11px;
  font-weight 		: normal;
}
ul#mainlevel-nav li {
  background-image	: none;
  padding-left		: 0px;
  padding-right		: 0px;
  float				: right;
  margin			: 0;
  font-size			: 11px;
  line-height		: 18px;
  white-space		: nowrap;
  border-right		: 1px solid #999999;
  font-weight 		: normal;

}
ul#mainlevel-nav li a {
  display			: block;
  padding-left		: 15px;
  padding-right		: 15px;
  text-decoration	: none;
  color				: #666666;
  background		: transparent;
  font-weight 		: normal;

}
ul#mainlevel-nav li a:hover {
  color				: #FFFFFF;
}
#navcontainer {
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 12px;
  margin            : 0px 0px 0px 0px;
  padding           : 0px 0px 0px 0px;
  width             : auto;
  height            : 30px;
}
#navlist {
  margin            : 0px;
  padding           : 0px 0px 0px 0px;
}
#navlist ul, #navlist li {
  display           : inline;
  list-style-type   : none;
}
#navlist a:link, #navlist a:visited {
  border-right      : 1px solid #EEEEEE;
  padding           : 5px 10px 5px 10px;
  float             : left;
  font-weight       : bold;
  line-height       : 19px;
  margin            : 0px;
  text-decoration   : none;
  color             : #666666;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  color             : #FF9900;
  background-color  : #FFFFFF;
}
#navlist a:hover {
  color             : #666666;
}
#subbox {
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 11px;
  height            : 25px;
  width             : auto;
}
#subnavlist {
  margin            : 0px;
  padding           : 0px;
}
#subnavlist ul, #subnavlist li {
  margin            : 0px;
  padding           : 0px;
  display           : inline;
  list-style-type	: none;
}
#subnavlist a:link, #subnavlist a:visited {
  float             : left;
  font-weight       : normal;
  line-height       : 16px;
  padding           : 0px 0px 0px 18px;
  text-decoration   : none;
  color             : #666666;
  background        : url(../images/line.gif) no-repeat 9px 3px;
}
#subnavlist a:link#subcurrent, #subnavlist a:visited#subcurrent, #subnavlist a:hover {
  color             : #0066FF;
}
.f-links {
	visibility: hidden;
	height:1px;
}
td.contentheading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}





/* Uher Stylesheet fängt hier an*/

input.checkbox{
	vertical-align:middle;
}

textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}

img{
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}



.p-iframe{
	background:#FFFFFF;
}

hr{
	height:1px;
	border:0px;
	color:#DEDFE7; /* IE fix */
	background:#DEDFE7;
}

/* General layout options for tables*/
table.p-maxwidth, td.p-maxwidth { 
  width: 100%; 
} 

td.p-nowrap { 
  white-space: nowrap; 
} 

td.p-middle { 
  vertical-align: middle; 
} 
/*
table.p-right{
	margin-left:auto;
	margin-right:0px;
	
	float:right;
}
*/

td.p-bold, tr.p-bold td {font-weight:bold;} 

td.p-italic, tr.p-italic td {font-style:italic;} 

td.p-right, tr.p-right td {text-align:right;} 


td.p-center, tr.p-center td {text-align:center;} 

td.p-hl, tr.p-hl td {background:#F5F6F8;} 
td.p-hl-blue, tr.p-hl-blue td {background:#E6EEF7;} 
td.p-hl-yellow, tr.p-hl-yellow td {background:#FFFFCC;} 

/* end base style definitions */
/* Product overview styles */
.dict-product-overview{
	width:560px;
}

.dict-product-overview-single{
	width:275px;
}

.dict-product-overview .p-header, .dict-product-overview .p-header-right,  .dict-product-overview-single .p-header, .dict-product-overview-single .p-header-right{ 
 	/*padding-left:10px; */
	/*background:url(fileadmin/site/images/dottedline.gif) repeat-x top;*/
   	background-color:#DEDFE7;
} 

.dict-product-overview .p-header h4, .dict-product-overview .p-header-right h4, .dict-product-overview-single .p-header h4, .dict-product-overview-single .p-header-right h4{
	margin:0px;
  	/*padding-left:12px;*/
	font-size:100%;
 	font-weight:bold;
	text-transform:uppercase;
	padding-left:3px;
}

.dict-product-overview .p-header-right, .dict-product-overview-single .p-header-right{
	/*background:url(fileadmin/site/images/dottedline_corner.gif) repeat-x left top;*/
   	background-color:#DEDFE7; 
}

.dict-product-overview .p-content, .dict-product-overview-single .p-content{
	font-size:90%;
	color:#555555;
	width:220px;
	padding:10px;
	padding-left:0px;
	vertical-align:top;
	background-color: #D4D0C8;
}

.dict-product-overview .p-right, .dict-product-overview-single .p-right{
	text-align:left;
	/*background:url(fileadmin/site/images/dottedline_down.gif) repeat-y left;*/
}

.dict-product-overview .p-image, .dict-product-overview-single .p-image{
	width:100px;
	vertical-align:top;
	padding:10px;
}

/* Styles Product overview 3 components */

.dict-product-overview-large{
	width:270px;
}

.dict-product-overview-large .p-header{ 
 	/*padding-left:10px; */
	/*background:url(fileadmin/site/images/dottedline_down.gif) repeat-y left;*/
   	background-color:#DEDFE7; 
} 

.dict-product-overview-large .p-header-second{
	/*padding-left:10px; */
	background:url(fileadmin/site/images/dottedline_corner.gif) repeat-x left top;
}

.dict-product-overview-large .p-header h4, .dict-product-overview-large .p-header-second h4{
	margin:0px;
  	/*padding-left:12px;*/
	font-size:100%;
 	font-weight:bold;
	text-transform:uppercase;
	padding-left:3px;
}

.dict-product-overview-large .p-content{
	font-size:90%;
	color:#555555;
}

.dict-product-overview-large .p-right{
	text-align:left;
	/*background:url(fileadmin/site/images/dottedline_down.gif) repeat-y left;*/
}

.dict-product-overview-large .p-left{
	text-align:left;
	vertical-align:top;
	padding:10px;
	padding-left:0px;
	width:270px;
	font-size:90%;
}

.dict-product-overview-large .p-left h5{
	margin-top:4px;
}

.dict-product-overview-large .p-image{
	width:100px;
	vertical-align:top;
	padding:10px;
}

.dict-product-overview-large .p-content{
	padding:10px;
	padding-left:0px;
	vertical-align:top;
}

/* Product overview styles */
.dict-product-overview{
	width:560px;
}

.dict-product-overview-single{
	width:275px;
}

.dict-product-overview .p-header, .dict-product-overview .p-header-right,  .dict-product-overview-single .p-header, .dict-product-overview-single .p-header-right{ 
 	/*padding-left:10px; */
	/*background:url(fileadmin/site/images/dottedline.gif) repeat-x top;*/
   	background-color:#DEDFE7;
} 

.dict-product-overview .p-header h4, .dict-product-overview .p-header-right h4, .dict-product-overview-single .p-header h4, .dict-product-overview-single .p-header-right h4{
	margin:0px;
  	/*padding-left:12px;*/
	font-size:100%;
 	font-weight:bold;
	text-transform:uppercase;
	padding-left:3px;
}

.dict-product-overview .p-header-right, .dict-product-overview-single .p-header-right{
	/*background:url(fileadmin/site/images/dottedline_corner.gif) repeat-x left top;*/
   	background-color:#DEDFE7; 
}

.dict-product-overview .p-content, .dict-product-overview-single .p-content{
	font-size:90%;
	color:#555555;
	width:220px;
	padding:10px;
	padding-left:0px;
	vertical-align:top;
}

.dict-product-overview .p-right, .dict-product-overview-single .p-right{
	text-align:left;
	/*background:url(fileadmin/site/images/dottedline_down.gif) repeat-y left;*/
}

.dict-product-overview .p-image, .dict-product-overview-single .p-image{
	width:100px;
	vertical-align:top;
	padding:10px;
}

/* Styles Product overview 3 components */

.dict-product-overview-large{
	width:270px;
}

.dict-product-overview-large .p-header{ 
 	/*padding-left:10px; */
	/*background:url(fileadmin/site/images/dottedline_down.gif) repeat-y left;*/
   	background-color:#DEDFE7; 
} 

.dict-product-overview-large .p-header-second{
	/*padding-left:10px; */
	background:url(fileadmin/site/images/dottedline_corner.gif) repeat-x left top;
}

.dict-product-overview-large .p-header h4, .dict-product-overview-large .p-header-second h4{
	margin:0px;
  	/*padding-left:12px;*/
	font-size:100%;
 	font-weight:bold;
	text-transform:uppercase;
	padding-left:3px;
}

.dict-product-overview-large .p-content{
	font-size:90%;
	color:#555555;
}

.dict-product-overview-large .p-right{
	text-align:left;
	/*background:url(fileadmin/site/images/dottedline_down.gif) repeat-y left;*/
}

.dict-product-overview-large .p-left{
	text-align:left;
	vertical-align:top;
	padding:10px;
	padding-left:0px;
	width:270px;
	font-size:90%;
}

.dict-product-overview-large .p-left h5{
	margin-top:4px;
}

.dict-product-overview-large .p-image{
	width:100px;
	vertical-align:top;
	padding:10px;
}

.dict-product-overview-large .p-content{
	padding:10px;
	padding-left:0px;
	vertical-align:top;
}

.p-extrainfo-a .p-image-left {
	float:left;
	margin: 5px 10px 0px 0px;
}

.p-thirdfeature .p-image-left {
	float:left;
	margin: 5px 10px 0px 0px;
}

.p-thirdfeature .p-image-right {
	float:right;
	margin: 5px 0px 0px 10px;
}

.p-slogan {
	text-align:left;
	font-size:16px;
	line-height:18px;
	padding:10px 5px 5px 8px;
	font-weight:bold;
	color:#878C9C;
	margin:0px;
	margin-left:1px;
}

#p-leftwithoutnav{
	width:189px;
	padding:0px 0px 10px 0px;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#E0E0E8;
}

.p-form .dict-label {
	width:150px;

	padding-right:5px;
	white-space:nowrap;
	text-align:right;
}

.p-left_level_1_spacer{
	background-color:#FFFFFF;
	padding-left:2px;
	line-height:20px;
	font-weight:bold;
	color:#999999;
}

.p-left_level_2_spacer{
	font-size:90%;
	background-color:#FFFFFF;
	padding-left:7px;
	line-height:20px;
	font-weight:bold;
	color:#999999;
}

.p-left_level_3_spacer{
	font-size:80%;
	background-color:#FFFFFF;
	padding-left:20px;
	line-height:20px;
	font-weight:bold;
	color:#999999;
}
.p-table_flyout{
	cursor:pointer;
	cursor:hand;
	background:#DFE1E8;
	width:auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* extra module type a*/
.p-extrainfo-a{
	width:180px;
	text-align:left;
}

.p-extrainfo-a .p-date{
	font-style:italic;
}

.p-extrainfo-a .p-top{
	font-size:100%;
	font-weight:bold;
	color:#50596D;
	padding:0px;
	padding-left:9px;
	padding-right:9px;
	padding-top:5px;
 	/*padding-left:28px;*/
   	height:19px;
	background:url(/crsc/images/extrainfo_a_header.gif) no-repeat top;
	/*border-style:solid;
	border-color:#DEDFE7;
	border-width:0px 1px 0px 1px;*/
}

.p-extrainfo-a .p-content{
	/*padding:4px 9px 0px 9px;*/
	padding:4px 9px 0px 9px;
	font-size:80%;
	vertical-align:top;
	/*border-color: #d8d8d8;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-width:0px;*/
	border-style:solid;
	/*border-color:#DEDFE7;*/
	border-color:#CECFD8;
	border-width:0px 1px 0px 1px;
}

.p-extrainfo-a .p-bottom{
	height:7px;	
	line-height:1px;
	/*background:url(/crsc/images/borderbox_bottom.gif) repeat-x;*/
	background:url(/crsc/images/borderbox_bottom.gif) repeat-x;
}
