/*  
Theme Name: templatr
Theme URI: http://templatr.cc/
Description: templatr is written and provided by <a href="http://kex.cc">Hans-Peter Kohnle</a>
Version: 1.0
Author: http://templatr.cc
Author URI: http://templatr.cc/
*/
.alignleft {
	text-align:left !important;
}

.fotter{
margin-right:10px; text-decoration:none; color:#FFFFFF
}
.alignright {
	text-align:right !important;
}
.nowrap {
	white-space:nowrap !important;
}
.p5left {
	padding-left:5px;
}
.p5right {
	padding-right:5px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
#page {
	width:1000px;
	margin:10px auto 0 auto;
}
#header {
	width:1000px;
	float:left;
	margin-bottom:10px;
}
#header table {
	width:100%;
}
#header table td {
	white-space:nowrap;
	vertical-align:middle;
}
#menu {
	float:left;
	margin-bottom:10px;
	background:url(images/menu_4.png);
	background-repeat:repeat-x;
}
#menu table {
	width:100%;
}
#wrap {
	width:1000px;
	float:left;
	margin-bottom:20px;
}
#content {
	width:590px;
	float:left;
}
#sidebar {
	width: 230px;
	float: right;
}
#sidebar2 {
	width: 160px;
	float: left;
}


.main_date{
	line-height:10px;
	font-size:12px;
	color:#999999;
	padding-left:12px;
}

/*#sidebar2 .cattree h2:hover {
	line-height:30px;
	padding-left:20px;
	font-weight:bold;
	font-size:15px;
	color:#000000;
	text-decoration:underline;
}*/
#footer {
	clear: both;
	width:1000px;
	float:left;
	margin-bottom:10px;
	font-size:11px;
	color:#FFF;
}
#footer table {
	width:100%;
}

#footnavi {
	clear: both;
	width:1000px;
	float:left;
	margin-bottom:10px;
	font-size:11px;
	color:#BFBFBF;
}

#footnavi a {
	color:#BFBFBF;
	text-decoration:none;
}

#footnavi a:hover {
	color:#999999;
	text-decoration:underline;
}



