/* /////// KATEGORIEN ////////////////// Times New Roman  ODER Arial */

/*body.kat		{ background-color:#888888; margin:0px; border-right:1px solid #FF0000; }*/
body.kat		{ background-color:#888888; margin:0px; }
a.kat			{ font:12pt Arial, Arial; color:#000000; text-decoration:none; }
a:active		{ color:#FF0000; }


/* /////// STARTSEITE ////////////////// */

/*body.start		{ background-color:#FFFFFF; margin:0px; background-image:url(staticimg/redbot.jpg); background-repeat:repeat-x; background-position:center; }*/
body.start		{ background-color:#FFFFFF; margin:0px; }
div.startName	{ font:bold 24pt Arial, Arial; color:#404040; }
div.startZusatz	{ font:bold 24pt Arial, Arial; color:#000000; }


/* /////// BESCHREIBUNG //////////////// besch_bg.jpg*/

/*body.besch		{ background-image:url(staticimg/besch_bg.jpg); background-repeat:no-repeat; background-position:center; background-color:#CCCCCC; margin:0px; border-left:1px solid #FF0000; }
td.beschName	{ font:bold 14pt Arial, Arial; color:#000000; border-bottom:1px solid #FF0000; }*/
body.besch		{ background-color:#CCCCCC; margin:0px; background-image:url(staticimg/besch_bg.jpg); background-repeat:no-repeat; background-position:center; }
td.beschName	{ font:bold 14pt Arial, Arial; color:#000000; }
td.beschBesch	{ font:14pt Arial, Arial; color:#000000; }


/* /////// THUMBNAILS ////////////////// */

/*body.thumb		{ background-image:url(staticimg/redbot.jpg); background-repeat:repeat-x; background-position:center; background-color:#FFFFFF; margin:0px; }*/
body.thumb		{ background-color:#FFFFFF; margin:0px; }
td.thumbHeader	{ font:bold 24pt Arial, Arial; color:#000000; }
td.thumbImg		{ text-align:center; }


/* /////// BILD //////////////////////// */
/*body.bild		{ background-image:url(staticimg/redbot.jpg); background-repeat:repeat-x; background-position:center; background-color:#FFFFFF; margin:0px; }*/
body.bild		{ background-color:#FFFFFF; margin:0px; }

/* /////// ALLGEMEIN /////////////////// */
td.redBot		{ border-bottom:1px solid #FF0000; }

img.horiz		{ position:absolute; left:0; top:50%; width:100%; height:1px; z-index:-1; }
img.vertikal	{ position:absolute; left:0; top:0; width:1; height:100%; z-index:-1; }

span.img		{ position:relative; z-index:2; }