td 		{
		font-size: 12px;
		border: 0px solid #000000;
		
}
table.content	{
		table-layout: fixed;
}

/* Mittelbereich */
td.content	{
		width: 645px;
		padding: 10px;
		border: 0px solid blue;
		color: #ccccff;

}
*		{
		font-family: trebuchet,arial;
		font-size: 10px;
		color: #ccccff;
}
li		{
		font-size: 12px;
		font-family: Trebuchet MS,arial;
		margin-bottom: 5px;
		color: #000000;
		}
a		{
		text-decoration: none;
}
i {
		font-size: 12px;
		margin-top: 5px;
		margin-bottom: 5px;
		color: #ccccff;
}
p {
		font-size: 12px;
		font-family: Trebuchet MS,arial;
		margin-top: 5px;
		font-weight: bold;
		margin-bottom: 5px;
		letter-spacing: 0px;
		line-height: 14px;
		color: #000000;
}
a.rot		{
		color: #ffffff;
		
}
a:hover.rot		{
		color: #AE3323;
}
a.rotrot		{
		color: #AE3323;
}
a:hover.rotrot		{
		color: #AE3323;
		text-decoration: underline;
}


/*Navigation mitte oben*/
a:link.weiss		{
					color: #AE3323;
}
a:active.weiss		{
					color: #AE3323;
}
a:visited.weiss	{
					color: #AE3323;
}
a:hover.weiss		{
					color: #FFF1AB;
}
/*Navigation rechts oben*/
a:link.weissrot		{
					color: #FFF1AB;
}
a:active.weissrot		{
					color: #FFF1AB;
}
a:visited.weissrot	{
					color: #FFF1AB;
}
a:hover.weissrot		{
					color: #AE3323;

}



a.grau		{
		color: #4A6202;
}
a.hinweis	{
		    font-size: 12px;
 			text-decoration: underline;
			font-family: Trebuchet MS,arial;
			color: #AE3323;

}




body 	{
		margin: 0px;
		font-family: Trebuchet MS,arial;
		background-color: #99cc99;
}

h1		{
		font-family: Trebuchet MS,arial;
		font-size: 12px;
		margin: 0px;
		letter-spacing: 1px;
		font-weight: bold;
		line-height: 15px;
		color: #000000;

}
h2		{
		font-family: Trebuchet MS,arial;
		font-size: 12px;
		font-weight: normal;
		margin: 0px;
		color: #000000;
		letter-spacing: 0px;
		line-height: 14px;
}
h3		{
		font-size: 12px;
		font-family: Trebuchet MS,arial;
		font-weight: bold;
		margin-bottom: 5px;
		color: #000000;
		
}
img		{
		border: 0px;

}
img.bildLauf	{
				float: left;
				width:100px;
				margin-right:5px;
				margin-bottom: 3px;

}
img.bildLaufH	{
				float: left;
				width:70px;
				margin-right:5px;
				margin-bottom: 3px;

}
.rot	{
		color: #AE3323;
}
.hell	{
		color: #FFF1AB;
}

a.hellB		{
			text-decoration: none;
			font-weight: bold;
			color: #FFF1AB;

}
a:hover.hellB {
			color: #AE3323;
}


.navOh  {
		width: 111px;
		height: 40px;
		text-align: center;
		color: #AE3323;
		//font-weight: bold;
		background-repeat: no-repeat;
		//background-position: top left;
		background-color: #cccc33;
}
.navROd  {
		height: 13px;
		text-align: left;
		padding-left: 85px;
		padding-bottom: 9px;
		//background-image:url(img/navi_ro/balken_dunkel.jpg);
		background-repeat: no-repeat;
		background-position: top right;
		color: #FFF1AB;
}
.navLd  {
		height: 13px;
		font-size: 11px;
		text-align: right;
		padding-right: 50px;
		padding-bottom: 9px;
		background-image:url(img/navi_l/balken_dunkel.gif);
		background-repeat: no-repeat;
		background-position: top left;
		color: #FFF1AB;
}

.navLh  {
		height: 13px;
		text-align: right;
		padding-bottom: 9px;
		//background-image:url(img/navi_l/balken_hell.jpg);
		background-repeat: no-repeat;
		background-position: top right;
		color: #AE3323;
}
.navRd  {
		height: 13px;
		font-size: 11px;
		text-align: left;
		padding-left: 50px;
		padding-bottom: 9px;
		background-image:url(img/navi_r/balken_dunkel.jpg);
		background-repeat: no-repeat;
		background-position: top right;
		color: #FFF1AB;
}
.navRh  {
		height: 13px;
		text-align: left;
		padding-bottom: 9px;
		//background-image:url(img/navi_l/balken_hell.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		color: #AE3323;
}