body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000
}

a:link {
	color: #44697D;
	text-decoration: none
}
a:visited {
	color: #A2B4BE;
	text-decoration: none
}

a:hover {
	color: #D52B1E;
	text-decoration: underline
}
a:active {
	color: #D52B1E;
	text-decoration: underline
}

h2 {
	font-size: 11px;
	color: #747678;
	font-weight: bold;
	text-transform: uppercase
}
ul {
	list-style-type: disc;
}


.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

.navigator {
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
}

#content {
	overflow: hidden;
	width: 750px;
	margin: 0px;
	line-height: 140%;
	text-align: left;
}

#language {
	text-align: right;
	padding: 2px;
	margin-bottom: 10px;
}

#powered a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #959595;
}

#address a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #959595;
}
#address img {
	width: 12px;
	height: 12px;
}


/** Entries **/
#center {
	margin-left: 5px;
	float: left;
	width: 62%;
	overflow: hidden;
}

.headline {
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
}

.entryTitle {
	font-size: 20px;
	font-weight: regular;
	color: #000000;
	text-decoration: none;
}

p.entryDate {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
	
p.posted {
	color: #000000;
	background: #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	border-bottom: 1px solid #999999;
	text-align: left;
	margin-bottom: 40px;
	padding: 3px;
}


/** Right bar **/
#rightcol {
	width: 30%;
	float: right;
	padding: 10px;
}

#rightcol ul  {
	list-style-type: disc;
	list-style-image: none;
}

#rightcol li {
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

.xmlLogo {
    background:url(http://tkfextern.rolotec.ch/en/../images/xmlLogo.gif)
    no-repeat left center;
    padding-left:35px;
    margin-bottom:10px;
    position:relative;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
}


/** Bottom **/
#footer {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 15px;
	background: #010066;
	clear: both;
}

#timestamp {
	width: 50%;
	padding-left: 2%;
	float: left;
	padding-bottom: 1px;
	color: white;
}

#inettime {
	width: 30%;
	float: right;
	text-align: right;
	padding-left: 3%;
	padding-right: 2%;
	padding-bottom: 1px;
	color: white;
}