HTML, BODY {
	margin: 0;
	width: 100%;
	height: 100%;	
	background: #707070 url(/_images/common/main_bg.jpg) top left repeat-x;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
}

H1 {
	margin:0;	
}

H2 {
	margin:0;
}

H4 {
	margin:0;
}

H3 {
	margin-top:20px;
	margin-bottom: 0px;
	padding:0;	
}


A {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #F26722;
	text-decoration: none;	
}

A:Hover {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #F26722;
	text-decoration: underline;	
}

#container {
	width: 950px;
	margin: 20px auto;	
	background-color: #FFFFFF;
}


#header-container {
	width: 950px;
	height: 96px;
	float: left;
	display: inline;
	position: relative;
	background: transparent url(/_images/common/header_bg.jpg) top left no-repeat;
	/*background-color: #003b58;*/
}

#navigation-container {
	width: 950px;
	height: 23px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	background: #cccccb url(/_images/common/navigation_bg.jpg) top left no-repeat;
}

#footer-container {
	width: 923px;
	height: 221px;	
	text-align: left;
	color: #FFFFFF;
	padding: 14px;
}

#footer-content {
	background: transparent url(/_images/common/footer_bg.jpg) top left repeat-x;	
	width: 923px;
	height: 221px;	
	text-align: left;
}

.footer-item {
	width: 280px;
	height: 180px;
	float: left;
	text-align: left;
	display: inline;
	margin-left: 20px;
	margin-top: 20px;
	color: #333333;
}

.footer-item p {
	margin:0;
}

.footer-title {
	display: inline;
	margin-bottom: 10px;
	float: left;
}

#logo {
	position: absolute;
	left: 20px;
	top: 22px;	
}

/* NAVIGATION */

#navigation-content {
	height: 23px;
}

.topnav-item {
	display: inline;
	float: left;
	background: transparent url(/_images/common/nav_item_bg.gif) top left repeat-x;
	height: 23px;
	line-height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

.topnav-item a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* NEWS */

.news-item {
	float: left;
	display: inline;
	width: 200px;
}

.news-date {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-weight: bold;
}

.news-title {
	font-size: 12px;
	font-weight: bold;
}


/* TEASERS */

.teaser-item {
	width: 220px;
	height: 230px;
	float: left;
	background: transparent url(/_images/common/teaser_bg.jpg) top left no-repeat;
	margin-left: 14px;
	display: inline;
}

.teaser-head-blue {
	width: 220px;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	color: #FFFFFF;
	background: transparent url(/_images/common/teaser_blue_head.jpg) top left no-repeat;
}

.teaser-head-green {
	width: 220px;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	color: #FFFFFF;
	background: transparent url(/_images/common/teaser_green_head.jpg) top left no-repeat;
}

.teaser-head-purple {
	width: 220px;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	color: #FFFFFF;
	background: transparent url(/_images/common/teaser_purple_head.jpg) top left no-repeat;
}

.teaser-head-orange {
	width: 220px;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	color: #FFFFFF;
	background: transparent url(/_images/common/teaser_orange_head.jpg) top left no-repeat;
}

.teaser-text {
	font-size: 11px;
	text-align: left;
	padding: 12px;	
	display: inline;
	float:left;
	margin-top: 0px;
}

.teaser-image {
	margin-top: 5px;
	margin-left: 5px;
	display: inline;
	float: left;	
}

.nav-divider {
	float: left;
	width: 2px;
	height: 23px;	
}

#subnav-top {
	max-width: 150px;
	width: 185px;
	max-height: 26px;
	height: 30px;
	background-color: #026899;	
	text-align: left;
	padding-left: 35px;
	padding-top: 4px;	
	margin-bottom: 5px;
}



.navitem {
	text-align: left;
	display: inline;
	margin-left: 35px;
	margin-top: 10px;	
	clear: both;
	float: left;
}

.navitem a {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;	
}

.navitem a:hover {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
		

.inspiration-container {
	width: 920px;
	/*height: 353px;*/
	/*min-height:353px;*/
	margin: auto;
	position: relative;
	/*background: transparent url(/_images/startpage/inspiration_image.jpg) top left no-repeat;*/
}

.inspiration-container .inspiration-text {
	margin-left: 94px;
	margin-top: 123px;
	float: left;
	display: inline;
	width: 360px;
}

#inspiration-container-small {
	width: 920px;
	height: 206px;
	margin: auto;
}

.inspiration-container .inspiration-small-text {
	margin-top: 55px;
	float: left;
	display: inline;
	width: 230px;
}

.inspiration-container .inspiration-large-text {
	display: inline;
	width: 450px;
}

.inspiration-image {
	float: right;
	display: inline;
	width: 194px;
	height: 174px;
	margin-top: 16px;
	margin-left: 16px;
	margin-bottom:16px;	
	position: relative;
}

.inspiration-image span {
	font-family: Georgia;
	font-size: 16px;
	color: #FFFFFF;
	position:absolute;
	top:0;
	left:0;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 8px;
	font-weight: bold;
}
	
.klammer {
	width: 55px; /* 29px */
	height: 114px;
	margin-top: 47px;
	margin-left: 5px;
	float: left;
	display: inline;
	text-align:center;	
}

.klammer img{
	width: 29px;
	height: 114px;
	border: 0;	
}

.commonpage-full-content{
	text-align: left;
	line-height: 1.5em;
}

#blogpage-right {
	float: right;
	margin-right: 10px;
	margin-top: 40px;
}

.blog-box {
	text-align: left;
	max-width: 258px;
	width: 268px;
	/* max-height: 26px; */
	/* height: 30px; */
	margin-bottom: 20px;
	clear:both;
}

.blog-box-item {
	margin-top: 10px;
	margin-left: 5px;
}

.blog-box .subnav-title {
	padding-left: 10px;
	padding-top: 4px;	
	background-color: #026899;
	clear:both;
}

#blog-more .blog-box-item{
	border-bottom: 1px dotted #cccccc; 
}

#blogg-tags-container {
	padding-top: 10px;
	border-top: 1px dotted #cccccc;
}

/* VIDEO */
.video-container {
	width:100%;
	position:relative;
}

.video-header {
	height:44px;
	min-height:41px;
	max-height:41px;
	background:#d2000a;
	padding:2px 0px 0px 20px;
	overflow:hidden;
}

.video-header h2 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	height:44px;
}

.video-content {
	font-size:11px;
	padding:20px 10px 20px 20px;
}

.video-content-item, .video-content-item table {
	height:62px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}

.video-image-holder {
	width:90px;
	height:56px;
	text-align:center;
	vertical-align:middle;
}

.video-image-holder a {
	width:100%;
	height:100%;
	display:block;
}

.video-image-holder a img {
	margin:9px 0px 0px 0px;
}
	
