/* CSS Document */

@import url(font_neu.css);
@import url(navi.css);

* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

html, body {
	width:100%;
	text-align: center;
}

#wrap {
	width:1010px;
	margin:20px auto;
	background:url(../img/bg_main.jpg) repeat-y;
	text-align: left;
}

#top {
	width:1010px;
	height:179px;
	background:url(../img/bg_top_4.jpg) no-repeat;
}

#top-c {
	width: 1010px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
}

#main {
	width: 1010px;
	background:url(../img/bg_main.jpg) repeat-y;
}

#left {
	width: 193px;
	float:left;
}

#navi {
	width:170px;
	margin-left:23px;
	background-image:url(../img/bg_navi.jpg);
	background-repeat:repeat-y;
}

#start_wrap {
	float: left;
	width: 810px;
}

#start_top {
	width: 810px;
	height: 340px;
}

#start_left {
	float: left;
	width: 630px;
	height: 340px;
}

#start_left_top {
	width: 630px;
	height: 90px;
	margin:0;
	text-align:left;
	background-image:url(../img/bg_ehepaar.jpg);
	background-repeat:no-repeat;
}

#start_left_top h1 {
	font-size: 14px;
	color: #ffce21;
	padding: 15px 0px 0px 15px;
}

#start_left_top h2 {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	padding: 8px 15px;
}

#switch {
	width:630px;
	height:250px;
	background-image:url(../img/start3.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

#news {
	float: left;
	width:180px;
	height: 340px;
	background-image:url(../img/bg_newshead.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

#news-c {
	width: 170px;
	height: 315px;
	margin: 20px 5px 5px 5px;
}

#yellow {
	width: 810px;
	height: 30px;
	background: #ffce21;
}

#content {
	width: 810px;
	overflow: hidden;

	
	
}

#content-c {
	width: 790px;
	margin: 10px;
	overflow: hidden;
}

#ende {
	width: 1010px;
	height: 20px;
	background: url(../img/bg_ende.jpg) repeat-y;
}

.clearboth {
	clear: both;
	width: 0px;
	height: 0px;
}

#switch .csc-textpic-imagewrap {
	height:250px;
	width:630px;
	margin:0;
	padding:0;
}

#wrap table .csc-textpic-equalheight{
	height:0px;
	line-height:0px;
	margin:0;
	padding:0;
}
