body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #565656;
	background: #dadada;
}

h1, h2, h3, h4, h5, h6 {
    line-height: normal;   
}

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

ul, ol {
	margin: 0 30px;
}

a {
    font-weight: bold;
    text-decoration: none;
    color: #5891a7;
}

a:hover {
	text-decoration: underline;
}

blockquote {
    margin: 5px 5px 5px 25px;
}

.mceContentBody {
    line-height: 21px !important;
    background: #fff !important;
}

.mceContentBody a {
	font-weight: bold !important;
    text-decoration: none !important;
    color: #5891a7 !important;
}

.mceContentBody a:hover {
    text-decoration: underline !important;
}

/* Header */
#main {
    width: 950px;
    margin: 0 auto;
}

#header {
	float: left;
    width: 270px;
    height: 100px;
    z-index: 2;
}

#header h1 {
	top: 10px;
	color: #000;
	font-size: 26px;
	font-weight: normal;
}

#header h2 {
	top: 45px;
	color: #000;
	font-size: 14px;
}

/* Logo */
#logo {
	display: block;
	float: right;
	width: 678px;
	height: 194px;
	margin: 20px 0;
	z-index: 1;
}

/* Menu */
#menu {
    float: left;
    width: 240px;
    margin: 0 0 30px;
    border-top: 1px solid #b8b8b2;
}

#menu ul {
    margin: 0;
    list-style-type:none;
    
}
#menu li {
    width: 240px;
    list-style: none;
    background: url(images/disc1.jpg) no-repeat 15px 10px;
    border-bottom: 1px solid #b8b8b2;
}

#menu li a {
	display: block;
    width: 220px;
    padding: 3px 0 3px 35px;
    font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
    color: #565656;
    text-decoration: none;
}

#menu a:hover, #menu .active a {
    color: #fff;
}

#menu .rich-inplace {
    background: none;
}

#languages {
	top: 0;
}

#languages ul, #languages .lang_txt {
	background: #dadada;
}

#languages a:hover {
	color: #fff;
}

/* Content */
.container {
    height: 1%;
}

#body {
    float: right;
    width: 652px;
    padding: 18px 10px;
    line-height: 21px;
    background: #eee;
    border: 2px solid #b7b7b7;
}

.highlighted, .hover_light:hover {
    background: #bdbdbd;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 220px;
	margin: 0 0 20px;
    padding: 0 10px 0 25px;
    background: url(images/containerleft.jpg) repeat 0 0;
}

#sidebar a {
    font-size: 13px;
}

.sidebar_content {
    margin: 0 0 20px;
    color: #000;
    background: #dadada;
    background: rgba(218,218,218,0.8);
}

.sidebar_content_header {
	padding: 5px 0 0 10px;
    font-size: 18px;
    color: #000;
}

#module_menu {
	margin: 0;
	padding: 0 0 0 20px;
}

#module_menu li {
	padding: 5px 0;
    list-style: none;
}

#module_menu li a:hover, #module_menu li.active a {
	text-decoration: underline;
}

/* Footer */
#footer {
    margin: 20px auto 0;
    color: #fff;
    text-align: center;
    background: #414141 url(images/footer.jpg) repeat-x 0 0;
}

#footer_side {
    display: inline-block;
    *display: inline;/*IE7*/
    _display: inline;/*IE6*/
    width: 255px;
    vertical-align: top;
    zoom: 1;
}

#footer_main.narrow {
    display: inline-block;
    *display: inline;/*IE7*/
    _display: inline;/*IE6*/
    width: 695px;
    zoom: 1;
}

#footer ul {
    margin: 0 auto;
    padding: 10px 0 0;
    text-align: center;
}

#footer li {
	display: inline;
	padding: 4px 5px 0;
    line-height: 24px;
    color: #fff;
}
	
#footer a {
    color: #fff;
    text-decoration: underline;
}

#footer p {
	padding: 10px 0;
	line-height: 16px;
    text-align: center;
    font-size: 9px;
}

#footer p a {
    font-size: 9px;
}

/* all modules */
.module_header {
	padding-top: 10px;
	line-height: 25px;
    font-size: 26px;
    font-weight: normal;
}

.thumbwrapper {
    background: #fff;
    border: 1px solid #919191;
}

/*gallery*/
.image {
    border: 1px solid #a4a4a4;
}

.imagewrapper {
    background: #a4a4a4;

}
/*contact*/
.contact_box {
	width: 325px;
}
	
.contact_header {
	font-size: 14px;
	padding: 5px 0;
}

.contact_line {
	padding-left: 8px;
	border-left: 2px solid #686868;
}

#company_contact_wrapper {
    width: auto;
}

#company_contact_wrapper .wide {
    width: auto;
}

#contact_form.wide {
    width: 500px;
}

#company_contact_wrapper .narrow {
    width: 326px;
}

#contact_form.narrow {
    width: 274px;
    margin: 0 26px;
}

.send_input, .send_textarea {
    width: 490px;
    padding: 2px 4px;
    border: 1px solid #686868;
}

.narrow .send_input, .narrow .send_textarea {
    width: 264px;
}

.button_send {
    margin: 5px 0;
    color: #000;
    background: #dadada;
}

.send_input, .send_textarea, .button_send {
	font: 13px Arial,Helvetica,sans-serif;
}

/*all*/
.service, .guestbookentry, .document, .sound, .movie, .information, .inlinegallery .thumbwrapper {
	margin: 12px 0;
	padding: 5px;
	background-color: #c6c6c5;
	border: 1px solid #919191;
}

.inlinegallery .thumbwrapper {
    padding: 3px;
}

.movie_iframe {
    padding: 0;
    border: none;
}

.customhtml_content {
    margin: 0;
    border: 1px dotted #919191;
}

/* guestbook*/
#guestbook_form {
    width: 500px;
    border-color: #919191;
}

.guestbookentry.hidden {
    background-color: #d9d9d8;
    border-color: #a6a6a6;
}

.hidden .guestbook_entry_text {
    color: #7f7f7f;
}

.hidden .guestbook_author {
    color: #7f7f7f;
}

.hidden .guestbook_date .rich-calendar-input {
    color: #7f7f7f;
}

.guestbook_date .rich-calendar-input {
    font-size: 10px;
    color: #565656;
}

/* rest */
