#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 0px;
}
#header {
	height: 230px;
	color: #CCCCCC;
	border: thin none #CCCCCC;
	text-align: center;
	background-image: url(../images/headerimg2.png);
	background-repeat: no-repeat;
	padding: 0px;
}

#menu {
	color: #CCCCCC;
	text-align: justify;
	float: none;
	clear: both;
	width: 850px;
	background-image: url(../images/bg_schmal.png);
	background-repeat: repeat-y;
	height: 40px;
	padding-left: 110px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#content {
	border: thin none #FFFF33;
	text-align: left;
	clear: both;
	width: 810px;
	float: none;
	padding-top: 50px;
	padding-left: 75px;
	padding-right: 75px;
	padding-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: 0.1em;
	text-indent: 0px;
	background-image: url(../images/bg_schmal.png);
	margin: 0px;
	height: 100%;
	line-height: 16px;
}

#footer {
	text-align: center;
	border: 0px none #CCCCCC;
	clear: both;
	background-image: url(../images/bg_footerPNG.png);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#container #trenner1 {
	height: 5px;
	width: 960px;
	background-image: url(../images/bg_schmal.png);
	background-repeat: repeat-y;
}
#container #trenner2 {
	color: #000000;
	background-image: url(../images/bg_schmal.png);
	background-repeat: repeat-y;
	clear: both;
	height: 5px;
}
#left {
	width: 195px;
	float: right;
	border: thin none #66FF66;
	clear: none;
	margin-left: 0px;
}
#container #content #startgestalt {
	height: 200px;
}
#container #content #Fotostart {
	width: 290px;
	float: left;
}
#container #content #startgestalt #Textstart {
	width: 290px;
	float: right;
}
#container #content #startgestalt #Fotostart_rechts {
	float: right;
	width: 290px;
}
#contentstart {
	height: 375pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: center;
	padding-top: 225px;
}
#Adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	color: #CCCCCC;
	font-size: 12px;
	background-color: #CCCCCC;
	background-image: url(../images/bg_textfeld.png);
	background-repeat: repeat;
	vertical-align: baseline;
	height: 40px;
	z-index: 1;
}
.reisenbildrechts {
	padding: 5px;
	float: right;
}
#container #content #fotoboxlinks {
	float: left;
	height: 100%;
	width: 135px;
}
.bildcrew {
	margin-right: 10px;
	margin-bottom: 10px;
}

.mailto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: left;
	text-indent: 0px;
	font-style: normal;
}
.contentlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: underline;
}
.h1link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.bild {
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.reisenbildlinks {
	padding: 5px;
	float: none;
}

.textrenner {
	width: 30px;
	text-align: center;
}
#content #laden {
	border: thin none #FFFF33;
	text-align: left;
	clear: none;
	width: 810px;
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: 0.1em;
	text-indent: 0px;
	background-image: url(../images/laden810x540blass.png);
	margin: 0px;
	height: 540px;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2;
}
.bildgross {
	float: right;
	width: 450px;
	margin-right: 10px;
	margin-bottom: 15px;
	height: 300px;
	margin-left: 20px;
}
.bildgrosshoch {
	float: right;
	width: 275px;
	margin-right: 10px;
	margin-bottom: 15px;
	height: 350px;
	border: thin solid #FFFFFF;
}

body {
	background-attachment: fixed;
	background-image: url(../images/bg_moped.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 25px;
	background-color: #FFFFFF;
	text-align: center;
}
body,td,th {
	color: #CCCCCC;
}
.Stil1 {color: #000000}
.Stil2 {
	font-size: 16px;
	font-weight: bold;
}
.Stil3 {color: #FF0000}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCaption {
	font-weight: bold;
}


#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background-color: #fff;
	background-image: url(../Seiten/Unterwegs/nordkap/slimbox/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background-color: transparent;
	background-image: url(../Seiten/Unterwegs/nordkap/slimbox/images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background-color: transparent;
	background-image: url(../Seiten/Unterwegs/nordkap/slimbox/images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	margin: 5px 0;
	outline: none;
	background-color: transparent;
	background-image: url(../Seiten/Unterwegs/nordkap/slimbox/images/closelabel.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}
#container #content #Fotostart2 {
	width: 290px;
	float: right;
}
.textblock400 {
	width: 400px;
	height: 15px;
}
.unterstrichen {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
