/* CSS Document */
/*body {
	margin:0px;
	background-color:#f1e2c3;
}
#rahmen {
	width:1000px;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	background:url('../images/back/bkgr.jpg') no-repeat top left ;
}*/
body {
	margin:0px;
	background-color:#f1e2c3;
}
#rahmen {
	width:1000px;
	height:600px;
	margin: 0 auto;
	text-align:left;
	background:url('../images/back/bkgr.jpg') no-repeat top center ;
	top:50%;
	left:50%;
	position:absolute;
	margin:-300px 0 0 -500px;
}
#rahmenGal {
	width:1000px;
/*	height:600px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}
#top, #topAstro, #topBox, #topCoach, #topTKT, #topGal {
	height:50px;
	background-repeat:no-repeat;
	padding-top:30px;
	padding-left:312px;
}
#top {
	/*background-image:url(../images/back/top.jpg);*/
}
#topAstro {
	/*background-image:url(../images/back/topAstro.jpg);*/
}
#topTKT {
	/*background-image:url(../images/back/topTKT.jpg);*/
}
#topCoach {
	/*background-image:url(../images/back/topCoach.jpg);*/
}
#topBox {
	/*background-image:url(../images/back/topBox.jpg);*/
}
#topGal {
	background-image:url(../images/back/topGal.jpg);
}

#navi, #naviAstro, #naviBox, #naviCoach, #naviTKT, #naviGal {
	padding-top:0px;
	margin:0px;
	height:65px;
	overflow:hidden;
	background-repeat:no-repeat;
	padding-left:133px;
}

#navi {
	/*background-image:url(../images/back/navi.jpg);*/
}
#naviAstro {
	/*background-image:url(../images/back/naviAstro.jpg);*/
}
#naviBox {
	/*background-image:url(../images/back/naviBox.jpg);*/
}
#naviGal {
	background-image:url(../images/back/naviGal.jpg);
}
#naviCoach {
	/*background-image:url(../images/back/naviCoach.jpg);*/
}
#naviTKT {
	/*background-image:url(../images/back/naviTKT.jpg);*/
}
#content, #contentAstro, #contentBox, #contentCoach, #contentTKT {
	padding-top:20px;
	height:340px;
	background-repeat:no-repeat;
}
#content {
	/*background-image:url(../images/back/content.jpg);*/
}
#contentAstro {
	/*background-image:url(../images/back/contentAstro.jpg);*/
}
#contentBox {
	/*background-image:url(../images/back/contentBox.jpg);*/
}
#contentGal {
	background-image:url(../images/back/contentGal.jpg);
	background-repeat:repeat-y;
}
#contentCoach {
	/*background-image:url(../images/back/contentCoach.jpg);*/
}
#contentTKT {
	/*background-image:url(../images/back/contentTKT.jpg);*/
}
#bottom, #bottomAstro, #bottomBox, #bottomGal, #bottomCoach, #bottomTKT {
	height:95px;
	background-repeat:no-repeat;
	padding-left:690px;
}
#bottom {
	/*background-image:url(../images/back/bottom.jpg);*/
}
#bottomAstro {
	/*background-image:url(../images/back/bottomAstro.jpg);*/
}
#bottomBox {
	/*background-image:url(../images/back/bottomBox.jpg);*/
}
#bottomGal {
	background-image:url(../images/back/bottomGal.jpg);
}

#bottomCoach {
	/*background-image:url(../images/back/bottomCoach.jpg);*/
}
#bottomTKT {
	/*background-image:url(../images/back/bottomTKT.jpg);*/
}
.verstecken {
	visibility:hidden;
}
#naviHidden {
	visibility:hidden;
}
#subNavi {
	width:225px;
	padding-left:150px;
	padding-top:17px;
	float:left;
}
#spacerRechts {
	width:170px;
	height:340px;
	float:right;
}
#inhalt {
	width:445px;
	height:340px;
	overflow:auto;
	float:right;
	padding-right:10px;
}
/* #inhalt img {
	float:right;
	margin-left:10px;
} */

#inhalt img {padding:10px;}

#start {
	padding-left:240px;
	padding-top:80px;
	height:260px;
	overflow:hidden;
}
#clear {
	clear:both;
}
#gal {
	padding-left:150px;
	width:700px;
}
