body {
	background-repeat:no-repeat; 
	background-color:#FFFFFF;
	padding:0px;
 	margin:0px;
}

/* ---newstuff  */
h1 {
	font-family:Verdana; 
	font-size:18px; 
	line-height:22px; 
	font-weight:bolder; 
	color:#000000; 
	text-decoration:none; 
}

p {
	font-family:Verdana; 
	font-size:13px; 
	line-height:15px; 
	padding-top: 20px;
	padding-left: 105px;
	padding-right: 150px;
	color:#000000; 
	text-decoration:none; 
}
/* ---newstuff  */

.header {  
	font-family:courier,courier new; 
	font-size:12px; 
	line-height:14px; 
	font-weight:bolder; 
	color:#FFFFFF; 
	text-decoration:none; 
	background-color:#999999;
	background-position:0px 0px
}
.head2 {  
	font-family:courier,courier new; 
	font-size:18px; 
	line-height:22px; 
	font-weight:bolder; 
	color:#FFFFFF; 
	text-decoration:none; 
	background-color:#333333; 
	background-position:0px 0px
}
.head2b {  
	font-family:courier,courier new; 
	font-size:18px; 
	line-height:22px; 
	font-weight:bolder; 
	color:#FFFFFF; 
	text-decoration:blink; 
	background-color:#333333; 
	background-position:0px 0px;
}
.subheader {  
	font-family:courier,courier new; 
	font-size:10px; 
	line-height:12px; 
	font-weight:normal; 
	color:#333333; 
	text-decoration:none;
}
.subheadera {  
	font-family:courier,courier new; 
	font-size:10px; 
	line-height:12px; 
	font-weight:normal; 
	color:#FFFFFF; 
	text-decoration:none; 
	background-color:#999999; 
	background-position:0px 0px;
}
.txt {  
	font-family:courier,courier new; 
	font-size:12px; 
	line-height:15px; 
	color:#333333; 
	text-decoration:none;
}
.txt2 {  
	font-family:courier,courier new; 
	font-size:12px; 
	line-height:14px; 
	color:#999999; 
	text-decoration:none;
}


/* -  startnew       -----------------              ---- */
a.now:link {
	color:#333333; 
	text-decoration:none;
	border-bottom: 1px;
	border-bottom-style: dashed;
}
a.now:active {  
	color:#333333; 
	text-decoration:none; 
}
a.now:hover {  
	color:#999999; 
	text-decoration:none; 
}
a.now:visited {  
	color:#666666; 
	text-decoration:none;
}

/* --------  end-new   ------------*/

a.sub:link {
	font-family:courier,courier new; 
	font-size:10px; 
	line-height:12px; 
	font-weight:normal; 
	color:#333333; 
	text-decoration:none;
}
a.sub:active {  
	font-family:courier,courier new; 
	font-size:10px; 
	line-height:12px; 
	font-weight:normal; 
	color:#FFFFFF; 
	text-decoration:none; 
	background-color:#999999; 
	background-position:0px 0px;
}
a.sub:hover {  
	font-family:courier,courier new; 
	font-size:10px; 
	line-height:12px; 
	font-weight:normal; 
	color:#FFFFFF; 
	text-decoration:none; 
	background-color:#999999; 
	background-position:0px 0px;
}
a.sub:visited {  
	font-family:courier,courier new; 
	font-size:10px; 
	line-height:12px; 
	font-weight:normal; 
	color:#333333; 
	text-decoration:none;
}
a.txt:link {  
	font-family:courier,courier new; 
	font-size:12px; 
	line-height:14px; 
	font-weight:normal; 
	color:#333333; 
	text-decoration:none;
}
a.txt:active {  
	font-family:courier,courier new; 
	font-size:12px; 
	line-height:14px; 
	font-weight:normal; 
	color:#FFFFFF; 
	text-decoration:none; 
	background-color:#999999; 
	background-position:0px 0px;
}
a.txt:hover {  
	font-family:courier,courier new; 
	font-size:12px; 
	line-height:14px; 
	font-weight:normal; 
	color:#FFFFFF; 
	text-decoration:none; 
	background-color:#999999; 
	background-position:0px 0px;
}
a.txt:visited {  
	font-family:courier,courier new; 
	font-size:12px; 
	line-height:14px; 
	font-weight:normal;
	color:#333333; 
	text-decoration:none;
}
.inputtext {
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	background-color:#CCCCCC;
	border:0px none #333333;
	width:300px;
}
.rahmen {
    border: solid 1px #000000;
}