﻿/* Webtechnology - Motiv IT masters - 2007 - CSS for WSNS Eindhoven    */

body						{ font:12px/17px Trebuchet MS, arial,helvetica; color:#000; margin:0; padding:0; text-align:center; background:#f0f0f0 url("images/interface/background.gif") repeat-y 50% 0; }
h1							{ font:22px Trebuchet MS; color: #000; font-weight: bold; padding: 0; margin: 20px 0 0 0; }
h2							{ font:20px Trebuchet MS; color: #000; font-weight: bold; padding: 0; margin: 20px 0 0 0; }
h3							{ font:13px Trebuchet MS; color: #000; font-weight: bold; padding: 0; margin: 20px 0 0 0; }
h4							{ font:12px Trebuchet MS, arial, helvetica, verdana, sans-serif; color: #000; font-weight: bold; margin: 0; padding: 0; line-height: 11px; }
div							{ border: 0; margin: 0; padding: 0; }
.formtxt					{ font:12px/17px Trebuchet MS, arial, helvetica, verdana, sans-serif; }
form						{ padding: 0; margin: 0; }
input						{ padding: 1px 1px; float: left; }
label						{ width: 110px; margin: 5px 0 0 0;}
img.floatleft				{ padding: 5px; margin-right: 5px; border: 0; float: left; }
img.floatright				{ padding: 5px; margin-right: 5px; border: 0; float: right; }

#copyright					{ position: absolute; top: 0; width: 150px; height: 32px; background: transparent url("images/interface/copyright.jpg") no-repeat top left; }
#dnnmenu					{ position: absolute; top: 250px; left: 150px; height: 20px; line-height: 20px; }
#leftband					{ position: absolute; top: 0; left: 17px; width: 150px; height: 100%;  } 
#maincontent				{ position: absolute; top: 266px; left: 192px; width: 540px; }
#newstickerblock			{ position: absolute; top: 150px; height: 10px; left:252px; width: 500px; background-color:Transparent; }
#headerband					{ position: relative; width:756px; height:277px; border:0; background: #fff url("images/interface/headerband.gif") no-repeat top left;}
#leftnav					{ position: absolute; top: 212px; left: 0; width: 150px; background: transparent url("images/interface/gradientblock.gif") no-repeat top left; }
#menublock					{ position: relative; margin: 0; padding: 0 0 0 10px; }
#sizebox					{ position: absolute; top: 22px; right: 6px; }
#topnav						{ position: absolute; top: 152px; left: 290px; }
#wrapper					{ position: relative; padding: 0; margin:0 auto; width:756px; text-align:left; border:0; background-color: #fff; }

.loginbox					{ position: absolute; color: #e41029; top: 130px; left: 705px; height: 20px; line-height: 20px; font-weight: bold; }
.loginbox:hover				{ text-decoration: none; }
.toplocator					{ position:relative; padding: 0 0 0 12px; }
.pinned 					{ border-bottom:1px solid #a30a86; }
.linkmedium 				{ font-size: 10px; }
.linkbig 					{ font-size: 13px; }

p							{ margin: 6px 0 0 0; padding: 0; font: font:13px/17px Trebuchet MS,Arial,Helvetica; font-weight: normal; line-height: 14px;}
p.intro						{ color: #9f9f9f; font:13px/17px Trebuchet MS,Arial,Helvetica; font-weight: normal; margin:0; padding: 0; }

#maincontent a				{ color: #e41029; text-decoration: none;  }
#maincontent a:hover		{ color: #666; }

#newstickerblock a			{ color:#fff; text-decoration: none; }
#newstickerblock a:hover	{ color:#ccc; text-decoration: none; }

#sizebox a					{ text-decoration: none; }

#topnav ul					{ margin:0; padding:0; border:0; }
#topnav li					{ margin:0; padding:0 18px 0 0; border:0; display:inline; list-style-type:none; }
#topnav a					{ font-weight: bold; font-size: 13px; color: #fff; text-decoration: none; }
#topnav a:hover				{ color: #ccc; }

.topnavitem					{ font-weight: bold; }
