* {margin: 0; padding: 0; border: 0;}
body {text-align: center; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #58382b; background: #ccc1a6 url(../images/bg_body.gif) repeat;}
div#maincontainer {margin-left: auto; margin-right: auto; width: 950px; border-left: 1px solid #d1d1d1; border-right: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; background-color: #fff; color: #58382b; text-align: left;}

/* HEADER */
div#header {background: url(../images/bg_header.gif) repeat-y top;}

/* MENU */
div#menu {color: #fff; background-color: inherit; font-size: 10pt; width: auto; padding-left: 40px; padding-right: 40px;}
div#menu a {color: #fff; background-color: inherit; text-decoration: none; font-weight: bold;}
div#menu a:hover {color: #83D630; background-color: inherit; text-decoration: none;}
div#menu span {margin-left: 10px; margin-right: 10px;}
div#menu div#flags {float: right; width: 130px; text-align: right;}
div#menu div#flags img {margin-left: 5px;}

/* CONTENT */
div#content {padding: 30px 20px 20px 20px; font-size: 9pt; line-height: 140%;}
div#content h1 {font-size: 13pt; font-weight: bold; color: #75a33b; background-color: inherit; margin-bottom: 16px;}
div#content h2 {font-size: 11pt; font-weight: bold; color: #b28c7d; background-color: inherit; margin-bottom: 8px;}
div#content p {line-height: 140%; margin-bottom: 20px;}
div#content p a {color: #58382b; background-color: inherit; text-decoration: none; border-bottom: 1px dotted #58382b; padding-bottom: 1px;}
div#content p a:hover {color: #75a33b; background-color: inherit; text-decoration: none; border-bottom: 1px dotted #75a33b; padding-bottom: 1px;}
div#content p span.vissza_a_gyorsmenuhoz {display: block; text-align: right; height: 12px; margin-top: 10px;}
div#content p span.vissza_a_gyorsmenuhoz a {font-size: 8pt; background: url(../images/bg_top_a.gif) no-repeat right; padding-right: 20px;}
div#content p span.vissza_a_gyorsmenuhoz a:hover {background: url(../images/bg_top_hover.gif) no-repeat right; padding-right: 20px;}
div#content ul {list-style-position: outside; margin-bottom: 20px;}
div#content li {list-style-type: disc; font-size: 8pt; margin-left: 24px;  margin-bottom: 2px; color: #98bc6b; background-color: inherit;}
div#content li a {color: #58382b; background-color: inherit; text-decoration: none;}
div#content li a:hover {color: #75a33b; background-color: inherit; text-decoration: none;}
div#content iframe {margin-bottom: 20px;}

/* GALLERY */
table.gallery {width: 100%; border-collapse: collapse; margin-bottom: 20px;}
table.gallery tr.pictures td {text-align: center; padding-bottom: 10px; width: 33%;}
table.gallery tr.captions td {text-align: center; padding: 0 10px 15px 10px; font-size: 8pt; color: #000; background-color: inherit; vertical-align: top;}
