body{
	margin:0px;
	scrollbar-face-color: 767b7e;
	scrollbar-highlight-color: c7ced4;
	scrollbar-3dlight-color: 757a7d;
	scrollbar-darkshadow-color: 676767;
	scrollbar-shadow-color: 757a7d;
	scrollbar-arrow-color: FFFFFF;
	scrollbar-track-color: e2e3e5;
         font-family:Arial,sans-serif;
         font-size:10pt;
         background-color:#e2e3e5 ;
}

.page_container{
         position:absolute;
	width:100%;
         height:560px;
         top:50%;
         margin-top:-280px;

         background-image:url('linie_hintergrund_001.png');
         background-repeat:repeat-x;
         background-color: #e2e3e5;
}

.bg_container{
         position:relative;
	width:900px;
	left:50%;
	margin-left:-450px;
         height:560px;
}


.scroll {
	height: 300px;
	width: 826px;
	overflow: auto;
         padding-left:30px;
         padding-right:20px;
         padding-top:30px;
         font-family:Arial,sans-serif;
         cursor:default;

}

.tbl_start{
	margin:0px;
         padding:0px;
	width:900px;
         height:560px;
         /*background-image:url('startseite.jpg');*/
         background-image:url('bg_box.jpg');
         border-collapse:collapse;
         border:0px;
}
.tbl_box{
	margin:0px;
         padding:0px;
	width:900px;
         height:560px;
         background-image:url('bg_box.jpg');
         border-collapse:collapse;
         border:0px;
}

.tbl{
	width:900px;
         height:560px;
         background-image:url('fullbg.jpg');
         border-collapse:collapse;
         border:0px;
}
.tbl_top{
	width:900px;
         height:136px;
}
.tbl_middle{
	width:900px;
         height:361px;
}
.tbl_bottom{
	width:900px;
         height:63px;
}

.tbl_cell_vk{
         border-collapse:collapse;
         border-style:solid;
         border-color:#FFFFFF;
         border-width:0px;
         border-bottom-width:1px;
         padding-bottom:10px;

}

.tbl_topcell_vk{
         padding-top:10px;
}


a:link
        {
          color:#ebeeee;
          text-decoration: none;
          font-weight:bold;
        }

a:visited
        {
          color:#ebeeee;
          text-decoration: none;
          font-weight:bold;
        }
a:active
        {
          color:#f4feff;
          text-decoration: none;
          font-weight:bold;
        }

a:hover
        {
          color:#f4feff;
          text-decoration: none;
          font-weight:bold;
        }

h1 {
    font-size: 48px;
    text-align: center;
    max-width: 554px;
    margin-left: 25px;
    letter-spacing: -1px;
    margin-top: 10px;
    color: #ffffff;
    text-shadow: 2px 4px rgba(0, 0, 0, 0.6);
    font-weight:bold;
}

h2{
	font-size:12pt;
         color:#000000;
         font-weight:bold;
}
h3{
	font-size:11pt;
         color:#FF0000;
         font-weight:bold;
}

#text-left {
    font-size: 25px;
    font-weight: 700;
    margin-left: 36px;
    float: left;
    margin-top: 10px;
}

#text-right {
    font-size: 25px;
    font-weight: 700;
    margin-left: 36px;
    float: left;
    margin-top: 10px;
}