﻿/*Inhaltscontainer*/


#textcontent p, #textcontent td, #textcontent h1, #textcontent h2, #textcontent a
{color:#202222;}

#textcontent
{color:#202222;
 font-size:11px;}

#globecontent p, #globecontent td, #globecontent h1, #globecontent h2, #globecontent a, #globecontent ul
{color:#ccc;}

#globecontent 
{color:#ccc;
 font-size:11px;}



/*Desin Seiteninhalte*/
#textcontent a
{
text-decoration:underline;
}

#globecontent a
{
text-decoration:underline;
}

#textcontent a:hover, #globecontent a:hover
{
text-decoration:underline;
}

/*PDF-Download Produktseite*/
a.pdfdownload
{
color:#000;
text-decoration:underline;
font-size:16px;
font-weight:bold;
background-image:url(images/buttonrot_produkt_weiss.gif);
background-position:right;
background-repeat:no-repeat;
padding:10px 50px  10px 20px;
}

/*Bild Produktseite*/
img.product
{
float:left;
margin:0 20px 0 0;
}


/*Allgemeine Definitionen*/
img
{
border:0px;
}

div
{
border:0px  #ffffff;
}


	
p, td	
{font-family:Arial, Helvetica, sans-serif;
margin:0 0 0px 0;
padding:0 0 0 0;
font-size:13px;
}
	
ul li
{font-family:Arial, Helvetica, sans-serif;
margin:0em 0 0 0;
padding:0 0 0 0;
}
ul li ul li{margin-left:20px;}	
	
		
h1 
{font-family:Arial, Helvetica, sans-serif;
margin:0 0 24px 0;
padding:0 0 0 0;
font-size:16px;
font-weight:bold;
}	
	
		
h2 
{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

	
a
{font-family:Arial, Helvetica, sans-serif;
text-decoration: none
}

a:hover 
{
text-decoration: underline
}

#startcontent a img, #startcontent img
{display:block;}

/*Kommentar als Tooltipp*/

#commentBox
{
	position:absolute;
	visibility:hidden;
	font-size:10px;
}

.blau
{color:#38327e;}