/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #E3E3E6 url(../images/img01.gif) repeat-x 0 -37px;
	font: normal 13px "Calibri", Arial, Helvetica, sans-serif;
	color: #606060;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote, #news {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #CF384A;
}

/* Logo */
#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: #FFFFFF url(../images/logo_destruyck.jpg) no-repeat 555px center ; 
}

#logo h1 {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: right;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

/* Page */
#page {
	width: 760px;
	margin: 0 auto;
	background: url(../images/img03.gif) repeat-y;
}

/* Content */
#content {
	float: left;
	width: 440px;
	padding: 20px 30px 20px 50px;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar blockquote, #sidebar #news {
	margin-left: 0;
	padding-left: 1em;
	border-left: 5px solid #CC6666;
}

#sidebar #news h1 {
	color: #313131;
	font-style: italic;
	letter-spacing: 0.5px;
	font-size: 120%;
	font-weight: bold;	
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links ul {
	background: url(../images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(../images/img04.gif) repeat-x left top;
}

#links a {
	color: #CF384A;
}

/* Footer */
#footer {
	height: 20px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 20px;
	padding: 0px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #010100;
	font-size: 85%;
	text-align: right;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 20px;
	margin: 0 auto;
	padding: 0 20px 0 0;
	background: #CC6666;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

img {
	border: none;
}

.csc-sword {
color: #ffffff;
background-color:#c5e6ee;
padding: 0 3px 0 3px;
}

/*Mini News*/
P.tx-mininews-pi1-listrowField-title { 	
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px; 
}
P.tx-mininews-pi1-listrowField-teaser A { color: #606060; }
P.tx-mininews-pi1-listrowField-teaser A:hover { color: #606060; }
P.tx-mininews-pi1-fp_listrowField-datetime { font-size: 100%; }
DIV.mininews-list-header { border-left: 5px solid #CC6666; padding-left: 1em }
h2.list-header {color: #CF384A; font-weight: bold;}

/*Scroller news*/
#marqueecontainer{
	position: relative;
	width: 180px; /*marquee width */
	height: 70px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border-left: 5px solid #CC6666;
	border-bottom: 1px solid #CC6666;
	padding-left: 1em; 
	margin-bottom: 10px;
	margin-top: -10px;
}

TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:100%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { background-color:#ccc; } 
TABLE .bodytext { margin: 0px; }