body
	{
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		font-family: Tahoma, Verdana, Arial;
		font-size: 10pt;
	}
table, td, tr, th
	{
		border: 1px;
		border-collapse: collapse;
		margin: 1px;
		font-size: 10pt;
	} 
th
	{
		background: #017eff;
	}
table.inline
	{
		border: 1px solid;
		margin: 0px;
		padding: 2px;
		font-size: 10pt;
	}
	
/* PAGE TEMPLATE */
	table.template
		{
			border-collapse: collapse;
			width: 100%;
			padding: 0px;
			margin: 0px;
			table-layout: fixed;
		}
	td.t1
		{
			width:213px;
			height: 82px;
			background: #00b6e8 url('gfx/template/template_roh_01.jpg') top left no-repeat;
		}	
	td.t2
		{
			width: 47px;
			height: 82px;
			background: #00b6e8 url('gfx/template/template_roh_02.jpg') top left no-repeat;
		}
	td.t3
		{
			width: 359px;
			height: 82px;
			background: #00b6e8 url('gfx/template/template_roh_03.jpg') top left no-repeat;
		}
	td.t4
		{
			background: #00b6e8;
		}
	td.t5
		{
			width: 272px;
			height: 82px;
			background: #00b6e8 url('gfx/template/template_roh_05.jpg') top right no-repeat;
		}
	
	
	/* Zweite Reihe */
	td.t6
		{
			height: 28px;
			background: #00b6e8 url('gfx/template/template_roh_06.jpg') top left no-repeat;
		}
	td.t7 /* Laufschrift */
		{
			height: 28px;
			background: #017EFF url('gfx/template/template_roh_07.jpg') top left no-repeat;
		}	
	td.t8
		{
			height: 28px;
			background: #017EFF url('gfx/template/template_roh_09.jpg');
		}
	/* Dritte Reihe */
	td.t9
		{
			height: 4px;
			background: #00b6e8 url('gfx/template/template_roh_11.jpg') no-repeat;
		}
	td.t10
		{
			height: 4px;
			background: #00b6e8 url('gfx/template_roh_14.jpg') no-repeat;
		}
	td.t11
		{
			height: 4px;
			background: #00b6e8 url('gfx/template_roh_14.jpg');
		}	
	td.t12
		{
			height: 4px;
			background: #00b6e8 url('gfx/template_roh_14.jpg');
		}	
	td.t13
		{
			height: 4px;
			background: #00b6e8 url('gfx/template_roh_14.jpg');
		}	
	td.t14
		{
			background: #c0c0c0;
			height: 200px;
		}
	td.t15
		{
			background: #00b6e8;
			height: 600px;
		}
	td.navi
		{
			padding-top: 25px;
			padding-right: 0px;
			height: 1200px;
			vertical-align: top;
			background: #c0c0c0;
		}
	td.inhalt
		{
			padding: 5px;
			vertical-align: top;
			background: #00b6e8;
			height: 100%;
		}
	img.intern
		{
			border: 1px solid;
		}
	hr
		{
			width: 95%;
			text-align: center;
		}
/* Ende Template */
/* Textformatierungen */
	marquee
		{
			font-weight: bold;
			font-size: 11pt;
			color: #ffffff;
		}
	.quote
		{
			font-size: 12pt;
			font-weight: bold;
			font-style: italic;
			text-align: center;
		}
	.quoteint
		{
			font-size: 10pt;
			text-align: right;
		}
	.title
		{
			font-style: italic;
			font-size: 12pt;
			color: #000066;
		}
	h1
		{
		}
	h2
		{
			font-weight: bold;
			font-size: 12pt;
			color: #000066;
			text-align: center;
		}
	h3
		{
			font-weight: bold;
			font-size: 12pt;
			color: #000066;
		}
	h4
		{
		}
	h5
		{
			text-decoration: underline;
			font-weight: bold;
		}
	.highlight
		{
			font-weight: bold;
		}
	.update
		{
			color: #000000;
			font-weight: light;
			font-size: 8pt;
			text-align: right;
		}
	/* Ende Textformatierung */
	/* Linkformatierung */
	A:link 	 { text-decoration: none; font-weight: 700; color: #000000;}
	A:visited{ text-decoration: none; font-weight: 700; color: #000000;}
	A:active { text-decoration: none; font-weight: 700; color: #000000;}
	A:hover  { text-decoration: underline; font-weight: 700; color: #000000;}	
	/* Ende Linkformatierung */