/* @override http://mickels.se/css/style.css */
.ctr{
	margin-left: auto;
	margin-right: auto;
}
*{
	padding: 0;
	margin: 0;
}
#bildspel{
	height: 386px;
	position: relative;
	left: -12px;
	top: -10px;
}
#bildspel a,#bildspel img{
	background: transparent;
}
#header{
	background-image: url(../images/top.jpg);
	height: 380px;
	background-repeat: no-repeat;
	position: relative;
}

body{
	margin-top: 30px;
	font-family: Arial,Helvetica,sans-serif;
	color: #7E7E7E;
}

h1,h2,h3,h4,h5{
	font-family: "Georgia",serif;
	color: #436d01;
}

#border{
	border-style: dashed; 
	border-color: #CCC;
}

#karta{
	float: right;
	margin-left: 20px;
	border: 0px;
	margin-bottom: 10px;
	margin-top: 3px;
}

.horizontal{
	background-image: url(../images/horisontell.gif);
	background-position: left;
	background-repeat: repeat-x;
	clear: both;
	margin-top: 18px;
	margin-bottom: 18px;
	height: 18px;
}
#article{
	border-left: 1px;
	border-style: none;
	border-color: #CCC;
	background-image: url(../images/stjarnbakgrund.gif);
	background-position: top right;
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

a{
	text-decoration: none;
	font-weight: normal;
	color: #759124;

}
a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #759124;

}

#footer{
	background-image: url(../images/bottom.jpg);
	height: 160px;
	background-repeat:no-repeat;
	padding-top: 140px;
	color: #grey;
	text-align: center;	
}
#english{
	display: block;
	position:absolute;
	width: 400px;
	height: 63px;
	left: 85px;
	top: 0px;
}
#deutsch{
	display: block;
	position:absolute;
	width: 120px;
	height: 32px;
	left: 485px;
	top: 28px;
}
#hem,#om,#attgora,#golf,#kontakt{
	display: block;
	position: absolute;
	width: 100px;
	height: 278px;
	bottom: 0px;
}
#hem{
	left: 0px;
	width: 230px;
	background-image: url(../images/streck.gif);
	background-repeat: no-repeat;
	background-position: 0px 200px;
}
#hem:hover{
	xbackground-position: 0px 15px;
}
#om{
	left: 230px;
	width: 185px;
	background-image: url(../images/streck.gif);
	background-repeat: no-repeat;
	background-position: -230px 200px;
}
#om:hover{
	xbackground-position: -230px 13px;
}
#attgora{
	left: 415px;
	width: 175px;
	background-image: url(../images/streck.gif);
	background-repeat: no-repeat;
	background-position: -415px 200px;
}
#attgora:hover{
	xbackground-position: -415px 1px;
}
#golf{
	left: 590px;
	width: 140px;
	background-image: url(../images/streck.gif);
	background-repeat: no-repeat;
	background-position: -590px 200px;
}
#golf:hover{
	xbackground-position: -590px 15px;
}
#kontakt{
	left: 730px;
	width: 160px;
	background-image: url(../images/streck.gif);
	background-repeat: no-repeat;
	background-position: -730px 200px;
}
#kontakt:hover{
	xbackground-position: -730px 15px;
}

.leftimage{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.rightimage{
	float: right;
	clear:both;
	margin-left: 15px;
	margin-bottom: 15px;
}

.input{
margin-right:10px;
}
.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

.mootabs_title li {
	float: left;
	background-color: #ddd;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	height: 18px;
	
}
.mootabs_title li.active {
	background-color: #436d01;
	color:#FFF;
}

.mootabs_panel {
	display: none;
	position: relative;
	width: 100%;
	top: -1px;
	clear: both;
	overflow: auto;
}

.mootabs_panel.active {
	display: block;
}
#myTabs{
	clear:both;
}


#shrink img, #thumb img, img.b, table img, a img {
	
}


.thumbnood {
 	background:#FFF;
	border:1px solid #999;
	padding:5px;
}


 .thumbnoocover, .thumbnooloader {
	background: #FFF;
	cursor: wait;
	
}

/*
 *	when preloading, we need a different background (animated GIF)
 */
.thumbnooloader {
	background: url(loading.gif) no-repeat 50% 50% #FFF;
}

/*
 *	a small lupe is placed in the bottom right corner to indicate zooming ability
 */
.thumbnooindicate {
	background: url(zoom.gif) no-repeat 95% 95%;
	cursor: pointer;
}

/*
 *	the element holding the <blockquote/> with the caption
 */
.thumbnoocaption {

}

/*
 *	the element holding the caption text, we can style it without breaking the box model
 */
.thumbnoocaption blockquote {
	color:#FFF;
}

/*
 *	the caption can hold URL encoded HTML so maybe we have some links?
 */
.thumbnoocaption a {
	color: #000;
}

/*
 *	basic styles end, overrides follow
 *	note that the above rules will get applied to ALL elements so override only
 *	what differs, no need to copy/paste rules
 */

/*
 * Example: Slideshow [thumb]
 *
 * className: 'thumbShow'
 */
.thumbShowcaption {
	

}

.thumbShowcaption blockquote {
	text-align: right;
}

/*
 * Example: Shrink mode 50%, center, 'long' animation duration, popup on mouse over
 *
 * className: 'b'
 */
.bcover {
	background: #0AF;
}

.bindicate {
	background: url(zoom-inverted.gif) no-repeat 5% 5%;
}

.bd {
	caption-side: left;
}
