/* CSS Document */
body {
    text-align: center;
    font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #006;
}

h1, h2, h3, h4 {
	margin: 10px 0;
}

.bodytext {
	margin: 0 0 10px 0;
}
/*
#topanker{
  position:absolute;
  top:0px;
  left:0px;
}
*/
#main {
    width:982px;
    height: 100px;
    margin: 0px auto;
    text-align: left;
	color: #fff;
    background-color: #006;
}

#quicksearch {
	display:block;
	margin: 10px 0;
	clear: both;
	float: left;
}

#head {
    /*border: 1px solid #fff;*/
    height:150px;
    margin: 0px;
	float: left;
}
#headleft {
    /*border: 1px solid #fff;*/
    height:150px;
    margin: 0px;
	float: left;
	width: 140px;
}#headright {
    /*border: 1px solid #fff;*/
    height:150px;
    margin: 0px;
	float: left;
	width: 130px;
}

#content {
	display: block;
}
/* #content a {
	color: #39f;
	text-decoration: none;
}
#content a:hover {
	color: #fff;
	text-decoration: none;
}
*/

.content_middle {
    width: 660px;
    float: left;
    padding: 10px 20px;
	text-align: justify;
}
.content_middle a {
	color: #39f;
	text-decoration: none;
}
.content_middle a:hover {
	color: #fff;
	text-decoration: none;
}


#footer {
    /*border: 1px solid #fff;*/
    height:50px;
    clear: both;
	text-align:center;
}
#footer a {
	color: #39f;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}


#navi_left {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: left;
	width: 140px;
	margin-top: 10px;
	padding-bottom: 1em;
}
#navi_left ul {
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	clear: both;
	float: left;
}
#navi_left li {
	font-weight: bold;
	position: relative;
	border-style: solid;
	border-width: 4px;
	border-left-color: #9696d2;
	border-top-color: #9696d2;
	border-right-color: #000048;
	border-bottom-color: #000048;
	list-style-type: none;
	margin: 0 0.2em 0.2em 0;
	padding: 4px;
	float: left;
	width: 125px;
	background-color: #006;
}
#navi_left li a {
	color: #fff;
	text-decoration: none;
}
#navi_left li.active a {
	color: #39f;
	text-decoration: none;
}
#navi_left li a:hover {
	color: #39f;
	text-decoration: none;
}

#teaser {
	display: block;
	clear:both;
	border: solid 1px #fff;
	float: left;
	margin: 0 15px 15px 0;
	padding: 10px;
}
#teaserpic {
		width: 600px;
		height: 150px;
}
#teaserheader {
	margin-top: 5px;
}
#teasertext {
	margin-top: 5px;
}


#teaser2 {
	display: block;
	border: solid 1px #fff;
	float: left;
	margin: 0 5px 15px 5px;
	width: 298px;
	padding:10px;
	height: 200px;
}
#teaserpic2 {
		width: 297px;
		height: 100px;
		padding: 5 5px 5px 5; 
}

#teaserpic2 img {
		width: 297px;
		height: 100px;
}


#teaserheader2 {
	margin-top: 0px;
}
#teasertext2 {
	margin-top: 5px;
	overflow: hidden;
	height: 65px;
}

#teaser_gross {
	display: block;
	border: solid 1px #fff;
	float: left;
	margin: 0 5px 15px 5px;
	width: 630px;
	padding:10px;
}
#teaser_gross_pic {
		margin-right:15px;
		width: 100px;
		height: auto;
		padding: 5 5px 5px 5;
		float: left;
}

#teaser_gross_pic img {
		width: 100px;
		height: auto;
		float: left;
		color: #3399FF;
}

#teaser_gross_text {
	overflow: hidden;
	height: auto;
}

#teaser_gross_text p {
	margin: 0 0 10px 0;
}


#teaser_gross_link {
float:right;
overflow:hidden;
padding-top:10px;
position:relative;
width:auto;
}


#tours_big_right, #tours_big_left {
	margin-bottom: 30px;
	height: auto;
	display: inline-block;
	clear: both;
}

#tours_big_left img {
	float: left; 
	position: relative;
	border: none;
	width: 220px;
	clear: both;
	padding: 0;
	margin-right: 15px;
	display: block;
}

#tours_big_right img {
	float: right;
	position: relative;
	border: none;
	width: 220px;
	clear: both;
	padding: 0;
	margin-left: 15px;
	display: block;
}

#teaser_right {
    width: 140px;
    float: right;
	margin-top: 10px;
}
#teaserright {
	display: block;
	width: 120px;
	border: solid 1px #fff;
	float: left;
	padding: 10px;
	margin-bottom: 20px;
}
#teaserrightpic {
}
#teaserrightpic img {
		display:block;
		width: 120px;
		height: auto;
}
#teaserrightheader {
	clear:both;
}
#teaserrighthtext{
	margin-top: -5;
}
#teaserright  a {
	color: #39f;
	text-decoration: none;
}
#teaserright  a:hover {
	color: #fff;
	text-decoration: none;
}


#indexedsearch .searchbox-sword, #indexedsearch .searchbox-button {
	width: 135px;
	border-size: 1px;
	display: block;
	padding: 5px;
	margin: 0;
}

#indexedsearch .searchbox-sword {
	border: 1px solid #fff;
	background-color: #006;
	color: #fff;
	width: 123px;
}

#indexedsearch .searchbox-button {
	border: 1px solid #fff;
	background-color: #006;
	color: #fff;
	margin: 5px 0;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin:0;
	width:140px;
	height: 100px;
	border: 1px solid #006;
	margin-bottom:10px;
}