﻿/* General styles */
html								{  }
body								{ font-family: verdana; margin:0px; background-color:#ffffff; }

.clear							{ clear:both; }

#OuterContainer					{ width: 990px; margin:0 auto; }
#TopMain						{ height:112px; padding-left:255px; background: #ffffff url(/g/backgrounds/top.jpg) no-repeat center bottom; }
#divTopMain						{ height:85px; padding-right:5px; }

#divTopMainMenu					{ margin-top:10px; }
#divTopMainMenu div				{ background-color:#000000; overflow:hidden; }
.topMenuSmallBar				{ width:984px; height:1px; margin:0 auto; background-color:#000000; }
.topMenuMediumBar				{ width:988px; height:2px; margin:0 auto; }
#divTopMainMenuItems			{ line-height:15px; }

#Main							{  }

#PanelContents					{ min-height:450px; height:auto !important; height:450px; }

table, div, input, textarea			{ font-family: verdana; font-size: 10px; color: #333333; margin:0px; }

select							{ font-family: verdana; font-size: 10px; }

a:link, a:visited, a:active		{ text-decoration: none; color: #333333; border:none; }
a:hover							{ text-decoration: none; color: #999999; }

.LanguageControl				{ float:left; min-width:16px; width:auto !important; width:16px; margin-top:2px; }

#divCopyright					{ color: #767676; text-align:center; }

#go2netlogo						{ width:126px; height:55px; background: transparent url(/g/backgrounds/go2net.gif) no-repeat left top; }
tr > #go2netlogo				{ width:126px; height:55px; background: transparent url(/g/backgrounds/go2net.png) no-repeat left top; }
#go2netlogo a span				{ padding:27px 63px 28px 63px; }

/* Utility styles */
.empty							{ width:0px; height:0px; overflow:hidden; }

#PanelContents a					{ text-decoration: underline; color: #000000; }
#PanelContents a:hover			{ text-decoration: none; color: #3c5a66; }

.messageViewDateTimeText		{ font-family: Verdana; font-size: 9px; color: #636363; line-height:16px; }
.messageViewHeadlineText		{ font-family: Verdana; font-size: 16px; font-weight:bold; color: #000000; }
.messageContentText				{ padding:5px; font-family: Verdana; font-size: 11px; color: #000000; line-height:16px; }

#divNaesteStaevne			{ float:left; width:660px; margin-top:15px; margin-left:40px; }
#h2NaesteStaevne			{ font-size:11px; margin:0; }
#divNaesteStaevne h1		{ font-size:26px; color:#ffffff; margin:15px 0px 15px 0px; }
#divNaesteStaevne a			{ float:right; font-size:11px; font-weight:bold; margin-left:40px; }