
A: {
color:#0000FF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	}

A:LINK {
color:#0000FF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	}
	
A:VISITED{
color:#0000FF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	}
	
A:ACTIVE {
	color: #0000FF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;	
	font-family : Arial, Helvetica, sans-serif;
}

A:HOVER {
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;	
	font-family : Arial, Helvetica, sans-serif;
}

.box{background-image: url("../images/1px.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:0px  0px;
	width:40%;
	float: left;
	border: 0px solid #B4E0BF;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 0px;
	}
	
.right{float: right;
margin: 12px;
margin-right: 0px;}

.left{float: left;
	margin: 12px;
	margin-left: 0px;}
	
.center{float: center;}


a.menu { 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:10pt; 
		display:block; 
		margin-top:0px; 
		margin-left:0px; 
		margin-bottom:0px; 
		text-align:left; 
		vertical-align: middle;
		width:120px;
		border-left: 2px solid #a0522d;
		border-bottom: 2px solid #a0522d;
		padding: 2px;
		float: left;
		background-color: #B4E0BF;
}
		
a.menu:link { 
   font-size:10pt; 
    color: #1b5c04;
	text-decoration:none;}

a.menu:visited { 
    font-size:10pt; 
	color: #1b5c04;
	text-decoration:none;}

a.menu:hover {  
	font-size:10pt; 
	color: White; 
	background-color: #C10000;
	text-decoration:none; }

a.menu:active { 
	font-size:10pt; 
    border-left: 2px solid #FF4500;
	border-bottom: 2px solid #FF4500;
	color:red; 
	background-color: #B4E0BF;
	text-decoration:none; }
		
	
	
html, body{	border: none;	height:100%;}

BODY {
	background-color: #FFECBA;
	background-image: url("../images/page-top.jpg");
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, Verdana,sans-serif;
	margin: 0px;
	font-size : 12pt;
	font-style : normal;
	color: #1b5c04;
	background-position : 0px 0px;
	}

	BODY.leer {
	background-color: #FFECBA;
	background-image: url("../images/1px.gif");
	background-repeat: no-repeat;


	}


H1 {font-size : 18pt;	font-weight : bold;	}
H2 {font-size : 18pt;	font-weight : normal;	font-style : italic;}
H3 {font-size : 16pt;	font-weight : bold;	}
H4 {font-size : 14pt;	font-weight : bold;	font-style : italic;}
H5 {font-size : 14pt;	font-weight : normal;	font-style : italic;}
H6 {font-size : 12pt;	font-weight : bold;	color: white;}
H1, H2, H3 {color : #A0522D; 
	margin-bottom : 12;
	margin-top : 10;
	}
H4,H5,H6 {color : #A0522D; 
	margin-bottom : 10;
	margin-top : 10;
	}

	
P {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
color: #1b5c04;
	font-size : 12pt;
	margin-bottom : 6;
	margin-top : 6;
	}

TABLE.rahmen{position: absolute;  left: 0px; top: 0px;height:100%;width:100%;}

TABLE.navleft{position: absolute;  left: 10px; top: 165px; height:100px; width:150px; 
text-align: left; border:none;}

TABLE.navtop{position: absolute;  left: 230px; top: 125px; height:20px; width:550px;
 text-align: left; border:2px;background-color: #B4E0BF;}
 
TABLE.inhalt {position: absolute;  left: 215px; top: 175px;  height:100%; width:600px; 
padding: 3px; text-align: left;}

TD {vertical-align: top;}


