body{
	background: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-align: left;
	margin: 0px;
}
td{
	font-size: 11px;
}
.wrap{
	background: #FFFFFF;
	width: 300px;
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
}
.leftpanel{
	width: 200px;
	height: 800px;
	border-bottom: 1px solid #d9d9d9;
}
.main{
	width: auto;
	height: auto;
	padding: 5px;
}
.langbar{
	background: transparent;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 2px;
	float: right;
	text-align: right;
	margin: 0px;
}
.langbar a:link{color: #FFFFFF;}
.langbar a:visited{color: #FFFFFF;}
.langbar a:hover{color: #FFFFFF;}

.menu{
	background: #d8d8d8;
	padding: 5px;
	color: #000000;
	font-size: 11px;
	margin-bottom: 1px;
}
.menu a:link{color: #FFFFFF;}
.menu a:visited{color: #FFFFFF;}
.menu a:hover{color: #FFFFFF;}

.latest{
	border: 1px solid #d9d9d9;
	height: auto;
	padding: 5px;
}
.latestborder{
	background: url(../data/pic/menu.png)#1a4a72;
	color: #ffffff;
	font-size: 11px;
	padding: 5px;
	display:block;
	font-weight: bold;
}
.latestborder#event{
	color: #ffffff;
}
.latestborder#galleri{
	color: #ffffff;
}
.credits{
	width: 890px;
	font-size: 9px;
	color: #000000;
	text-align: center;
	margin: 0 auto;
}
.goright{
	float: right;
}
.goleft{
	float: left;
}

.menycontainer ul{ 
	float: left; 
	margin: 0px; 
	padding: 5px; 
	width: auto;
	overflow: hidden;
	background: url(../data/pic/menu.png) #CC9999; 
	font-size: 11px;
	border-bottom: 1px solid #113264;
}
.menycontainer li{display: inline;}
.menycontainer ul a{float: left; text-decoration: none; padding: 0.3em 2em;}

.menycontainer a:link{color: #ffffff;}
.menycontainer a:visited{color: #ffffff;}
.menycontainer #date{color: #ffffff; font-weight: bold;}
.menycontainer a:hover{
	background: url(../data/pic/menuhover.png) #CC9999; 
	border-left: 1px solid #113264;
	border-top: 1px solid #113264;
	border-right: 1px solid #5b80b8;
	border-bottom: 1px solid #5b80b8;
	margin-bottom: -3px;
	margin-right: -2px;

}
.menycontainer#lang{
	background: url(../data/pic/menuhover.png) #CC9999; 
	border-left: 1px solid #113264;
	border-top: 1px solid #113264;
	border-right: 1px solid #5b80b8;
	border-bottom: 1px solid #5b80b8;
	margin-bottom: -3px;
	margin-right: -2px;
	float: right;

}
.loginbox{
	background: #FFFFFF;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 5px;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.loginbox input{
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #b7b7b7;
	border-top: 1px solid #b7b7b7;
	font-size: 11px;
}
.loginbox #button{
	background: #d2d2d2;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	font-size: 11px;
	color: #000000;
}

.headline{
	font-size: 12px;
	font-weight: bold;
}

.system{
	background: #168c24;
	border: 3px solid #81ac86;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.news_smallbutton{
        padding: 3px;
        width: auto;
        background: url(../data/pic/bg_button.gif);
        border: 1px solid #cccccc;
        float: left;
        margin-right: 1px;
}
.news_smallbutton a:link{ color: #000000; text-decoration: none; }
.news_smallbutton a:visited{ color: #000000; text-decoration: none; }
.news_smallbutton a:hover{ color: #000000; text-decoration: none; }
.news_smallbutton a:hover{ color: #000000; text-decoration: none; }

.explorer_album{
        background: #cad2d7;
        color: #03395f;
}
.explorer_album a:link{color: #03395f; text-decoration: none;}
.explorer_album a:hover{color: #03395f; text-decoration: underline;}
.explorer_album a:visited{color: #03395f; text-decoration: none;}
.explorer_album a:visited:hover{color: #03395f; text-decoration: underline;}

.explorer_pic{
        background: #b7d083;
        color: #2a4113;
}
.explorer_settings{
        background: #e7c96f;
        color: #a94800;
}
.explorer_menu{
	background: #535353;
	padding: 5px;
	width: auto;
}
