img { border:none }

body {
	font-weight: normal;
	font-style: normal;
	color: #666666;
	text-align: left;
	margin: 0 auto;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-size: 11px;
}

.medium {
	font-size: 11px;
}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #993300;
}



a:hover {
	text-decoration: none;
	color: #EA9902;
}

form {
display:inline
}

.linksabstand {
	padding-left: 50px;
}


input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #F8F9DD;
    border: 1px solid #F1EAB6; 
}
.land {
	text-decoration: underline;
}


textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #F8F9DD;
	color: #000000;
    border: 1px solid #F1EAB6; 

}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #F8F9DD;
}
.big {
	font-size: 14px;
}

.text {
	color: #B0B0B0;
	font-style: italic;
	font-weight: bold;
}
.ticker {
	color: #98AD1F;
}
