/*------------------------------------ 
	Fixar
--------------------------------------*/
.clearfix
{
	display: inline-table;
/* Hides from IE-mac \*/
	height: 1%;
	display: block;
/* End hide from IE-mac */
}

html>body .clearfix
{
	height: auto;
}

.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Clearing and invisible elements */
.block {overflow:hidden;}
#clear { height:0.1px; font-size:0.1px; line-height:0.1px; clear:both; }
.invisible { width:0px; height:0px; left:-1000px; top:-1000px; position:absolute; overflow:hidden; display:inline; }


/**
 * Body
 */
html, body{
	margin: 0;
}
body{
	behavior:url("/css/csshover.htc");
	background-color: #eaebdd;
	margin: 0;
}


/**
 * Font family
 */
a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Verdana, sans-serif;
}


/**
 * Font size
 */
a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:11px;
	line-height: 1.3em;
	color: #000000;
}

h1, h2, h3, h4, h5, h6
{
	font-size:12px;
	line-height: normal;
	color:#002760;
}
div#banner div.mod_article div.ce_text{
	color: white;
}

/**
 * Basic tags
 */
img
{
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}
optgroup
{
	padding-top:3px;
	padding-bottom:3px;
	font-style:normal;
}
/* 
 * Rubriker
 **/
#main h1
{
	margin: 0px 0px 10px 0px;
	padding-bottom: 3px;
	font-size: 21px;
	border-bottom: 1px solid #CCCCCC;
}
#left h1{
	margin: 2px 0px 8px 0px;
	font-size: 16px;
	background: none;
}
#target_menu h1{
	margin: 0px 0px 6px 0px;
	font-size: 18px;
	background: none;
}
#banner h1{
	margin: 10px 0px 3px 0px;
	padding: 0px;
	font-size: 18px;
	color: white;
}
h2, h2 a
{
	margin: 18px 0px 5px 0px;
	padding: 0px;
	font-size: 16px;
}
#right h2{
	margin-top: 6px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	
}

h2 a{
	margin: 5px 0px 3px 0px;
	font-size: 16px;
	color:#002760;
}
.layout_latest h2, .layout_full h2{
	margin: 0;
}
#left h2{
	margin: 10px 0px 2px 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
}
#payoff h2{
	margin: 20px 0px 0px 0px;
	font-size: 18px;
	border: none;
}
.mod_eventreader h2{
	border-bottom: 0;
}

h3
{
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:12px;
}
h3.commentHeader{
	margin: 25px 0px 5px 0px;
	font-size: 16px;
	background: url(../images/comment_icon.jpg) 125px 2px no-repeat;
	border-bottom: 1px solid #CCCCCC;
}
h3.writeComment{
	margin:20px 0px 5px 0px;
	background: url(../images/pencil_icon_small.jpg) 140px 2px no-repeat;
	border-bottom: 1px solid #CCCCCC;
}
.newsListStart h3{
	margin: 0px 0px 3px 0px;
}
.ce_downloadarchiv h3{
	border-bottom: 1px solid #CCCCCC;
}

.caption{
	font-style: italic;
}
.info{
	margin-bottom: 3px;
}
/**
 * Links
 */
a, .info a
{
	/*color: #0099FF;*/
	color:#002760;
	text-decoration:none;
}
a:hover, .info a:hover
{
	text-decoration:underline;
}
.ce_text a{
	text-decoration:underline;
}
.info a{
	text-decoration:none;
}
a.rssLink{
	display: block;
	height: 14px;
	margin-top: 10px;
	padding-left: 20px;
	background: url('/images/feed-icon-14x14.png') left top no-repeat;
}
.mod_newslist a{
	color:#002760;
}
.moreHome a{
	display: block;
	text-transform: uppercase;
	margin: 10px 0 5px 0;
}
.layout_simple a{
	padding:0 0 0 20px;
	background: url(/images/arrow_bullet.gif) 3px 3px no-repeat;
}
.event a{
	display: block;
	margin-bottom: 2px;
}
