@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/hg.jpg);
	background-repeat: repeat;
	text-align: center;
}
#main{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	//padding-top: 20px;
	text-align: left;
}
#mutter{	
	background-image: url(../images/content.jpg);
}
#navi{
	height: 42px;
	background-image: url(../images/navi.jpg);
}
#header{
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	height: 175px;
}
#cont_o{
	background-image: url(../images/con_o.jpg);
	background-repeat: no-repeat;
	height: 9px;
}
#lang{
	margin-left: 650px;
}
#content{
	padding: 10px;
	line-height: 150%;
}
#cr{
	float: right;
	width: 200px;
}
#cl{
	float: left;
	width: 700px;
}
#unter{
	background-image: url(../images/unten.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.clear{
	clear: both;
}
.contentelement{
	clear: both;
}
h1{
	margin: 0px;
	font-size: 13px;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 15px;
}
a{
	color: #c49c78;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}

.main_navi_no{
	float: left;
}
.main_navi_act{
	float: left;
}
input {
	border: 1px solid #A0A0A0;
	background-color: #fcfcfc;   
}
textarea {
	border: 1px solid #A0A0A0;
	background-color: #fcfcfc;
}
select{
	border: 1px solid #A0A0A0;
	background-color: #fcfcfc;   
	font-size:10px;
}
.contentelement{
	clear: both;
}
.news-list-item .list_img{
	float:right;
	width:122px;
}
.list_con{
	float: left;
	width:550px;
}
.news-single-img a img{
	float:right;
}
