.hide {display:none} 
.show {display:block}
.invisible {visibility:hidden}
.inline {display:inline}



body {
	font-family: Arial, Helvetica, sans-serif;
	padding:10px;
	margin:10px;
}
div{
	padding:0px 0px 5px 0px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	font-weight:bold;
	margin-right:20px;
	margin-bottom:0px;
	line-height:63px;
	float:left;
	font-size:87px;
	margin-top: 0px;
	margin-left: 0px;
}
h1 a{
	text-decoration:none; 
	color:#000; 
	font-weight:bold;
	position:relative;
}
h1 a:hover{
	text-decoration:none; 
	color:#0099FF;
	font-weight:bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:1em;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:2px;
}
a{
	color:#0099CC;
	font-weight:normal;
	cursor:pointer;
	text-decoration:underline;
}
a:hover{
	color:#00FFCC;
}
hr{
	color:#fff;
	height:1px;
	background:#fff;
	border:0px;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
input[type="text"]{
	width:100px;
}
input[type="button"]{
	cursor:pointer;
}



.allContent{
	text-align:left; 
	width:780px; 
}
.topbar{
	background-image:url(images/topbarbg.gif); 
	background-repeat:repeat-x; 
	height:150px;
	margin-bottom:15px;
}

.topimg{
	float:left; 
	clear:none; 
	padding-left:16px;
}
.globalTools{
	margin:0px 0px 15px 17px; 
	padding-bottom:0px;
	font-size:0.8em;
	float:left; 
	padding:0px; 
	width:205px;
}
.globalTools div{
	padding-bottom:0px;
}

.searchBox{
	border:1px solid #000; 
	padding:4px; 
	margin-top:5px; 
	background:#fff; 
	height:27px;
	width:197px;
	clear:both;
}

.login{
	border:1px solid #000; 
	padding:4px; 
	background:#fff; 
	height:85px;
	width:197px;
}
.login div{
	padding-bottom:4px;
}

.globalToolsLeft{
	width:120px;
	float:left;
	clear:left;
	vertical-align: middle;
}
.globalToolsText{
	padding: 3px 0px;
}

.globalTools a{
	font-weight:bold;
}
.loginInput{
	width:100px;
}
.loginButton{
	width:55px;
}
.forgot{
	font-size:0.8em;
	margin-top:4px;
}
.contact{
	text-align:center;
	font-size:0.8em;
	color:#666;
	margin-top:30px;
	clear: both;
}
.about{
	margin-bottom:20px;
	clear:both; 
	text-align:left; 
	border:#000 1px solid; 
	background:#FFFF99; 
	padding:5px;
}
.profile{
	border:solid 1px #666; 
	border-bottom:0px;
	padding-bottom:0px; 
	float:left;
	width:778px;
}
.profileSearch{
	border:solid 1px #666; 
	padding-bottom:0px; 
	float:left;
	width:778px;
	margin-bottom:10px;
}
.profileImg{
	float:right; 
	padding-bottom:0px;
	margin:5px;
	border:#000000 solid 1px;
}
.profileHeadline{
	float:left; 
	font-weight:bold; 
	font-size:1.2em; 
	padding-left:5px;
	margin-right:5px;
}
.profileText{
	float:left; 
	clear:left; 
	padding-left:5px; 
	font-size:0.8em;
	padding-bottom:45px;
}
.profileFavorites{
	float:left; 
	clear:left; 
	padding-left:5px; 
	font-size:0.8em;
}
.profileTools{
	border:solid 1px #000; 
	width:194px; 
	float:right; 
	margin:5px; 
	padding:5px; 
	font-size:0.8em;
	min-height:95px;
}


.tabs{
	clear:both; 
	height:36px; 
	padding:0px 0px 0px 2px; 
	position:relative; 
	top:-39px; 
	margin-bottom:-39px;
}
.tab{
	height:25px; 
	float:left; 
	padding:8px 5px 2px 5px; 
	margin:0px 2px; 
	border:#999999 solid 1px; 
	background:#fff; 

	color:#000; 
	text-decoration:none;
	font-weight:bold;
	border-bottom:0px;
}
.actualTab{
	color:#fff;
	background:#000;
	height:26px;
	border-color:#000000;
}

.tabsBottom{
	height:0px; 
	background:#000; 
	border:solid 1px #000; 
	border-bottom:0px;
	margin-bottom:-10px;
}


.datechoose{
	margin-top:15px; 
	clear:both;
}
.previousNext{
	text-align:right; 
	font-size:0.8em; 
	margin-top:15px;
	margin-bottom:-10px;
}
.datechoose .previousNext{
	position:relative; 
	top:7px;
}
.dayHeadline{
	padding:2px 4px 2px 4px; 
	font-size:1.3em;
	font-weight:bold;
	clear:both;
	margin-top:30px;
	margin-bottom:-10px;
}
.eventShadow{
	clear:both;
	background-image:url(images/shadow.gif);
	background-position:bottom right;
	position:relative;
	left:5px;
	top:5px;
	margin:15px 0px 0px 0px;
	padding:0px;
}
.event{
	border:#000 solid 1px;
	margin:0px 0px 0px 0px;
	margin-bottom:0px;
	padding-bottom:0px;
	clear:both;
	position:relative;
	left:-5px;
	top:-5px;

}
.eventHeader{
	background:#000;
	border-bottom: solid 2px #000;
	padding:2px 4px 0px 4px;
	font-size:1em;
	color:#fff;
}
.eventHeadline{
    color:#fff;
    float:left;
    font-weight:bold;
    position:relative;
}
.eventPlace{
	font-weight:normal; 
}
.eventContent{
	padding:10px 10px 0px 10px;
}
.eventDate{
	text-align:right; 
	font-weight:bold;
}
.eventTime{
	font-weight:normal; 
}
.eventImage{
	float:right; 
	text-align:right; 
	padding-bottom:0px; 
	padding:10px;
	margin:0px;
}
.eventToolbox{
	border:solid 1px #000;
	padding:10px;
	margin:10px;
	margin-top:20px;
	width:300px;
	font-size:0.8em;
}
	
.toolboxHeader{
	font-weight:bold;
}
.eventToolbox input[type='text']{
	color:#666;
	width:290px;
}
.eventToolbox textarea{
	width:290px;
	height:100px;
}
.eventToolbox select{
	width:294px;
}
.tip{
	padding:2px;
}
.showHide{
	text-align:right;
}
.showHideText{
	color:#0099CC; 
	text-decoration:underline;
}
.showHide a{
	text-decoration:none;
	color:#000000;	
}
.showHide a:hover{
	color:#00FFCC;
}
.showHide a img{
	background:#000;
}
.showHide a:hover img{
	background:#00FFCC;
}
.eventBottomHolder{
	clear:both; 
	padding:0px;
	margin:0px;
}

#brugere{
	margin-top:10px;
}


.box{
	border:solid 1px #666; 
	clear:both;
}
.box h2{
	background:#000000; 
	padding:2px 4px 2px 4px; 
	font-weight:bold;
	clear:both;
	border-bottom:solid 1px #666;
	margin-bottom:20px;
	color:#fff;
}


.label{
	clear:left;
	width:200px; 
	text-align:right; 
	float:left;
	margin:5px 10px 5px 0px;
	font-size:0.8em;
}
.error{
	background:#FFC4C4; 
	border:1px solid #FF0000; 
	padding:5px; 
	margin-bottom:10px; 
	color:#f00;
}
.confirm{
	background:#99FF99; 
	border:solid 1px #00CC00; 
	padding:5px; 
	margin-bottom:10px;
}
.value{
	margin:5px 5px 5px 0px;
}
.value textarea{
	width:400px;
	height:150px;
}
.value input[type='text']{
	width:400px;
}
.value input[type='password']{
	width:400px;
}

.helpText{
	color:#666;
	font-size:0.8em;
}


.buttons{
	margin-top:5px;
	text-align:right;
}
.buttons a{
	font-size:0.8em; 
	position:relative; 
	top:-4px;
	color:#FF0000;
} 


#mail{
	margin-bottom:15px;
}
#mail div{
	padding:10px;
}
#mail textarea{
	width:750px; 
	height:150px;
}
#mail .buttons{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
}

.ads{
	margin-left:20px; 
	float:left; 
	width:200px; 
	font-size:0.8em; 
	margin-top:-7px;
}
.ads a{
	color:#0000FF;
}