/* CSS Document */

#gaestebuch {
	margin: 10px 0px 0px 170px;
	text-align: left;
	width: 410px;
	}

#gblinks {
 	position: absolute;
  	top: 240px;
  	left: 0px;
 	width: 160px;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	}

#gblinks2	{
	background-color: #C7C4FB;
	margin: 10px 0px 20px 10px;
	padding: 0px 0px 0px 0px;
	background: url(bastilleklein.jpg) no-repeat;
	height: 200px;
	}

#gblinks3	{
	background-color: #C7C4FB;
	margin: 10px 0px 20px 10px;
	padding: 0px 0px 0px 0px;
	background: url(sacrecoeurklein.jpg) no-repeat;
	height: 200px;
	}
	
#gblinks4	{
	background-color: #C7C4FB;
	margin: 10px 0px 20px 10px;
	padding: 0px 0px 0px 0px;
	background: url(triumpfbogenklein.jpg) no-repeat;
	height: 140px;
	}

