#website {
  /* border: 1px solid blue; */
	background-image:url(website_bg3.jpg);
	/* background-image:url(test_y.jpg); */
	background-repeat:repeat;
	width:964px;
}
#main {
    /* border: 1px solid green; */
    /* margin-left:15px; */
	  width:791px; 
	  min-height:490px;
	  /* width:801px; */
}

#main-block2 {
    /* border: 1px solid red; */
	  padding:20px 14px 14px 30px;
	  /* width:519px; */
	  width:532px;
}

#right_col2 {
  margin-top:4px;
	min-height:460px;
}

#main-block2 h1 {
  /* text-align:center; */
}

#header {
  /* border-top: 5px solid blue; */
  /* margin-top:5px; */
	min-height:140px;
	background-image:none;
}

#nav_pre {
  margin-top:-2px;
  border-top: 6px solid white;
	width:172px;
	min-height:484px;
}

#navigation {
  padding:6px 0 6px 1px;
	width:170px;
}
#navigation ul.nav1st {
	width:172px;
}

/* ----------------------------------- */
#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	padding:4px 4px 4px 14px;
}

#right_col2 .aktuell {
  border-bottom: 1px solid #888;
  border-right: 1px solid #888;
  padding:8px 6px 2px 12px;
  margin-top:8px;
  background-color:#E4E1E5;
}

#picture1 { /* Logo mit Text */
  /* border: 2px solid white; */
  top:30px;
  left:8px;
}
#picture2 { /* Wolken  248 */
  border-left: 6px solid white;
  border-right: 6px solid white;
  top:0px;
  left:251px;
}

