@charset "utf-8";
/* CSS Document */

body	{ height:100%; width:100%; text-align:left; vertical-align:top; background-color:#f8f2d3; background-image:url(images/bg_body.gif); background-repeat:repeat-x; background-position:top left; margin:0px; padding:0px; }
img	{ border:none; }

#topBorder { position:absolute; z-index:2009; top:0px; left:0px; width:100%; height:6px; margin:0px; padding:0px; background-image:url(images/bg_topborder.gif); background-repeat:repeat-x; }
#topKontakt { position:absolute; z-index:2008; top:20px; left:850px; width:110px; height:60px; margin:0px; padding:0px; }

#mainMenuLeftStripe	{ position:absolute; z-index:100; top:129px; left:0px; width:303px; height:250px; background-color:#b0004d; }
#mainMenu	{ position:absolute; z-index:200; top:0px; left:0px; width:370px; height:auto; }
	#mainMenuTop	{ width:370px; height:auto; background-image:url(images/bg_menu.png); background-position:top left; background-repeat:repeat-y; behavior: url(iepngfix.htc); }
	#mainMenuBot	{ width:370px; height:40px; background-image:url(images/bg_menubot.png); background-position:top left; background-repeat:no-repeat; behavior: url(iepngfix.htc); }

	#mainMenuBox	{ width:240px; height:auto; padding:0px; margin:0px; margin-left:60px; cursor:default; }
	#mainMenuBox .menuimg	{ border:none; margin:0px; }


#mainHolder	{ width:980px; height:100%; margin:0px; background-image:url(images/bg_content.gif); background-repeat:repeat-y; padding:0px; vectical-align:top; }
#contentBox { width:680px; height:100%; margin:0px; margin-left:300px; background-image:url(images/bg_contenttop.gif); background-repeat:repeat-x; padding:0px; vectical-align:top; }

	#pathFrame { width:650px; height:99px; margin:0px; margin-left:0px; margin-top:30px; background-image:url(images/bg_path.gif); background-repeat:no-repeat; text-align:right; }
	
	#introFrame { width:680px; height:580px; margin:0px; margin:0px; margin-bottom:20px; text-align:right; }
	
	#headFrame { width:680px; height:250px; margin:0px; margin:0px; margin-bottom:20px; background-color:#b0004d; }
	#headTable { float:right; width:580px; margin:0px; margin-right:30px; padding:0px; color:#ffffff; }
	#headTable #headTxt p { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; color:#ffffff; text-align:justify; margin-top: 0px;}
	
	#contentFrame { width:580px; height:auto; margin:0px; margin-left:70px; margin-top:0px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; color:#666666; }
	#contentFrame .right { float:right; width:230px; height:auto; padding:0px; margin:0px; margin-left:20px; margin-bottom:20px; }


p,li,ul	{	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; color:#666666; text-align:justify; }
a	{	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; color:#444444; text-decoration:underline; }
a:HOVER	{	color:#b0004d; text-decoration:none; }

ul	{ margin-left:0px; padding-left:16px; list-style-image:url(images/content_li.gif); }
