body {
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	padding: 10px 10px 5px 10px;
	margin: 0px;
	text-align: center;
}

.thumb {
	float: left;
	background: url('../images/shadowAlpha.png') no-repeat bottom right;
	_filter:alpha(opacity=30);
	margin: 15px 10px 0 5px !important;
	margin: 15px 10px 0 0px;
}

.thumb img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	-moz-border-radius: 4px;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

td {
	vertical-align: top;
	border: none;
}

.row1 {
	background-color: #F4F4F4;
}

.row2 {
	background-color: #EEE;
}

table {
	border: none;
}

h1 {
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
	font-size: 17px;
	text-align: left;
	padding: 1px 1px 5px 1px;
	margin: 3px 1px 2px 1px;
}

h2 {
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
	font-size: 13px;
	text-align: center;
	letter-spacing: 2px;
}

h3 {
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

div.auto {
	float: left;
	margin: 0px 10px 10px 0px;
	text-align: center;
	width: 100px;
	height: 110px;
	overflow: hidden;
	color: #c1383a;
	font-family: small fonts, sans-serif;
	font-size: 9px;
}

.smalltext {
	font-size: 11px;
}

a.link {
	text-decoration: none;
	padding-bottom: 1px;
	color: #117e21;
}

a.link:hover {
	border-bottom: 1px dotted #117e21;
	text-decoration: none;
	padding-bottom: 1px;
}

#l_rs {
	width: 40px;
	height: 40px;
	display: block;
	background: url(../images/icon_rs.gif) top left no-repeat;
}

#l_rs:hover {
	background: url(../images/icon_rs_.gif) top left no-repeat;
}

#l_de {
	width: 40px;
	height: 40px;
	display: block;
	background: url(../images/icon_de.gif) top left no-repeat;
}

#l_de:hover {
	background: url(../images/icon_de_.gif) top left no-repeat;
}

#l_us {
	width: 40px;
	height: 40px;
	display: block;
	background: url(../images/icon_us.gif) top left no-repeat;
}

#l_us:hover {
	background: url(../images/icon_us_.gif) top left no-repeat;
}

#l_hu {
	width: 40px;
	height: 40px;
	display: block;
	background: url(../images/icon_hu.gif) top left no-repeat;
}

#l_hu:hover {
	background: url(../images/icon_hu_.gif) top left no-repeat;
}

img {
	border: none;
}

ul {
	margin: 2px 2px 10px 10px;
	padding-left: 12px;
}

li {
	padding-bottom: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.content {
	padding: 10px 15px 0px 30px;
	margin: 5px auto 5px auto;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	border: 0px;
	width: 650px;
}


#content_left {
	width: 254px;
	background: #fff;
	padding: 5px;
	vertical-align: top;
	text-align: justify;
	font-size: 11px;
}

#footer {
	width: 765px;
	text-align: right;
	font-size: 9px;
	padding: 0px;
	margin: 0px auto 10px auto;
}

div.message {
	text-align: center;
	font-size: 11px;
	border: 1px dotted #ccc;
	color: red;
	padding: 7px;
}

.big {
	font-size: 14px;
	line-height: 21px;
}

div.spacer {
	clear: both;
}

p {
	padding: 3px;
	margin: 4px 0px 0px 0px;
}

input[type=submit] { border: 1px dotted #999; font-size: 12px; letter-spacing: 4px; }
input[type=file] { border: 1px dotted #999; font-size: 12px; letter-spacing: 1px; }
input { border: 1px dotted #ccc;  background-color: #f2f2f2; }
textarea { border: 1px dotted #ccc;  background-color: #f2f2f2; }

select { font-size: 12px; border: 1px dotted #ccc;  background-color: #f2f2f2; }
