/* copyright   RomanticRoad e.K.  all rights reserved.  Style Sheet, Main Image Button Pages, All Languages  */
 
 
BODY.main  {
	background-color : rgb(247,244,229);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	color:rgb(96,107,101);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	color:rgb(180,147,141);
	text-decoration: none;
}

A:visited {
	color:rgb(180,147,141);
	text-decoration: none;
}

A:hover {
	color: red;
}


/*  Title Text and Image  */

P.title {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:500;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: black;
}

IMG.title {
}


/*   Page Photos  */

IMG.photo {
	z-index: 1;	
}

IMG.ltphoto {
	
	border-bottom: 1px rgb(124,118,109) solid;	
	border-right: 1px rgb(124,118,109) solid;
}


/*   Navigation  Buttons */

P.nav {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:500;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: black;
}

IMG.nav {
}

IMG.linebnt {
	border-top: 1px rgb(158,176,166) solid;
	border-bottom: 1px rgb(158,176,166) solid;
	border-right: 1px rgb(158,176,166) solid;
	border-left: 1px rgb(158,176,166) solid;
}



TABLE.bgbn {
	background-color: rgb(255,255,255);
	border-top: 1px rgb(158,176,166) solid;
	border-bottom: 1px rgb(158,176,166) solid;
	border-right: 1px rgb(158,176,166) solid;
	border-left: 1px rgb(158,176,166) solid;
}


/*  Boundry Lines  */ 

IMG.linebrd {
	border: 2px rgb(255,255,255) solid;
}

IMG.linebrdt {
	border-top: 1px rgb(124,118,109) solid;
}

IMG.linebrdl {
	border-left: 1px rgb(124,118,109) solid;
}

IMG.linebrdr {
	border-right: 1px rgb(124,118,109) solid;
}


/*  Impressum Button */

P.impressbn {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/*  Main Pages Text   */

P.maintxt {
	text-align:justify;
	font-weight:400;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A.maintxt:link {
	color: black;
	text-decoration: none;
}

A.maintxt:visited {
	color: black;
	text-decoration: none;
}

A.maintxt:hover {
	color: red;
}


/*   Map    */

BODY.map  {
	background-color: rgb(255,255,255);
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

P.map {
	text-align:justify;
	font-weight:400;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A.map:link {
	color: black;
	text-decoration: none;
}

A.map:visited {
	color: black;
	text-decoration: none;
}

A.map:hover {
	color: red;
}


/*  Interactive Sights Map    */

P.sightmap {
	color: rgb(0,0,128);
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

IMG.sightmap {

}

TABLE.sightmap {
	border-top: 1px rgb(186,62,69) solid; 
	border-bottom: 1px rgb(186,62,69) solid; 
	border-left: 1px rgb(186,62,69) solid; 
	border-right: 1px rgb(186,62,69) solid; 
	background-color: white;
}

DIV.sightmap {
	position: absolute;
	z-index: 2;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	

P.mapanchor {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,0,128);
	text-align:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A.mapanchor:link {
	color: rgb(0,0,128);
	text-decoration: none;
}

A.mapanchor:visited {
	color: rgb(0,0,128);
	text-decoration: none;
}

A.mapanchor:hover {
	color: red;
}



