/* CSS Document */

/* Allgemeine Angaben zum Seitenlayout */
body, div {
	margin: 0px;
	padding: 0px;
}

.contenttable p.bodytext {
	margin: 0px;
	padding: 0px;
}

p,
span,
div,
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content {
	line-height: 20px;
	font-size: 12px;
	text-decoration:none;
	text-align: left;
}
#border {
	font-size:10px;
	line-height:16px;
}

/* Links */
a:link,
a:visited {
	color:#333333;
	text-decoration:underline;
}

a:hover,
a:focus,
a:active {
	color:#006600;
	text-decoration:none;
}

/* Überschriften im Content */
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336633;
	font-size: 20px;
	font-weight:normal;
    //border-bottom: 1px dotted #999;
	margin-top:25px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	color:#006633;
	margin-top:10px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
}
/* Image-Caption */

.csc-textpic-caption {
	font-style:italic;
	font-size: 10px;
	color: #999;
}
/* Bild Abstände */
.csc-textpic-intext-left-nowrap {
	margin: 10px 10px 10px 0px;
	float:left;
}

.csc-textpic-intext-right-nowrap {
	margin: 10px 0px 10px 10px;
	float: right;
}

.csc-textpic-clear {
	clear:both;
}

/* Download-Bescheibungen */

.csc-uploads-description {
	text-decoration:none;
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
}

.csc-uploads-fileSize, td.csc-uploads-fileName {
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

/* ------------------------- Tabellen start  -------------------------- */
.contenttable thead {
	font-weight:bold;
}
.contenttable td {
	padding:3px;
	margin:1px;
}
tr.tr-even {
	background-color: #efefef;
}
tr.tr-odd {
	background-color: #dfdfdf;
	border-top: 1px solid #999;
}
table.csc-uploads td {
	padding: 5px;
}
/* ------------------------- Tabellen Spielergebnisse start  -------------------------- */
table.ergebnisse td {
	text-align:center;
}
table.ergebnisse .tr-0,
table.ergebnisse .td-0 {
	text-align:left;
	font-weight:bold;
	background-color:#666;
	color:#FFFFFF;
	margin:5px;
}
table.ergebnisse .td-0 {
	white-space:nowrap;
}
/* SITEMAP */
.csc-sitemap-level1 a:link, .csc-sitemap-level1 a:visited {
	font-size: 13px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
	line-height:18px;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

.csc-sitemap-level1 a:hover, .csc-sitemap-level1 a:active, .csc-sitemap-level1 a:focus {
	text-decoration: underline;
	color:#003399;
}

.csc-sitemap-level2 a:link, .csc-sitemap-level2 a:visited {
	color:#333333;
	text-decoration:none;
	line-height:14px;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	padding-left: 15px;	

	background-image: url(bilder/menu/ro.gif);
	background-position: left center;
	background-repeat:no-repeat
}

.csc-sitemap-level2 a:hover, .csc-sitemap-level2 a:active, .csc-sitemap-level2 a:focus {
	text-decoration: underline;
	color:#003399;
}


/* Navigationsleiste 2 */
div.spc {
 	display: block;
	background-color:#FFF;
	padding: 0px 10px;
	line-height: 18px;
	color:#FFF;
	font-size:5px;
	border-top:1px solid #333;
}
a.nav2:link,
a.nav2:visited {
 	display: block;
	padding: 5px 10px;
	line-height: 18px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
	border-top:1px solid #333;
}

a.nav2:hover,
a.nav2:active,
a.nav2:focus {
	background-color:#006600;
	color:#FFFFFF;
}

a.nav2-active:link,
a.nav2-active:visited,
a.nav2-active:active,
a.nav2-active:hover {
	display: block;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	padding: 5px 10px;
	line-height: 18px;
	background-image:url(bilder/bg_menu_active.jpg);
	background-repeat:repeat-y;
	color:#000000;
	border-top:1px solid #333;
}

/* Navigationsleiste 2 - 1 */
div.spc-1,
a.nav2-1:link,
a.nav2-1:visited, 
a.nav2-1:active {
	display: block;
	color: #333333;
	padding-left: 20px;
	font-size: 12px;
	line-height:20px;
	text-decoration:none;
	text-align: left;
	border-top: 1px solid #FFFFFF;
}

a.nav2-1:hover,
a.nav2-1:active,
a.nav2-1:focus {
	text-decoration: underline;
}

a.nav2-1-active:link,
a.nav2-1-active:visited,
a.nav2-1-active:active,
a.nav2-1-active:hover {
	display: block;
	color: #333333;
	padding-left: 20px;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	text-align: left;
	border-top: 1px solid #FFFFFF;
}

/*Navigationsleiste 3 (Breadcrumb) */
#breadcrumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
	font-size: 9px;
	text-decoration:none;
	margin-right: 15px;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 9px;
	text-decoration:none;
	text-align: left;
}

#breadcrumb a:hover,#breadcrumb a:active, #breadcrumb a:focus {
	color: #003300;
	text-decoration: underline;
}

/* Footer */

#footer,
.footer {
	font-size:10px;
	font-weight:bold;
	color:#999999;
}
#footer {
	border-top:1px solid #FFFFFF;
}

/* Links im Footer */
#footer a:link,
#footer a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover,
#footer a:active,
#footer a:focus {
	color:#003300;
	text-decoration:underline;
}
/* */
.dotted {
	border-bottom: 1px dotted #999;
    margin: 0px;
}

/* Angaben zu Inputfeldern */
.inputbox {
   font-family: arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 1em;
   background: #eee;
   height: 1.5em;
   border: 1px solid #fff;
   border-bottom: 1px solid #999;
   margin-left: 0px;
   }

.inputbox1 {
   font-family: arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 1em;
   background: #eee;
   border: 1px solid #999;
   margin-left: 0px;
   }

.button {
   font-size: 1.0em;
   background: #eee;
   border: 1px solid #999;
   }

.selectbox {
   	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: .8em;
   	background: #cccccc;
   	width: 100%;
   	border: 1px solid #999;
   }
/*
	Seiten-Übersicht
*/
dl.csc-menu-4 dt a:link,
dl.csc-menu-4 dt a:visited,
dl.csc-menu-4 dt a:hover,
dl.csc-menu-4 dt a:active,
dl.csc-menu-4 dt a:focus {
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
dl.csc-menu-4 dd {
	color:#666666;
	font-style:italic;
}
