.validation
{
	font-weight: bold;
}
div.artikelHolder
{
	float: left;
	padding-left: 16px;
	width: 630px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.artikelHolderHeader
{
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	line-height: 110%;
}
.subheader
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	line-height: 100%;
}
.artikelImage
{
	padding-top: 5px;
}
div.artikelHolderAuthor
{
	font-size: 10px;
	padding-top: 4px;
	color: #5A5A5A;
}
div.artikelHolderText
{
	padding-top: 20px;
	padding-bottom: 3px;
}



.inputField
{
	font-family: trebuchet ms, tahoma, arial;
	font-size: 11px;
	border: 1px solid #657fa1;
	padding-left: 0px;
	margin-bottom: 5px;
}

input, textarea
{
	font-family: trebuchet ms, tahoma, arial;
	font-size: 11px;
	border: 1px solid #657fa1;
	/*padding-left: 12px;*/
	margin-bottom: 5px;	
}

.list
{
	border: solid 0px #F8F8F8;	
}
.listitem
{
	border: solid 0px #F8F8F8;	
	height: 19px;
}

.a_editbox {
	padding-left:20px;

}
.a_editbox .header {
	color: #012DA1;
	font-weight: bold;
	padding-bottom: 2px;
}
.a_editbox .row {
	clear: both;
	float: left;
	width: 550px;
	padding: 5px 0px 5px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: none;
	border-color: #C6C6C6;
	
}
.a_editbox .rowwithborder {
	clear: both;
	float: left;
	width: 400px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #C6C6C6;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.a_editbox .col {
	width: 174px;
	float: left;
}

.a_editbox select {
	width: 150px;
}
.a_editbox .gray {
	background-color: #CCD0D4;
}
.a_editbox .lightgray {
	background-color: #F0F1F2;
}
.a_editbox .white {
	background-color: #F8F8F8;
}
.a_editbox .orange {
	background-color: #ffaa49;
}
.a_editbox td {
	height: 20px;
	padding: 0px 0px 0px 1px;
	border-width: 0px 0px 0px 1px;
	border-color: #FFFFFF;
	border-style: none;
}
.a_editbox input {
	padding: 0px;
	padding-right: 2px;
	margin: 0px;
}

/* Main site */
td, table
{
	font-family: verdana;
	font-size: 9px;
	vertical-align: top;
	line-height: 12px;
	color: #000000;
}


form
{
	margin: 0px;
	padding: 0px;
}
body
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a
{
	color: #E93400;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}

span a
{
	color: #E93400;
	text-decoration: underline;
}
span a:hover
{
	text-decoration: none;
}

.list ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 19px;
}
.list ul li
{
	background: url(images/list_marker.gif) no-repeat left top;
	padding: 0 0 0 10px;
}
.list ul li a
{
	color: #E93400;
	text-decoration: underline;
}
.list ul li a:hover
{
	text-decoration: none;
}

.policy
{
	color: #7F7F7F;
}
.policy a
{
	color: #000000;
	text-decoration: none;
}
.policy a:hover
{
	text-decoration: underline;
}

span
{
	color: #000000;
}

strong a
{
	font-size: 10px;
}

strong
{
	font-size: 10px;
}
b
{
	/*color: #7F7F7F;*/
}

.form .input
{
	width: 191px;
	height: 21px;
	font-family: verdana;
	font-size: 9px;
	color: #7F7F7F;
	padding: 2 0 0 6px;
	border-color: #D5D5D5;
	border-style: solid;
	border-width: 1px;
	background-color: #F8F8F8;
}

.form textarea
{
	width: 191px;
	height: 102px;
	font-family: verdana;
	font-size: 9px;
	color: #7F7F7F;
	overflow: hidden;
	padding: 2 0 0 6px;
	border-color: #D5D5D5;
	border-style: solid;
	border-width: 1px;
	/*background-color: #F8F8F8;*/
}

/* Puffs */
div.puffHolder {
	border-bottom: 2px solid #2C2C2C;
	padding: 2px;
	background-color: #ffffff;
	margin-bottom: 0px;
}
div.puffHolderMainLeft {
	float: left;
}
div.puffHolderMainRight {
	float: right;
}
div.puffHolderContent {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0px;
	background-color: #ffffff;
	margin-bottom: 0px;
	width: 306px;
	height: 114px;

}
div.puffHolderContentRight {
	border-bottom: 1px solid #cccccc;
	padding: 0px;
	background-color: #ffffff;
	margin-bottom: 0px;
	width: 308px;
	height: 114px;
}
div.puffHolderContentLast {
	float: left;
	border-right: 1px solid #cccccc;
	padding: 0px;
	background-color: #ffffff;
	margin-bottom: 0px;
	width: 306px;
	height: 116px;
}
div.puffHolderContentLastRight {
	float: left;
	padding: 0px;
	background-color: #ffffff;
	margin-bottom: 0px;
	width: 308px;
	height: 116px;	
}
.puffHolderContentImg {
	float: left;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	border: none ;
}
.puffLargeHolderContentImg {
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.puffHolderContentImgTop {
	float: left;
	padding-bottom: 0px;
	padding-right: 2px;

}
div.puffHolderContentImgRight {
	float: left;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
div.puffHolderContentImgRightTop {
	float: left;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
}
div.puffHolderContentTextHeader {
	padding-top: 5px;
	padding-right: 3px;
	font-weight: bold;

}
div.puffLargeHolderContentTextHeader {
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;

}
div.puffHolderContentText {
	padding-top: 5px;
	padding-right: 3px;
	height: 80px;
}
div.puffLargeHolderContentText {
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	height: 60px;
}
div.puffHolderContentLasMer {
	text-align: right;
	padding-right: 3px;
	font-size: 10px;

}
div.puffHeader {
	width: 151px;
	height: 18px;
	padding-left: 4px;
	padding-top: 2px;
	color: #ffffff;
	font-weight: bold;
	background: url(../img/puffHeaderBg.gif) 0 0 no-repeat;
	margin-bottom: 2px;
}
div.puffLargeHeader {
	width: 195px;
	height: 18px;
	padding-left: 4px;
	padding-top: 2px;
	color: #ffffff;
	font-weight: bold;
	background: url(../img/puffHeaderBg.gif) 0 0 no-repeat;
	margin-bottom: 2px;
}
div.puffBody {
	padding: 2px;
	margin-bottom: 2px;
}