/*p.box {background:#fff; padding:0.6em; border:1px #cccccc solid;}
*html p.box {height:1%;}
*/


#teaser a {color:#666; text-decoration:underline;}
#teaser a:focus,
#teaser a:hover,
#teaser a:active {color:#666; text-decoration:none;}  

a {color:#0000ff; text-decoration:none;}
a:focus,
a:hover,
a:active {color:#0000ff; text-decoration:underline;}  


	p.box {background: url("../images/blau-gelbpunkt18.gif") no-repeat 0px 0px; 
	font-weight:bold;
	padding-left:20px;
	padding-bottom:4px;
	padding-top:2px; 
	border-bottom:1px #ccc solid; 
/*	width:100%;*/
	margin-top:12px;
	margin-bottom:1em;
	/*clear:both;*/
	}


p {line-height:1.2em; margin:0 0 1em 0;}

span.underline {text-decoration:underline;}

/* Content element "table" **********************************************************************/
table.contenttable {font-size:11px; width:100%; margin:1em 0 0em 0; empty-cells:hide; 
    				border: 1px solid #CCC; border-spacing: 0; border-collapse: collapse;}   	
    							
table.contenttable caption {text-align:left; font-weight:bold; color:#888; margin-bottom:0em;}
table.contenttable th {text-align:left; background:#71c7a2; color:#fff; padding:2px 7px 2px 7px; 
    				   font-family:verdana; font-size:13px;}

table.contenttable tr.tr-odd {background: #fff;}
table.contenttable tr.tr-even {background: #fff;}
table.contenttable td {font-family:verdana; font-size:11px; vertical-align:top; 
    				   padding:10px; 
    				   text-align:left; font-weight:normal; background: #fff;}

    				   
table {font-size:11px; width:628px; margin:0 0 0em 0; empty-cells:hide; 
    				border: 1px solid #CCC; border-spacing: 0; border-collapse: collapse;}
table caption {text-align:left; font-weight:bold; color:#888; margin-bottom:0em;}
table th {text-align:left; background:#71c7a2; color:#fff; padding:2px 7px 2px 7px; 
    				   font-family:verdana; font-size:13px;}

table tr.tr-odd {background: #f2f2f2;}
table tr.tr-even {background: #f2f2f2;}
table td {font-family:verdana; font-size:11px; vertical-align:top; 
    				   padding:10px; 
    				   text-align:left; font-weight:normal;}	   
/*################################################################################################*/

  hr {
    color:#fff;
    background:transparent;
    margin:0 0 0em 0;
    padding:0 0 0em 0;
    border:0;
    border-bottom:1px #007D40 solid;}
    
img {border:0;}  
