/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	height: 100%;
}
body {
	background-image: url(../img/bgr.jpg);
	background-color: #C2C2C2;
	margin-bottom: 30px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sidfot {
	font-size: 10px;
	width: 790px;
	text-align: center;
	color: #999999;
	background-image: url(../img/bgr_sidfot.jpg);
	background-repeat: no-repeat;
	height: 35px;
	line-height: 33px;
}
#sidfot a:link, #sidfot a:visited {
	color: #999999;
	text-decoration: underline;
}
#sidfot a:hover, #sidfot a:active {
	color: #666666;
	text-decoration: none;
}

#container {
	background-color: #FFFFFF;
	height: 100%;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bgr_sidfot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#logo-top {
	width: 790px;
	background-image: url(../img/bgr_top.jpg);
	background-repeat: no-repeat;
	height: 121px;
}

#kropp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	width: 790px;
}
#menu {
	list-style-type: none;
	position: absolute;
	top: 102px;
	left: 50%;
	width: 450px;
	margin-left: -70px;
}
#menu p{
	display: inline;
	font-size: 12px;
	font-weight: bold;
	top: 100px;
	left: 500px;
	padding-right: 20px;
}
#menu a:link, #menu a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover, #menu a:active {
	color: #FFFFFF;
}
.menucurrent {
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 2px 26px 4px 22px;
	margin-bottom: 8px;
	text-align: right;
}
#textarea {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}
#aktuellautstallningar {
	float: right;
	height: auto;
	width: 240px;
}
#aktuellautstallningar form {
	background-color: #E9E9E9;
	margin: 0px;
	padding-top: 8px;
	text-align: center;
	padding-left: 8px;
}
#aktuellautstallningar .skrivf {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bold;
	color: #333333;
	background-color: #F5F5F5;
	border: 1px solid #999999;
	width: 140px;
	margin-bottom: 6px;
}


#aktuellautstallningar h1{
	font-size: 120%;
	color: #666666;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	margin: 0px;
}
#aktuellautstallningar p{
	background-image: url(../img/bgr.jpg);
	background-repeat: repeat-x;
	padding: 6px 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}


h1 {
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 4px;
}
h2 {
	font-size: 120%;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	font-size: 80%;
	margin-bottom: 0px;
}


p {
	font-size: 80%;
	margin-top: 0px;
}
div.bildruta {
	margin: 10px;
}
div.bildruta img {
	border: 1px solid #FFFFFF;


}
div.bildruta img:hover {
	border: 1px solid #000000;


}
div.bildruta:hover {

}
td {
	text-align: center;
	vertical-align: top;
}

.galleri-storbild {
}
.galleri-storbild-text {
	font-size: 100%;
	color: #666666;
	margin-top: 6px;
}


#galleri {
	height: auto;
	width: auto;
	text-align: center;
}
#meny-galleri {
	padding: 4px;
	border: 1px solid #E6E6E6;
}
#meny-galleri a:link, #meny-galleri a:visited {
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/bgr_galleri_meny2.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border: 1px solid #000000;
}
#meny-galleri a:hover, #meny-galleri a:active {
	background-color: #000099;
	background-image: url(../img/bgr_galleri_meny1.jpg);
	background-repeat: repeat-x;
	border: 1px solid #0000FF;
}
#meny-galleri .current {
	margin: 0px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/bgr_galleri_meny2.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border: 1px solid #666666;
}
