/****************************************************************
   $Id: style.css,v 1.1 2005/06/04 10:00 krauss-m $

   webmelone internetmanufactur
   http://www.webmelone.de

   Styles für www.krimz.de - TYPO3 Contentmanagementsystem
*****************************************************************/
@media screen{

body{
color: #000000;
font-size: 75%;
line-height: 100%;
font-family: sans-serif;
background-color: #EEEEEE;
}

p{
margin-top : 1px;
margin-bottom : 1px;
padding-bottom : 0px;
line-height: 140%;
}

a:link{
color: #333333;
text-decoration: underline;
}
a:visited{
color: #333333;
text-decoration: underline;
}

a:hover {
color: red;
text-decoration: underline;
}
/* überschreibt die Regel für hovered links */

h1 h2 h3 h4 h5 h6{
margin: 0px;
padding: 0px;
font-weight: bold;
font-family: Verdana,sans-serif;
color: #111111;
background-color: transparent;
}

h1{
font-size: 120%;
margin-bottom : 6px;
margin-top : 24px;}

h2{
font-size: 110%;
line-height: 125%;
margin-bottom : 6px;
margin-top : 16px;}

h3{
font-size: 100%;
margin-bottom : 6px;
margin-top : 16px;}

h4{
font-size: 90%;
margin-bottom : 6px;
margin-top : 16px;}

img{
border: 0px;
}

ul{
line-height: 125%;
list-style-type: square;
}

ol{
line-height: 125%;
}


/****************************
* LAYOUT-CONTAINER DIVs     *
****************************/

#CONTAINER{
position: relative;
margin: auto;
width: 94%;
height: auto;
text-align: left;
}

#KOPFTYPO{
position: absolute;
padding: 12px 8px 4px 4px;
left: 4px;
top: 0px;
width: 100%;
height: 60px;
z-index: 2;
text-align: right;
background-color: #DDDDDD;
}

#KOPF{
position: absolute;
padding: 12px 4px 4px 8px;
left: 4px;
top: 0px;
width: 100%;
height: 60px;
z-index: 3;
}

#META{
font-size: 90%;
position: absolute;
left: 75%;
top: 46px;
width: 25%;
text-align: right;
padding-right: 4px;
color: #DDDDDD;
z-index: 7;
background-color: transparent;
}

#BREADCRUMBS{
position: absolute;
left: 26%;
top: 88px;
height: 30px;
width: 48%;
padding: 2px;
padding-top: 4px;
line-height: 140%;
z-index: 9;
}

#NAVIGATION{
position: absolute;
left: 4px;
top: 88px;
width: 22%;
padding: 4px;
z-index: 8;
background-color: #DDDDDD;
line-height: 100%;
}

#CONTENT{
position: absolute;
left: 26%;
top: 130px;
width: 48%;
z-index: 8;
padding: 12px 2px 2px 2px;
line-height: 125%;
}

#RECHTS{
position: absolute;
left: 78%;
top: 86px;
width: 22%;
line-height: 125%;
z-index: 7;
padding: 2px;
}

#BRAUN{
background-color: #EEEEEE;
padding: 4px;
}

#ADR{
color: #DDDDDD;
background-color: transparent;
margin-top: 60px;
padding-left: 6px;
}

#ADR a:link{
color: #DDDDDD;
background-color: transparent;
text-decoration: none;
}

#ADR a:visited{
color: #DDDDDD;
background-color: transparent;
text-decoration: none;
}

#ADR a:hover {
color: red;
background-color: transparent;
text-decoration: underline;
}

#FOOTER{
border-top: 1px dashed #CCCCCC;
width: 50%;
color: #DDDDDD;
background-color: transparent;
margin-top: 20px;
text-align: center;
}

#FOOTER a:link{
color: #DDDDDD;
background-color: transparent;
text-decoration: none;
}

#FOOTER a:visited{
color: #DDDDDD;
background-color: transparent;
text-decoration: none;
}

#FOOTER a:hover {
color: #EEEEEE;
background-color: transparent;
text-decoration: underline;
}

#FUSSLINKS .copyright {
color: #DDDDDD;
background-color: transparent;
font-size: 90%;
}

#FUSSRECHTS{
border-top: 1px dashed #CCCCCC;
color: #DDDDDD;
margin-top: 20px;
padding-left: 6px;
padding-top: 6px;
text-align: right;
background-color: #EEEEEE;
}

#FUSSLINKS{
border-top: 1px dashed #CCCCCC;
color: #DDDDDD;
margin-top: 20px;
padding-left: 6px;
padding-top: 6px;
text-align: left;
background-color: #EEEEEE;
}


/*********************************
*        ADRESSEN styles         *
*********************************/

table{
font-size: 100%;
}




/*********************************
*        sonstige styles         *
*********************************/

.brcr{
font-weight: bold;
}

.b4brcr{
font-size: 90%;
}

.brcrcur{
font-weight: bold;
}

.tel {
padding-bottom: 0px;
background-image: url(/fileadmin/images/tel.gif);
background-repeat: no-repeat;
text-indent: 20px;
}

.fax {
padding-bottom: 0px;
background-image: url(/fileadmin/images/print.gif);
background-repeat: no-repeat;
text-indent: 20px;
}

.print {
padding-bottom: 0px;
background-image: url(/fileadmin/images/print.gif);
background-repeat: no-repeat;
text-indent: 20px;
}

.adr0 {
padding-bottom: 0px;
background-image: url(/fileadmin/images/adr.gif);
background-repeat: no-repeat;
text-indent: 20px;
}

.adr1 {
padding-bottom: 0px;
/*background-image: url(/fileadmin/images/adr.gif);
background-repeat: no-repeat;*/
text-indent: 20px;
}

.adr1s {
font-weight: bold;
padding-bottom: 4px;
text-indent: 20px;
}


.email {
padding-bottom: 0px;
background-image: url(/fileadmin/images/email.gif);
background-repeat: no-repeat;
text-indent: 20px;
}


/*********************************
*   spezial #RECHTS styles       *
*********************************/


/*********************************
*    #NAVIGATION link styles     *
*********************************/

#NAVIGATION ul {
	padding: 0px 2px 4px 0px;
	margin: 0px;
}

#NAVIGATION li {
	padding: 0px 0px 1px 4px;
	margin: 0px;
}


/*******************
* .level 1 styles  *
*******************/

#NAVIGATION ul.level1{
	padding-left: 6px;
	margin-left: 6px;
	list-style-image: url(sw.gif);
	font-weight: bold;
}

#NAVIGATION ul.level1 a:link{
text-decoration: none;
}

#NAVIGATION ul.level1 a:visited{
text-decoration: none;
}

#NAVIGATION ul.level1 a:active{
text-decoration: none;
}

#NAVIGATION ul.level1 a:hover{
color: red;
background-color: transparent;
text-decoration: none;
list-style-image: url(rot.gif);
}

/******************
* .level 2 styles *
******************/

#NAVIGATION ul.level2{
	padding-left: 6px;
	margin-left: 6px;
	list-style-image: url(gr.gif);
	font-weight: normal;
}

#NAVIGATION ul.level2 a:link{
text-decoration: none;
}

#NAVIGATION ul.level2 a:visited{
text-decoration: none;
}

#NAVIGATION ul.level2 a:hover{
text-decoration: none;
color: red;
background-color: transparent;
text-decoration: none;
}

/******************
* .level 3 styles *
******************/

#NAVIGATION ul.level3{
	padding-left: 6px;
	margin-left: 6px;
	list-style-image: url(ws.gif);
    font-weight: normal;
	}

#NAVIGATION ul.level3 a:link{
text-decoration: none;
}

#NAVIGATION ul.level3 a:visited{
text-decoration: none;
}

#NAVIGATION ul.level3 a:hover{
text-decoration: none;
color: red;
background-color: transparent;
text-decoration: none;
}

/******************
* .level 4 styles *
******************/

#NAVIGATION ul.level4{
	padding-left: 6px;
	margin-left: 6px;
	list-style-image: url(ws.gif);
	font-weight: normal;
}

#NAVIGATION ul.level4 a:link{
text-decoration: none;
}

#NAVIGATION ul.level4 a:visited{
text-decoration: none;
}

#NAVIGATION ul.level4 a:hover{
color: red;
background-color: transparent;
text-decoration: none;
}



/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; margin-top: 8px;}
	/*#WeineTeasinside DIV.csc-textpic-imagewrap { padding: 0; margin: 0px;}*/
	
	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 36px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 36px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 36px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 36px !important;
	}


	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 36px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */


td{
vertical-align: top;
}

.contenttable-1 .td-0{
width: 100px;
}

.contenttable-3 .td-last{
text-align: center;
}

.contenttable-3 .tr-0{
text-align: center;
font-weight: bold;
}


label{
display: block;
width: 85px;
font-weight: normal;
float: left;
font-size: 11px;
}

DIV.csc-mailform-field{
padding: 0px 0px 6px 0px;
}


#CONTENT fieldset.csc-mailform{
border: 0px;
margin: 12px 24px 12px 24px;
}

#GETRIGHT fieldset.csc-mailform, #GETLEFT fieldset.csc-mailform{
border: 0px;
margin: 6px 12px 6px 12px;
}	



/*end media screen************************************************************************/
}


@media print{

body{
color: #000000;
font-size: 75%;
line-height: 100%;
font-family: sans-serif;
background-color: #EEEEEE;
}

p{
margin-top : 1px;
margin-bottom : 1px;
padding-bottom : 0px;
line-height: 140%;
}

a:link{
color: #333333;
text-decoration: underline;
}
a:visited{
color: #333333;
text-decoration: underline;
}

a:hover {
color: red;
text-decoration: underline;
}
/* überschreibt die Regel für hovered links */

h1 h2 h3 h4 h5 h6{
margin: 0px;
padding: 0px;
font-weight: bold;
font-family: Verdana,sans-serif;
color: #111111;
background-color: transparent;
}

h1{
font-size: 120%;
margin-bottom : 6px;
margin-top : 24px;}

h2{
font-size: 110%;
line-height: 125%;
margin-bottom : 6px;
margin-top : 16px;}

h3{
font-size: 100%;
margin-bottom : 6px;
margin-top : 16px;}

h4{
font-size: 90%;
margin-bottom : 6px;
margin-top : 16px;}

img{
border: 0px;
}

ul{
line-height: 125%;
list-style-type: square;
}

ol{
line-height: 125%;
}


/****************************
* LAYOUT-CONTAINER DIVs     *
****************************/

#CONTAINER{
position: relative;
margin: auto;
width: 100%;
height: auto;
text-align: left;
}

#KOPFTYPO{
position: absolute;
padding: 12px 8px 4px 4px;
left: 4px;
top: 0px;
width: 90%;
height: 60px;
z-index: 2;
text-align: right;
background-color: #DDDDDD;
}

#KOPF{
position: absolute;
padding: 12px 4px 4px 8px;
left: 4px;
top: 0px;
width: 90%;
height: 60px;
z-index: 3;
}

#META{
font-size: 90%;
position: absolute;
left: 75%;
top: 46px;
width: 25%;
text-align: right;
padding-right: 4px;
color: #DDDDDD;
background-color: transparent;
z-index: 7;
}

#BREADCRUMBS{
position: absolute;
left: 0%;
top: 88px;
height: 30px;
width: 90%;
padding: 2px;
padding-top: 4px;
line-height: 140%;
z-index: 9;
}

#NAVIGATION{
display: none;	
}

#CONTENT{
position: absolute;
left: 6px;
top: 130px;
width: 90%;
z-index: 8;
padding: 12px 2px 2px 2px;
line-height: 125%;
}

#RECHTS{display:none}

#BRAUN{
background-color: #EEEEEE;
background-color: transparent;
padding: 4px;
}

#ADR{
color: #DDDDDD;
background-color: transparent;
margin-top: 60px;
padding-left: 6px;
}

#ADR a:link{
color: #DDDDDD;
background-color: transparent;
text-decoration: none;
}

#ADR a:visited{
color: #DDDDDD;
background-color: transparent;
text-decoration: none;
}

#ADR a:hover {
color: red;
background-color: transparent;
text-decoration: underline;
}

#FOOTER{
border-top: 1px dashed #CCCCCC;
width: 50%;
color: #DDDDDD;
background-color: transparent;
margin-top: 20px;
text-align: center;
}

#FOOTER a:link{
color: #DDDDDD;
background-color: transparent;
text-decoration: none;
}

#FOOTER a:visited{
color: #DDDDDD;
background-color: transparent;
text-decoration: none;
}

#FOOTER a:hover {
color: #EEEEEE;
background-color: transparent;
text-decoration: underline;
}

#FUSSLINKS .copyright {
color: #DDDDDD;
background-color: transparent;
font-size: 90%;
}

#FUSSRECHTS{
border-top: 1px dashed #CCCCCC;
color: #DDDDDD;
margin-top: 20px;
padding-left: 6px;
padding-top: 6px;
text-align: right;
background-color: #EEEEEE;
}

#FUSSLINKS{
border-top: 1px dashed #CCCCCC;
color: #DDDDDD;
margin-top: 20px;
padding-left: 6px;
padding-top: 6px;
text-align: left;
background-color: #EEEEEE;
}


/*********************************
*        ADRESSEN styles         *
*********************************/

table{
font-size: 100%;
}




/*********************************
*        sonstige styles         *
*********************************/

.brcr{
font-weight: bold;
}

.b4brcr{
font-size: 90%;
}

.brcrcur{
font-weight: bold;
}

.tel {
padding-bottom: 0px;
background-image: url(/fileadmin/images/tel.gif);
background-repeat: no-repeat;
text-indent: 20px;
}

.fax {
padding-bottom: 0px;
background-image: url(/fileadmin/images/print.gif);
background-repeat: no-repeat;
text-indent: 20px;
}

.print {
padding-bottom: 0px;
background-image: url(/fileadmin/images/print.gif);
background-repeat: no-repeat;
text-indent: 20px;
}

.adr0 {
padding-bottom: 0px;
background-image: url(/fileadmin/images/adr.gif);
background-repeat: no-repeat;
text-indent: 20px;
}

.adr1 {
padding-bottom: 0px;
/*background-image: url(/fileadmin/images/adr.gif);
background-repeat: no-repeat;*/
text-indent: 20px;
}

.adr1s {
font-weight: bold;
padding-bottom: 4px;
text-indent: 20px;
}


.email {
padding-bottom: 0px;
background-image: url(/fileadmin/images/email.gif);
background-repeat: no-repeat;
text-indent: 20px;
}


/*********************************
*   spezial #RECHTS styles       *
*********************************/


/*********************************
*    #NAVIGATION link styles     *
*********************************/

#NAVIGATION ul {
	padding: 0px 2px 4px 0px;
	margin: 0px;
}

#NAVIGATION li {
	padding: 0px 0px 1px 4px;
	margin: 0px;
}


/*******************
* .level 1 styles  *
*******************/

#NAVIGATION ul.level1{
	padding-left: 6px;
	margin-left: 6px;
	list-style-image: url(sw.gif);
	font-weight: bold;
}

#NAVIGATION ul.level1 a:link{
text-decoration: none;
}

#NAVIGATION ul.level1 a:visited{
text-decoration: none;
}

#NAVIGATION ul.level1 a:active{
text-decoration: none;
}

#NAVIGATION ul.level1 a:hover{
color: red;
background-color: transparent;
text-decoration: none;
list-style-image: url(rot.gif);
}

/******************
* .level 2 styles *
******************/

#NAVIGATION ul.level2{
	padding-left: 6px;
	margin-left: 6px;
	list-style-image: url(gr.gif);
	font-weight: normal;
}

#NAVIGATION ul.level2 a:link{
text-decoration: none;
}

#NAVIGATION ul.level2 a:visited{
text-decoration: none;
}

#NAVIGATION ul.level2 a:hover{
text-decoration: none;
color: red;
background-color: transparent;
text-decoration: none;
}

/******************
* .level 3 styles *
******************/

#NAVIGATION ul.level3{
	padding-left: 6px;
	margin-left: 6px;
	list-style-image: url(ws.gif);
    font-weight: normal;
	}

#NAVIGATION ul.level3 a:link{
text-decoration: none;
}

#NAVIGATION ul.level3 a:visited{
text-decoration: none;
}

#NAVIGATION ul.level3 a:hover{
text-decoration: none;
color: red;
background-color: transparent;
text-decoration: none;
}

/******************
* .level 4 styles *
******************/

#NAVIGATION ul.level4{
	padding-left: 6px;
	margin-left: 6px;
	list-style-image: url(ws.gif);
	font-weight: normal;
}

#NAVIGATION ul.level4 a:link{
text-decoration: none;
}

#NAVIGATION ul.level4 a:visited{
text-decoration: none;
}

#NAVIGATION ul.level4 a:hover{
color: red;
background-color: transparent;
text-decoration: none;
}


/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; margin-top: 8px;}
	/*#WeineTeasinside DIV.csc-textpic-imagewrap { padding: 0; margin: 0px;}*/
	
	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 36px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 36px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 36px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 36px !important;
	}


	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 36px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
csc-textpic-caption{
text-align: left;
font-size: 75%;
}

td{
vertical-align: top;
}

.contenttable-1 .td-0{
width: 100px;
}

.contenttable-3 .td-last{
text-align: center;
}

.contenttable-3 .tr-0{
text-align: center;
font-weight: bold;
}


/*end media print*/
}
