/*-- general --*/
* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px;
	position: relative;
}
input {
}
html {
}
body {
	background: #EAEAEA url('/images/bakgrund.png') top center no-repeat;
	font-size: 12px;
	font-family: arial;
	line-height: 18px;
}
img {
	vertical-align: top;
}
a {
	color: #1F3D8F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	margin-bottom: 8px;
}
h3 {
	margin-bottom: 8px;
}
p {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 8px;
}
ul.error {
	font-weight: bold;
	padding-top: 5px;
	list-style-type: none;
	color: #ff0000;
}
ul.message {
	font-weight: bold;
	padding-top: 5px;
	list-style-type: none;
	color: #0000ff;
}


/*-- template --*/
div.container {
	width: 960px;
	margin: 0px auto 10px auto;
	background: #fff;
	border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
}
div.pageContent {
	overflow: auto;
}

/*-- header --*/
div.header {
	padding: 0px 0px 0px 0px;
	height: 89px;
	width: 960px;
	color: #fff;
	background-color: #1F3D8F;
	position: relative;
}

img.logo {
	width: 375px;
	height: 57px;
	margin: 25px 0px 0px 25px;
	/*margin: 10px auto;*/
}

div.menuBar {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 6px 22px 2px 35px;
	background: #EAEAEA;
	border-top-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
}

div.languageSelectContainer {
	position: absolute;
	top: 6px;
	right: 29px;
}
img.languageSelectFlagImage {
	width: 16px;
	height: 16px;
	margin-left: 5px;
}

/*-- content --*/
/*-- see template specific document --*/

div.variableHeightPageTemplateContent {
	overflow: auto;
	padding: 10px;
	min-height: 260px;
	/*background: #fff;*/
	margin-top: 1px;
	color: #000;
}

div.variableHeightPageTemplateContent a {
	color: #000;
}
div.standardContent {
	overflow: auto;
	padding: 10px;
	min-height: 260px;
	color: #000;
	background-color: #ffffff;
}

/*-- news --*/
div.articleContainer {
	margin-top: 5px;
}
div.articleContainer h2 {
	font-size: 14px;
	font-weight: bold;
}

div.articleContainer h4 {
	font-size: 12px;
	font-weight: normal;
}

/*-- content template --*/
div.ctMyPages {
	font-family: verdana;
	font-size: 13px;
	line-height: 18px;
}

div.contentTemplateContainer {
	position: relative;
}

h2.contentTemplateTitle {
	margin: 5px;
}
p.contentTemplateParagraph {
}

div.fixedHeightPageTemplateContent {
	margin-top: 1px;
	height: 690px;
}

/*-- page templates --*/
/*div.fixedHeightPageTemplateContent {
	height: 400px;
	overflow: hidden;
}*/

/*-- footer --*/
div.footer {
	font-size: 12px;
	color: #000000;
	padding: 0px 10px 8px 10px;
	text-align: center;
}
a.footer {
	color: #808080;
	font-weight: bold;
	font-size: 14px;
}

/*-- top menu --*/
ul.menuContainerTOP {
	text-align: left;
	margin-bottom: 5px;
	margin-right: 0px;
}
li.menuItemTOP {
	display: inline;
	margin: 0px 6px 0px 6px;
	width: 100%;
	padding-bottom: 10px;
	color: #84171A;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
	cursor: default;
}
li.menuItemTOP ul {
	display: none;
	font-size: 12px;
	padding: 5px 0 5px 0;
	position: absolute;
	z-index: 999;
	background: #eaeaea;
	/*width: 150px;*/
	top: 23px;
	left: -7px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}
li.menuItemTOP:hover > ul {
	display: inline;
}
li.menuItemTOP ul li {
	float: left;
}
li.menuItemTOP ul li a {
	padding: 5px 0px 5px 0px;
}
a.menuLinkTOP {
	color: #84171A;
	font-size: 12px;
	letter-spacing: 1px;
}
a.active {
	color: #000;
}
a.subMenuLinkTOP {
	color: #84171A;
}

/*-- content templates --*/
/*-- 1 --*/
div.contentTemplate1Container {
	overflow: auto;
	width: 570px;
	float: left;
	position: relative;
}

h3.contentTemplate1Title {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
}

p.contentTemplate1Paragraph {
	float: left;
	width: 550px;
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 13px;
	font-size: 12px;
}
div.contentTemplate1ImageListContainer {
	overflow: auto;
	float: left;
}
img.contentTemplate1Image {
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
div.contentTemplate1ImageContainer {
	float: right;
	width: 345px;
}

/*-- 2 --*/
div.contentTemplate2ImageListContainer {
	overflow: auto;
	float: left;
	padding: 5px 0px;
}
h3.contentTemplate2Title {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}

p.contentTemplate2Paragraph {
	float: left;
	width: 850px;
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 13px;
}
img.contentTemplate2Image {
	margin: 5px;
}
div.contentTemplate2ImageContainer {
	float: left;
	text-align: center;
	width: 200px;
}

/*-- EnlagedImage --*/
div.ctEnlargedImageContainer {
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #808080;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 10px 10px 22px 10px;
	box-shadow: 3px 3px 4px #808080;
	-moz-box-shadow: 3px 3px 4px #808080;
	-webkit-box-shadow: 3px 3px 4px #808080;
}
div.ctEnlargedImageImageContainer {
	width: 100%;
	height: 100%;
}
img.ctEnlargedImage {
	width: 100%;
	height: 100%;
}
div.ctEnlargedImageTitle {
	font-size: 12px;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 3px;
	color: #000000;
	font-weight: bold;
	width: 100%;
}
div.ctEnlargedImageNext {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 80px;
	height: 100%;
	background-color: #d0d0d0;
	cursor: pointer;
	background-image: url( '/images/nav-pil-hoger.png' );
	background-repeat: no-repeat;
	background-position: 13px 50%;
}
div.ctEnlargedImagePrevious {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 100%;
	background-color: #d0d0d0;
	cursor: pointer;
	background-image: url( '/images/nav-pil-vanster.png' );
	background-repeat: no-repeat;
	background-position: 13px 50%;
}
div.ctEnlargedImageCloseContainer {
	position: absolute;
	top: 50%;
	left: 50%;
}
div.ctEnlargedImageClose {
	position: absolute;
	top: -40px;
	left: -40px;
	width: 80px;
	height: 80px;
	background-color: #d0d0d0;
	cursor: pointer;
	background-image: url( '/images/nav-pil-stang.png' );
	background-repeat: no-repeat;
	background-position: 13px 50%;
}

/*-- ImageRotator --*/
div.contentTemplateImageRotatorContainer {
	width: 900px;
	height: 180px;
	overflow: hidden;
	position: relative;
	margin: 20px 20px 16px 20px;
	border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
}
div.contentTemplateImageRotatorContainer img {
	border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
}

/*-- 3 --*/
div.contentTemplate3Container {
	padding: 10px 10px 0px 0px;
	margin-left: 20px;
	width: 50%;
	font-size: 12px;
	line-height: 0px;
}
div.contentTemplate3LinkListContainer{
	margin-top: 5px;
	min-height: 50px;
}
a.contentTemplate3LinkHorizontal {
	margin: 0px 0px;
	color: #000;
	font-weight: bold;
}
a.contentTemplate3LinkVertical {
	display: block;
	margin: 5px 5px;
}
img.contentTemplate3LinkImageHorizontal {
	margin: 10px 30px 10px 30px;;
	/*border: 1px solid #c0c0c0;*/
}

/*-- 4 --*/
div.contentTemplate4Container {
	padding-left: 10px;
}

ul.contentTemplate4BulletListContainer {
	margin: 5px 0px 5px 0px;
	border: 0px;
	padding: 0px 0px 0px 20px;
	outline: 0px;
}
ol.contentTemplate4NumberListContainer {
	margin: 5px 0px 5px 0px;
	border: 0px;
	padding: 0px 0px 0px 20px;
	outline: 0px;
}

/*-- ProductList --*/
div.contentTemplateLatestProductsContainer {
	overflow: auto;
	width: 510px;
	background: #eaeaea;
	/*border: 1px solid #c0c0c0;*/
	padding: 15px 20px 20px 20px;
	border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-box-shadow: 3px 3px 4px #d0d0d0;
	-webkit-box-shadow: 3px 3px 4px #d0d0d0;
	box-shadow: 3px 3px 4px #d0d0d0;
	position: absolute;
	left: 20px;
	bottom: 20px;	
}
h3.contentTemplateLatestProductsTitle {
	margin-bottom: 5px;
	font-size: 14px;
}
h3.contentTemplateLatestProducts {
	margin: 0px;
}
h2.contentTemplateLatestProductsName {
	margin: 0px;
}
h2.contentTemplateLatestProductsName a {
	font-size: 14px;
}

div.contentTemplateLatestProductsItem {
	padding-top: 5px;
	width: 510px;
	overflow: auto;
	position: relative;
	margin-top: 8px;
}

div.contentTemplateLatestProductsItemImage {
	width: 100px;
	height: 75px;
	vertical-align: middle;
	background-color: #ffffff;
	text-align: center;
	display: table-cell;
}
ul.contentTemplateLatestProducts {
	list-style-type: none;
	margin: 0px;
}
li.contentTemplateLatestProductsItemImage {
	float: left;
	border: 1px solid #000;
	-moz-box-shadow: 3px 3px 4px #d0d0d0;
	-webkit-box-shadow: 3px 3px 4px #d0d0d0;
	box-shadow: 3px 3px 4px #d0d0d0;
	margin-right: 10px;
}

img.contentTemplateLatestProductsItemImage {
	vertical-align: middle;
}

div.contentTemplateLatestProductsItemText {
	position: absolute;
	right: 0px;
	top: 5px;
	line-height: 13px;
	width: 275px;
	padding-top: 5px;
}

div.contentTemplateProductListReadMore {
	clear: both;
	padding-top: 5px;
	text-align: center;
	width: 855px;
}
h5.contentTemplateLatestProducts {
	font-size: 10px;
	font-weight: normal;
}
a.ctLatestProductsAllProducts {
	float: right;
	font-weight: normal;
}

/*-- ProductListBig --*/
div.ctProductBigList {
	overflow: auto;
	clear: both;
	width: 940px;
}
label.ctProduct {
	font-weight: bold;
	margin-right: 5px;
}
h1.ctProductListBigLogoBar {
	width: 867px;
	height: 21px;
	margin: 5px 20px 10px 20px;
	background-color: #1F3D8F;
	border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-box-shadow: 3px 3px 4px #d0d0d0;
	-webkit-box-shadow: 3px 3px 4px #d0d0d0;
	box-shadow: 3px 3px 4px #d0d0d0;
	background-image: url( '/images/forsaljning-loggor.png' );
	background-repeat: no-repeat;
	background-position: 462px 0px;
	padding: 32px 15px 32px 20px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
h2.contentTemplateProductListBigName {
	font-weight: normal;
	margin: 0px;
}
h3.contentTemplateProductListBig {
	margin: 0px;
	font-weight: normal;
}
div.contentTemplateProductListBigContainer {
	overflow: auto;
	width: 860px;
	float: left;
	background: #eaeaea;
	/*border: 1px solid #c0c0c0;*/
	margin: 5px 20px 10px 20px;
	padding: 15px 20px 15px 20px;
	border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-box-shadow: 3px 3px 4px #d0d0d0;
	-webkit-box-shadow: 3px 3px 4px #d0d0d0;
	box-shadow: 3px 3px 4px #d0d0d0;
}
div.contentTemplateProductListBigItem {
	padding-top: 0px;
	position: relative;
	height: 87px;
}
ul.contentTemplateProductListBigItemImage {
	list-style-type: none;
	width: 336px;
	float: left;
}
li.contentTemplateProductListBigItemImage {
	border: 1px solid #000;
	-moz-box-shadow: 3px 3px 4px #d0d0d0;
	-webkit-box-shadow: 3px 3px 4px #d0d0d0;
	box-shadow: 3px 3px 4px #d0d0d0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.contentTemplateProductListBigItemImage {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	height: 75px;
	background-color: #ffffff;
}
img.contentTemplateProductListBigItemImage {
	vertical-align: middle;
}
div.contentTemplateProductListBigItemText {
	line-height: 13px;
	width: 400px;
	position: absolute;
	top: 2px;
	left: 360px;
}
div.contentTemplateProductListBigItemMoreText {
	float: right;
	line-height: 13px;
	width: 500px;
}
div.contentTemplateProductListReadMoreBoxImage {
	position: relative;
	width: 860px;
	display: none;
	background-image: url( '/images/salj-bakgrundsbild.jpg' );
	background-repeat: no-repeat;
	overflow: auto;
	background-position: right bottom;
	border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
}
div.contentTemplateProductListReadMoreBox {
	position: relative;
	width: 860px;
	display: none;
	overflow: auto;
	background-position: right bottom;
	border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
}
table.ctProductListBigOuterTable {
	width: 100%;
}
td.ctProductListBigOuterTable {
	width: 50%;
}

/*-- footer image --*/
div.ctFooterImage {
	clear: both;
	background-image: url( '/images/hem-botten.jpg' );
	width: 900px;
	height: 85px;
	margin: 0px 20px 0px 20px;
}

/*-- ProductForm --*/
div.contentTemplateProductFormContainer {
	float: left;
	width: 326px;
	margin: 10px 0px 10px 0px;
}
h2.contentTemplateProductFormHeading{
	margin-bottom: 10px;
}
label.contentTemplateProductFormLabel {
	display: block;
	float: left;
	vertical-align: top;
	width: 120px;
}
input.contentTemplateProductFormInput {
	width: 200px;
	border: 1px solid #c0c0c0;
	background-color: #fcfcfc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 2px 2px;
	margin-bottom: 2px;
}
textarea.contentTemplateProductFormInput{
	width: 200px;
	border: 1px solid #c0c0c0;
	background-color: #fcfcfc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 2px 2px;
}
input.contentTemplateProductFormSendButton {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #1F3D8F;
	color: #ffffff;
	padding: 2px 10px;
	border: 1px solid #000040;
	border-radius: 4px;
	-moz-border-radius: 4px;
}
input.contentTemplateProductFormSendButton:hover {
	background-color: #3E5DaF;
}
div.contentTemplateFormMessages {
	padding: 0px 0px 0px 124px;
}

/*-- TwoFields --*/
div.contentTemplateTwoFieldsContainer {
	overflow: auto;
	width: 898px;
	/*border: 1px solid #c0c0c0;*/
	margin: 5px 23px 20px 20px;
	font-size: 12px;
}
h3.contentTemplateTwoFieldsTitle {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p.contentTemplateTwoFieldsParagraphLeft {
	float: left;
	width: 439px;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: 13px;
}
p.contentTemplateTwoFieldsParagraphRight {
	float: left;
	width: 439px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 13px;
}
div.contentTemplateTwoFieldsImageListContainer {
	overflow: auto;
	width: 908px;
	float: left;
	margin-left: -10px;
}
img.contentTemplateTwoFieldsImage {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 439px;
}
div.contentTemplateTwoFieldsImageContainer {
	float: left;
	width: 439px;
	margin-left: 5px;
	margin-right: 5px;
}


/*-- title --*/
h1, h1.ctTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 20px 8px 20px;
}

/*-- sub title --*/
h2.ctSubTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 20px;
}

/*-- paragraph --*/
div.ctParagraph {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px 20px 0px 20px;
}
p.ctParagraph {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px 0px 8px 0px;
}

/*-- links --*/
div.ctLinksContainer {
	vertical-align: top;
	padding: 0px 20px 8px 20px;
	overflow: auto;
	text-align: center;
}
img.ctLinksHorizontal {
	text-align: center;
	vertical-align: middle;
	overflow: auto;
}
a.ctLinksVertical {
	display: block;
}
a.ctLinksHorizontal {
	display: block;
	float: left;
	text-align: center;
}
a.ctLinksHorizontal > img {
	display: block;
}
span.ctLinksImageVertical {
	margin-top: 10px;
	display: block;
	width: 172px;
}
span.ctLinksImageHorizontal {
	display: table-cell;
	width: 172px;
	height: 172px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 8px 8px 0px;
}
span.ctLinksTextVertical {
	margin-top: 5px;
	display: block;
	width: 172px;
	text-align: center;
}

/*-- image gallery --*/
div.ctImageGalleryContainer {
	margin: 0px 10px 8px 20px;
	overflow: auto;
	padding-bottom: 10px;
	clear: both;
	float: none;
}
div.ctImageGalleryImageContainer {
	float: left;
	width: 170px;
	height: 127px;
	border: 1px solid #000000;
	margin: 0px 10px 10px 0px;
	-moz-box-shadow: 3px 3px 4px #d0d0d0;
	-webkit-box-shadow: 3px 3px 4px #d0d0d0;
	box-shadow: 3px 3px 4px #d0d0d0;
}
div.ctImageGalleryImage {
	width: 170px;
	height: 127px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
img.ctImageGalleryImage {
	vertical-align: middle;
}

/*-- wywisyg --*/
div.ctWysiwyg {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px 20px 8px 20px;
}
body.ctWysiwyg {
	background-color: #ffffff;
	background-image: none;
}
.ctWysiwyg p {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px 0px 8px 0px;
}
div.ctWysiwygctCssHalfRight {
	float: right;
}
img.indigoEdImageFloatLeft {
	float: left;
	margin: 0px 15px 10px 0px;
}
img.indigoEdImageFloatRight {
	float: right;
	margin: 0px 0px 10px 15px;
}

/*-- articles --*/
div.ctArticles {
	overflow: auto;
	padding: 20px;
}
div.ctArticlesPaginationListContainer {
	margin-top: 15px;
}
a.ctArticlesPaginationListAnchor {
	margin: 0px 5px 0px 0px;
}

/*-- latest news --*/
div.ctLatestNewsContainer {
	float: right;
	width: 270px;
	height: 430px;
	background: #eaeaea;
	/*border: 1px solid #c0c0c0;*/
	margin: 5px 20px 20px 0px;
	padding: 15px 20px 20px 20px;
	border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-box-shadow: 3px 3px 4px #d0d0d0;
	-webkit-box-shadow: 3px 3px 4px #d0d0d0;
	box-shadow: 3px 3px 4px #d0d0d0;
}
h2.ctLatestNewsTitle {
	margin-bottom: 5px;
	font-size: 14px;
}

/*-- employees --*/
div.ctEmployees {
	overflow: auto;
	padding: 20px;
}

/*-- stores --*/
div.ctStores {
	overflow: auto;
	padding: 20px;
}

/*-- Ct Css Classes --*/
.ctCssFront {
	width: 510px;
}
.ctCssHalf {
	width: 430px;
	float: left;
}
.ctCssHalfRight {
	width: 430px;
	float: right;
	margin-top: 0px;
}
.ctCssFull {
	clear: both;
}

/************************************************************************
**
** Modules
** 
*************************************************************************/

/*-- store --*/
div.modStore {
	width: 450px;
	height: 220px;
	float: left;
	margin-bottom: 20px;
	position: relative;
}
h2.modStoreName {
	margin-bottom: 15px;
}
div.modStoreMap {
	width: 200px;
	height: 200px;
	position: absolute;
	top: 0px;
	right: 20px;
}
div.modStoreMap iframe {
	width: 200px;
	height: 200px;
}
div.modStoreMapLink {
	position: absolute;
	top: 200px;
	right: 20px;
}

/*-- employee --*/
div.modEmployee {
	float: left;
	width: 420px;
	height: 220px;
	margin: 0px 30px 30px 0px;
}
div.modEmployeeImageContainer {
	width: 150px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	border: 1px solid #c0c0c0;
	-moz-box-shadow: 3px 3px 4px #d0d0d0;
	-webkit-box-shadow: 3px 3px 4px #d0d0d0;
	box-shadow: 3px 3px 4px #d0d0d0;
}
img.modEmployee {
	vertical-align: middle;
}
div.modEmployeeTextContainer {
	position: absolute;
	top: 0;
	left: 180px;
}
p.modEmployee {
	line-height: 14px;
	font-size: 12px;
}
h3.modEmployeeName {
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0px 5px 0px;
}
div.modEmployeeThumb {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	height: 77px;
	width: 58px;
}
div.modEmployeeThumbImage {
	height: 77px;
	width: 58px;
	margin: 0px;
}
div.modEmployeeThumbImageContainer {
	width: 56px;
	height: 75px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	border: 1px solid #c0c0c0;
	-moz-box-shadow: 3px 3px 4px #d0d0d0;
	-webkit-box-shadow: 3px 3px 4px #d0d0d0;
	box-shadow: 3px 3px 4px #d0d0d0;
}
p.modEmployeeThumb {
	position: absolute;
	top: 2px;
	right: 64px;
}
label.modEmployeeThumbLabel {
	font-weight: bold;
	line-height: 14px;
	font-size: 12px;
}
a.modEmployeeThumb {
	line-height: 14px;
	font-size: 12px;
}

/*-- article --*/
div.modArticleThumb {
	margin: 5px 0px 0px 0px;
}
h3.modArticleThumbTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
h4.modArticleThumbDate {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
div.modArticle {
	padding: 20px;
}
h1.modArticleTitle {
	margin: 0px 0px 10px 0px;
}
h2.modArticleDate {
	margin: 0px;
	font-size: 12px;
	color: #808080;
	float: right;
}
h2.modArticleHeading {
	font-size: 12px;
	font-style: italic;
	color: #808080;
	margin: 6px 0px;
}

/*-- login box --*/
form.loginForm {
	margin-bottom: 10px;
}
input.loginBoxInput, input.formularfalt, select.formularfalt, textarea.formularfalt {
	border: 1px solid #c0c0c0;
	background-color: #fcfcfc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 2px 2px;
	-webkit-border-radius: 4px;
	margin-bottom: 2px;
}
input.loginBoxButton, input.submitButton {
	background-color: #1F3D8F;
	color: #ffffff;
	padding: 2px 10px;
	border: 1px solid #000040;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-appearance: none;
}
input.loginBoxButton:hover, input.submitButton:hover {
	background-color: #3E5DaF;
}

