*{
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial;
	font-size: 12px;
}

h1{
	font-size: 22px;
	font-weight: normal;
}

h2{
	font-size: 16px;
	font-weight: normal;
}

#outer_container{
	width: 950px;
	margin-right: auto;
	text-align: left;
}

#left_image{
	float: left;
	width: 630px;
	height: 300px;
	color: White;
	background-repeat: no-repeat;
	margin: 30px 0 0 0;
}

.csc-textpic-image {
	margin-left:0px!important;
}

#left_image_text{
	margin: 233px 15px 15px auto;
	text-align: right;
}

#right_navigation{
	float: left;
	text-decoration: none;
	color: White;
	width: 260px;
	height: 260px;
	/*background-color: rgb(62, 62, 64);*/
	background-image: url("../images/Navigation.jpg");
	margin: 30px 0px 0px 30px;
	padding: 0px;
	font-size: 18px;
	text-align: right;
}

#right_navigation a{
	color: White;
	text-decoration: none;
}

#right_navigation a:hover{
	font-weight: bold;
}

#current a {
	font-weight: bold;
}

#right_navigation ul{
	list-style: none;
	margin: 15px 15px 0px 0px;
	height: 185px;
	padding: 0px;
}

.small_list{
	font-size: 12px;
}



#contentbox{
	float: left;
	width: 890px;
	height: 600px;
	background-image: url("../images/alpenstille_background.gif");
	background-repeat:no-repeat;
	margin: 0px 30px 30px 30px;
}

#content{
	margin: 30px 30px 30px 30px;
	width: 540px;
	float: left;
}

#lightbox_right{
	float: left;
	margin: 30px 30px 0px 30px;
	width: 230px;
	height: 230px;
}

#lightbox_center{
	float: left;
	margin: 30px 40px 0px 40px;
	width: 230px;
	height: 230px;
	background-color: White;
}

#lightbox_left{
	float: left;
	margin: 30px 30px 0px 30px;
	width: 230px;
	height: 230px;
	background-color: White;
}

.yellowtext{
	color: rgb(212,255,19);
}

#newstext{
	margin: 15px 15px 15px auto;
	text-align: right;
}

.minilogo {
	margin-right:30px;
	text-align:right;
}

.myGallery {
	border: 0px!important;
}

#contentbox a {
	color: black;
}

.lBox {
	width: 230px;
	height: 300px;
	margin: 30px;
	float: left;
}

.cBox {
	width: 230px;
	height: 300px;
	margin: 30px 40px;
	float: left;
}

.rBox {
	width: 230px;
	height: 300px;
	margin: 30px;
	float: left;
}

.news-list-container {
	padding: 30px;
}

.news-latest-containerBAK {
	padding: 30px;
}

.news-latest-item img {
	/*width: 230px!important;
	height: 230px!important;*/
}

.news-latest-morelink {
	margin-left: 630px;
        visibility: hidden; 
}

.tmtext {
	font-size: 14px;
}

.news-list-container {
	padding:0;
}

.news-latest-morelink {
	padding-top: 270px;
}

.news-list-item {
	padding-bottom: 20px;
}


