/*** Normalized ***/


/*----------------------------------------------------------------------------
	colorscheme.css for colorscheme 1

	this css-file contains all definitions, that depend on the colorscheme.

	(c) Schlund + Partner AG
----------------------------------------------------------------------------*/

@import url("weblog_cs5.css");
@import url("forum_cs5.css");
/*-- main container --------------------------------------------------------*/

#container {
    background: url(images/static/contentbg.gif) repeat-y 50% 50%;
}

/*--- header ---------------------------------------------------------------*/

#header {
    background: url(images/static/headerbg.gif) no-repeat;
}

/*--- main navigation ------------------------------------------------------*/

/*--- key visiual ----------------------------------------------------------*/

#key_visual {
    background: url(../../images/dynamic/key_visual1.jpg) no-repeat;
}

/*--- logo -----------------------------------------------------------------*/

/*--- caption --------------------------------------------------------------*/

#slogan {
    color: #818181;
}

/*--- main navigation ------------------------------------------------------*/

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a.main_nav_item {
    color: #e5e3e5;
    background: url(../../images/dynamic/buttonset5/n1.gif) no-repeat;
    background-position: top left;
}

#main_nav_list a.main_nav_item:hover {
    color: #e5e3e5;
    background: url(../../images/dynamic/buttonset5/n1hover.gif) no-repeat;
    background-position: top left;
}

#main_nav_list a.main_nav_active_item {
    color: #0f1867;
    background: url(../../images/dynamic/buttonset5/n1activeitem.gif) no-repeat;
    background-position: top left;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a.sub_nav_item {
    color: #0f1867;
    background: url(../../images/dynamic/buttonset5/subnav1.gif) no-repeat;
}

.sub_nav_list a.sub_nav_item:hover {
    background: url(../../images/dynamic/buttonset5/subnav1hover.gif) no-repeat;
    color: #0f1867;
}

.sub_nav_list a.sub_nav_active_item {
    color: #0f1867;
    background: url(../../images/dynamic/buttonset5/subnav1active.gif) no-repeat;
}

/*--- search ---------------------------------------------------------------*/

/*--- footer ---------------------------------------------------------------*/

#footer {
    background: transparent url(images/static/footerbg.gif) top left no-repeat;
}

#footer_text {
    color: #706560;
}

/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
    color: #000000;
    background-color: #d6d3df;
}

.content button {
    border-top-color: #777a99;
    border-left-color: #777a99;
    border-bottom-color: #30395e;
    border-right-color: #30395e;
    background-color: #e5e3e5;
    color: #30395e;
}

/*--- paragraph ------------------------------------------------------------*/

.content {
    color: #818181;
}

.content p {
    color: #818181;
}

/*--- headings -------------------------------------------------------------*/

.content h1 {
    color: #818181;
}

.content h2 {
    color: #818181;
}

.content h3 {
    color: #818181;
}

/*--- links ----------------------------------------------------------------*/

.content a:link {
    color: #529117;
}

.content a:visited {
    color: #529117;
}

.content a:hover {
    color: #818181;
}

.content a:active {
    color: #529117;
}

/*--- tables ---------------------------------------------------------------*/

.content table {
    border-color: #30357d;
}

.content th {
    color: #ffffff;
    background-color: #30357d;
    padding: 3px;
    border: 1px solid #30357d;
}

.content tr.odd {
    color: #30357d;
    background-color: #ffffff;
    padding: 3px;
}

.content td {
    padding: 3px;
    border: 1px solid #30357d;
}

.content tr {
    color: #30357d;
    background-color: #dee0fb;
    padding: 3px;
}

.content tr.even {
    color: #30357d;
    background-color: #dee0fb;
    padding: 3px;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    border-color: #0f1867;
}

.content legend {
    color: #0f1867;
}

.content label {
    color: #0f1867;
}

.content input {
    border-color: #0f1867;
}

.content textarea {
    border-color: #0f1867;
}

/*--------------------------------------------------------------------------*/


body,td,th {font-family: Arial, Helvetica, sans-serif;}
.small_black {color: #000000; font-size: small; font-weight: normal;}
.small_blue {color: #0000FF; font-size: small; font-weight: normal;}
.small_red {color: #F00; font-size: small; font-weight: normal;}
.small_bold_black {color: #000000; font-size: small; font-weight: bold;}
.small_bold_blue {color: #0000FF; font-size: small; font-weight: bold;}
.small_bold_red {color: #F00;font-size: small;font-weight: bold;}
.x-small_black {color: #000000; font-size: x-small; font-weight: normal;}
.x-small_blue {color: #0000FF; font-size: x-small; font-weight: normal;}
.x-small_red {color: #F00; font-size: x-small; font-weight: normal;}
.x-small_italic_black {color: #000000; font-size: x-small; font-weight: normal; font-style: italic;}
.x-small_italic_blue {color: #0000FF; font-size: x-small; font-weight: normal; font-style: italic;}
.x-small_italic_bold_red {color: #FF0000; font-size: x-small; font-weight: bold; font-style: italic;}
.title_xx-large_bold_black {color: #000000; font-size: xx-large; font-weight: bold;}
.title_x-large_bold_black {color: #000000; font-size: x-large; font-weight: bold;}
.title_large_bold_black {color: #000000; font-size: large; font-weight: bold;}
.title_large_bold_blue {color: #0000FF; font-size: large; font-weight: bold;}
.title_large_bold_red {color: #F00; font-size: large; font-weight: bold;}
.small_italic_black {color: #000000; font-size: small; font-weight: normal; font-style: italic;}
.small_italic_blue {color: #0000FF; font-size: small; font-weight: normal; font-style: italic;}
.small_italic_red {color: #F00; font-size: small; font-weight: normal; font-style: italic;}
.small_times_black {color: #000000; font-size: small; font-weight: normal; font-family: "Times New Roman", Times, serif;}
.small_times_blue {color: #0000FF; font-size: small; font-weight: normal; font-family: "Times New Roman", Times, serif;}
.small_times_bold_black {color: #000000; font-size: small; font-weight: bold; font-family: "Times New Roman", Times, serif;}
.small_times_bold_blue {color: #0000FF; font-size: small; font-weight: bold; font-family: "Times New Roman", Times, serif;}
.medium_times_bold_blue {color: #0000FF; font-size: medium; font-weight: bold; font-family: "Times New Roman", Times, serif;}
.medium_times_bold_black {color: #000000; font-size: medium; font-weight: bold; font-family: "Times New Roman", Times, serif;}
.medium_bold_black {color: #000000; font-size: medium; font-weight: bold}
.medium_bold_blue {color: #0000FF; font-size: medium; font-weight: bold}
.medium_bold_red {color: #F00; font-size: medium; font-weight: bold}
.medium_black {color: #000000; font-size: medium; font-weight: normal}
.medium_blue {color: #0000FF; font-size: medium; font-weight: normal}
.medium_red {color: #F00; font-size: medium; font-weight: normal}
