/* CSS Document */
    img{
      border:0px;
    }
    body{
      background-color:#f298cd;
      scrollbar-face-color: #f4BAEF;
      scrollbar-highlight-color: #D076AB;
      scrollbar-3dlight-color: #D076AB;
      scrollbar-darkshadow-color: #f298cd;
      scrollbar-shadow-color: #D076AB;
      scrollbar-arrow-color: #D076AB;
      scrollbar-track-color: #E187BC;
    }
    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{
      text-decoration:none;
      border:0px;
      color: #BBBBFF;
    }
    a:hover{
      color: #FF8888;
    }
	.linkExtern01{
		color:#F88;
	}
	.linkExtern01:hover{
		color:#DFF;
	}

    .submenuLink, .submenuLinkVertical, .submenuLinkSelected, .submenuLinkVerticalSelected{
    	margin:0px 12px;
    	font-family:Verdana;
    	font-size:16px;
    	letter-spacing: -1px;
    	color:#AA99AA;
    }
    .submenuLinkSelected{
    	color:#FFAADD;
    	text-decoration:overline;
	}
    .submenuLinkVerticalSelected{
    	color:#FFAADD;
    	text-decoration:none;
    	font-weight:bold;
	}
	.submenuLink:hover,.submenuLinkSelected:hover{
    	color:#FFEEFF;
    	text-decoration:overline;
	}

	.submenuLinkVertical:hover,.submenuLinkVerticalSelected:hover{
    	color:#FFEEFF;
    	font-weight:bold;
	}

    h1{
       font-family: Verdana, Century, Arial, Helvetica, sans-serif;
       font-weight:none;
   	}
    h2{
       font-family: Verdana, Century, Arial, Helvetica, sans-serif;
       font-size:18px;
       color:#FFDDFF;
       font-weight:none;
   	}
    h3{
       font-family: Verdana, Century, Arial, Helvetica, sans-serif;
       font-size:16px;
       color:#FFDDFF;
       font-weight:none;
   	}

    .mainLink01{
      font-family: Verdana, Arial, Century;
      font-size:13px;
      color:#004;
     }
    .mainLink01:hover{
      font-weight:bold;
      color:#FDD;
    }
    .leftMenuLink01{
      white-space:normal;
     }
    .leftMenuLink02{
      white-space:normal;
      padding-top:3px;
      margin:4px 0px;
      background-image:url(../images/buttons/btnAllgemein.gif);
      background-repeat:no-repeat;
      text-align:center;
      vertical-align:middle;
      width:141px;
      height: 25px;
      border:0;
    }
.leftMenuLink01:hover{
    }
    .topMenuLink01{
      float:left;
		font-family: Verdana, Arial, Century;
      font-size:13px;
      white-space:normal;
      padding:4px 2px;
      color:#AEE;
      width:103px;
      min-width:103px;
      text-align:center;
		background-image:url(../images/buttons/btnAllgemeinTop.gif);
		background-repeat:no-repeat;
		padding-top:3px;
		margin:4px 0px;
		text-align:center;
		vertical-align:middle;
		height: 25px;
		border:0;
	}
    .topMenuLink01:hover{
		color:#FDD;
    }
.divMenuBar1{
      position:absolute;
      left:0px;
      top:0px;
      width:200px;
      /*height:710px;*/
      height:910px;
      --background-color:#430007;
      background-color:#7c010c;
      --padding-left: 40px;
      --padding-top: 140px;
    }
    .divTopImage01{
      position:absolute;
      left:0px;
      top:0px;
      width:200px;
      height:200px;
      background:url(../images/topBackground01.jpg);
    }
    .divMenuBarUebergang{
      position:absolute;
      left:140px;
      top:0px;
      width:135px;
      /*height:800px;*/
      height:1000px;
      background:url(../images/uebergang_leftNeu.gif);
      background-repeat:no-repeat;
    }
    .divTitleBar1{
      position:absolute;
      top:0px;
      left:200px;
      text-align:right;
      vertical-align:top;
      width:900px;
      height:138px;
      //background-color:#200003;
      //background-color:#600008;
      background-color:#bb093d;
    }
    .divContent{
    	background-color:#950286;
    	background-image:url(../images/hintergrund.jpg);
    	width:848px;
    	/*height:620px;*/
    	height:820px;
    	text-align:left;
    	padding:0px;
    }

    .divContentBack{
    position:relative;
       top:94px;
       left:0px;
       margin:0px;
       padding:0px;
       text-align:left;
       width:848px;
       max-width:848px;
       /*height:458px;*/
       /*max-height:458px;*/
       height:658px;
       max-height:658px;
       overflow:auto;
       overflow-x: hidden;
       overflow-y: auto;
    }
	.divContent0{
		position:relative;
		top:0px;
		bottom:0px;
        margin-left:190px;
		width:600px;
        /*background-image:url(../images/hintergrundDivContent01.jpg);*/
	}
	.divContent1{
       position:relative;
       top:80px;
       bottom:150px;
       width:600px;
       max-width:600px;
       /*height:auto !important;*/
       font-family: Verdana, Century, Arial, Helvetica, sans-serif;
       color:#FFF;
       font-size:13px;
       margin-left:10px;

       /* margin-left:190px;*/
       padding:0px;
       text-align:center;
    }
    .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;
      top:220px;
      margin-left:0px;
      width:120px;
      min-width:120px;
      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{

       filter:alpha(opacity=70);
       -moz-opacity:0.7;
       opacity:0.7;
    }
    .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;
    }

    .imgTopImageLink01:hover{
       filter:alpha(opacity=100);
       -moz-opacity:1.0;
       opacity:1.0;
    }

    .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:745px;
       top:692px;
       width:900px;
       height:18px;
       //text-align:right;
       background-color:#ffd8ac;
    }
    .divBottomLine01{
       position:absolute;
       left:200px;
       //top:692px;
       top:892px;
       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:10px;
       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;
      top:892px;
      width:780px;
      height:16px;
      text-align:center;
    }

	ul{
		text-align:left;
	}
	li{
		text-align:left;
	}
    .lstCategory01{
    	text-align:left;
    	list-style-type:none;
    }

    .headingCategory01{
    	font-size:18px;
    }
    .headingOffer01{
    	font-size:14px;
    	font-weight:none;
    }

    .lstDescription01{
    	text-align:left;
    }

    .lstOffer01{
    }

    .lstOffer02{
    	list-style-type:disc;
	   	margin-bottom:30px;
	   	text-align:left;

    }
    .lstPreis01{
    	list-style-type:none;
    	/*text-indent:0px;*/
    }
	.lstPreis02{
    	list-style-type:none;
    }
    .divBottomFill{
	    height:70px;
    }



