/*
(c) R. van Twisk
Freelance Typo3 Developer
email: ries@vantwisk.nl
web:   http://www.rvantwisk.nl/
skype: callto://r.vantwisk
*/


body {
	margin:0;
padding:0;
	border:0;
	text-align: left;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	text-decoration: none;
	background-color: #9999aa;
	color:black;
	font-size:0.8em;
}


p { line-height: 1.5em;margin:0; padding:0; border:0; text-align: left; }
ul,li,div,span { margin:0; padding:0; border:0; text-align: left; }
table,td,tr { margin:0; padding:0; border:0; text-align: left; }
ul {
	margin-left:3em;
	list-style-image: url(../images/diamond.gif);
}

a { 
	text-decoration: none; 
	color: #000863; 
	border-bottom:1px solid #000863;
}

a:hover { 
	color: #003893; 
	background-color:#f3f3ff;
}

a:visited { text-decoration: none; }
a:active{ text-decoration: none; border:none;}


h1,h2,h3,h4 {
	font-size: 2.5em;
	padding:0;
	margin:1em 0 0.5em 0;
	font-weight:500;
	color:#555555;
	font-weight:normal;
}

h1 {
	border-bottom: 1px solid #d0d0d0;
	font-size: 2.5em;
	margin-top:0;
}

h2 {
	font-size: 2em;
	border-bottom: 1px solid #d0d0d0;
}

h3 {
	border-bottom: 1px solid #d0d0d0;
	font-size: 1.5em;
}

h4 {	
	font-size: 1em;
	font-weight:bold;
}

img {
	border:none;
}

p {
	margin-bottom:1em;
}

.clear {clear: both;}
.left {float:left;}
.right {float: right;}


#topheader {
	text-align:center;
	color:#e0e0e0;
	padding:0.2em;
}

/* Wraps everything */
.allwrap {
	border:1px solid #666677;
	background-color:white;
	padding:0;
	margin:0 1em 0 1em;

}

/* HEader + menu */
.header {
	background-image : url(../images/headerbg.gif);
	background-repeat:repeat-x;
	height:160px;
	background-color:black;
	overflow:hidden;
	position:relative;
}

.topimage {
	position:absolute;
	top:0px;
	left:0px;
}


/* Top menu */
.topmenu {
	position:absolute;
	top:134px;
	left:15em;
}

.topmenu a:hover {
	color:white;
}

.topmenu ul {
	list-style:none;
}

.topmenu ul li {
	margin-right:1em;
	float:left;
}

.topmenu .ml,.topmenu .mr {
	background-image : url(../images/menu-l.png);
	background-repeat:no-repeat;
	width:10px;
	height:57px;
	float:left;
}
.topmenu .mr {
	background-image : url(../images/menu-r.png);
}

.topmenu a {
	text-decoration:none;
	border:none;
	background-image : url(../images/menu-m.png);
	background-repeat: repeat-x;
	color:white;
	float:left;
	padding-top:5px;
	color:black;
	height:24px;
}


/* Bread Crump */

#breadcrumb {
	padding:0 0 0 1em;
	margin:0;
	list-style:none;
}

#breadcrumb li {
	float:left;
	padding:0.2em 0;
}

#breadcrumb li a {
	border:none;
	font-size:0.8em;
	padding:0 0.5em 0 0;
	background-image: url(../images/arrow-b-r.gif);
	background-position: left;
	background-repeat: no-repeat;
	color:black;
	padding-left:10px;
}

/* Left menu */

.leftmenu {
	padding:0 1.5em;
	list-style-image: url(../images/diamond.gif);
	margin:0;
}
.leftmenu a {
	border:none;
}
.leftmenu .act {
	background-color:#e0e0f0;
}
.leftmenu a:hover {
	border-bottom:1px solid #000863;
}
.leftmenu li {
	margin:0.2em 0;
}



/* Content Area */
.splitleft {
	width: 20em;
	margin: 0;
	padding: 0;
	float:left;
}

.leftcolumn{
	padding: 1em;
	/*border: solid 1px #d0d0d0;*/
	margin: 1em 0.5em 1em 1em;
	background-color: white;
}

.leftcolumn h1 {
	font-size:1.5em;
}

.splitright {
	margin:0 0 0 20em;
	padding: 0.1em 0 0 0;
}



.contentarea {
	clear:both;
	background-image : url(../images/sep.gif);
	background-repeat: repeat-y;
	background-position: 20em;
}


/* footer */
.footer p {
	clear: both;
	border-top:1px solid #d0d0d0;
	color:black;
	text-align:center;
	padding-top:0.5em;
	font-size:0.8em;
}

.footer a {
	color:#3030ff;
}



/* Text Link Ad Sponsors */
.tlasponsors{
	margin:1em 0 0 0;
}

.tlasponsors p {
	padding:0px 0.5em;
}

.tlasponsors a {
	border:1px solid #a0a0a0;
}

.tlasponsors .tlaheader{
	color:white;
	font-size:10px;
	background-color:#E79518;
	background-image:none;
}

/* Gray Blocks */
.grayblock {
	background-color:#f0f0f0;
	border:1px solid #a0a0a0;
	margin:1em 0px;
}

.grayblock h3 {
	font-size:1em;
	margin:0;
	background-color:#e79518;
	border-bottom: 1px solid #d0d0d0;
	color:white;
	font-weight:bold;
	padding:0 0.5em;
}

/* Right column special classes */
.code {
	font-family: "Courier New", Courier, monospace;
	font-size:0.8em;
	color:#404040;
	border:1px dashed gray;
	padding:0.5em 1.5em;
	margin-left:2em;
}

.msgimportant {
	font-size:1.2em;
	color:#dd0000;
	border:2px solid #dd0000;
	padding:0.5em 1.5em;
	background-color:#fff0f0;
	font-weight:bold;
}

.rightcolumn h2,.rightcolumn h3,.rightcolumn h4 {
	border-bottom:2px solid #E79518;
	color:black;
font-weight:700;
	padding:0 0.5em;
}

.rightcolumn h2 {
	font-size:1.3em;
}

.rightcolumn h3 {
	font-size:1.2em;
}

.rightcolumn h4 {
	font-size:1.1em;
}

.rightcolumn {
	padding: 1em;
	/*border: solid 1px #d0d0d0;*/
	margin: 1em 1em 1em 0.5em;
	background-color: white;
}

/* Text Link Ads */
.tx-ltgtextlinkads-pi1 .tlaad a {border-bottom:1px solid #000863;}
.tx-ltgtextlinkads-pi1 p {margin:0;}


#twrss_table {
/*width:300px; */
	color: #666666; 
	border:1px solid gray;
	background-color:#f0f0f0;
}

.twrss_head{
	color: #666666; 
}

.twrss_head_channel{
	color: white; 
	font-weight:bold;
	background-color:#E79518;
	padding:0 0.5em;	
	border-bottom: 1px solid #d0d0d0;
}

.twrss_head_channel a {
	color: white; 
	border:none;
}

.twrss_head_channel a:hover{
	color: black; 
	background-color:transparent;
	font-weight:bold;
}

.twrss_bodytext{
	color: #666666; 
	padding-top:5px;
	margin:0px 0.5em;
}

.twrss_bodytext a {
	display:block;
	color: #222222; 
	border-bottom:1px solid #d0d0d0;
	margin-top:0;
}

.twrss_bodytext a:hover{
	background-color:#e0e0e0;
	border-bottom:1px solid #d0d0d0;
}

/* RTE Content table */
.contenttable p {
	margin:0;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image a{
	border:none;
}
.csc-textpic {
clear:right;
}


/* tt_news */
.news-list-container {
clear:both;
}
.news-list-item {
	font-size:0.8em;
clear:both;
}


.news-list-item a {
color:blue;
border:none;
font-weight:normal;
border-bottom:1px solid blue;
}

.news-list-item h3 {
}

.news-list-item .bodytext{
margin:0;
float:left;
}


.news-list-item .news-list-date {
display:block;
border:none;
}

.news-list-item .news-list-morelink {
float:right;
margin-bottom:2em;
}




.news-single-item hr {
display:none;
}

.contenttable {
border-spacing: 0px;
border-collapse: collapse;
border:1px solid #356CA5;
background-image:url('../../images/macbook_fague.png');
background-position: center;
background-repeat: no-repeat;
background-color:transparent;
}

.macbg {
background-image:url('../../images/macbook_fague.png');
background-position: center;
background-repeat: no-repeat;
background-color:transparent;
}

.contenttable td {
border-bottom:1px dashed #e0e0e0;
padding:0 5px;
background-color:transparent;
}

.contenttable tr {
background-color:transparent;
}

.contenttable thead td {
background-color:#356CA5;
color:white;
border:none;
}

dl.csc-textpic-image dd {
font-size:0.8em;
text-align:right;
}

div.csc-textpic-imagewrap {
border:1px solid #d0d0d0;
padding:5px 5px 0 5px;
margin:0;
}

	.tx-rvteggdroplog-pi1 .dateselector {
		width:100%;
	}

	.tx-rvteggdroplog-pi1 .dateselector a{
		border:none;
		font-size:11px;
	}

	.tx-rvteggdroplog-pi1 .dateselector .time {
	width:50px;
	}

	.tx-rvteggdroplog-pi1 .chatlog {
		width:100%;
		padding-top:20px;
	}
	
    .tx-rvteggdroplog-pi1 h1 {
	    font-size:1.5em;
		margin:0.8em 0 0 0.4em;
		 border:none;
	}
	.tx-rvteggdroplog-pi1 td {
		vertical-align: top
	}
	
	.tx-rvteggdroplog-pi1 .time {
		color:#404040;
		font-size:10px;
		padding-right:5px;
	}
	
	.tx-rvteggdroplog-pi1 .name {
		color:#404040;
		font-size:10px;
		padding-right:5px;
		text-align:right;
	}
	
	.tx-rvteggdroplog-pi1 .text {
		color:#404040;
		font-size:10px;
		padding-right:5px;
	}
