/* ============================
      Allgemeine HTML-Elemente
============================ */

html {
	height:101%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #C7F242;
	background-color: #05314B;
	font-size: 15px;
}
h1 {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: lighter;
	line-height: 10px;
}
.seohead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}
li {
	font-style: italic;
	list-style: disc;
}
a:link {
	color: #0FBDFF;
	text-decoration: none;
}
a:visited {
	color: #0FBDFF;
	text-decoration: none;
}
a:hover, a:focus {
	color: #FFFFFF;
	outline: none;
}
span {
	color: #FFFFFF;
}
/* ============================
      Spezielle HTML-Elemente
============================ */

.euro {
	font-size: 40px;
	color: #05314B;
	font-weight:bold;
	font-style:italic;
}
.forint {
	font-size: 28px;
	color: #05314B;
	font-weight:bold;
	font-style:italic;
}
.min {
	font-size: 15px;
	color: #05314B;
	font-weight:bold;
	font-style:italic;
}
.gross {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C7F242;
	line-height: 9px;
}
.klein {
	font-size: 12px;
}
.storage {
	font-size: 12px;
	line-height: 0px;
}
.copyright {
	font-size: 12px;
	letter-spacing: 1px;
}
.elrejt {
	display:none;
}

/* ============================
      Spezifische divs
============================ */

#content {
	width: 705px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}
#ani {
	float: right;
	clear: right;
}
#sprache {
	text-align: right;
	margin-top: 5px;
	letter-spacing: -1px;
}
#container {
	width: 560px;
	float: right;
	margin-top: 5px;
	padding-bottom: 15px;
	text-align: justify;
}
#navi {
	width: 115px;
	margin-top: 5px;
	padding-top: 6px;
	line-height: 28px;
	font-size: 14px;
}
.termek {
	width: 560px;
	height: 110px;
	background-image:url(../cgi/ar.jpg);
	background-repeat: no-repeat;
}
.tan {
	padding-left: 10px;
	padding-top: 6px;
	line-height: 10px;
}
.eur {
	float: right;
	clear: right;
	text-align: center;
	padding-top: 22px;
	padding-right: 28px;
	line-height: 30px;
}
.for {
	float: right;
	clear: right;
	text-align: center;
	padding-top: 26px;
	padding-right: 20px;
}
# containerhead {
width: 560px;
}
#druck {
	float: right;
	clear: right;
	text-align: right;
}

/* ============================
      Formularelemente
============================ */

#button {
	cursor: pointer;
}
