﻿/* -- Main Design -- */
*
{
	font-family: Verdana;
	font-size: 11px;
}
body 
{
	margin: 0px;
	background-color: #404041;
}
.mainTable
{
	width: 1000px;
	margin: 0px Auto Auto Auto;
}
.headBox
{
	width: 250px;
	height: 145px;
	background-color: #cf2f31;
}
.headLogo
{
	background-image: url(/images/Idraet_logo_web.gif);
	background-position: right center;
	background-color: #ffffff;
	background-repeat: no-repeat;
}
.banner
{
	width: 1000px;
	height: 140px;
	margin: 0px;
	padding: 0px;
}
.billed
{
	width: 250px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.menu
{
	vertical-align: top;
	width: 250px;
	background-color: #cf2f31;
	background-image: url(/images/Idraet_&_web.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.content
{
	background-color: #ffffff;
	vertical-align: top;
	width: 750px;
}
.bottomBanner
{
	text-align: center;
	color: #fff;
	height: 30px;	
}
.topBanner
{
	text-align: right;
	color: #fff;
	height: 30px;
	padding-right: 10px;	
}
/* -- Main Design End -- */



/* -- Standart -- */
.stdContent
{
	vertical-align: top;
	background-color: #ffffff;
	margin: 65px 85px 65px 85px;
	color: #404041;
	line-height: 14px;
}
.stdChildContent
{
	vertical-align: top;
	background-color: #ffffff;
	margin: 0px 85px 65px 85px;
	color: #404041;
	line-height: 14px;
}
.stdHeader
{
	color: #cf2f31;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}
.stdHeader2
{
	color: #cf2f31;
	font-weight: bold;
	margin-bottom: 4px;
}
/* -- Standart End -- */



/* -- News -- */
.newsBanner
{
	vertical-align: top;
	font-size: 20px;
	margin: 0px 40px 40px 40px;
	color: #404041;
	background-color: #ffffff;
}
/* -- News End -- */



/* -- Link -- */ 
a
{
	color: #cf2f31;	
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;	
}
a.menuLink
{
	font-size: 13px;
	color: #fff;	
	text-decoration: none;
}
a:hover.menuLink
{
	text-decoration: underline;	
}
a.menuSmallLink
{
	font-size: 12px;
	color: #fff;	
	text-decoration: none;
}
a:hover.menuSmallLink
{
	text-decoration: underline;	
}
.linkDiv
{
	margin: 8px 0px 8px 0px;
}
.menuDiv
{
	margin: 0px 26px 26px 26px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
.linkBorder
{
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding-bottom: 2px;
}
.menuHeader
{
	margin: 30px 34px 0px 34px;
	font-size: 13px;
	color: #fff;	
}
.artikelLink
{
	height: 20px;
	vertical-align: middle;
	background-image: url(/images/pdf_icon_large.bmp);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	margin-top: 4px;
}
/* -- Link End -- */



/* -- Sitemap -- */ 
a.sitemapMenuLink
{
	font-size: 13px;
	color: #404041;	
	text-decoration: none;
}
a:hover.sitemapMenuLink
{
	text-decoration: underline;	
}
a.sitemapMenuSmallLink
{
	font-size: 12px;
	color: #404041;	
	text-decoration: none;
}
a:hover.sitemapMenuSmallLink
{
	text-decoration: underline;	
}
/* -- Sitemap End -- */



/* -- Aarbog -- */
.aarbogImage
{
	float: left;
	width: 104px;
	text-align: left;
	vertical-align: top;
	border-right: dotted 1px #404041;
	margin-right: 6px;
}
.aarbogText1
{
	font-style: italic;
	margin-bottom: 4px;
}
.aarbogText2
{
	margin-bottom: 6px;
}
.aarbogLink
{
	margin-top: 14px;
}
.aarbogContent
{
	margin-bottom: 12px;
	width: 580px;	
}
.aarbogRight
{
	vertical-align: top;
	text-align: left;
	width: 160px;
	padding: 4px;
	border-right: solid 1px #404041;
	border-top: solid 1px #404041;
}
.aarbogLeft
{
	vertical-align: top;
	padding: 4px;
	border-top: solid 1px #404041;
	border-left: solid 1px #404041;
} 
.aarbogBottom
{
	vertical-align: top;
	padding: 4px;
	border-right: solid 1px #404041;
	border-left: solid 1px #404041;
	border-bottom: solid 1px #404041;
}
.borderBottom
{
	border-bottom: solid 1px #404041;
}
.aarbogSpacer
{
	height: 2px;
}
.aarbogTable
{
	width: 580px;	
}
.search
{
	height: 20px;
	margin-bottom: 8px;	
}
.searchText
{
	float: left;	
}  
/* -- Aarbog End -- */

.clearBoth
{
    clear: both;   
}