html, body {
	height: 100%;
	margin: 0px;
	text-align: center; /* center site in IE 5.5 */
	background-color: #333;
	font-family:arial;
	font-size: 12px;
	color: #000;
}

body { background: #333333 url(/img/bodybg.jpg) repeat-x; }

h1 {
	font-size:14pt;
	font-weight:bold;
}
h1 a, h2 a, h3 a{
	font-family:Century Gothic;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Century Gothic;	
}

h3 {
	font-size:11pt;
	font-weight:bold;
	font-family: Century Gothic;
}
 
a {
	color : #c90000;
	text-decoration: none;
}
a img {
	border:none;
}
a:hover {
	text-decoration:underline;
}

.header {
	height: 123px;
	width: 960px;
	margin: 0 auto;
	background:#C40000 url(/img/bg_header.gif) repeat-x;
	text-align: left;
 	}
	
.container {
 	width:960px;
	text-align: left;
	margin:0px auto;
	min-height:350px;
	background: #fff url(/img/bg_grad.jpg) repeat-x;
}

.logo {
	font-size:35pt;
	color:#fff;
	font-weight:bold;
	padding-top:15px;
	margin-left:15px;
	width:399px;
	float:left;
	font-family: Century Gothic;
}

.banner {
	margin-bottom:-60px;
}

.menu {
	clear:both;
	margin-left:15px;
	font-weight:bold;
	color:#fff;
	margin-top:7px;
	padding-top:3px;
	_padding-top:0px;
	_margin-top:4px;
}
.menu a, .accountmenu a {
	color:#fff;
}

.accountmenu {
	float:right;
	margin-right:15px;
	font-weight:bold;
	color:#fff;
	margin-top:4px;
}

.footer {
	background: #fff url(/img/bg_grad.jpg) repeat-x;
	width:960px;
	height:21px;
	margin:0 auto;
	padding-top:4px;
}

.blok1 {
 	width:182px;
	height:99px;
	float:left;
}
.blok2 {
 	width:182px;
	height:99px;
	float:left;
}

.article {
	
}
.articleimage {
 	margin-right:15px;
	margin-bottom:15px;
	float:left;
}

.articleseperator {
	width: 495px;
	height:1px;
	border-top:1px solid #ccc;
}

.articletext {
 	font-size:10pt;
	font-family:Arial;
	text-align:justify;
}

.leftcolom {
	float:left;
	min-height:50px;
	width:595px;
	margin-left:15px;
	padding-top:2px;
	padding-bottom:25px;line-height:1.5em;
}
.rightcolom {
	float:left;
	padding-top:3px;
	margin-left:15px;
}

.morearticles {
	width:299px;
	padding:8px;
	float:left;
	border-right:1px dashed #ccc;
	height:225px;

}

.geweest {
	color:#ccc;

}
.techtalk {	
	clear:both;
	width:300px;
	margin-left:15px;
	border-top:1px dashed #ccc;
}

.ttleft, .ttcenter, .ttright {
	float:left;
	width:130px;
	text-align:center;
}
td {
	font-size:8pt;
}
#messageauthor{
		float:left;
		margin-right:5px;
}

