/* colors:
 *		#fbdf00 yellow
 *		#cccccc gray	
 *		#957a96 purple light
 *		#552755 purple dark		
 */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #333333;
	line-height: 147%;
}

th {
	text-align: left;
}

body {
	background-color: #fff;
	margin: 0;
	padding-bottom: 20px;
}

/* LAYOUT */

#top {
	width: 100%;
	height: 125px;	
}

#topin {
	width: 900px;
	margin: 0 auto;
}

#logo {
	width: 350px;
	float: left;
	margin-top: 20px;
	height: 65px;
}

#menurow {
	width: 900px;
	height: 30px;
	background: #957a96;
	clear: both;
	float: left;
	margin-top: 10px;
}

#searchbox {
	width: 240px;
	float: right;
	height: 30px;
}

#searchbox input {
	width: 150px;
	height: 16px;
	background: #ffffff;
	border: none;
	font-size: 90%;
	color: #666;
	float: left;
	margin-top: 6px;
	padding-left: 2px;
}

#searchbox .button {
	background: url("../images/searchbg.png") no-repeat;
	float: right;
	width: 81px;
	height: 25px;
	color: #ffffff;
	margin-top: 3px;
	font-size: 80%;
	text-transform: uppercase;
	cursor: pointer;
	line-height: 10px;
}

#header, #header2 {
	width: 100%;
	background-color: #cccccc;
	border-top: solid 6px #fbdf00;
	border-bottom: solid 2px #fbdf00;
}

#header {
	height: 124px;
	background: #cccccc url("../images/header.jpg") no-repeat 50% 100%;
}

#header2 {
	height: 124px;
	background: #cccccc url("../images/header.jpg") no-repeat 50% 100%;
}

#headerin { 
	width: 900px;
	margin: 0 auto;
	height: 124px;
}

#headerin div {
	float: left;
	text-align: center;
	height: 100px;
	padding-top: 10px;
} 

#trust {
	margin-left: 440px;
	width: 110px;
}

#together {
	width: 200px;
}

#success {
	width: 130px;
}

#headerin #user2 {
	margin-left: 19px;
	margin-right: 19px;
} 

#frontContent { 
	width: 900px;
	margin: 0 auto;
	margin-top: 10px;
}

#user1 {
	margin: 0;
	margin-top: 20px;
	padding: 0;
	width: 590px;
	float: left;
}

#user1.right {
	padding: 10px;
}

#user2 {
	margin: 0;
	padding: 0;
	width: 590px;
	float: left;
}

#user3 {
	margin: 0;
	padding: 0;
	width: 286px;
	float: right;
}

#headerin2 { 
	width: 900px;
	margin: 0 auto;
	height: 104px;
}

#mainwrapper {
	width: 100%;
	margin-top: 1px;
	padding-bottom: 50px;
}

#main {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 100px;
}

#breadcrumbs {
	width: 600px;
	float: left;
	margin-left: 5px;
	font-size: 80%;
	text-transform: uppercase;
	border-bottom: solid 1px #E8E8E8;
	height: 19px;
	margin-top: 3px;
}

#breadcrumbs a {
	color: #333333;
	text-decoration: none;
}

#breadcrumbs h3 {
	display: none;
}

#content {
	width: 600px;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
}

#right {
	width: 255px;
	float: right;
	margin-top: 0px;
	font-size: 90%;
}

.right {
	background: #e9e8ed;
	margin-bottom: 4px;
	padding-top: 10px;
}

#right .moduletable {
	width: 215px;
	margin-left: 15px;
}

#bottom {
	width: 970px;
	clear: left;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 20px;
}

#bottom .moduletable {
	width: 220px;
	float: left;
	margin-top: 15px;
	margin-right: 60px;
	padding-left: 40px;
	color: #666666;
	line-height: 135%;
	font-size: 90%;
}

#bottom h3 {
	font-size: 120%;
	margin-bottom: 10px;
	font-weight: bold;
	color: #3C231C;
	text-transform: uppercase;
}


#footer {
	width: 890px;
	clear: both;
	margin: 0 auto;
	text-align: center;
	color: #666666;
	padding-top: 20px;
}

h1 {
	font-size: 140%;
	color: #333333;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
}

h2, .contentheading {
	font-size: 120%;
	color: #333333;
	margin: 0;
	margin-bottom: 5px;
	font-weight: bold;
}

h3 {
	font-size: 120%;
	color: #333333;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
}

p {
	margin-top: 6px;
}

a {
	color: #552755;
	text-decoration: none;
}

a:hover {
	color: #999999;
}

hr {
	border: 0;
	border-bottom: 1px dotted black;
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

#mainMenu h3 {
	display: none;
}

img {
	border: none;
}

fieldset{ border: none;}

.inputbox, #dfContactField-captcha {
	margin-right: 5px;
	margin-bottom: 2px;
	border: 1px dotted #666666;
}

.article_separator {
	display: block;
	padding-bottom: 20px;
}

table.blog {
	width: 100%;
}

table {
	border-collapse: collapse;
}

.createdate, .modifydate, .ashcreatedate, .ashmodifydate {
	font-size: 90%;
}

.createdate, .ashcreatedate {
	margin-bottom: 5px;
}

.modifydate, .ashmodifydate {
	margin-top: 25px;
}

.blogreferenzen .article_column .item {
	height: 350px;
}

table.features {
	border-collapse: inherit;
}

table.features th, table.features td {
	vertical-align: top;
}

table.features td.headline {
	background-color: #E6E6E6;
	font-weight: bold;
}

table.features td {
	background-color: #F2F2F2;
	margin: 1px;
}

table.ash td {
	padding-top: 4px;
	padding-bottom: 4px;
}

