﻿/*----------------------------------------------------------------------------
	colorscheme.css für colorscheme 06
----------------------------------------------------------------------------*/

/*-- main container --------------------------------------------------------*/

#container {
	/*
    background: url('images/main/contentbg.gif') repeat-y 50% 50%;
    background: repeat-y 50% 50%;
*/
	background-image: url('http://www.module.sportverein-jeersdorf.de/Styles/06/images/main/content_bg.gif');
}

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

#header {
/*
    background: url('images/main/headerbg.gif') no-repeat;
*/
    background: url('http://www.module.sportverein-jeersdorf.de/Styles/06/images/main/header_bg.gif') no-repeat;
    }

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

#main_nav_container {
/*
    background: url('images/main/navbg.gif') repeat-y;
*/
    background: url('http://www.module.sportverein-jeersdorf.de/Styles/06/Nav/main/Hauptmenue_bg.gif') repeat-x;
    }

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

#bg_arrow {
    background: url('http://www.module.sportverein-jeersdorf.de/Styles/06/images/main/hbg.gif') no-repeat;
    }

#slogan {
/*  color: #32549f;*/
  color: #FFFFFF;
}

#printer {
    z-index: 2;
	background: url('http://www.module.sportverein-jeersdorf.de/Styles/06/images/main/Print_bg.gif');
}

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

#footer {
/*
    background: url('images/main/footerbg.gif') no-repeat left top;
    background: url('images/static/footer_bg.gif') no-repeat left top;
*/
    background: transparent top left no-repeat;
    background: url('http://www.module.sportverein-jeersdorf.de/Styles/06/images/main/footer_bg.gif') no-repeat left top;
}

#footer_nav_bg {
/*
    background: transparent top left repeat-x;
    background-image: url("images/static/footercontent_bg.gif");
*/
    background: url('http://www.module.sportverein-jeersdorf.de/Styles/06/images/main/footer_nav_bg.gif') no-repeat left top;
    }

#Statuszeile {
    background: url('http://www.module.sportverein-jeersdorf.de/Styles/06/images/main/Status_bg.gif') repeat-x;
    }

#Statuszeile_bg {
    background: url('http://www.module.sportverein-jeersdorf.de/Styles/06/images/main/Status_bg.gif') repeat-x;
    }

.titel {
    background: url('http://www.module.sportverein-jeersdorf.de/Styles/06/images/main/table_th_bg.gif') repeat-x;
    }
/*
#container_table_header {
    background: repeat-x;
    background-image: url("http://www.module.sportverein-jeersdorf.de/Styles/06/images/main/container_th_bg.gif");
}
*/
#willkommen{
	color: #4179A9;
}

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

#key_visual {
    background-image: url('http://www.module.sportverein-jeersdorf.de/Styles/06/images/header/key_visual2.jpg');
}

#footer_text {
    color: #666677;
}

#footer_nav_text {
	color: #FF0000;
}

#Statuszeile_text {
    color: #000000;
}

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

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

body#main_body {
    color: #000000;
    background: #5579bd url('http://www.module.sportverein-jeersdorf.de/Styles/06/images/main/pgbk.gif') repeat-x;
    }

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

.content table {
    border-color: #000000;
}

.content th {
    color: #ffffff;
    background-color: #ded389;
    padding: 3px 2px 3px 2px;
}

.content tr.odd {
    color: #333344;
    background-color: #f6f3df;
    padding: 3px 2px 3px 2px;
}

.content tr.even {
    color: #333344;
    background-color: #fbfaf1;
    padding: 3px 2px 3px 2px;
}

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

.content fieldset {
    border-color: #000066;
}

.content legend {
    color: #000066;
}

.content label {
    color: #000066;
}

.content input {
    border-color: #000066;
}

.content textarea {
    border-color: #000066;
}

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

#main_nav_list a.main_nav_active_item {
    color: #ffffff;
    background-image: url('../../../../NeueVersion/Styles/06/Nav/main/n1activeitem.gif');
    background-position: right top;
}

#main_nav_list a.main_nav_item {
    color: #e7de8f;
    background-image: url('../../../../NeueVersion/Styles/06/Nav/main/n1.gif');
    background-position: right top;
}

#main_nav_list a.main_nav_item:hover {
    color: #ffffff;
    background-image: url('../../../../NeueVersion/Styles/06/Nav/main/n1hover.gif');
    background-position: right top;
}

.sub_nav_list a.sub_nav_active_item {
    color: #ffffff;
    background-image: url('http://www.module.sportverein-jeersdorf.de/Styles/06/Nav/sub/subnav_active.gif');
}

.sub_nav_list a.sub_nav_item {
    color: #ffffff;
    background-image: url('http://www.module.sportverein-jeersdorf.de/Styles/06/Nav/sub/subnav.gif');
}

.sub_nav_list a.sub_nav_item:hover {
    color: #cbd4e7;
    background-image: url('http://www.module.sportverein-jeersdorf.de/Styles/06/Nav/sub/subnav_hover.gif');
}

#content_container a:active {
    color: #000033;
}

#content_container a:hover {
    color: #000033;
}

#content_container a:link {
    color: #be2417;
}

#content_container a:visited {
    color: #df3317;
}

#content_container h1 {
    color: #002266;
}

#content_container h2 {
    color: #002266;
}

#content_container h3 {
    color: #002266;
}

#content_container {
    color: #556682;
}

	
#table_s112{
}

.table_s112{
			font-family: Times New Roman;
			font-size: 12pt;
			text-align:center;
			color:#000000; 
}
		
#table_s112 td{
			text-align:center;
}
		
#table_s112 table{
			text-align:center;
}
		
.black{
      background-image: url("http://www.module.sportverein-jeersdorf.de/Styles/06/images/main/table_s112_th.gif");
			color: #FFFF00;
			font-size: 16pt;
			font-weight: bold;
}
