/* CSS Document */

body {
	background-image: url(../pics/bakgrund.gif);
	font-family:Garamond,"Times New Roman", Times, serif;
	font-size:16px;
	color:#9A499F;
	text-align:justify;
	line-height: 22px;
}

p {
    margin-top: 2px;
}

img {
	padding: 0px;
	margin: 0px;
}

#all {
	position: absolute;
	z-index: 5;
	width: 800px;
	left: 100px;
	top: 40px;;
}

#top {
	position: relative;
	height: 100px;
	width: 800px;
	background-image: url(../pics/toppbanner2.jpg);
	border: 2px solid #691B6E;
}

#main {
	position: relative;
	width: 800px;
	border: 2px solid #691B6E;
	border-top: 0px;
	background-color: #FFF;
	margin-bottom: 10px;
}

#star {
	position: absolute;
	z-index: 6;
	height: 125px;
	width: 169px;
	left: 780px;
	top: 30px;
}

#divider {
	position: relative;
	height: 20px;
	width: 800px;
	border: 2px solid #691B6E;
	border-top: 0px;
	background-image:url(../pics/avdelare.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #691B6E;
	text-indent: 10px;
}

#menu {
	border-right: 2px solid #691B6E;
	background-color: #DDB7FF;
}

#menu a {
	margin-bottom: 0px;
}

.content {
	padding: 25px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0px;
}

h2 {
    font-weight:bold;
	font-size: 16px;
	margin: 0px;
}

.border {
	border: 1px solid #691B6E;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.border_top {
	border-top:1px dashed #691B6E;	
}

#main .mess {
	line-height: 25px;	
}

.gbook_top {
	background-color: #636;
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.form {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: black;
  background-color: white;
  border: 1px dashed #333333;
}

.form_text {
	line-height: 25px;
}

.upphojt {
	vertical-align: super;
	font-size: 8px;
}

.head {
	font-weight:bold;
	font-size:18px;
	border-bottom:1px dashed #691B6E;
}

a:link, a:visited {
	color: #691B6E;
	text-decoration: underline;
}

a:hover {
	color: #300;
}

#main a:link, #main a:visited {
	color: #691B6E;
	text-decoration: none;
    border-bottom: 1px solid #691B6E;
    font-weight: bold;
}

#main a:hover {
	color: #691B6E;
	text-decoration: none;
	border-bottom: 1px dashed #300;
}

#main a.gbook:link, #main a.gbook:visited {
	color: white;	
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
}

#main a.gbook:hover {
	text-decoration: underline;
	border-bottom: none;
}

#main a.meny:link, #main a.meny:visited, #main a.meny:hover {
	border-bottom: none;
}

#main a.smiley:link, #main a.smiley:visited {
	text-decoration: none;
	border: none;
}

#main a.smiley:hover {
	text-decoration: none;
	border: none;
}

img.boende {
	float:right;
	padding-left: 15px;
}

.right {
	float:right;
	padding-left: 15px;
	text-align: center;
}

img.left {
	float:left;
	padding-right: 15px;
}

.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #691B6E;
	text-align: center;
}

.big {
	font-size: 24px;
	text-align:center;
	font-weight: bold;
}

.brollop input {
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #691B6E;
	font-size: 12px;
}

.brollop textarea {
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #691B6E;
	font-size: 12px;
}

.poem {
	text-align:center;
	color: #691B6E;
	font-size: 18px;
}

li {
	list-style-image:url(../pics/pil.gif);
	margin-bottom: 10px;
}

