/*----------------------------------------------------------------------------
	colorscheme.css for colorscheme 1

	this css-file contains all definitions, that depend on the colorscheme.

	(c) Schlund + Partner AG
----------------------------------------------------------------------------*/

/*--- main navigation ------------------------------------------------------*/

.main_nav_container {
    background-repeat: repeat;
    background-image: url(images/static/bgMenuTop.png);
}

#left_column {
    background: repeat-y;
    /*background-image: url(images/static/bgMenuLeft.gif);*/
}

/*--- caption --------------------------------------------------------------*/

#main_container {
    background-color: #849CB6;
}

.borderhorz {
    background: repeat-x;
    background-image: url(images/static/bgBorder.png);
}

.bordervert {
    background: repeat-y;
    background-image: url(images/static/bgBorder.png);
}

.bordertopbottom {
    background: repeat-x;
    background-image: url(images/static/bgKeyvBottom.gif);
}

.borderleft {
    background: repeat-y;
    background-image: url(images/static/bgContentLeft.gif);
}

.borderright {
    background: repeat-y;
    background-image: url(images/static/bgContentRight.gif);
}

.menutop {
    background-color: #6C8DAC;
}

.contenttop {
    background-color: #C9D4DF;
}

/*--- subnavigation items --------------------------------------------------*/

#menuleft {
    background: repeat-y;
    background-image: url(images/static/bgMenuLeft.gif);
}

/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body {
	font-family: Verdana, Arial, sans-serif;
    background: repeat-x;
    background-image: url(images/static/bg.png);
    background-color: #87a6c4;
    color: #FFFFFF;
}

#footer_text {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #87a6c4;
}

#footer_text a {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: underline;	
}

#slogan {
  font-family:  Arial, sans-serif;
  font-style: italic;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

.main_nav_list {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
}

#left_column_container {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
}

/*--- tables ---------------------------------------------------------------*/

.content table {
    border-style: none;
    border-width: 1px;
    border-spacing: 0;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.content tr {
    color: #FFFFFF;
    padding: 3px 2px 3px 2px;
}

.content th {
    color: #E9EDF2;
    background-color: #567398;
    padding: 3px 2px 3px 2px;
}

.content tr.odd {
    color: #FFFFFF;
    background-color: #7893B1;
    padding: 3px 2px 3px 2px;
}

.content tr.even {
    color: #FFFFFF;
    background-color: #7893B1;
    padding: 3px 2px 3px 2px;
}

.alli td
{
	background-color: #cccccc;
	color: #224769;
	border-color: #dddddd;
}

.alli th
{
	background-color: #224769;
	color: #cccccc;
	border-color: #dddddd;
}

.allison td
{
	background-color: #bbbbbb;
	color: #224769;
	border-color: #cccccc;
}
.allison th
{
	background-color: #224769;
	color: #bbbbbb;
	border-color: #cccccc;
}

/*--- forms ----------------------------------------------------------------*/

.bgforum {
    background-color: #849CB6;
}

.content fieldset {
    border-color: #FFFFFF;
    border-style: solid;
    color: #FFFFFF;
}

.content legend {
    color: #FFFFFF;
}

.content label {
    color: #FFFFFF;
}

.content input {
    border-color: #737373;
}

.content textarea {
    border-color: #737373;
}

.content button {
    background-color: #F0F0F0;
    border-style: solid;
    border-width: 1px;
    border-color: #3A3A3A;
}

.content h1 {
  font-family: Verdana,Arial,sans-serif;
  font-style: italic;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

.content h2 {
  font-family: Verdana,Arial,sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

.content h3 {
  font-family: Verdana,Arial,sans-serif;
  font-style: italic;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

.content h4 {
  font-family: Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

.content h5 {
  font-family: Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

.content, .content p 
{
	padding: 0;
	line-height: 1.3;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.content a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

.content a:link {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

.content a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
}

.contentbl a:active {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
}

.contentbl a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
}

.contentbl a:link {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
}

.contentbl a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

.alli
{
	border-collapse: collapse;
}

.allison
{
	border-collapse: collapse;
}

/*--------------------------------------------------------------------------*/

a.main_nav_active_item {
	background: url(images/dynamic/buttonset1/TopMenuActive.png) no-repeat;
	text-decoration: none;
	background-position: top right;
}

a.main_nav_item {
	background: url(images/dynamic/buttonset1/TopMenu.png) no-repeat;
	text-decoration: none;
	background-position: top right;
}

a.main_nav_item:hover {
	background: url(images/dynamic/buttonset1/TopMenuActive.png) no-repeat;
	text-decoration: none;
	background-position: top right;
}

a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/SubMenuActive.png) no-repeat;
  text-decoration: none;
}

a.sub_nav_item {
  background: url(images/dynamic/buttonset1/SubMenu.png) repeat-x;
  text-decoration: none;
}

a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/SubMenuActive.png) no-repeat;
  text-decoration: none;
}

