/* page
******************************/

html {
  margin : 0;
  padding : 0;
}

body {
  margin: 0px;
  padding: 0px;
}

#site {
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}

#footer {
text-align: center;
border-top: 1px solid #CCCCCC;
}

#footer_home {
text-align: center;
}

/* links
******************************/

a:link, a:visited { 
text-decoration : underline; }

a:hover {
text-decoration: underline;
}

a.menu_top_element {
text-decoration: underline;
}

a.menu_top_element_act {
text-decoration: underline;
}

a.menu_top_element:hover {
text-decoration: none;
}

a.menu_main_element {
text-decoration: none;
}

a.menu_main_element_act {
text-decoration: none;
}

a.menu_main_element:hover {
text-decoration: underline;
}

a.menu_left_no {
text-decoration: none;
}

a.menu_left_act {
text-decoration: none;
}

a.menu_left_no:hover {
text-decoration: underline;
}

a.menu_left_act:hover {
text-decoration: underline;
}

a.menu_clickpath_no {
text-decoration: none;
}

a.menu_clickpath_no:hover {
text-decoration: underline;
}

/* menu
******************************/

#menu_header {
border-bottom: 1px solid #124877;
text-align: left;
}

#menu_left ul li {
list-style : none;
}

#menu_left {
line-height: 20px;
}

#menu_top {
text-align: right;
}

#menu_main {
border: 1px solid #CCCCCC;
text-align: center;
}

#menu_clickpath {
text-align: right;
}

/* header 
******************************/

#header_image {
background: url(../images/design/header.jpg) no-repeat 0 0; 
}

/* content 
******************************/

#page{
background: url(../images/design/bg_left_column.gif)
}

#box_content_left {
border: none;
}

#box_content_main {
border-right: 1px solid #CCCCCC;
}

#box_content_main_ext {
border: none;
}

#box_content_right {
border: none;
text-align: center;
}

#content_right_impression {
border: 1px solid #CCCCCC;
}


/* home
******************************/

#content_home {
background: url(../images/design/home/bg_home.jpg) repeat-x;
}

#content_home_image {
background: url(../images/design/home/home.jpg);
}

#content_home_left h1 {
text-align: center;
border-right: 1px solid #ffffff;
}

#content_home_main h1 {
text-align: center;
border-right: 1px solid #ffffff;
}

#content_home_right h1 {
text-align: center;
}

#content_home_left li {
line-height: 15px;
}


/* news
******************************/

.news {
text-align: left;
/*border: 1px solid #124877;*/
border: 1px solid #99CCCC;
}

.news_title {
text-align: center;
}

.news_link {
text-align: center;
}

.news_area {
border: 1px solid #CCCCCC;
}

.news_archive {
border: 1px solid #124877;
}

.news-single-img {
border: 1px solid #CCCCCC;
}

.news_list {
list-style-type: none;
}

.news-single-imgcaption {
text-align: center;
}

/* search
******************************/

.search_result_element {
border-bottom: 1px solid #cccccc;
}
