@import url('/css/common.css');

body { margin:0; padding:0; background:url('../layout/bg_body.gif') repeat-x #2a2929; text-align:center; color:#fff; }
.mainwrap { margin:0 auto; width:780px; text-align:left; }

.header img { border:0; }

.contentarea { min-height:200px; height:auto !important; height:200px; background-color:#191919; }

.mainnavigation { background:url('../layout/bg_mainnavigation.gif') repeat-x; border-bottom:1px solid #c68f0c; height:37px; }
.mainnavigation ul { margin:0; padding:0; list-style:none; }
.mainnavigation ul li, .mainnavigation ul li a { float:left; }
.mainnavigation ul li { background:url('../layout/bg_mainnavigation_li.gif') no-repeat left bottom; padding-left:4px; height:37px; }
.mainnavigation ul li.navitem_0 { background-image:none; padding-left:0; }
.mainnavigation ul li a { color:#fff; padding:10px 10px 0 10px; height:27px; text-decoration:none; }
.mainnavigation ul li a:hover { background:url('../layout/bg_mainnavigation_a_hover.gif') repeat-x; }
.mainnavigation ul li a.selectednavi { text-decoration:underline; }

.column_left { width:530px; padding:25px; }
.column_right { width:185px; padding:10px 5px 10px 10px; background-color:#69655b; }
.column_left, .column_right { color:#fff; }

.title_contact, .title_mediabank { background:url('../layout/bg_right_title.gif') no-repeat; padding:10px; font-weight:bold; }
.title_contact p, .title_mediabank p { margin:0; padding:0; }
.title_mediabank { margin-top:10px; }
.content_contact { padding:3px 10px; }
.content_mediabank { padding:3px 0; }

.news_current_list table { border-collapse:collapse; }
.news_current_list table td { padding:1px; }
.news_current_list table td.news_list_year { font-size:18px; color:#cdc6b5; font-weight:bold; padding-bottom:10px; }
.news_current_list table td.news_list_date { padding-right:10px; }
.news_read_archive { padding:5px 0 20px 0; }

.newestfiles a { border:3px solid #cdc6b5; width:80px; height:80px; overflow:hidden; display:block; float:left; margin:0 1px 1px 0; }
.newestfiles a:hover { border-color:#191919; }
.newestfiles img { line-height:0; border:0; }

.gallery_show { text-align: center; width:530px; height:535px; overflow:hidden; }
#gallery_items { padding: 0; margin: 0; }
#gallery_items li { padding-left: 10px; float: left; list-style: none; }
#gallery_items li a { text-decoration: none; }
#gallery_items li a.activeSlide { font-weight: bold; color: #eee; }
.gallery_items { text-align: center; width:400px; padding: 6px 0; }
.galleries_list { text-align: center; padding-top: 10px; padding-bottom: 14px; }
.gallery_prev, .gallery_items, .gallery_next_pause { float: left; }
.galleries_list ul, .galleries ul { margin: 0; list-style:none; }
.galleries_list ul li, .galleries ul li { padding: 0 6px; display:inline; }
.galleries_list ul li a, .galleries ul li a { text-decoration:none; color: #bbb; }
.gallery_open, .galleries ul li a.selectednavi { font-weight: bold; color: #eee; }

.gallery_actions { background-color:#080808; padding:3px; }
.gallery_actions img { border:0; }

.form_fieldscontainer { padding:10px; }
.form_fieldcontainer { padding:5px 0; }

.float_left { float:left; }
.float_right { float:right; }
.clear { clear:both; }
