body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
table.rand {
	width: 100%;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin-top: 0px;
	padding: 3px 3px 3px 3px;
	}
	
table.rand1 {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding: 3px 3px 3px 3px;
	margin-top: 15px;
	}

table.rand2 {
	width: 100%;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	border-width: 1px;
	padding: 3px 3px 3px 3px;
	margin-top: 0px;
	}

td.left {
	text-align: left;
	text-indent: 3px;
	} 
	
td.right {
	text-align: right;
	padding-right: 3px
	}
	
a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #3366ff;
	font-weight: bold; 
	text-decoration : none; 
	}
	
a:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #3366ff;
	font-weight: bold; 
	text-decoration : none; 
	}
	
a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #3366ff;
	font-weight: bold; 
	text-decoration : none; 
	}
		
a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #f25805;
	font-weight: bold; 
	text-decoration : underline; 
	}

.button {
	background-color: #f25805;
	color: #fff;
	height:22px;
	cursor:hand;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border:1px solid #fff
	}
	
p.titel {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #f25805;
	font-weight: bold; 
	}
	
p.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #00000;
	} 

.textfeld {
	border: 1px solid #ffffff;
	height: 22px;
	padding: 2px 5px 0px 3px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background-image: url(site/text.jpg);
	background-repeat: repeat-x;font-size: 10pt;
	}

.smscode {
	width: 150px; 
	height: 44px; 
	font-size: 20pt; 
	text-align: center; 
	font-weight: bold; 
	color: #f25805;
	border: 1px solid; 
	padding-top: 6px; 
	border-color: #C0C0C0;
	size: 20;
	}
.smscode2 {
	width: 150px; 
	height: 44px; 
	font-size: 20pt; 
	text-align: center; 
	font-weight: bold; 
	padding-top: 6px; 
	color: #000000;
	size: 20;
	}

p.hinweis_p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #33cc00;
	} 

p.hinweis_n {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #cc0000;
	}