body {
	font-family:Arial,Helvetica,SansSerif;
	font-size:12px;
	margin-left: 15px;
}
td, input, select, th {
	color:#333333;
	font-family:Arial,Helvetica,SansSerif;
	font-size:12px;
}
a:link,a:visited,a:active{
	text-decoration:none;
	color:#666666;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}

h1,h1:link,h1:visited,h1:active{
	font-weight:bold;
	font-size:14px;
	color:#0F208A;
	text-decoration:none;
	margin:0px;
	padding : 0px;
}
h2,h2:link,h2:visited,h2:active{
	font-weight:bold;
	font-size:13px;
	color:#0F208A;
	text-decoration:none;
	margin:0px;
	padding : 0px;
}
h3,h3:link,h3:visited,h3:active{
	font-weight:bold;
	font-size:13px;
	color:#0F208A;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
th{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#566878;
}
.red{
	color:#FFFFFF;
}
input, select{
}
input.catname, input.itemname, input.upl{
}
form{
	padding:0px;
	margin:0px;
}

.menuactive,.menuactive:link,.menuactive:visited,.menuactive:active,.menuactive:hover{
	font-weight:bold;
	color:#FFFFFF;
}
.thismenuactive,.thismenuactive:link,.thismenuactive:visited,.thismenuactive:active,.thismenuactive:hover{
	font-weight:bold;
	color:#FFFFFF;
}

.menuinactive,.menuinactive:link,.menuinactive:visited,.menuinactive:active,.menuinactive:hover{
	color:#FFFFFF;
}
.thismenuinactive,.thismenuinactive:link,.thismenuinactive:visited,.thismenuinactive:active,.thismenuinactive:hover{
	color:#FFFFFF;
}

.cattable, .itemtable{
	font-weight:bold;
}
.autortable, .datetable{
	color:#999999;
}
.cattable:hover, .itemtable:hover{
	text-decoration:none;
	font-weight:bold;
}
.cathead, .itemhead{
	font-weight:bold;
	font-size:12px;
}

.index, .index:link, .index:visited, .index:active{
	}
.index:hover {
	text-decoration:none;
	font-weight:bold;
}
input.login{
	width:150px;
	height:20px;
	border: 1px solid #666666;
	background-color : #EEEEEE;
}
input.text,input.mail{
	width:300px;
	height:20px;
	border: 1px solid #666666;
	background-color : #EEEEEE;
}
textarea.mail, textarea.text{
	width:300px;
	height:400px;
	border: 1px solid #666666;
	background-color : #EEEEEE;
}
textarea.shorttext{
	width:300px;
	height:100px;
	border: 1px solid #666666;
	background-color : #EEEEEE;
}
textarea.htmlbody{
	width:500px;
	height:600px;
	border: 1px solid #666666;
	background-color : #FFFFFF;
}
input.nr{
	width:50px;
	height:20px;
	border: 1px solid #666666;
	background-color : #EEEEEE;
}
.hiddenlink,.hiddenlink:link,.hiddenlink:active,.hiddenlink:visited,.hiddenlink:hover,{
	text-decoration:none;
	font-weight:normal;
}
.light{
	font-size:9px;
	color:#999999;
}
.xsml,.xsml:hover{
	font-size:9px;
	text-decoration:none;
}
.mailform{
	width:350px;
	background-color:#EFF0F1;
	border-left : 1 solid #CFD3D6;
	border-top : 1 solid #CFD3D6;
	border-bottom : 1 solid #EFF0F1;
	border-right : 1 solid #EFF0F1;
}
input.mailform{
	height:18px;
}
textarea.mailform{
	height:150px;
}
textarea.content{
	width:400px;
	height:400px;
}
textarea.content_popup{
	width:400px;
	height:300px;
}
textarea.crossline{
	width:400px;
	height:100px;
	font-size:10px;
	color:#000000;
}
input.headline{
	width:400px;
	height:30px;
	font-size:18px;
	color:#000000;
}
input.text,select.text{
	width:400px;
}
input.text_popup,select.text_popup{
	width:400px;
}
ul,li{
	margin: 5px 0px 0px 8px;
}