/* stylesheet für atelierprojekt, Druckversion Stand Juli04: Basisfarbe Tintenblau HK42N FF6600 */

html, body {
		width:100%;
		height:100%;
		margin:0px;
		padding:0px;
			}

#content {
		width: auto;
		border: 0;
		margin: 0 5%;
		padding: 0;
		}
		
#table, td {
		width:auto;
		}
	
* {
		font-family:arial,sans-serif;
		color: #000000;
		font-size: 12pt;
		font-weight: normal;
		}

a:link, a:visited, a:active, a:hover {
        font-size: 10pt; 
        text-decoration: none;
        font-weight: normal;}

        
/*a[href]:after {
 		content:" <"attr(href)">";
 		font-style:italic;
 		size:80%;
		} */
			
h1, h2, h3, h4, h5, h6, h7 {
		color: #C0C0C0;
		background-color: #FFFFFF;
		font-size: 14pt;
		}
.kurs, .fett, .fettweiss, .fettcolor, .fettblau, .gross, .grossweiss, .klein, .abstand, .winzig, .winzcolor, .blockveranst, .kuenstseit {
		background-color: #FFFFFF;
		color: black;
		font-size: 12pt;
		font-weight: normal;
		}
.kurs 	{
		font-size: 8pt;
		color: cyan;
		}

p.courier	{
			font-size: 12pt;
			color:#000000;
			font-family:courier;
			}*/

.breit		{
			width:auto;
			}

.aufbunt, .weiss {
			font-size: 12pt;
			color:#000000;
			background:#FFF5EE;}

.hellgrau, .hellgrau {
			background:#FFF5EE;
			}

.tipparchiv	{
			font-size: 14pt;
			font-family:arial,sans-serif;
			color:#000000;
			font-style:italic;}

.ohnedruck, .versteck, img, #links-oben, #links-unten	{
			display:none;
			}
.display	{
			display:block;
			}