/* DEFAULT TEMPLATE STYLES */
body, html {
	width: 100%;
	height: 100%;
	background-color: #bfab8a;
	background-image:url(../image/web/bg.gif);
	background-repeat:repeat-x;
}
.body {
	width: 100%;
	height: 100%;
	background: scroll;
}


/* DEFAULT TABLE STYLES */
table, table td {
	border-collapse: collapse;
	border: 0px solid #dddddd;
	vertical-align: top;
	text-align: left;
}
.kuttabel td{
	border: 1px solid #dddddd;
	padding: 5px;
}

/* TEMPLATE ELEMENTS */
.template {
	width: 960px;
	margin: 0px auto;
}
.logo {
	padding: 0px 0px;
	position: relative;
}
.contentwrapper {
	position: relative;
	padding: 25px 0px 15px 15px;
	margin-top: 0px;
	background-color:#FFF;
}
.contentfront {
	min-height: 300px; /* IE6.css height: 300px; */
	position: relative;
	width: 615px;
}
.contentpage {
	min-height: 300px; /* IE6.css height: 300px; */
	position: relative;
	width: 920px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-color:#FFF;
}
.columnpage {
	/* jQuery resize by jquery.columnpage.js */
	position: absolute;
	top: 0px;
	left: 720px;
	width: 240px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-color:#EAEAEA;
}
.column {
	padding: 0px 0px 0px 0px;
}
.loginbox {
	border-bottom: 1px solid #dddddd;
	background-color:DDDDDD;
}
.headmenu{
	padding-left:15px;
	padding-top:5px;
	height:25px;
	font-size:11px;
}
.headmenu a{
	font-size:11px;
}

.footer {
	padding:10px 0px 20px 25px;
	
}
.footer div a, .footer div {
	color: #666;
	font-size:12px;
}
.footer div a:hover {
	color: #635e55;
}

/* FRONTPAGE ITEM STYLES */
.frontitem {
	border-bottom: 1px solid #dddddd;
	padding: 15px 15px 10px 20px;
	position: relative;
}


/* NEWS STYLES */
.newsitem {
	padding: 10px 15px 0px 0px;
	position: relative;
}
.newsdate {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 2px 7px;
	background-color: #eeeeee;
	color: #bbbbbb;
}


/* FORM STYLES */
.formbut {
	color: #ffffff; 
	background-color: #635e55;
	border: 1px solid #635e55;
	height: 20px; 
	line-height: 10px;
	cursor: pointer;
	padding: 0px 10px 0px 10px;
	margin-left: 5px;
}
.formline {
	color: #999999; 
	border: 1px solid #999999;
	height: 14px;
	background-color: #FFFFFF;
	width: 300px;
	line-height: 14px;
	padding: 2px 3px 2px 3px;
	margin-bottom: 3px;
}
select.formline {
	height: 20px;
	width: 308px;
	color: #666666;
}
.formarea {
	color: #999999; 
	border: 1px solid #999999;
	padding: 2px 3px 2px 3px;
	background-color: #FFFFFF;
	width: 300px;
	height: 100px;
	margin-bottom: 3px;
}
.formline:focus, .formarea:focus {
	border-color: #666666;
	color: #666666;
}
.formbut:hover {
	background-color: #f78e1e;
	border: 1px solid #f78e1e;
}
input[type=radio] {
	margin: 0px 4px 0px 4px;
}
.formtable {
	border: 1px solid #ffffff;
}
.formtable td {
	border: 1px solid #ffffff;
	padding: 5px 10px 0px 10px;
}
.formlabel {
	border-bottom: 1px solid #ffffff;
	background-color: #eeeeee;
	padding: 5px 10px 5px 10px;
	width: 160px;
}
.formrequired {
	background-color: #FFFF99;
}
.formnotify {
	border: 1px dashed #FF9900;
	background-color: #FFFF99;
	padding: 5px 10px 5px 10px;
	margin-bottom: 20px;
}
td.formextra {
	padding-top: 20px;
}
.formextra .formbut {
	float: right;
}
.label {
	font-size: 10px;
}


/* MENU STYLES */
.columnpage li, .columnpage ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu1wrapper {
	position: relative;
	height: 40px;
	background-color: #635e55;
	z-index: 10;
}
.menu2wrapper {
	position: relative;
	height: 30px;
	background-color: #3b3936;
	z-index: 10;
}
.menu {
	position: absolute;
	top: 0px;
	left: 0px;
}
.menuquick {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #1b8abf;
	width: 300px;
	height: 40px;
}
.menu1, .menu1selected, .menu1selected:hover {
	display: block;
	line-height: 40px;
	padding: 0px 20px 0px 20px;
	height: 40px;
	font-size:15px;
	float:left;
	white-space: nowrap !important;
	color: #FFFFFF;
}
.menu1:hover {
	background-color: #FFFFFF;
	color: #3b3936;
}
.menu1selected {
	background-color: #91897c;
	color: #FFFFFF;
}
.menu2, .menu2selected, .menu2selected:hover {
	display: block;
	line-height: 30px;
	padding: 0px 20px 0px 20px;
	color: #ffffff;
	height: 30px;
	font-size:13px;
	float:left;
	white-space: nowrap !important;
}
.menu2:hover {
	background-color: #FFFFFF;
	color: #91897c;
}
.menu2selected {
	background-color: #666666;
	color: #FFFFFF;
}
.menu3, .menu3selected {
	display: block;
	border-bottom: 1px solid #dddddd;
	margin: 0px 15px 0px 20px;
	padding-left: 10px;
	line-height: 20px;
	height: 20px;
}
.menu3:hover, .menu3selected:hover {
	background-color: #057db1;
	color: #ffffff;
	border-color: #ffffff;
}
.menu3selected {
	background-color: #EEEEEE;
	color: #057db1;
	border-color: #ffffff;
	font-weight:bold;
}


/* ExtraZake FUNCTION STYLES */
.highlight {
	border-bottom: 1px dashed #333333;
}
.photothumb {
	width: 77px;
	height: 77px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
}
.webitem {
	margin-left: 15px;
	margin-bottom: 30px;
}
.sitemap {
 	color: #AAAAAA;
	font-size: 11px;
}
.sitenav {
	padding: 0px 0px 15px 15px;
 	color: #AAAAAA;
}

/* participantlist */
.participantlisttabselected {
	font-weight: bold;
}


@media Print {
	html, body, .body {
		margin: 0px;
		padding: 0px;
		background-color: #FFFFFF;
		background-image: none;
		visibility: hidden;
		width: 905px;
		overflow: hidden;
	}
	body, html, input, textarea, select, form, a, p, span, div, td, font, h1, h2, h3, ul, li, ol, sub, sup {
		color: #000000;
	}
	.menu1, .menu1selected, .menu2, .menu2selected, .menu3, .menu3selected {
		color: #000000;
	}
	.noprint {
		display: none;
	}
	.contentfront, .contentpage {
		visibility: visible;
		margin: 0px;
	}
}
