/* Konstante HTML-Tag Formatierungen */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../Bilder/2010/bg_gras.jpg);
  
	}

a {
	color: #333333;
	text-decoration: underline;
	}
	
a:hover {
	color: #333333;
	text-decoration: none;
	}	
	
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin:0px 0px;
	padding: 0px 0px 4px;
	}

h1 a{
	color: #CC0000;
	text-decoration: none;
	}

h1 a:hover{
	color: #CC0000;
	text-decoration: underline;
	}
	
h2 {
	font-size: 10px;
	color: #666666;
	padding: 0px 0px;
	margin:0px 0px;
	font-weight: lighter;
	}

h3 {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	padding: 0px 0px 4px;
	margin:0px 0px;
	}

h3 a{	color: #cc0000;
	text-decoration: underline;
	}
	
h3 a:hover{
	color: #cc0000;
	}

h4 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 4px;
	margin:0px 0px;
	}


h5 {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 4px;
	margin:0px 0px;
	}

h5 a{	color: #cc0000;
	text-decoration: underline;
	}
	
h5 a:hover{
	color: #cc0000;
	}

h6 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 4px;
	margin:0px 0px;
	}

h7 {
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	padding: 0px 0px 4px;
	margin:0px 0px;
	}


h8 {	background-color: #CCCCCC;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
	padding: 0px 0px 4px;
	margin:0px 0px;
	}


hr {
	background-color: #CC0000;
	color: #CC0000;
	height: 1px;
	border: 0px solid;
	padding: 0px 0px;
	margin:0px 0px 4px;
	}
	

/* weitere konstante Formatierungen */

.menu_frame {
	/* Linker Menüframe */
	background-image: url(../Bilder/2010/bg_left.gif); 
	background-repeat: no-repeat; 
	padding-top: 54px; 
	height: 400px;
	}

.content_frame {
	/* Rechter Inhaltsframe */
	background-image: url(../Bilder/2010/bg_right.gif);
	background-repeat: no-repeat;
	background-color: #F4F4F4;
	padding-top: 54px;
	}

.menu {
	/* Das Menü */
	padding-top: 10px; 
	padding-right: 15px; 
	padding-left: 10px; 
	font-size: 12px; 
	color: #CC0000; 
	background-image: url(../Bilder/2010/menu_bg.gif);
	background-repeat: no-repeat;
	}

.menu_bg {
	/* Menühintergrund */
	background-image: url(../Bilder/2010/bg_left2.gif); 
	}
	
.tab {
	/* Das Menü Tab */
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 110px;
	background-image: url(../Bilder/2010/menu_tabbg.gif);
	}

.arrow {
	background-image: url(../Bilder/2010/arrow.gif);
	}	
	
.arrow_white {
	background-image: url(../Bilder/2010/arrow_white.gif);
	}

.menu_item {  
	font-size: 12px;
	color: #CC0000; 
	}

.menu_item a{ 
        /* Schriftfarbe */ 
	color: #CC0000; 
	text-decoration: none;
	}

.menu_item_ov a{
        /* Schriftfarbe wenn mit Maus drüber */
	color: #CC0000;
	text-decoration: none;
	}

.menu_item_ov { 
	font-size: 12px; 
	color: #CC0000; 
	background-color: #F5E5E5; 
	cursor: default
	}

.menu_item_line {
	background-image: url(../Bilder/2010/dotted_line.gif);
	background-repeat: repeat-x;
	}


.menu_item_active {  
	font-size: 12px;
/*        background-color: #F5E5E5; */
        background-color: #CC0000; 
	color: #FFFFFF; 
	}

.menu_item_active a{
	color: #FFFFFF;
        text-decoration: none;
	}

.menu_item_active_ov a{
        /* Schriftfarbe wenn mit Maus drüber */
/*	color: #CC0000; */
        color: #FFFFFF; 
	text-decoration: none;
	}

.menu_item_active_ov { 
	font-size: 12px; 
	color: #FFFFFF; 
/*	background-color: #F5E5E5; */
        background-color: #CC0000; 
	cursor: default
	}


.top_menu {
	/* Das Menü rechts oben */
        color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 5px;
	}

.top_menu a { 
	color: #CC0000;
	text-decoration: none;
	}
	
.top_menu a:hover { 
	color: #CC0000;
	text-decoration: underline;
	}

.bottom_menu {
        /* Das Menü rechts unten */
        font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	}

.bottom_menu a { 
	color: #FFFFFF;
	text-decoration: none;
	}
	
.bottom_menu a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	}

.tab_menu { 
	/* Das Tab-Menü über dem Inhalt */
	margin:0px;  
	padding: 0px; 
	list-style-type: none;
	font-size: 10px; 
	font-weight: bold;
	}

.tab_menu_bg {
	background-image:url(../Bilder/2010/tab_bg.gif);
	}

.tab_active {
	display: inline;
	}
.tab_active a {
	height: 35px; 
	width: 101px;
	color: #FFFFFF;
	text-align: center; 
	background-image: url(../Bilder/2010/tab_active.gif); 
	background-repeat: no-repeat; 
	margin:0px; 
	padding: 0px;
	line-height: 32px;
	float: left;
	text-decoration: none;
	}	
.tab_deactive {
	display: inline;  
	}
.tab_deactive a {
	height: 35px; 
	width: 101px;
	color: #CC0000;
	text-align: center; 
	background-image: url(../Bilder/2010/tab_deactive.gif); 
	background-repeat: no-repeat; 
	margin:0px; 
	padding: 0px;
	line-height: 32px;
	float: left; 
	text-decoration: none;
	}
.tab_deactive a:hover {
	height: 35px; 
	width: 101px;
	color: #CC0000;
	text-align: center; 
	background-image: url(../Bilder/2010/tab_deactive_ov.gif); 
	background-repeat: no-repeat; 
	margin:0px; 
	padding: 0px;
	line-height: 32px;
	float: left; 
	text-decoration: none;
	}

.content {
	/* Formatierungen für den Inhaltsbereich */
	font-size: 12px; 
	color: #333333;
	background-image: url(../Bilder/2010/content_bg.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
	}
	
.content2 {
	/* Anzuwenden bei Tabellen im Inhaltsbereich */
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	}

.content_concert {
        /* Alternativer Content für z.B. Konzerte */
        font-size: 12px; 
	color: #333333;
	background-image: url(../Bilder/2010/content_qk.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 20px;
	line-height: 18px;
	}

.content_concert_sw {
        /* Alternativer Content für z.B. Konzerte */
        font-size: 12px; 
	color: #333333;
	background-image: url(../Bilder/2010/content_sw.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 20px;
	line-height: 18px;
	}

.content_djbattle {
        /* Alternativer Content für z.B. Konzerte */
        font-size: 12px; 
	color: #333333;
	background-image: url(../Bilder/2010/djbattle90.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 20px;
	line-height: 18px;
	}

.content_mtb {
        /* Formatierungen für MTB-Bereich */
	font-size: 12px; 
	color: #333333;
	background-image: url(../Bilder/2010/content_mtb.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 20px;
	line-height: 18px;
	}

.content_rr {
        /* Formatierungen für RR-Bereich */
	font-size: 12px; 
	color: #333333;
	background-image: url(../Bilder/2010/content_rr.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 20px;
	line-height: 18px;
	}

.content_tr {
        /* Formatierungen für TR-Bereich */
	font-size: 12px; 
	color: #333333;
	background-image: url(../Bilder/2010/content_tr.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 20px;
	line-height: 18px;
	}

.content_form {
        /* Formatierungen für Formular-Bereich */
	font-size: 12px; 
	color: #333333;
	background-image: url(../Bilder/2010/content_form.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 20px;
	line-height: 18px;
	}
.content_rueckenfit {
        /* Formatierungen für Ruecken-FIT-Bereich */
	font-size: 12px; 
	color: #333333;
	background-image: url(../Bilder/2010/content_rueckenfit.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 20px;
	line-height: 18px;
	}

.content_rueckenfit_anmeldung {
        /* Formatierungen für Ruecken-FIT-Bereich */
	font-size: 12px; 
	color: #333333;
	background-image: url(../Bilder/2010/content_rueckenfit_anmeldung.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 20px;
	line-height: 18px;
	}

.mini {
	/* für kleine graue Schrift */
	font-size: 10px;
	color: #666666;
	padding: 0px 0px;
	margin:0px 0px; 
	font-weight: lighter;
	}

.mini a{
	/* für kleine graue Schrift: Links */
	color: #666666;
	font-weight: lighter;
	text-decoration: none;
	}	

.mini a:hover{
	/* für kleine graue Schrift: Links MO */
	color: #666666;
	font-weight: lighter;
	text-decoration: underline;
	}	

.mini2 {
	/* für kleine graue Schrift bei Adressangaben */
	font-size: 10px;
	color: #666666;
	padding: 0px 0px;
	margin:0px 0px; 
	font-weight: lighter;
	}

.mini2 a{
	/* für kleine graue Schrift: Links */
	color: #666666;
	font-weight: lighter;
	text-decoration: underline;
	}	

.mini2 a:hover{
	/* für kleine graue Schrift: Links MO */
	color: #666666;
	font-weight: lighter;
	text-decoration: none;
	}	

.miniblack {
	/* für kleine graue Schrift black */
	font-size: 10px;
	color: #000000;
	padding: 0px 0px;
	margin:0px 0px; 
	font-weight: lighter;
	}
	
.playername {
	/* für den Spielernamen */
	font-variant: small-caps;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	}

.shadow_border_left {
	background-image: url(../Bilder/2010/bg_gras_links.jpg);
	}
	
.shadow_border_right {
	background-image: url(../Bilder/2010/bg_gras_rechts.jpg);
	}

.bottom {
	background-image: url(../Bilder/2010/bg_bottom.gif);
	}
	
.logo_verein {
	background-image: url(../Bilder/2010/logo_verein.gif);
	}

.header_verein {
	background-image: url(../Bilder/2010/header_verein.gif);
	}
	
.fussball_active a {
	background-image: url(../Bilder/2010/fussball_ov1.gif);
	background-repeat: no-repeat;
	font-size: 37px; 
	}

.biken_active a {
	background-image: url(../Bilder/2010/biken_ov1.gif); 
	background-repeat: no-repeat;
	font-size: 37px; 
	}
	
.gymnastik_active a {
	background-image: url(../Bilder/2010/gymnastik_ov1.gif); 
	background-repeat: no-repeat; 
	font-size: 37px; 
	}
	
.fussball_deactive a {
	background-image: url(../Bilder/2010/fussball_up.gif);
	background-repeat: no-repeat;
	font-size: 37px; 
	}
.fussball_deactive a:hover {
	background-image: url(../Bilder/2010/fussball_ov1.gif);
	background-repeat: no-repeat;
	font-size: 37px; 
	}

.biken_deactive a {
	background-image: url(../Bilder/2010/biken_up.gif); 
	background-repeat: no-repeat;
	font-size: 37px; 
	}
.biken_deactive a:hover {
	background-image: url(../Bilder/2010/biken_ov1.gif); 
	background-repeat: no-repeat; 
	font-size: 37px; 
	}
	
.gymnastik_deactive a {
	background-image: url(../Bilder/2010/gymnastik_up.gif); 
	background-repeat: no-repeat; 
	font-size: 37px; 
	}
.gymnastik_deactive a:hover {
	background-image: url(../Bilder/2010/gymnastik_ov1.gif); 
	background-repeat: no-repeat; 
	font-size: 37px; 
	}


/* sg-seite */

.sg_logo_verein {
	background-image: url(../Bilder/2010/sg_logo_verein.gif);
	}

.sg_logo_svw {
	background-image: url(../Bilder/2010/sg_logo_svw.gif);
	}

.sg_header {
	background-image: url(../Bilder/2010/sg_header.gif);
	}
	
.sg_bottom {
	background-image: url(../Bilder/2010/sg_bg_bottom.gif);
	}

.sg_bottom_logo_tus {
	background-image: url(../Bilder/2010/sg_bottom_tuslogo.gif);
	}

.sg_bottom_logo_svw {
	background-image: url(../Bilder/2010/sg_bottom_svwlogo.gif);
	}


.sg_fussball_active a {
	background-image: url(../Bilder/2010/sg_fussball_ov1.gif);
	background-repeat: no-repeat;
	font-size: 37px; 
	}

.sg_biken_active a {
	background-image: url(../Bilder/2010/vbiken_ov1.gif); 
	background-repeat: no-repeat;
	font-size: 37px; 
	}
	
.sg_gymnastik_active a {
	background-image: url(../Bilder/2010/sg_gymnastik_ov1.gif); 
	background-repeat: no-repeat; 
	font-size: 37px; 
	}
	
.sg_fussball_deactive a {
	background-image: url(../Bilder/2010/sg_fussball_up.gif);
	background-repeat: no-repeat;
	font-size: 37px; 
	}
.sg_fussball_deactive a:hover {
	background-image: url(../Bilder/2010/sg_fussball_ov1.gif);
	background-repeat: no-repeat;
	font-size: 37px; 
	}

.sg_biken_deactive a {
	background-image: url(../Bilder/2010/sg_biken_up.gif); 
	background-repeat: no-repeat;
	font-size: 37px; 
	}
.sg_biken_deactive a:hover {
	background-image: url(../Bilder/2010/sg_biken_ov1.gif); 
	background-repeat: no-repeat; 
	font-size: 37px; 
	}
	
.sg_gymnastik_deactive a {
	background-image: url(../Bilder/2010/sg_gymnastik_up.gif); 
	background-repeat: no-repeat; 
	font-size: 37px; 
	}
.sg_gymnastik_deactive a:hover {
	background-image: url(../Bilder/2010/sg_gymnastik_ov1.gif); 
	background-repeat: no-repeat; 
	font-size: 37px; 
	}



.tablerow {
	background-color: #E8EFE8;
	}

.head {
	border-width: 0px 0px 1px;
	border-color: #E8EFE8;
	border-style: solid;
	font-size: 10px;
	color: #666666;
	font-weight: lighter;
	background-image: url(../Bilder/2010/table_tab.gif);
	background-repeat: no-repeat; 
	}
	
.sub_head {
	border-width: 0px 0px 1px;
	border-color: #E8EFE8;
	border-style: solid;
	font-size: 10px;
	color: #666666;
	font-weight: lighter;
	background-image: url(../Bilder/2010/table_tab_sub.gif);
	background-repeat: no-repeat; 
	}
	
.sub {
	border-width: 1px;
	border-color: #E8EFE8;
	border-style: solid;
	font-size: 10px;
	color: #666666;
	font-weight: lighter;
	background-color: #F0F2F0;
	}
.seperation {
	font-size: 1px;
	padding: 2px;
	}


.edDKmark{
           position:absolute;
           display:block;
           float:right;
           margin:0;
           border:none;
           width:35px;
           height:14px;
           overflow:hidden;
          }

.edDKmark img{position:absolute;}


