
/* html tags */
*
{
	margin:0;
	padding:0;
}

body
{
	height: 100%;
	background-color: #ffffff;
	margin: 0px;
	scrollbars: yes;
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #32849a;
}

a
{
	color: #ba4500;
	text-decoration: none;
}

a:hover { color: #f36f21; }

strong { color: #f36f21; }

form { margin: 0px; }

div, td, input, select
{
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 14px;
	color: #32849a;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

h1
{
	padding-top: 0px !important;
	padding-top: 10px;
	font-size: 22px;
	color: #f36f21;
}
/* classes */
.outer-wrapper
{
	min-height: 700px;
	height: auto !important;
	height: 700px;
	background-image: url(/media/templates/backgrounds/bg-body.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #ffffff;
}

.inner-wrapper
{
	position: absolute;
	left: 50%;
	top: 10px;
	width: 983px;
	margin-left: -492px;
}
.image_left {
	padding: 0px 10px 10px 0px;
}
.image_right {
	padding: 0px 0px 10px 10px;
}
.menu
{
	vertical-align: top;
	position: absolute;
	width: 192px;
	text-align: center;
}

.menu_bottom
{
	background: url(../media/navigation/bottom.gif) no-repeat;
	height: 11px;
}

.mnl1 td a
{
	color: #f36f21;
	font-weight: bold;
}

.mnl1 td a:hover { color: #ba4500; }

.mnl2 td { text-indent: 10px; }

.image_animal
{
	background: url(../media/navigation/pinguins.gif) no-repeat;
	height: 221px;
	width: 191px;
}

/* contentpane midden */
.cpmw
{
	vertical-align: top;
	position: absolute;
	left: 202px;
	width: 495px;
}

.cpmt
{
	background: url(../media/templates/containers/cpmt.gif) no-repeat;
	height: 71px;
	padding: 35px 35px 1px 50px;
}

.cpm
{
	background: url(../media/templates/containers/cpm.gif) repeat-y;
	padding: 0px 35px 10px 50px;
	margin-top: -5px!important;
	margin-top: 0px;
	height: auto !important;
	height: 423px;
	min-height: 423px;
}
.cpmb
{
	background: url(../media/templates/containers/cpmb.gif) no-repeat;
	height: 119px;
}

/* contentpane wide */
.cpww
{
	vertical-align: top;
	position: absolute;
	left: 202px;
	width: 781px;
}

.cpwt
{
	background: url(../media/templates/containers/cpwt.gif) no-repeat;
	height: 71px;
	padding: 35px 35px 1px 50px;
}

.cpw
{
	background: url(../media/templates/containers/cpw.gif) repeat-y;
	padding: 0px 35px 10px 50px;
	margin-top: -5px!important;
	margin-top: 0px;
	height: auto !important;
	height: 423px;
	min-height: 423px;
}

.cpwb
{
	background: url(../media/templates/containers/cpwb.gif) no-repeat;
	height: 119px;
}

/* contentpane rechts */
.cprw
{
	vertical-align: top;
	position: absolute;
	left: 711px;
	width: 270px;
}

.cprtt
{
	background: url(../media/templates/containers/cprtt.gif) no-repeat;
	height: 71px;
	padding: 35px 35px 0px 25px;
	margin-bottom: -5px;
}

.cprtt h1 { padding-bottom: 10px; }

.cprt
{
	background: url(../media/templates/containers/cprt.gif) repeat-y;
	padding: 0px 35px 10px 25px;
}

.cprtb
{
	background: url(../media/templates/containers/cprtb.gif) no-repeat;
	height: 60px;
}

.cprmt
{
	background: url(../media/templates/containers/cprmt.gif) no-repeat;
	height: 60px;
	padding: 23px 35px 1px 25px;
	margin-bottom: -10px;
}

.cprm
{
	background: url(../media/templates/containers/cprm.gif) repeat-y;
	padding: 1px 35px 10px 25px;
}

.cprmb
{
	background: url(../media/templates/containers/cprmb.gif) no-repeat;
	height: 60px;
}

.cprbt
{
	background: url(../media/templates/containers/cprbt.gif) no-repeat;
	height: 23px;
}

.cprb
{
	background: url(../media/templates/containers/cprb.gif) repeat-y;
	padding: 1px 35px 10px 25px;
}

.cprbb
{
	background: url(../media/templates/containers/cprbb.gif) no-repeat;
	height: 36px;
}

.header
{
	font-size: 15px;
	color: #f36f21;
}

.title
{
	font-size: 22px;
	color: #f36f21;
	font-weight: bold;
}

.subject
{
	font-size: 15px;
	color: #f36f21;
}

/* generic module classes */
.title
{
	font-weight: bold;
	padding-bottom: 13px;
}

.time
{
	font-size: 10px;
	float: right;
}

.date
{
	font-size: 10px;
	float: right;
}

.left { float: left; }

.icon
{
	position: absolute;
	padding: 0px 11px 0px 0px;
}

.text
{
	margin-left: 0px;
	height: auto !important;
	height: 65px;
	min-height: 65px;
}

/*.statistics
{
	position: absolute;
	z-index: 2;
	padding: 15px 0px 0px 0px;
	margin-left: 0px;
}*/

.statistics
{
	float: left;
	z-index: 5;
	padding: 15px 0px 0px 0px;
	margin-left: 115px;
}

.statistics a { text-decoration: none; }

.comment-link
{
	float: right;
	padding: 10px 0px 10px 0px !important;
	padding: 15px 0px 0px 0px;
}

.read-more
{
	float: right;
	padding: 15px 0px 0px 0px;
}

.views { display: none; }

.link-list
{
	float: right;
	margin: -35px -20px 0px 0px;
	text-decoration: none;
	text-align: right;
}

.horizontal-spacer
{
	position: relative;
	width: 415px;
	height: 1px;
	margin: 0px 0px 20px 0px !important;
	margin: 0px 0px 20px 0px;
	border: 0;
	border-bottom: 1px solid #000;
}

.tag { text-decoration: none; }

.tag-selected, .tag-selected:hover
{
	text-decoration: none;
	color: #000;
	background-color: #009999;
}

/* weblog specific tags */
.weblog-item
{
	min-height: 90px;
	height: auto !important;
	height: 90px;
}

.weblog-item .title
{
	font-size: 15px;
	font-weight: bold;
}

.weblog-item .text
{
	min-height: 65px;
	height: auto !important;
	height: 65px;
}

.weblog-item .video
{
	float: none !important;
	float: right;
	width: 378px;
	margin-left: 115px !important;
	margin-left: 0px;
}

.weblog-item .left { display: none; }

/* comment specific tags */
.comment-wrapper { padding: 10px; }

.comment-wrapper .horizontal-spacer
{
	margin: 10px 0px 10px 0px !important;
	margin: 0px 0px 10px 0px;
	width: 400px;
}

.comment-item .nickname { font-weight: bold; }

.comment-item .text
{
	margin-left: 0px !important;
	padding: 10px 0;
}
