body 
{ 
	background-color:#CFECFE;
	color:#444444; 
	margin:0px;
	padding: 0px;
}

/* ------------------- */
/* Schrift-Styles */
/* ------------------- */

p,b,i,li,div,nobr,h1,h2,h3,h4,td{font-family:Arial,Times New Roman,Helvetica,sans-serif;}


/* --------------------- */
/* Schriftgroessen */
/* --------------------- */

td,nobr {font-size:10pt;}
div {font-size:3pt;}

p {font-size:10pt;}
p.klein {font-size:8pt;}
p.gross {font-size:12pt;}
p.kasten {font-size:10pt;}

b {font-size:10pt;}
b.klein {font-size:8pt;}
b.gross {font-size:12pt;}
b.titel {font-size:16pt;}
b.kasten {font-size:10pt;}

i {font-size:10pt;}
i.klein {font-size:8pt;}
i.gross {font-size:12pt;}

li {font-size:10pt;}
li.klein {font-size:8pt;}
li.gross {font-size:12pt;}
	
ul {list-style-image:url(../image/allg/point.gif)}

/* ----------------------- */
/* Link Definitionen */
/* ---------------------- */

a {text-decoration:none; color:#444444; background-color:transparent; font-weight:normal}
a:visited {text-decoration:none; color:#444444; background-color:transparent; font-weight:normal}
a:hover {text-decoration: underline; color:#FF5900; background-color:transparent; font-weight:normal}

a.klein {text-decoration:none; color:#444444; background-color:transparent; font-weight:normal; font-size:8pt;}
a.klein:visited {text-decoration:none; color:#444444; background-color:transparent; font-weight:normal; font-size:8pt;}
a.klein:hover {text-decoration: underline; color:#FF5900; background-color:transparent; font-weight:normal; font-size:8pt;}

a.bold {text-decoration:none; color:#444444; background-color:transparent; font-weight:bold}
a.bold:visited {text-decoration:none; color:#444444; background-color:transparent; font-weight:bold}
a.bold:hover {text-decoration: underline; color:#FF5900; background-color:transparent; font-weight:bold}

.colorVisit
{
	color:#FF5900;
}

/* ----------- */
/* Tabellen */
/* ----------- */

td
{
	font-size: 10pt;
	color:#444444;
	background-color:transparent;
}
td.kopf
{
	font-size: 8pt;
	height: 10px;
	color:#444444;
	background-color:transparent;
}
td.fuss
{
	width: 287px; height: 30px;
	font-size: 8pt;
	color:#444444;
	background-color:transparent;
}
td.main
{
	font-size: 8pt;
	width: 999px; height: 700px;
	color:#444444;
	vertical-align: top;
	background-color:transparent;
	background-image:url(../image/grundlayout.jpg);
}
td.sp1
{
	width: 340px; height: 700px;
	font-size: 8pt;
	vertical-align: top;
	color:#444444;
	background-color:transparent;
}
td.sp2
{
	width: 659px; height: 700px;
	font-size: 8pt;
	vertical-align: top;
	color:#444444;
	background-color:transparent;
}
/* -------- */
/*   Divs  */
/* -------- */
div.kopf
{
	height: 10px;
	background-color:#FFFFFF;
	display: block;
}
div.main
{
	height: 700px;
	background-image:url(../image/allg/mainbalken.jpg);
	background-repeat:repeat-x;
	display: block;
}
div.fuss
{
	background-color:transparent;
	display: block;
}
div.test
{
	font-size: 8pt;
	width: 999px; height: 700px;
	color:#444444;
	vertical-align: top;
	background-color:transparent;
	background-image:url(../image/grundlayout.jpg);
}