﻿.modebutton
{
	text-align:center;
	height: 15px;
	position:relative;
}

.photoitem
{
    text-align:center;
}

.photoitem img
{
    border: 2px solid #6e624c;
}

.photoitem img:hover
{
    border: 2px solid #a99a7d;
}

.LeftLogo img
{
    padding-top: 10px; padding-bottom: 10px;
}

.defaultelement
{
    font-family: Microsoft Sans Serif;
    font-style:normal;
	font-size: 13px;
	color: #961c15;
	background-color:#e5e4d5;
}

.default_sub_title
{
    background-image: url('../img/st/st.jpg'); 
    width: 314px; 
    height: 30px; 
    padding-top: 6px;
    padding-left: 36px; 
    color: #e6e4d5; 
    font-family: Calibri; 
    font-size: 13pt; 
    font-weight: 600;
    font-style: italic;
}

.hlLanguage
{
    text-decoration: none;
}

.footertext
{
    font-size: 9px; 
    font-family: Arial;
    color: black;
}

.homebody
{
    position: relative;
    display: block;
	top:16px;
}

.home_top_row
{
    display: block;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}

.home_top_row_logo
{
    float: left;
    width: 266px;
	height: 333px;
	background-color: #c2aa60;
}

.home_top_row_building
{
    float: right;
	width: 459px;
	height: 334px;
	text-align: right;
}

.home_top_row_building_language
{
	width: 454px;
	height: 22px;
	background-color: #c2aa60;
	text-align: right;
	padding-top: 7px;
	padding-right: 5px;
}

.home_box
{
	width: 750px;
	position:relative;
	text-align:left;
	margin-top:14px;
	margin-bottom:14px;
}

.home_picture
{
    float:left;
    width: 266px;
	text-align: center;
	padding-left: 8px;
}

.home_news
{
    float: right;
	width: 459px;
    padding-right: 8px;
	font-family: Tahoma;
	font-size: 12px;
	color: #545352;
}

.home_news_box
{
    padding-bottom: 10px;
    padding-top: 10px;
}

.homelien
{
    color:Blue;
    font-weight: bold;
}

.homeullogo
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.content_left_row
{
    float: left;
    width: 266px;
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom:14px;
}

.content_left_row_logo
{
	height: 333px;
	background-color: #c2aa60;
}

.content_right_row
{
    float: right;
	width: 454px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom:14px;
}

.content_right_row_subpage
{
	height: 149px;
	width: 454px;
	text-align: right;
	padding-top: 7px;
	padding-right: 5px;
}

.content_html
{
    text-align: left;
    margin-top: 24px;
    font-family: Tahoma;
	font-size: 12px;
	color: #545352;
}

.content_picture
{
    float: left;
    width: 266px;
	margin-top:24px;
	text-align: center;
}

.adminsection
{
    border:solid 1px #8cfb01; 
    background:#376202;
    color: white;
    padding:4px;
    text-align:left;
    font-size:small;
}

.adminsection a
{
	color: white;
	text-decoration: none;
}
        
.adminsection a:hover
{
	color: black;
}

.adminbutton
{
    border: 3px white outset;
    background:#376202;
    color: white;
    font-size:smaller;
    text-align:center;
    padding: 0 2px;
}

.btnCopyToClipboard:hover
{
    color: white;
}

.PhotoEditPhotoPreview img
{
    width: 150px;
}

.hlSeeMore
{
	font-size:10px;
    text-align: right;
    padding-right:5px;
}

a
{
	color: #961c15;
	font-weight:bold;	
}
        
a:hover
{
	color: #961c15;
	text-decoration: underline;
	font-weight:bold;
}

.HTMLEditor
{
	color: #414042;
}