/*
	e.sens.e

	css/styles.css		2011-08-13	(c) e.sens.e GmbH
*/

body
{
	margin:			0px;
	color:			#747474;
	background-color:	#ffffff;
	background-image:	url("../img/body_bg.jpg");
	background-position:	center top;
	background-repeat:	no-repeat;
	font-family:		sans-serif;
	font-size:		15px;
	text-align:		left;
	line-height:		125%;
}
* {
	margin: 0;
    padding: 0;
}

img
{
	border-style:		none;
}

ul
{
	list-style-type:	none;
}

ul li
{
}

a:link,
a:visited
{
	color:			#747474;
}

a:hover,
a:active
{
	color:			#000;
}

.float_left
{
	clear:			left;
	float:			left;
}

.float_right
{
	clear:			right;
	float:			right;
}

.align_left
{
	text-align:		left;
}

.align_right
{
	text-align:		right;
}

.align_center
{
	text-align:		center;
}

.align_justify
{
	text-align:		justify;
}

.allcaps
{
	text-transform:		uppercase;
}

div#centered
{
	width:			970px;
	margin-left:		auto;
	margin-right:		auto;
	padding-top:		20px;
	background-image:	url("../img/esense_logo.jpg");
	background-position: 640px 21px;
	background-repeat:	no-repeat;
	xbackground:red;
}

div#main
{
	background-color:	transparent;
	background-image:	url("../img/esense_bg_bottom2.jpg");
	background-position:	right bottom;
	background-repeat:	no-repeat;
	xbackground: green;
	border-top: 1px solid #BABABA;
	border-left: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
    border-right: 1px solid #BABABA;
	float:left;
	width: 969px;
	padding-bottom: 60px;
}

div#content
{
	width:			841px;
	min-height:			420px;
	margin: 		65px 0 0 0;
	padding:		25px 10px 25px 30px;
	float: left;
}

.shadow {
	-moz-box-shadow: 4px 4px 2px #BABABA;
	-webkit-box-shadow: 4px 4px 2px #BABABA;
	box-shadow: 4px 4px 2px #BABABAM;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

div#content h2
{
	color: 				black;
	margin:				0px;
	margin-bottom:		40px;
	padding:			15px;
	font-size:			20px;
	font-weight:		bold;
	background-color: 	#E7E7E7;
	width: 				440px;
	-moz-border-radius: 1em 1em 1em 1em;
	border-radius: 		1em 1em 1em 1em;
}

div#content h3.feature {
	position: absolute;
	right: 0;
	bottom: 30px;
	font: 				normal 17px/21px Times New Roman, serif;
	background-color: 	#79ae44;
	padding:		10px 10px 10px 30px;
	width: 560px;
	-moz-border-radius: 0.3em 0em 0em 0.3em;
	border-radius: 		0.3em 0em 0em 0.3em;
}


div#content ul li {
	background: transparent url("../img/esense_dot.png") no-repeat scroll left 9px;
	padding-left: 14px;
}

/******************************************************************************
* Textblock
******************************************************************************/


div.textblock
{
    width: 						800px;
	padding-right: 				20px;
    margin-top:					0px;
	margin-bottom:				8px;
    float:                      left;
}

div.textblock img,
div.textblock object
{
    margin-left:                0;
    margin-right:				4px;
    margin-top:                 5px;
    margin-bottom:              15px;
}

div.textblock img.float_left,
div.textblock object.float_left
{
    margin-left:                0px;
    margin-right:               12px;
    margin-top:                 0px;
}

div.textblock img.float_right,
div.textblock object.float_right
{
	margin-left:                12px;
    margin-right:               0px;
    margin-top:                 0px;

}

div.textblock strong
{
	margin:                     0 0 -10px 0;
	padding:                    0;
}

div.textblock strong.textblock_subline
{
	display:                    block;
    font-style:                 italic;
    margin-bottom:              10px;
}
div.textblock.textblock_default
{
	/*
    padding:                    10px 0 5px 0px;
padding:0;
*/
border: 0px solid yellow;
}

div.textblock.textblock_html
{
margin:0;
padding:0;
}
div.textblock h3
{
	font-weight: bolder;
	line-height: 24px;
	margin: 0;
}

div.textblock ul
{
	margin:						10px 0 10px 0;
	padding:					0;
	line-height: 				22px;
}

div.textblock img,
div.textblock_textcol_odd img
{
	margin:						4px 8px 6px 10px;
	padding:					1px !important;
vertical-align: middle;
}


div.textblock_textcol
{
    float:                      left;
    width:                      382px;
	padding-right: 				40px;
    xborder: 					1px solid blue;
}

div.textblock_textcol_odd
{
    float:                      right;
    margin:                     0;
    width:                      416px;
    xborder: 					1px solid red;
}

div.textblock_textcol_even
{
 	/*clear:                          none;*/
}

div.textblock_textcol h3
{
    width:                      100%;
    xborder:                     1px solid red;
    height:                     auto;
}

div.textblock_textcol strong.textblock_subline
{
}

div.textblock_semipremium_even,
div.textblock_semipremium_odd
{
	width: 						100%;
	border: 		      1px solid #cbd2ba;
}

div.textblock_textcol ul
{
float:left;
}

div.textblock_defaultsmall {
	margin-left: 10px;
	float: left;
	width: 90px;
}

div.textblock_table h3 {
    background-color: #D6D6D6;
    padding: 4px;
}
div.textblock_table table {
    border-bottom-style: hidden;
    border-collapse: collapse;
    margin-bottom: 20px;
    margin-top: 0;
    width: 100%;
}
div.textblock_table thead tr{
	background: transparent url("../img/esense_dots.gif") repeat-x left top;
}
div.textblock_table th {
    padding: 12px 10px 10px 0;
    vertical-align: top;
}

div.textblock_table tbody {
}
div.textblock_table td {
    border-bottom: 1px solid #E7E7E7;
    padding: 5px 55px 5px 0;
}
/******************************************************************************
* Footer
******************************************************************************/

div#feature
{
	clear:			both;
	height:			40px;
	padding:		20px;
}

div#footer
{
	padding-right:		20px;
	padding-top:		20px;
	padding-bottom:		5px;
	color:			#999;
	text-align:		right;
	font-size:		10px;
	background-color:	transparent;
	background-image:	url("../img/esense_bg_bottom.png");
	background-position:	40px -4px;
	background-repeat:	no-repeat;
	clear: both;
}

div#footer hr
{
	display:		none;
}

div#footer a:link,
div#footer a:visited
{
	color:			#999;
	text-decoration:	none;
	text-transform:		uppercase;
}

div#footer a:hover,
div#footer a:active
{
	text-decoration:	underline;
}
/******************************************************************************
* Guestbook
******************************************************************************/

h3#label-feedback.guestbook-container-label {
    color: red;
}
div#feedback.guestbook-category-container div.guestbook-entry .name {
    color: #988D6C;
    font-family: Verdana,sans-serif;
    font-size: 11px;
    line-height: 145%;
}
div#guestbook-categories ul li {
    background: none repeat scroll 0 0 transparent;
}
div#feedback.guestbook-category-container div.guestbook-entry, div#guestbook-categories ul li {
    border-bottom: 0.3pt solid #D6D5DA;
    padding: 10px 0 16px;
}
form#feedback-form {
    background: url("../img/guestbook/forum_bg.gif") no-repeat scroll left top transparent;
    margin-top: 20px;
	
}

fieldset {
    border: 0 none;
	font-size: small;
}

form#feedback-form fieldset {
    padding: 10px 10px 10px 15px;
}
form#feedback-form fieldset.last {
    background: url("../img/guestbook/forum_bg_unten.gif") no-repeat scroll 0 100% transparent;
}
form#feedback-form fieldset legend {
    display: none;
}
form#feedback-form .but {
    margin-top: 20px;
}
form#feedback-form #feedback-text {
    width: 378px;
}
form#feedback-form #feedback-name, form#feedback-form #feedback-email, form#feedback-form #feedback-captcha {
    margin-right: 20px;
}
form#feedback-form label[for="feedback-email"] {
    display: block;
    margin-top: 10px;
}
.warning {
    background-color: #F6FCC8;
    display: block;
    font-weight: bold;
    padding: 10px;
}

