body,div,p,table,td,tr,pre,h1,h2,h3,h4,ul 
	{font-family: Verdana, Arial, Helvetica, sans-serif; 
	}

body,td,div,p,pre,ul 
	{font-size: 13px;
	}

body	{background-color: #ccccff;
	/*margin:100px;*/
	/*margin-top: 22px;*/
	/*padding:0px;*/
	}

img     {border: none;
         margin-top: 10px;
         margin-left: 10px;
        }

h1	{font-size: 18px;}
h2	{font-size: 16px;}
h3	{font-size: 13px;}

.bbg	{background-color: #000000;
	}

.fa	{font-size: 13px;
	color: #999999;
	} 

.bold	{font-weight: bold;
	}

.t32	{line-height: 17px; 
	padding-left: 16px; 
	padding-right: 16px; 
	padding-top: 11px; 
	padding-bottom: 15px;
	}

/* Berichte Header */
.bericht_h,
.bericht_h a,
.bericht_h a:link,
.bericht_h a:visited,
.bericht_h a:active,
.bericht_n a:hover
	{font-size: 16px;
	color: #0066cc;
	font-weight: bold;
	}
/* -------------- */

/* Berichte normal */
.bericht_n,
.bericht_n a,
.bericht_n a:link,
.bericht_n a:visited,
.bericht_n a:active,
.bericht_n a:hover
	{font-size: 13px;
	color: #0066cc;
	font-weight: bold;
	}
/* -------------- */

.small	{font-size: 12px;}
.mini	{font-size: 11px;}
.minimini {font-size: 10px;}
.mittig { vertical-align:middle;}

a 	{font-size: 13px; 
	text-decoration: none;	
	font-weight : bold;
	}
	
a:link 	{color: #669999;}  /*{color:#517496;}*/
a:visited {color:#999999}
a:active {color:#666666}
a:hover{color: #ffffff;}

#box_header {position: relative;
	    height:130px;
	    /*top: 10px;*/
	    background-color:#000000;
	    }

#box_header_navigation
            {position: relative;
	    top: -130px;
	    left: 240px;
	    height: 130px;
	    width: 60%;
	    background-color:#000000;
	    text-align:center;
	    }

#box_main   {position: relative;
            overflow: auto;
	    top: -110px;
	    /*left:-10px;*/
	    /*margin:10px;*/
	    /*margin-right:30px;*/
	    padding: 10px;
	    /*right:10px;*/
	    /*width:100%;*/
	    /*height:60%;*/
	    /*bottom:0px;*/
	    border: solid 10px #000000;
	    /*background-color: #ccffff;*/
	    }

#box_foto   {position: relative;
            overflow: auto;
	    /*top: -110px;*/
	    /*left:-10px;*/
	    /*margin:10px;*/
	    /*margin-right:30px;*/
	    padding: 10px;
	    /*right:10px;*/
	    /*width:100%;*/
	    /*height:60%;*/
	    /*bottom:0px;*/
	    border: solid 10px #000000;
	    /*background-color: #ccffff;*/
	    }
	    
#box_copyright
            {position: relative;
	    bottom: 0px;
	    text-align:center;
	    /*height: 30px;*/
	    background-color:#ccccff;
	    }
	    
#box_foto_test   {position: absolute; /*relative;*/
            overflow:auto;
            /*top:260px;*/
	    /*left:350px;*/
	    width:200px;
	    height:200px;
	    right:10px;
	    /*bottom:60px;*/
	    border: /*solid*/ dotted 3px #888888; /*#none;*/
	    /*vertical-align: bottom; middle;*/
	    background-color:#33ccff;
	    }

