body {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #000000;
	}

#keep {
	width: 1000px;
	clear: left;
	padding: 0;
	margin: 0px auto;
	}

#outside {
	width: 1000px;
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(nav/bckg1.jpg);
	}

#menu {
	width: 1000px;
	height: 180px;
	float: left;
	background-image: url(nav/tframe.jpg);
	}
#menu1 {
	width: 1000px;
	height: 180px;
	float: left;
	background-image: url(nav/tframe2.jpg);
	}
#bottom {
	width: 1000px;
	height: 55px;
	float: left;
	text-align: left;
	background-image: url(nav/bottom1.jpg);
	}
#content {
	width: 660px;
	float: right;
	text-align: justify;
	font-size: 12px;
	color: #000000;
	font-family: "times new roman", georgia, serif;
	font-family: "Trebuchet MS", sans-serif;
	margin-right: 60px;
	}
#content2 {
	background-image: url(nav/abou.jpg);
	width: 660px;
	float: right;
	text-align: justify;
	font-size: 12px;
	color: #000000;
	font-family: "times new roman", georgia, serif;
	font-family: "Trebuchet MS", sans-serif;
	margin-right: 60px;
	}
#nav {
	width:200px;
	height:240px;
	margin-left: 52px;
	float: left;
	}
#sidebar {
	width:200px;
	height:150px;
	margin-top: 50px;
}

h1         {
	color: #F8BD50;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding: 0;
	margin: 7px 0 0 0;
	}
h2   {
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0px;
	color: #FFFED9;
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
h3   {
	font-weight: bold;
	padding: 0;
	color: #FFFED9;
	color: #F8BD50;
	font-size: 20px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	}
h5   {
	font-weight: bold;
	padding: 0;
	color: #FFFED9;
	color: #3D3D41;
	font-size: 10px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	}
a:link  {
	color: #EEEFF0;
	text-decoration: none;
	}
a:hover  {
	color: #F8BD50;
	text-decoration: none;
	}
a:visited  {
	color: #FFFF66;
	text-decoration: none;
	}
/* Side Navigation */

.navigate {
	padding: 0 0 5px 5px;
	font-size: 10px;
	font-family: verdana, sans-serif;
	background-image: url(nav/menu.jpg);
	}
.navigate ul {
	list-style-type: none;
	font-size: 11px;
	padding: 0;
	margin: 0;
	}
.navigate li a {
	text-decoration: none;
	display: block;
	color: #EEEFF0;
	border-bottom: #91929c 1px solid;
	padding: 4px 0 4px 20px;
	margin: 0;
	background-image: url(nav/nav.jpg);
	}
.navigate li a:hover {
	text-decoration: none;
	color: #F8BD50;
	background-image: url(nav/navh.jpg);
	}
a.speziell:link {
	list-style-type: none;
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	color: #EEEFF0;
	border-bottom: #91929c 1px solid;
	padding: 4px 0 4px 30px;
	margin: 0;
	background-image: url(nav/navs.jpg);
}
a.speziell:visited {
	list-style-type: none;
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	color: #EEEFF0;
	border-bottom: #91929c 1px solid;
	padding: 4px 0 4px 30px;
	margin: 0;
	background-image: url(nav/navs.jpg);
}
a.speziell:hover {
	text-decoration: none;
	color: #F8BD50;
	background-image: url(nav/navsh.jpg);
}

/* Sample 7*/
#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:486px;
	clear:both;
	height:41px;
	overflow:hidden;
	margin-top:200px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:191px;
	width:100%;
	height:41px;
	left: 1px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:41px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:54px;
	float:right;
}
#thumbs_handles7 span{
	background-image: url(pic/thumb_invisible.gif);

}
#thumbs_mask7{
	width:1200px;
	background-image: url(pic/thumbs_mask.gif);
}
/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}
#apDiv1{
	width:660px;
	height:300px;
}
