body {
	padding: 0px;
	margin: 0px;
	background-color: white;
}

body, div, td, input, select, textarea {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	color: #707070;
	line-height: 1.3em;
}

form { margin: 0px; }

input, textarea, select {
	border: 1px solid #ccc;
	background-color: #fbfbfb;
}

a { text-decoration: none; }
a:link {	color: #ff0173; }
a:visited {	color: #ff0173; }
a:hover {	color: #22beb5; }
a:active {	color: #22beb5; }

h3 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	color: #aaaaaa;
}

h4 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	color: #22beb5;
}

h5 {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	color: #22beb5;
}

h6 {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	color: #aaaaaa;
}

img { border-width: 0px; }

#contain {
	width: 790px;
}


#content {
	background-image: url('../assets/images/kringla.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 320px;
	text-align: left;
	overflow: hidden;
}

#bottom {
	text-align: center;
	padding: 0px 50px;
	height: 182px;
	background-image: url("../assets/images/bottom_back.gif");
	background-repeat: no-repeat;
}

#skicka {
	margin-top: 18px;
}
#skicka td {
	height: 60px;
	vertical-align: top;
	margin-top: 18px;
	padding: 0px 20px 0px 20px;
	white-space: nowrap;
}
#skicka div {
	cursor: pointer;
	float: left;
	display: inline;
}

#skicka a { font-size: 10px; line-height: 37px; }
#skicka a:link {	color: #707070; }
#skicka a:visited {	color: #707070; }
#skicka a:hover {	color: #22beb5; }
#skicka a:active {	color: #22beb5; }

#skicka a span {
	color: #ff0173;
	font-weight: bold;
}

#startrub {
	width: 680px;
	margin-left: 75px;
}

#idag {
	text-align: left;
	line-height: 30px;
	margin-left: 15px;
	font-size: 11px;
}
#idag span {
	font-weight: bold;
	color: #22beb5;
}

.toplinje {
	width: 100%;
	border-top: 1px solid #f1f1f1;
	padding-top: 1px;
}

#namnflash {
	margin-top: 95px;
}

#nyheterlista {
	float: left;
	padding: 100px 0px 30px 50px;
	line-height: 17px;
}
#nyheterlista a, #nyheterlista span {
	display: block;
}

#innehall, #sokfalt {
	float: right;
	display: inline;
	width: 550px;
	margin: 30px 0px 0px 20px;
	padding: 0px 70px 30px 0px;
	text-align: left;
}

.vykort_thumb {
	float: left;
	display: inline;
	border: 1px dotted #fff;
	border-width: 0px 1px 1px 0px;
}


#falt_datum, #falt_namn {
	width: 170px;
	float: left;
	display: inline;
	margin-right: 30px;
}

#sokfalt h3 {
	margin-bottom: 5px;
	border-bottom: 1px solid #eeeeee;
}
#showbydate #show, #searchbyname #show {
	width: 100%;
	margin-bottom: 20px;
}
#showbydate #show td, #searchbyname #show td {
	text-align: right;
}
#showbydate #show #MarginBottom, #searchbyname #show #MarginBottom {
	height: 30px;
}
#submitButton td {
	padding: 1px;
	border: 1px solid #eeeeee;
}
#submitButton div {
	padding: 2px 0px;
	background-color: #f0f0f0;
	width: 100%;
	text-align: center;
}

#sokresultat {
	width: 100%;
}
#sokresultat .res {
	width: 170px;
	float: left;
	display: inline;
	margin-right: 10px;
	padding: 3px 0px;
	border-bottom: 1px dotted #ccc;
}

#vykort_show {
	float: right;
	display: inline;
	padding-right: 35px;
}

#vykort_form_div {
	float: left;
	display: inline;
	margin-top: 100px;
	margin-left: 35px;
}
#vykort {
	width: 250px;
}
#vykort h6 {
	margin-top: 10px;
	margin-bottom: 1px;
}
#vykort #MarginBottom {
	padding-bottom: 10px;
}
#vykort input, #vykort textarea {
	width: 98%;
}
#vykort textarea {
	height: 70px;
}



#paminnare_form_div {
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 160px;
}

#paminnare {
	width: 570px;
}
#paminnare h6 {
	margin-top: 10px;
	margin-bottom: 1px;
}
#paminnare #MarginBottom {
	padding-bottom: 10px;
}
#paminnare input {
    width: 98%;
}
#paminnare textarea {
	width: 98%;
	height: 40px;
}

#paminnare_instruktion {
	margin-left: 160px;
    width: 570px;
	float: left;
	display: inline;
}

#paminnare_meddelande {
	margin-left: 160px;
    width: 570px;
	float: left;
	display: inline;
}


#vykort_meddelande {
	margin-left: 160px;
    width: 570px;
	float: left;
	display: inline;
}



