/**
 * Style sheet git24_2008
 */
input
{
	margin:5px auto 5px 5px;
}

body
{
	background-color:#7994A8;
	background-image:url("tl_files/git24_2008/res/des/bg.png");
	background-repeat:repeat-x;
}

/* bildverhalten */
img.menu
{
	margin-top:8px;
}

span.activeMainMenu
{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	color:#1C8DDF;
}

a.MainMenu
{
	font-family:Arial;
	text-decoration:none;
	font-size:10pt;
	color:#1C8DDF;
}

a.MainMenu:hover
{
	text-decoration:underline;
	color:#03497B;
}

a.subMenu
{
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
	color:#FFFFFF;
}

/* aussehen von Schriftzuegen */
span
{
	font-family:Arial;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
td
{
	font-family:Arial;
	font-size:10pt;
	color:#01223F;
}

span.activeSubmenu
{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	color:#1191F2;
}

span.Submenu
{
	font-family:Arial;
	font-size:10pt;
	color:#FFFFFF;
}

span.d1
{
	margin-right:0px;
	font-size:8pt;
	color:#FFFFFF;
}

span.d2
{
	margin-right:50px;
	margin-left:300px;
	text-align:right;
	font-size:8pt;
	color:#FFFFFF;
}

/* Platzierung durch Container */
#maincontainer
{
	width:900px;
	top:0px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	z-index: 0;
}

#head1
{
	width:809px;
	height:21px;
	position:relative;
	margin-top:0px;
	text-align:right;
	background-image:url("tl_files/git24_2008/res/des/d1n.png");
	background-repeat:no-repeat;
	z-index: 1;
}

#head2
{
	width:809px;
	height:146px;
	position:relative;
	background-image:url("tl_files/git24_2008/res/des/d2n.png");
	background-repeat:no-repeat;
	z-index: 1;
}

#head3
{
	width:809px;
	height:31px;
	position:relative;
	text-align:center;
	background-image:url("tl_files/git24_2008/res/des/d3n.png");
	background-repeat:no-repeat;
	z-index: 1;
}

#cont4
{
	width:809px;
	height:544px;
	position:relative;
	background-image:url("tl_files/git24_2008/res/des/d45nh.png");
	background-repeat:no-repeat;
	z-index: 1;
}

#subcont4menu
{
	width:130px;
	height:471px;
	left:38px;
	top:40px;
	position:absolute;
	overflow:auto;
	text-align:left;
	z-index: 2;
}

#subcont4contbox
{
	width:595px;
	height:489px;
	left:165px;
	top:12px;
	position:absolute;
	overflow:auto;
	padding:5px;
	background-color:#F7F7F7;
	border:1px solid #6C6C6C;
	z-index: 2;
}

#subcont6footer
{
	width:809px;
	height:16px;
	left:0px;
	top:519px;
	position:absolute;
	text-align:left;
	background-image:url("tl_files/git24_2008/res/des/d6.gif");
	background-repeat:no-repeat;
	z-index: 3;
}

