html, body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 12px;
    color: #444;
    background-image: url(../images/back.jpg);
    background-repeat: repeat-x;
    margin:0px;
    border:none;
    background-color:#e7e7e7;
}
img {
    border: none;
}
div#wrapper {
    margin: 0 auto;
    text-align: left;
    width: 989px;
    padding: 0px;
}
div#header {
    height: 182px;
    background: url(../images/bg_header.jpg) no-repeat;
}
#menu_top{
    text-align:right;
    padding-right: 32px;
    font-weight:bold;
    font-family:Arial,verdana;
    font-size:14px;
    font-weight:bold;
    color: #28313F;
}
#flash{
    text-align:right;
    padding-right:32px;
    padding-top:24px;
}
div#main {
    background: url(../images/bg_main.jpg) repeat-y;
    padding:13px;
}
#menu_top a {
    font-family:Arial,verdana;
    font-size:14px;
    font-weight:bold;
    text-align:right;
    color: #28313F;
    text-decoration: none;
}
#menu_top a:hover {
    color:#1197D4;
}
#main_container {
    padding: 7px;
}
#movie_swf_container {
    width: 810px;
    float: left;
    padding-bottom: 10px;
    min-height: 20px;
}
#movie_swf {
    width: 810px;
    height: 336px;
}
#toggle_movie_container {
    width: 136px;
    height: 336px;
    float: left;
    background: url(../images/movie_swf_container_bg.png) no-repeat;
}
#toggle_movie_container.show{
    width: 105px;
    text-align: center;
    float: left;
    background: #e7e7e7;
    height: 45px;
}
#toggle_movie_container.show a{
    width: 105px;
    position: static;
background: #e7e7e7;
color: #1E3951;
font-weight: bold;
font-family: Arial;
font-size: 13px;
text-decoration: none;

}
#toggle_movie_container a{
    width: 105px;
    position: relative;
    top: 100px;
}
.left_menu_bar {
    width: 299px;
    float: left;
    background: url(../images/left_menu_bar_bg.jpg) repeat-y;
    padding-right:24px;
}
.left_menu_bar_top {
    background: url(../images/left_menu_bar_top.jpg) no-repeat;
    width: 299px;
    height: 17px;
    margin:0px;
    padding: 0px;
}
.left_menu_bar_bottom {
    background: url(../images/left_menu_bar_bottom.jpg) no-repeat;
    width: 299px;
    height: 19px;
    margin:0px;
    padding: 0px;
}
.left_menu_bar ul {
    list-style-image: url(../images/bullet.gif);
}
.left_menu_bar ul li {
    background: url(../images/menudiv.gif) no-repeat bottom left;
    padding-bottom: 5px;
    margin-top: 10px;
}
.left_menu_bar ul li a {
    color:#535557;
    font-size:12px;
    text-decoration:none;
    line-height: 20px;
}
.left_menu_bar ul li a:hover {
    color:#1197D4;
}
.left_menu_bar .news_item {
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left:10px;
    background: url(../images/news_div.gif) no-repeat left bottom;
}
.left_menu_bar .news_item .image {
    float: left;
    width: 110px;
}
.left_menu_bar .news_item .content {
    float: left;
    width: 175px;
}
.left_menu_bar .news_item p.title a {
    color: #28313F;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}
.left_menu_bar .content{
    color:#666666;
}
.left_menu_bar .news_item p.title a:hover {
    text-decoration:underline;
}
.page_content.two-columns {
    width: 620px;
    float: left;
}
p.hint {
    font-style: italic;
}
dt {
    font-weight: bold;
}
div#footer {
    background: url(../images/bg_footer.jpg) no-repeat;
}
div#footer_certified {
    height: 73px;
    background: url(../images/ukas.png) no-repeat 448px 0px;
    padding-left:13px;
    padding-top:35px;
}
div#footer p {
    margin: 0px;
    padding: 0px;
    color: #28313F;
    font-size:12px;
    text-align: center;
}
div#footer p a {
    color:#28313F;
    text-decoration: none;
}
#webcoders {
    float:right;
    padding-right:10px;
}
#copyright {
    float:left;
}
/* PAGE CONTENTS */
h1 {
    background:transparent url(../images/heading_bg.gif) repeat-x left bottom;
    color:#1e3951;
    font-size:20px;
    font-weight:normal;
    margin:0;
    padding-bottom:15px;
}
.page_content p {
    font-size:12px;
    line-height:20px;
}
.page_content .greenbg {
    background: url(../images/blue_bg.gif) no-repeat left center;
    color:#FFFFFF;
    font-size:14px;
    padding-top: 5px;
    height: 101px;
}
.page_content .greenbg_2 {
    background: url(../images/blue_bg_2.gif) no-repeat left center;
    color:#FFFFFF;
    font-size:14px;
    padding-top: 5px;
    height: 151px;
}
.page_content .greenbg_2 ul li {
    padding-top: 10px;
}
.page_content .greenbg ul {
    margin: 0px;
    padding-top:12px;
}
.page_content .greenbg ul li {
    padding-bottom:4px;
    padding-top:4px;
}
.page_content .greenbg_2 .staff li {
    padding-top: 5px;
}
/* NEWS PAGE */
.news_page .news_item p {
    line-height:20px;
}
.news_page .news_item .image {
    float: left;
    width: 110px;
}
.news_page .news_item .title {
    font-weight: bold;
}
.paginationControl {
    text-align: center;
    margin-top: 5px;
	padding: 5px;
	border: 1px solid #AAAAAA;;
	border-bottom: 1px solid #444444; 
	background: #F4F4F4;
}
.paginationControl .disabled {
    color: #999999;
	padding: 1px 3px;	
}
.paginationControl a {
    color: #3D92D3;
    text-decoration: none;
	padding: 1px 3px;
	font-size: 12px;
	font-weight: bold;
}
.paginationControl a:hover{
	background: #3D92D3; 
	color: #fff;
}
/* FORMS */
label.error {
    display:inline;
    margin-left:10px;
    width:auto;
    color:red;
    font-style:italic;
}
input.error, textarea.error, select.error {
    border:1px dotted red;
}
input, textarea, select {
    border:1px solid #234E70;
	background: #F7F7F7 url(../images/inputshadow.png) repeat-x top left;
}
input:focus, textarea:focus, select:focus{
	border: #1398D3 1px solid;
}
input[type=text], input[type=password], textarea{
	padding: 2px 5px;
}
input[type=text], input[type=password]{
	width: 142px;	
}
input.submit, button.submit {
	background:transparent url(../images/admin_submit.gif) no-repeat left center;
    border: none !important;
	color:#fff;
	font-size:12px;
	font-weight: normal;
	padding: 5px 0 5px;
    text-align:center;
    width:91px;
}
input.checkbox, input.radio {
    border: none;
}
.form-element {
    padding-bottom: 10px;
}
.submit-group {
	vertical-align: top;
	padding-bottom: 30px;
	margin-top: -20px;
}
#flash_messagescontainer {
    width: 500px;
    border: 1px solid #7c5d00;
    padding: 10px;
    background: #fef3d5;
    margin: 0 auto;
    color: #000;
}
.coworker_item {
    float: left;
    width: 350px;
    padding: 10px;
    height: 100px;
}
.coworker_item .image {
    float: left;
    width: 110px;
}
.coworker_item .description {
    float: left;
    width: 230px;
    padding-left: 10px;
    font-weight: bold;
}
.coworker_item .description a {
    text-decoration: none;
    color: #444;
}
#popup_dialog {
    text-align: left;
    font-size: 11px;
}
.template_table, .template_table td, .travel_table, .travel_table td {
    border: 1px solid #999;
}
.template_table th, .template_table td, .travel_table th, .travel_table td {
    padding: 5px;
}
.template_table th, .travel_table th {
    background: #999;
    color: #FFF;
}
.contactform{
  background:transparent url(../images/IMG_1680.jpg) no-repeat 468px 0px;
}
.dailys_table {
	width: 770px;
}
.dailys_table {
	width: 770px;
}
.dailys_table td, .dailys_table th {
	padding: 5px;
}
.dailys_table th {
	background: #999;
    color: #FFF;
}
.div_daily_subtable {
	overflow: auto;
	width: 760px;
	height: auto;
}
.dailys_subtable {
	width: 1200px;
}
.news_page .news_item {
    border-bottom:1px dashed #999;
    padding-bottom:20px;
}

a.whistle {
	color: red;
}
