/* CSS Document */
    img{
      border:0px;
    }
    body{
      background-color:#Ee8e5e;
      scrollbar-face-color: #c58e50;
      scrollbar-highlight-color: #988888;
      scrollbar-3dlight-color: #De9e5e;
      scrollbar-darkshadow-color: #De9e5e;
      scrollbar-shadow-color: #De9e5e;
      scrollbar-arrow-color: #988888;
      scrollbar-track-color: #d59e60;
      font-family: Comic Sans MS, Verdana, Century, Arial, Helvetica, sans-serif;
	  letter-spacing: 0px;
    }
    table{
      border: 0px;
      padding: 0px auto;
      margin: 0px auto;
      border-spacing:0px;
      border-collapse:collapse;
    }
    tr{
      border: 0px;
      padding:0px auto;
      margin:0 auto;
    }
    td{
      border: 0px;
      padding: 0px auto;
      margin: 0px auto;
    }
    div{
      border: 0px;
      padding:auto;
      margin:auto;
      border-spacing:0px;
      --border-collapse:collapse;
    }
    a{
		outline: none;
		text-decoration:none;
		border:0px;
    }
	.linkExtern01{
		color:#FF8888;
	}
	.linkExtern01:hover{
		color:#DDFFFF;
	}

	a.topMenuLink{
		margin:20px;
		margin-top:50px;
		font-size: 18px;
		text-decoration:none;
		color:#FF9944;
	}
	a.topMenuLink:hover{
		color:#FFDD88;
	}
	.submenuLink, .submenuLinkVertical, .submenuLinkSelected, .submenuLinkVerticalSelected{
    	margin:0px 12px;
    	font-family: inherit;
    	font-size:16px;
    	letter-spacing: -1px;
    	color:#AA9955;
    }
    .submenuLinkSelected{
    	color:#FFAADD;
    	text-decoration:overline;
	}
    .submenuLinkVerticalSelected{
    	color:#DDDD88;
    	text-decoration:none;
	}
	.submenuLink:hover,.submenuLinkSelected:hover{
    	color:#DDDD88;
    	text-decoration:overline;
	}

	.submenuLinkVertical:hover,.submenuLinkVerticalSelected:hover{
    	color:#DDDD88;
	}

	h2, h3, h4{
       color:#FF0000;
	}
    h1{
       color:#AA2222;
       font-weight:none;
   	}
    h2{
	   font-family: inherit;
       font-size:20px;
       font-weight:none;
   	}
    h3{
	   font-family: inherit;
       font-size:16px;
       /*color:#FFDDFF;*/
       font-weight:none;
   	}

    .mainLink{
		font-family: Century;
		font-weight:bold;
		font-size:18px;
		white-space:normal;
		letter-spacing:0px;
		color:#FFFF66;
    }
    .mainLinkTop{
		white-space:normal;
		letter-spacing:0px;
		color:#FFFF66;
		margin:12px;
    }
    .mainLinkSubmenu{
		white-space:normal;
		letter-spacing:0px;
		color:#FFFF66;
		margin-left:10px;
		margin-top:4px;
		margin-bottom:6px;
		/*height:28px;*/
		min-height:200px;
    }
	.mainLink:hover{
       color:#FFFFFF;
    }
	.leftMenuContainer01{
		position:absolute;
		margin-top:25px;
		top:180px;
		left:0px;
		text-indent:0px;
		text-align:left;
	}

    .divMenuBar1{
      position:absolute;
      left:0px;
      top:0px;
      width:300px;
      height:710px;
      background-color:#FFD8AC;
      /*background-color:#430007;*/
     /* background-color:#7c010c;*/
      --padding-left: 40px;
      --padding-top: 140px;
    }
    .divTopImage01{
      position:absolute;
      left:0px;
      top:0px;
      width:268px;
      height:710px;
      /*background:url(../images/topBackground01.jpg);*/
      background:url(../images/sarahshantitle.jpg	);
    }
    .divMenuBarUebergang{
      position:absolute;
      background-color:#FFD8AC;
      left:140px;
      top:0px;
      width:135px;
      height:800px;
      /*background:url(../images/uebergang_leftNeu.gif);*/
      background-repeat:no-repeat;
    }
    .divTitleBar1{
      position:absolute;
      top:0px;
      left:200px;
      text-align:right;
      padding-right:0px;
      vertical-align:middle;
      width:900px;
      height:138px;
      background-color:#c20b41;
    }
    .divContent1{
       position:relative;
       top:30px;
       left:30px;
       width:755px;
       max-width:755px;
       height:470px;
       height:auto !important;
       height: 100%;
	   font-family: inherit;
       font-size:16px;
	   font-style:italic;
       margin:0px;
       padding:0px;
       text-align:center;
       color:#6C010A;
    }
    .divBorderTitleBottom{
      position:absolute;
      left:200px;
      top:120px;
      width:900px;
      min-width:800px;
      height:20px;
      max-height:20px;
      text-align:right;
      vertical-align:bottom;
      background:url(../images/titleBarBottomBorder.gif);
      background-repeat:repeat-x;
      border:0px;
    }
    .divBorderTitleRight{
      position:absolute;
      left:1080px;
      top:0px;
      width:20px;
      min-width:20px;
      height:120px;
      max-height:190px;
      text-align:right;
      background:url(../images/titleBarRightBorder.gif);
      background-color:#cd9c6c;
      border:0px;
    }
    .divLinklistLeft{
      position:absolute;
      left:20px;
      top:190px;
      width:250px;
      min-width:250px;
      height:400px;
      max-height:400px;
      text-align:left;
    }
    .divLinklistTop{
      position:absolute;
      left:300px;
      top:40px;
      width:800px;
      min-width:700px;
      height:100px;
      max-height:200px;
      text-align:left;
    }
    .imgTopImageLink01, .imgTopImageLink02, .imgTopImageLink03{
       filter:alpha(opacity=80);
       -moz-opacity:0.8;
       opacity:0.8;
    }
    .imgTopImageLink01:hover, .imgTopImageLink02:hover, .imgTopImageLink03:hover{
       filter:alpha(opacity=100);
       -moz-opacity:1.0;
       opacity:1.0;
    }
    .bottomTextLine{
    	clear:all;
    	background-color:#E288Bd;
    	font-family:Verdana, Arial;
    	font-size:12px;
    	position:absolute;
    	/*top:634px;*/
    	top:834px;
    	text-align:right;
    	width:849px;
    	height:16px;
    	min-width:849px;
    	min-height:10px;
    	margin:0px;
    	clear:both;
    }

    .divBottomBorder{
    	position:absolute;
    	//top:500px;
    	top:700px;
    	background-image:url(../images/bottom.gif);
    	text-align:left;
    	width:849px;
    	height:134px;
    	min-width:849px;
    	min-height:134px;
    	margin:0px;
    	clear:both;
    }

    .divBottomLine01Background{
       position:absolute;
       left:200px;
       top:692px;
       width:900px;
       height:18px;
       text-align:right;
       vertical-align:center;
       background-color:#ffd8ac;
    }
    .divBottomLine01{
       position:absolute;
       left:200px;
       --top:746px;
       top:692px;
       width:900px;
       height:18px;
       text-align:right;
       vertical-align:center;
       background-color:#d59e60;
       background:url(../images/bottomLineBackground.gif);
       background-repeat:repeat-y;
       background-position: right;
    }
    .heading01{
       position:absolute;
       left:40px;
       top:40px;
       width:280px;
       height:80px;
       text-align:left;
       vertical-align:center;
       margin:0px;
       padding:0px;
    }
    .heading02{
       position:absolute;
       left:60px;
       top:80px;
       width:280px;
       height:40px;
       text-align:left;
       vertical-align:center;
       margin:0px;
       padding:0px;
    }
    .messageLine01{

      font-family:Arial;
      font-size:14px;
      color:#992222;
      position:absolute;
      left:215px;
      top:692px;
      width:780px;
      height:16px;
      text-align:center;
    }

    .linkButtonMsg01{
      font-family:Arial;
      font-size:13px;
      padding:2px;
      background-color:#889922;
      color:#cccccc;
    }
    .linkButtonMsg02{
      font-family:Arial;
      font-size:13px;
      padding:2px;
      background-color:#772222;
      color:#cccccc;
    }
    .linkButtonMsg03{
      font-family:Arial;
      font-size:13px;
      padding:2px;
      background-color:#776622;
      color:#cccccc;
    }
    .linkButtonMsg01:hover, .linkButtonMsg02:hover, .linkButtonMsg03:hover{
      background-color:#ccAAAA;
      color:#000000;
      border:1px solid #000000;
    }

	ul{
//		text-align:left;
	}
	li{
//		text-align:left;
	}
	.leftMenuEntry01{
  		width:120px;
  		height:35px;
  		max-height:35px;
  		font-family:Century;
  		text-decoration:none;
  		list-style-type: none;
  		background-repeat:no-repeat;
  		margin: 6px 16px;
  		padding:0px;
  	}

	.leftMenuEntry02{
  		margin: 0px 0px;
  		width:120px;
  		height:40px;
  		font-family:Century;
  		text-decoration:none;
  		list-style-type: none;
  		background-repeat:no-repeat;
  		margin: 2px 0px;
	  	}

	.lstContent01{
    	text-align:center;
    	list-style-type:none;
    	color:#FF99AA;
	}

	a.linkCategory01:link{
		color:#84F;
		text-decoration:underline;
		font-size:16px;
	}
	a.linkCategory01:visited{
		color:#84F;
		text-decoration:underline;
	}
	a.linkCategory01:hover{
		color:#DD7777;
	}
	.lstCategory01{
    	text-align:left;
    	list-style-type:none;
    }

	div.centerLine01{
		margin-top:10px;
		width:100%;
		text-align:center;
		vertical-align:center;
	}
    .headingCategory01{
    	font-size:18px;
    	color:#AA6666;
    }
    .headingOffer01{
    	font-size:18px;
    	font-weight:none;
    }

    .lstDescription01{
    	text-align:left;
    	color:#440000;
    	font-size:14px;
    }

    .lstOffer01{
    	list-style-position:outside;
    	text-indent: 0px;
    	margin-left:0px;
		padding-left:0px;
    	list-style-type:none;
    }
    .lstOffer02{
    	width:100%;
    	margin-left:0px;
    	list-style-type:none;
	   	margin-bottom:30px;
    	list-style-position:outside;
    	text-indent: 0px;
    }

    .headingOffer01{
    	width:100%;
    	text-align:center;
    }

	.lstPreis01{
    	list-style-type:none;
		color:#260;
    	font-size:18px;
    	font-style:italic;
    }
	.lstPreis02{
    	list-style-type:none;
    	text-align:center;
    }
    .divBottomFill{
	    height:70px;
    }
	#hiddenDiv01{
		height:0px;
		visibility:hidden;
	}


