
/* buw.css */

<!--

	body {
	background-color: #f6ffea;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }

    a:link { font-family:Airal; color:#3e6c33; font-size:10pt; font-weight:normal; text-decoration:none; }
    a:active { font-family:Arial; color:#3e6c33; font-size:10pt; font-weight:normal; text-decoration:none; }
    a:visited { font-family:Arial; color:#3e6c33; font-size:10pt; font-weight:normal; text-decoration:none; }
    a:hover { font-family:Arial; color:#3e6c33; font-size:10pt; font-weight:normal; text-decoration:unterline; }

    a.m_link:link { font-family:Arial; color:#3e6c33; font-size:10pt; font-weight:normal; text-decoration:none; }
    a.m_link:active { font-family:Arial; color:#282828; font-size:10pt; font-weight:normal; text-decoration:underline; }
    a.m_link:visited { font-family:Arial; color:#3e6c33; font-size:10pt; font-weight:normal; text-decoration:none; }
    a.m_link:hover { font-family:Arial; color:#282828; font-size:10pt; font-weight:normal; text-decoration:underline; }
	
    a.aktiv:link { font-family:Arial; color:#282828; font-size:10pt; font-weight:bold; text-decoration:none; }
    a.aktiv:active { font-family:Arial; color:#282828; font-size:10pt; font-weight:bold; text-decoration:none; }
    a.aktiv:visited { font-family:Arial; color:#282828; font-size:10pt; font-weight:bold; text-decoration:none; }
    a.aktiv:hover { font-family:Arial; color:#282828; font-size:10pt; font-weight:bold; text-decoration:none; }

    a.fliesstext:link { font-family:Arial; color:#282828; font-size:10pt; font-weight:normal; text-decoration:underline; }
    a.fliesstext:active { font-family:Arial; color:#282828; font-size:10pt; font-weight:normal; text-decoration:none; }
    a.fliesstext:visited { font-family:Arial; color:#282828; font-size:10pt; font-weight:normal; text-decoration:underline; }
    a.fliesstext:hover { font-family:Arial; color:#282828; font-size:10pt; font-weight:normal; text-decoration:none; }
	
	a.blindlink:link { font-family:Arial; color:#def9d0; font-size:1pt; font-weight:normal; text-decoration:none; }
    a.blindlink:active { font-family:Arial; color:#def9d0; font-size:1pt; font-weight:normal; text-decoration:none; }
    a.blindlink:visited { font-family:Arial; color:#def9d0; font-size:1pt; font-weight:normal; text-decoration:none; }
    a.blindlink:hover { font-family:Arial; color:#def9d0; font-size:1pt; font-weight:normal; text-decoration:none; }
	

	
	.text_normal { font-family:Arial; color:#575757; font-size:10pt; font-weight:normal; text-decoration:none; text-align:justify }
	.text_normal_f { font-family:Arial; color:#575757; font-size:10pt; font-weight:bold; text-decoration:none; text-align:justify }
	.text_normal_u { font-family:Arial; color:#575757; font-size:10pt; font-weight:normal; text-decoration:underline; text-align:justify }
	.titel { font-family:Arial; color:#3e6c33; font-size:12pt; font-weight:bold; text-decoration:none; }
	.text_menue { font-family:Arial; color:#3e6c33; font-size:10pt; font-weight:normal; text-decoration:none; }
	.text_foot { font-family:Arial; color:#cbddc1; font-size:8pt; font-weight:normal; text-decoration:none; }
        
	
// -->

/* Ende buw.css */

