﻿/*
////////////////////////////////////////////////
/// - TEXTPAGE CONTENT
*/

#text-wrapper
{
	padding-top: 12px;
}

#text-col1
{
	float: left;
	width: 205px;
	overflow: hidden;
}

#text-col2
{
	float: left;
	padding: 0 22px 0 22px;
	width: 454px;
	overflow: hidden;
}

#text-col2b
{
	float: left;
	padding: 0 22px 0 0;
	width: 454px;
	overflow: hidden;
}

#text-colwrapper
{
	float: left;
	padding: 0 0 0 22px;
	width: 676px;
	overflow: hidden;
}

#text-col2 p
{
	margin-top: 16px;
}

#text-col2 h1
{
	color: #60BA32;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0;
}

#text-col3
{
	float: left;
	width: 200px;
	overflow: hidden;
}

#text-col3b
{
	float: right;
	width: 168px;
	overflow: hidden;
}

/*
/// - TEXTPAGE CONTENT
////////////////////////////////////////////////
/// - SUBMENU
*/

.subNavigation
{
	padding: 0 0 0 0;
}

.subNavigationHeader
{
	height: 25px;
	background-image: url('images/menubg.png');
	background-repeat: no-repeat;
	padding: 4px 0 0 12px;
	color: #FFFFFF;
}

.subNavigationSubs
{
	margin: 12px 12px 0 12px;
}

.subNavigationSubs a
{
	color: #000000;
	width: 175px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.subNavigationSubs img
{
	margin: 5px 0 0 0;
	float: right;
}

.subNavigation a:hover
{
	text-decoration: underline;
}

.subNavigationActivee
{
	font-weight: bold;
}

.subNavigationSeparator
{
	clear: left;
	height: 10px;
	margin: 0 0 5px 0;
	overflow: hidden;
	border-bottom: solid 1px #DADADA;	
}

/*
/// - SUBMENU
////////////////////////////////////////////////
/// - STAFFBOX
*/

.staff
{
	width: 246px;
	height: 92px;
	padding: 12px 12px 12px 12px;
	background-image: url('images/kontaktbotten.png');
	background-repeat: no-repeat;
	font-size: 11px;
}

.staff a
{
	font-size: 11px;
}

.staff h3
{
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
}

/*
/// - STAFFBOX
////////////////////////////////////////////////
/// - 
*/