/* Style für das TJ-Net */


<style type="text/css">{  }
A {
		color: #000000;
		text-decoration: underline;
		font-weight:bold;
	}

	A:Hover {
		color: #000000;
		text-decoration: none;
		font-weight:bold;
	}
.txt
{
	font-family:Arial,Helvetica,Geneva,Sans Serif;
	font-size:12px;
	font-weight:;
	line-height:12px
}
h2 {

	font-family:Comic Sans MS,Arial,Helvetica,Geneva,Sans Serif;
        width:100%;
	font-size:20px;
	font-weight:bold;
	line-height:26px;
	color:#000000;
        filter:DropShadow(color=#C0C0C0, offx=1, offy=1)
	#background-color:#ffffff

}
h3 {

	font-family:Comic Sans MS,Arial,Helvetica,Geneva,Sans Serif;
        width:100%;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	color:#000000;
        filter:DropShadow(color=#C0C0C0, offx=1, offy=1)
	#background-color:#ffffff

}
h4 {

	font-family:Arial,Helvetica,Geneva,Sans Serif;
        width:100%;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#BFBFBF

}
h5 {

	font-family:Comic Sans MS,Arial,Helvetica,Geneva,Sans Serif;
        width:100%;
	font-size:14px;
	line-height:16px;
	color:#000000;

}
h6 {

	font-family:Comic Sans MS,Arial,Helvetica,Geneva,Sans Serif;
        width:100%;
	font-size:10px;
	line-height:12px;
	color:#000000

}

tr, font
{
	font-family:Comic Sans MS,Arial,Helvetica,Geneva,Sans Serif;
	font-size:14px;
	font-weight:;
	color: #000000;
	line-height:18px
	
}
font
{
	font-family:Comic Sans MS,Arial,Helvetica,Geneva,Sans Serif;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color:#007F00
}
/*.h3 {
	width:100%; font-size:14pt; color:black; filter:DropShadow(color=#C0C0C0, offx=5, offy=5
	}.*/

/* InputText */
.inputtext 
{ 
	
	background-color: #FFFF66; 
	color: #000000; 
	font-size: big; 
	border: thin solid black; 
	height: auto;
	border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
	
}

/* InputSubM */
.inputsubm { font-weight: bold; font-size:14px; background-color: #FFFF66; color: black; font-size:; border: thin solid black;  height : 22px;}

/* MainLeftTDh */
.mainlefttdh { background : url('bilder/bgtj.gif') repeat-x;}

-->
//Bildanzeigen onMouseOver

<!--
function ShowHide(id, visibility) {
    obj = document.getElementsByTagName("div");
    obj[id].style.visibility = visibility;
}
//-->
</STYLE>
