/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  html {
	margin: 0pt;
	text-align: left;
	background-image: url(hintergrund.jpg);
}

  body {
	padding: 10px 2px;
	background-color: transparent;
	font-size: 102%;
	background-attachment: fixed;
	font-family: sans-serif;
	min-width: 750px;
	max-width: 1150px
}

  #kopf {
	background: transparent url(tsv_logo.gif) no-repeat scroll 0%;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: rgb(0, 0, 0);
	float: none;
	height: 90px;
	font-size: 120%;
	text-align: right;
}

  #inhalt {
	margin: 0px 1px 0px 145px;
	padding: -20px 10px 2px 10px;
	color: Navy;
}

  .boxrechts {
	float: right;
	display: block;
	width: 30%;
	padding: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

  .boxlinks {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	display: block;
	padding: 3px;
}

  .boxmitte { margin: 5px;
    padding: 3px;
    line-height: 140%;
    display: block;
    clear: both;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
    }

  .BoxAktiv { margin: 7px;
    float: left;
    width: 200px;
    background-position: center;
    height: 300px;
    display: block;
    padding-top: 5px;
    text-align: center;
    }

	.boxgreen {
	float: right;
	background-color: lightgreen;
	display: block;
	width: 260px;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
	
  h1, h2, h3, h4, h5, h6, p, ul, li { margin: 5px;
    padding: 0pt;
    text-align: left;
    }

  h1 { background-color: transparent;
    color: Red;
    font-size: 151%;
    }

  h2 { background-color: transparent;
    color: Blue;
    font-size: 131%;
    }

  h3 { font-size: 125%;
    color: Green;
    font-weight: bold;
    }

  h4 { font-size: 110%;
    text-decoration: underline;
    }

  h5 {
	font-size: 105%;
	color: Purple;
	font-weight: bolder;
	text-transform: uppercase;
}

  h6 {
	font-size: 105%;
	color: Royalblue;
	font-weight: bolder;
	text-transform: uppercase;
}	 
	 
  p { text-align: left;
    }


  ul {
	margin: 0px 0px 0px 15px;
	font-style: italic;
	list-style-type: disc;
}


  #inhalt p, #inhalt li { margin: 0px 20px 2px 2px;
    line-height: 130%;
    font-weight: normal;
    text-align: left;
    }

 .linkeng {
	text-align: center;
	color: black;
	text-decoration: underline;
	letter-spacing: -1px;
}

  #menue { border: thin dotted black;
    position: absolute;
    top: 140px;
    background-color: transparent;
    left: 3px;
    }

  #menue p { text-align: center;
    }

  #menue a {
	display: block;
	text-align: center;
	color: Blue;
		
	text-decoration: none;
	margin-top: 3px;
   font-size: 100%;
}

  #menue a:visited { background-color: transparent;
    color: Blue;
    }

  #menue a:hover { background-color: red;
    color: white;
    }

  #menue a:active {
	background-color: transparent;
	color: Blue;
}

  td { text-align: center;
    color: Black;
    font-family: Arial,Helvetica,sans-serif;
    font-size: smaller;
    }

	 img {
	border:none;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#navigation {
	background-color: gainsboro;

}


#navigation A {
	text-align: center;
	display: block;
	float: left;
	color: navy;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	border-style: groove;
	height: 21px;
	margin: -1px 12px -2px 5px;
	padding: 0px 4px 0px 3px;
}
#navigation A:link, #navigation A:visited {
background-color: white;
}
#navigation A:hover, #navigation A:focus {
background-color: lightsteelblue;
}



