body
{
	/*background-image: url("../images/background.gif");
	background-repeat: repeat-x;*/
	/*background-color: #45c5f8;*/
	/*background-color: #bbe7f9;*/
	background-color: #ffffff;
}

div.image 
{
	background-image: url("../images/pumpen.png");	
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	
	/*float: left;
	width: auto;*/
}

#site-logo2
{
	/*background-image: url("../images/bildrounded2.png");
	background-position: center right;
	background-repeat: no-repeat;*/
	float: right;
	/*width: auto;*/
}

#wrap
{
	padding: 0;
	min-width: 650px;
}

/*.headerbar 
{
	background: #ebebeb none repeat-x 0 0;
	color: #FFFFFF;
	margin-bottom: 4px;
	padding: 0 5px;
}*/

#maintable
{
	background-color: transparent;
	/*background-image: url("../images/background.gif");*/
	/*background-position: top left;*/
	/*background-repeat: repeat-x;*/
}

#menubg
{
	background-color: #45c5f8;
	/*background-color: transparent;*/
	/*background-image: url("../images/menu_bg.png");
	background-position: top left;
	background-repeat: no-repeat;*/
}
/*#header
{
	background-image: url("../images/bg.gif");
	background-repeat: repeat-x;

	background-color: #45c5f8;
	background-color: transparent;
	background-image: url("../images/header.png");
	background-position: top left;
	background-repeat: no-repeat;
}*/
#contentbg
{
	background-color: #45c5f8;
	/*background-color: transparent;
	background-image: url("../images/content.png");
	background-position: top left;
	background-repeat: no-repeat;*/
}
/* Meny */
.main-menu
{
	width: auto;
	width: 155px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
}

.main-menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.main-menu ul li
{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.main-menu ul li a
{
	background-image: url("../images/handtag.png");
	background-repeat: no-repeat;
	background-position: center left; /*custom bullet list image*/
	background-color: transparent;
	display: block;
	padding: 1px 0;
	padding-left: 36px; /*link text is indented 36px*/
	font-family: Arial, Georgia, sans-serif;
	/*font-weight: bold;*/
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	color: black;
}

.main-menu ul li a:hover
{
	background-image: url("../images/handtag.png");
	background-repeat: no-repeat;
	background-position: center left; /*custom bullet list image*/
	background-color: #f0f0f0;
	display: block;
	padding: 1px 0;
	padding-left: 36px; /*link text is indented 36px*/
	font-family: Arial, Georgia, sans-serif;
	/*font-weight: bold;*/
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	color: black;
	/*color: rgb(155,155,155);*/
}

.main-menu div.menutitle
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-family: Arial, Georgia, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: black;
}

/* Statistik block*/
.stats-block
{
	width: auto;
	width: 155px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
}

.stats-block ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.stats-block ul li
{
	padding-bottom: 2px; /*bottom spacing between menu items*/	
	font-family: Arial, Georgia, sans-serif;
	font-weight: normal;
	font-size: 100%;
	color: black;
}

.stats-block div.statstitle
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-family: Arial, Georgia, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: black;
}
/**************/

/*.main-menu div.menubg
{
	background-image: url("../images/menu_bg.png");
	background-repeat: no-repeat;
}*/


span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span 
{
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top 
{
	background-image: none;
	background-position: 0 0;
	margin: 0;
}

span.corners-top span 
{
	background-image: none;
	background-position: 100% 0;
}

span.corners-bottom 
{
	background-image: none;
	background-position: 0 100%;
	margin: 0;
	clear: both;
}

span.corners-bottom span 
{
	background-image: none;
	background-position: 100% 100%;
}

span.corners-top 
{
	background-image: url("../images/corners_left.png");
}

span.corners-top span 
{
	background-image: url("../images/corners_right.png");
}

span.corners-bottom 
{
	background-image: url("../images/corners_left.png");
}

span.corners-bottom span 
{
	background-image: url("../images/corners_right.png");
}
.headerpanel
{
	background-image: url("../images/bg.gif");
	/*background-repeat: repeat-x;*/
	margin-bottom: 0;
	padding: 0;
	background-color: #6fc4f5;
	/*background-color: #45c5f8;*/
	/*height: 140px;*/
	/*height: 150px;*/
	/*color: #3f3f3f;*/
}
.menupanel
{
	background-image: url("../images/bg.gif");
	background-repeat: repeat-x;
	/*background-repeat: no-repeat;*/
	margin-bottom: 4px;
	padding: 0;
	background-color: #6fc4f5;
	width: 170px;
	/*height: 250px;*/
	color: #3f3f3f;
	/*float: left;*/
}
.contentpanel
{
	background-image: url("../images/bg.gif");
	background-repeat: repeat-x;
	margin-bottom: 4px;
	padding: 0;
	background-color: #6fc4f5;
	/*width: 830px;*/
	/*width: auto;*/
	min-width: 830px;
	/*height: 250px;*/
	color: #3f3f3f;	
}

.contentpanel div.content 
{
	/*background-color: #45c5f8;*/
	width: auto;
	margin: 0px 5px 5px 5px;
	font-family: Arial, Georgia, sans-serif;
}

.content div.title
{
	width: auto;
	margin:0px 3px 5px 3px;
}
.content div.title a
{
	font-family: Arial, Georgia, sans-serif;
	font-size: 80%;
	text-decoration: none;
	float: right;
	color: black;
}

.content div.title a:hover
{
	text-decoration: underline;
	color: black; 
}


.contentbox
{
	width:auto;
	padding:5px;
	border:0px;
	margin:3px;
	border:1px solid white;
	background-color:#d7e7f8;
}

.contentbox div.linktitle
{
	margin-bottom: 3px;
	font-weight: bold;
}

.contentbox ul
{
	margin-bottom: 4px;
}
.contentbox ul li
{
	padding-bottom: 2px;
}
.contentbox a
{	
	text-decoration: none;
}
.contentbox a:hover
{	
	text-decoration:underline;
}
.copyright
{
	margin-top: 10px;
	font-family: Arial, Georgia, sans-serif;
	text-align:center;	
	text-decoration: none;
	font-size: 80%;
}
.copyright a
{	
	text-decoration: none;
	/*font-size: 80%;*/
}
.copyright a:hover
{	
	text-decoration:underline;
	/*font-size: 80%;*/
}

.loginlink
{
	margin-top: 4px;
	font-family: Arial, Georgia, sans-serif;
	text-align: center;	
	/*text-decoration: none;*/
	font-size: 80%;
	/*color: black;*/
}
.loginlink a
{	
	text-decoration: none;
	color: black;
}
.loginlink a:hover
{	
	text-decoration: underline;
	/*color: black;*/
}

/*.login a:visited
{	
	text-decoration: none;
	color: black;
}*/

.faq div.answer
{
	
}
.faq div.question
{
	font-size: 100%;
	font-weight: bold;
}
.faq p.message
{
	color: red;
}

.faq hr 
{
	/* Also see tweaks.css */
	border: 0 none #FFFFFF;
	border-top: 1px solid #808080;
	height: 1px;
	margin: 30px 0 30px 0;
	display: block;

}

.faq hr.dashed
{
	border-top: 1px dashed #808080;
	margin: 15px 0;
}

/*.faq dd
{
	margin: 5px 0;
	float: left;
}
*/
/* Forms */

fieldset 
{
	border-width: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
}

input 
{
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	padding: 0 3px;
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
label 
{
	cursor: default;
	padding-right: 5px;
	color: #676767;
}

fieldset dl 
{
	padding: 4px 0;
}

fieldset dt 
{
	float: left;	
	width: 10%;
	text-align: left;
	display: block;
}

fieldset dd 
{
	margin-left: 5%;
	vertical-align: top;
	margin-bottom: 3px;
}

.inputbox 
{
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	color: #333333;
	padding: 2px;
	cursor: text;
}

.inputbox:hover 
{
	border: 1px solid #eaeaea;
}

.inputbox:focus
 {
	border: 1px solid #eaeaea;
	color: #4b4b4b;
}

/* Login forms*/

.login fieldset 
{
	border-width: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
}

.login input 
{
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	padding: 0 3px;
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.login label 
{
	cursor: default;
	padding-right: 5px;
	color: #676767;
}

.login fieldset dl 
{
	padding: 4px 0;
}

.login fieldset dt 
{
	float: left;	
	width: 10%;
	text-align: left;
	display: block;
}

.login fieldset dd 
{
	margin-left: 10%;
	vertical-align: top;
	margin-bottom: 3px;
}

.login input.inputbox 
{
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	color: #333333;
	padding: 2px;
	cursor: text;
}

.login input.inputbox:hover 
{
	border: 1px solid #eaeaea;
}

.login input.inputbox:focus
 {
	border: 1px solid #eaeaea;
	color: #4b4b4b;
}
/* end forms*/

.gallery
{
}
.gallery div
{
	margin: 5px 0;
}
.gallery img
{
	/*padding-right: ;*/
}
/*.gallery a
{
	padding-left: 15px;
	vertical-align: 280%;
	font-size: 1.1em;
	font-weight: bold;
}
.gallery c
{
	vertical-align: 180%;
	margin-left: -13%;
	font-size: 1.0em;
	font-weight: bold;
}*/


/* Admin icons
----------------------------------------*/
ul.icon-list
{
	list-style-type:none;
	margin-top: -4px;
	padding-top: 0px;
	list-style: none;
	float: right;
	font-size: 80%;
}

/* Rollover state */
ul.icon-list li 
{
	float: left;
	margin: 0 6px 3px 0;
	background-position: 0 100%;
}

/* Rolloff state 
ul.icon-list li a 
{
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
}*/

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) 
ul.icon-list li span { display:none; }
ul.icon-list li a:hover { background: none; }*/

ul.icon-list-admin
{
	list-style-type:none;
	margin-top: -4px;
	margin-left: -40px;
	padding-top: 0px;
	list-style: none;
	float: left;
	font-size: 80%;
}

/* Rollover state */
ul.icon-list-admin li 
{
	float: left;
	margin: 0 3px 3px 0;
	/*background-position: 0 50%;*/
}


.noaccess
{
	color: red;
}


* html span.corners-top, * html span.corners-bottom { background-image: url("../images/corners_left.gif"); }
* html span.corners-top span, * html span.corners-bottom span { background-image: url("../images/corners_right.gif"); }