body {
	background-color: #D30066;
	text-align: center;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#body_all {
	vertical-align: center;
	width: 950px;
	margin: 0 auto;

}

*html #body_all {
	width: 950px;
}

#top {
	width: 950px;
	height: 80px;
	background-image: url(../images/logoweb1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
}

#bottom_all {
	width: 950px;
	height: 180px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	text-align: left;
}

#whiteborder {
	width: 900px; 
	background-color: #D8D8D8;
	padding: 8px;
}

#whiteborder_termine {
	width: 610px; 
	background-color: #D8D8D8;
	padding: 8px;
}

*html #whiteborder {

}

#header {
	width: 950px;
	height: 240px;
}

*html #header {
	height: 240px;
}

#content_all {
	width: 950px;
	min-height: 450px;
	text-align: left;
	background-image: url(../images/right_top.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	background-color: #fff;	
	position: relative;	
}

*html #content_all {
	height: 500px;
	position: relative;		
}


#menu {
	width: 170px;
	float: left;
	margin-top: 7px;
	background-color: #fff;	
	font-size: 16px;
	font-weight: bold;
	padding-left: 50px;
	margin-top: 30px;
}

*html #menu {
	width: 230px;
	margin-top: 20px;	
}

/* level 1 */
.menu-level1-no {
	color: #D30066;
	line-height: 18px;
	padding: 10px 0px 8px 0px;
}

.menu-level1-act {
	color: #400322;
	line-height: 18px;
	padding: 10px 0px 8px 0px;	
	background-image: url(../images/fischli.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left: 20px;		
}

.menu-level1-no a:link {
	color: #D30066;
	text-decoration: none;
}

.menu-level1-no a:visited {
	color: #D30066;
	text-decoration: none;
}

.menu-level1-no a:hover {
	color: #400322;
	text-decoration: underline;
	padding: 10px 0px 8px 0px;	
	/*background-image: url(../images/fischli.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left: 20px;		*/
}

.menu-level1-act a:link {
	color: #D30066;
	text-decoration: none;
	/*background-image: url(../images/fischli.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding-left: 20px;		
}

.menu-level1-act a:visited {
	color: #D30066;
	text-decoration: none;
}

.menu-level1-act a:hover {
	color: #400322;
	text-decoration: underline;
}


/* level 2 */
.menu-level2-no {
	color: #400322;
	font-size: 12px;
	line-height: 14px;
	padding: 4px 0px 4px 20px;
	text-transform: none;
}

.menu-level2-act {
	color: #400322;
	font-size: 12px;
	line-height: 14px;
	padding: 4px 0px 4px 20px;
	text-transform: none;
	/*background-image: url(../images/fischli.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left: 20px;	*/
}

.menu-level2-no a:link {
	color: #400322;
	text-decoration: none;
	font-weight: normal;
}

.menu-level2-no a:visited {
	color: #400322;
	text-decoration: none;
	font-weight: normal;		
}

.menu-level2-no a:hover {
	color: #400322;
	text-decoration: underline;
}

.menu-level2-act a:link {
	color: #400322;
	text-decoration: none;
	font-weight: bold;	
}

.menu-level2-act a:visited {
	color: #400322;
	text-decoration: none;	
}

.menu-level2-act a:hover {
	color: #400322;
	text-decoration: underline;
}

#content {
	margin-top: 7px;
	padding: 33px 40px 30px 20px;
	width: 670px;
	min-height: 450px;
	float: left;
	text-align: left;
	background-color: #fff;
	background-image: url(../images/right_middle.gif);
	background-repeat: repeat-y;
	background-position: right top;		
}

* html #content {
	width: 720px;
	height: 510px;
	margin-top: -14px;	
}

#logo {
	width: 450px;
	height: 60px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#meta {
	width: 950px;
	height: 20px;
	text-align: right;
}

.meta a {
	text-align: right;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	margin-right: 15px;
}

*html #meta a {
	margin-right: 8px;
}

#meta2 {
	position: absolute;
	right: 20px;
	top: 5px;
	width: 300px;
	height: 20px;
	text-align: right;
	width: 200px;	
}

*html #meta2 {	
	position: relative;
	left: 740px;
}

#clearer {
	clear: both;
}


#searchbox {
	height: 22px;
	width: 190px;
	background-color:#999;
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
}

*html #searchbox {
	width: 200px;
	height: 30px;
}

.macina_searchbox {
	width: 108px; 
	font-size:12px;
}

*html .macina_searchbox {
	width: 108px;
}

#footer {
	width: 950px;
	height: 30px;
	clear: both;
	text-align: center;
	margin: 0px 0px 0px 0px;
	color: #666;
}

#footer a {
	color: #666;
}

#news_float_box {
	width: 100%;
}

#image_detail {
	float: left;
}

#image_detail img {
	padding-right: 15px;
}

#content_detail {

}

.clearer {
	clear: both;
}

.news-list-morelink {
	text-align: right;
}

