/* CSS Document */

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	background-color: #AFB9C2;
}

p {
	margin: 0 0 1.5em 0;
	padding: 0;
}


div {
	position: relative;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h2 {
	border-bottom: 1px solid #6D6D6D;
	margin: 6px 0 8px 0;
	padding: 0 0 8px 0;
	font-family : Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-variant : small-caps;
	line-height : 24px;
	letter-spacing : 1px;
}

h3 {
	font-size: 13px;
	line-height: 19px;
	padding: 0 0 8px 0;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

h3.impressum {
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	font-family : Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-variant : small-caps;
	letter-spacing : 1px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

ol>li {
	margin: 0 0 1.5em 0;
	padding: 0;
}

.rightinlineborder {
	float : right;
    margin : 10px 0 10px 10px;
    border : 1px solid #AAA;
}

input {
	width: 100px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-top: 4px;
}

form {
	display: inline;
}

textarea {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

blockquote, q {
	font-style: italic;
	margin: 1em auto 1em auto;
	width: 85%;
}

#master {
	width: 756px;
	margin: 0 auto 0 auto;
}

#main {
	width: 756px;
	background-repeat:repeat-y;
	background-image:url(/images/template/sideshadow_capecod.gif); 
}

#topshadow {
	width: 756px;
	height: 29px;
	background-repeat:no-repeat;
	background-image:url(/images/template/topshadow_capecod.gif);
}

#header {
	width: 698px;
	height: 158px;
	background-color:#000;
	margin-left: auto;
	margin-right: auto;
	background-image:url(/images/template/haifa-schrein-des-bab.jpg);
	cursor: se-resize;
}

#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	width: 698px;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
}

#topnav ul {
	padding: 5px 0 5px 0;
	margin: 0 auto 0 auto;
}

#topnav li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#topnav a:link, #topnav a:visited {
	line-height: 14px;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #CCC;
	padding-bottom: 5px;
}

#topnav a.indicator:link, #topnav a.indicator:visited {
	border-bottom: 4px solid #FFF;
	padding-bottom: 5px;
	color: #FFF;
}

#topnav a:hover {
	color: #FFF;
}

#content {
	width: 698px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#mainpane {
	float: left;
	width: 540px;
	background-color: #FFF;
}

#mainpanecontent {
	padding: 30px 45px 30px 45px;
}

#mainpanecontent li{
	margin: 0;
	margin-top: 10px;
}

#andacht li{
	margin: 0;
	margin-top: 1px;
}  

#mainpanecontent a:link {
	color: #6A0A0A;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 1px dotted #6A0A0A;
}

#mainpanecontent a:hover {
	border-bottom: 1px solid #6A0A0A;
}

#mainpanecontent a:visited:after {
	color: #828282;
	font-weight: normal;
	content: "\00A0\221A";
	font-size: 75%;
}

#mainpanecontent a:visited {
	font-size: 100%;
	font-weight: bold;
	color: #828282;
	text-decoration:none;
	border-bottom: 1px dotted #828282;
}

#mainpanecontent a:visited:hover {
	border-bottom: 1px solid #828282;
}

#sidepane {
	width: 155px;
	margin-left: 540px;
	font-size: 11px;
	line-height: 150%;
	padding-bottom: 10px;
}

#sidepane div {
	padding: 9px 12px 5px 12px;
}

#sidepane ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidepane li {
	padding-left: 10px;
	background-image: url(/images/template/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	margin: 0;
	margin-top: 5px;
}

#sidepane a:link {
	font-weight: bold;
	text-decoration: none;
	color: #6A0A0A;
	border-bottom: 1px dotted #6A0A0A;
}

#sidepane a:hover {
	text-decoration: none;
	border-bottom: 1px solid #6A0A0A;
}

#sidepane a:visited {
	color: #555;
	text-decoration: underline;
}

#sidepane h4 {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#abouttheauthor p {
	margin: 0;
	padding: 0;
	font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
}

#selectatheme img {
	border: 1px solid #000;
	display: inline;
	margin: 4px 7px 0 0;
}

#clearer {
	clear: both;
	height: 0;
}

#bottomshadow {
	width: 756px;
	height: 29px;
	background-repeat:no-repeat;
	background-image:url(/images/template/bottomshadow_capecod.gif);
}

#comments {
        width: 450px;
        overflow: hidden;
}

#menu {
  	margin-bottom:15px;
	border: 1px dotted #6D6D6D;
	padding: 6px;
}							

#name_email p {
  	margin-bottom: 0;
  	padding-bottom: 13px;
}

del {
	text-decoration: line-through;
	color: #660000;
}

ins {
	text-decoration: none;
	color: #006600;
}

#footer {
	background-color: transparent;
	border-top: 1px solid #c0c0c0;
	clear: both; 
	color: #000000; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 80%;
	margin: 0px;
	text-align: center;
	width: 100%;
	float: left;
	width: 540px;
}

#footer a:link {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	color: #000000;
}

#footer a:visited  {
	color: #000000;
}

#footer a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
hr {background-color:#6D6D6D; color:#6D6D6D; height:0.1em; text-align:center;}

dl.meImgLeft { float: right;}
dl.meImgLeft dt { margin-bottom: 0; }
dl.meImgLeft dd { margin: 0; }

#picture {text-align: center;}

.undertitle {
	margin: 5px;
	padding: 5px;
	color: #6A0A0A;
	font-weight: bold;
	text-align: center;
}

#activity li{
	padding-left: 10px;
	background-image: url(/images/template/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	margin: 0;
	margin-top: 10px;
		font-size: 110%;
}

#activity a:link {
	color: #6A0A0A;
	font-weight: bold;

	text-decoration:none;
	border-bottom: 1px dotted #6A0A0A;
}

#activity a:hover {
	border-bottom: 1px solid #6A0A0A;
}

#activity a:visited:after {
	color: #828282;
	font-weight: normal;
	content: "\00A0\221A";
	font-size: 75%;
}

#activity a:visited {
	font-size: 100%;
	font-weight: bold;
	color: #828282;
	text-decoration:none;
	border-bottom: 1px dotted #828282;
}

#activity a:visited:hover {
	border-bottom: 1px solid #828282;
}
#master #main #content #mainpane #mainpanecontent img {
	padding: -6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(-50px,auto,auto,auto);
}
.karte {
	overflow: hidden;
	position: relative;
	height: 450px;
	width: 450px;
	padding-top: -30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	clip: rect(-100px,-10px,-10px,-10px);
	background-position: -100px;
	z-index: 2;
}

