/* @group Header */
body {
	line-height: 1.3em;
}

.container #header
{
	width:950px;
	height: 85px;
	margin:0;
}

.container #header img
{
	position:relative;
	top: 30px;
}

.container #main-area
{
	float:left;
	margin-right:10px;
	width:470px;
	
}



/* @end */

/* @group Navbar */

#navbar {
	width:950px;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	margin-bottom: 0.8em;
	margin-left: 0;
}

#navbar ul  {
	margin: 0;
	padding: 0;
	clear:both;
}

#navbar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	
}

#navbar li a {
	margin: 0;
	padding: 0;
	color: #FFF;
	text-decoration: none;
}



#navbar li a:hover {
	text-decoration: underline;
}



/* @end */

/* @group News */

.container .news-box input
{
	width: 93%;
}

.container .news-box button
{
	margin: 0;
	margin-top: 0.35em;
	margin-bottom: 0.35em;
}

.container .news-box
{
	padding: 1em;
	padding-bottom: 0.3em;
	border: 1px solid #000;
	margin-bottom: 1.4em;
}

.container .news-box form
{
	margin-bottom: 1em;
}


.container .news-box p
{
	margin-bottom: 0;
	margin-top: 0.4em;	
}

.container .news-kalendarium
{
	padding: 1px;
	border: 1px solid #000;
	margin-bottom: 2em;
	margin: 0;
}

.container .news-kalendarium table
{
	width: 100%;
	border: 0;
	margin: 0;
}



.container .news-kalendarium td
{
	border: 0;
	background-color: #e5e5e5;
	border: 1px solid #FFF;
	padding: 4px;
}

.date 
{ 
	text-align: center;
	width: 30%;
	}

td .big
{ 
	width: 70%;
}
	


.container .news-kalendarium .current-month
{
	background-color: #f2af29;
	font-weight: bold;
	text-align: center;
}

.container .news-kalendarium .last-month
{
	background-color: #339999;
	font-weight: bold;
	text-align: center;
}

.container .news-box-headlings
{
	padding: 0;
	margin: 0;
	padding-top: 0.7em;
	padding-bottom: 0.6em;
	background-color: #000;
	font-size: 1em;
	color:#FFF;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;	
}

.container .news-box .submit
{
	text-align: right;
	margin: 0;
	padding:0;
	
}



/* @end */

/* @group Info */

.container #info
{
	float:left;
	margin-right:10px;
	width:230px;
}



/* @end */





.container #info blockquote
{
	margin: 0;
	padding: 0;
	padding-top: 30px;
	font-size: 1.4em;
	line-height: 1.3em;
	color:#339999;
	text-align: center;
	 background: transparent url(img/citat.gif) center top no-repeat;
	 border: 0;
}

.container #info blockquote:after { 

	background: transparent url(img/citat.gif) center bottom no-repeat; 
	height: 30px;
	display:block;
	

}

.container .before
{
	background: transparent url(img/fore.gif) left top no-repeat; 	
}

.container .after
{
	background: transparent url(img/efter.gif) left top no-repeat; 	
}

.container .before p, .container .after p
{
	padding-top: 50px;
}


.container .float-left
{
	float: left;
	padding-right: 5px;
}

.container .float-right
{
	float: left;
	padding-right: 5px;
}

.container #sidebar {
	width:230px;
	float:left;
	margin-right:0;
}

/* @group Main Area */
p
{
	font-size: 12px;
	
	
}
.box-content
{
	width: 225px;
	margin-top: 0px;
	float:left;
	margin-right: 10px;
}

.box-content p
{
	margin-bottom: 4px;
}

.box-content img
{
	display: inline;
	margin-left: 2px;
}

.box-content a
{
	margin-top: 0;
}

.container .index-headlines
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.4em;
	margin-bottom: 2px;
}

.container #main-area .left-col {
	float:left;
	margin-right:10px;
	width:230px;
}

.container #main-area .right-col {
	float:left;
	width:230px;
	margin-right:0;
}

.vemarvem
{
	
	width: 470px;
	margin-bottom: 20px;
}


/* @end */

/* @group Examples */

.container #examples-area ul {
	margin: 0;
	padding: 0;
}


.container #examples-area li
{
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	display: none;
}

.container #examples-btn
{
	display: none;
}

.container #examples-btn p
{
	margin: 0;	
}

.container #examples-area .first-example
{
	display: inline;
}

.container .examples
{
	
	background-color: #e5e5e5;
	padding: 10px;
	
	line-height: 1.3em;
	border-bottom: solid 1px #fff;
	
}

.container .examples h4
{
	font-size: 1em;
	margin: 0;
	padding: 0;
	margin-top: 7px;
	text-transform:uppercase;
}

img
{
	border: 0px;
	
}

.forsakring
{
	color: #0000FF;
	text-decoration: underline;
}

.small{
	margin: 0px;
}

.container .selected-example
{
	/*display: inline;*/
}



/* @end */

