/*------------------*/
/* index.php */
.index td{
	padding-left:1em;
}

.worldtime_weather td{
	padding-left:0px;
}

.worldtime_weather{
padding-bottom:14em;
}

.worldtime_weather ul{
width:500px;
margin:auto;
}

.worldtime_weather li{
float:left;
width:50%;
height:165px;
overflow:hidden;
}

.worldtime_weather div{
height:50px;
position:relative;
left:130px;
}

/*------------------*/
/* family.php */
.familie{
	background:#fff;
}

/*------------------*/
/* content_div */

.X100131design{
	background:#222;
}

.X100131design img{
	border:3px solid #fff;
}

.X100131design .Bild_mit_Info img{
	border:3px solid #444;
}

.Xchina p a, .Xchina p a:hover{
	text-decoration:underline;
}

.Xchina .bildunterschrift .cut_pic {
	border:1px solid #fff;
	border-left:0px;
	border-top:0px;
}

.Xchina a img {
	border:1px solid #fff;
}

.china_bericht {
	color:#000;
	background:#fff;
	padding:1em;
	padding-bottom:10em;
}

.china_bericht p{
	text-align:justify;
}

.china_bericht h1 a, .china_bericht h1 a,:hover{
	text-decoration:none;
}

.china_bericht .bildunterschrift{
	margin:1em;
}

.out_of_camera_extrema{
	color:#444;
}

.mark_hit {
	color:#2BA8CC;
}


/*------------------*/
/* besuchen.php */
.besuchen{
	text-align:center;
}

/*------------------*/
/* karten.php */
.karten{
	background:#fff;
}

.karten td, th{
	border:1px solid #000;
	padding-left:5px;
	padding-right:5px
}

.karten table{
	border-collapse:collapse;
	font-size:90%;
}

/*------------------*/
/* show-files.inc.php */
.file-list{
	background:#fff;
}

.file-list h1{
	text-align:left;
}

.file-list table{
	border-collapse:collapse;
	font-size:100%;
	margin:10px;
}

.file-list td, th{
	border:1px solid #000;
	padding-left:5px;
	padding-right:5px
}

.file-list .center{
	text-align:center;
}

.file-list .spalte_1, .file-list .left{
	text-align:left;
}

.file-list .spalte_3, .file-list .right{
	text-align:right;
}


