/* Gesunder Atem - Typo3 - CSS Screen Styles */
/* Stand: 22.05.2008 */

/* ### Initialisierung ####################################################################### */

/* * { margin: 0; padding: 0; border: 0; } */

html { 
	height: 100%;
}

* html body * {
	overflow: visible;
}

body {
	margin: 0;
	padding: 0;
	
	min-width: 980px;
	height: 101%;
	position: relative;
	
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #757575;
}


/* ### ClearFix Hack ######################################################################### */
  
.clearfix:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* ### Struktur ############################################################################## */

#pageholder {

	/* display: block;
	position: relative; */
	
	width: 980px;
	margin: 0 auto 0 auto;
    padding: 0;
    text-align: left;
	/* min-height: 100%; */
	
	border: 1px solid #ccc;
}

* html #pageholder {
	/* height: 100%; */
}

.left {
	display: block;
	position: relative;
	width: 255px;
	margin: 0;
	padding: 0;
	float: left;
}

.middle {
	/* display: block;
	position: relative; */
	width: 566px;
	margin: 0;
	padding: 0;
	float: left;
}

.right {
	/* display: block;
	position: relative; */
	width: 155px;
	margin: 0;
	padding: 0;
	float: left;
}

#header {
	/* display: block;
	position: relative; */
	width: 980px;
	/* height: 264px; */
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#header .left {
	height: 110px;
}

#header .middle {
	height: 110px;
}

#header .right {
	height: 110px;
}

#headimage {
	/* display: block;
	position: relative; */
	width: 980px;
	height: 154px;
	margin: 0;
	padding: 0;
}
/* 
#subnavigation {
	display: block;
	position: relative; 
	height: 24px;
	margin: 0;
	padding: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
}
*/
#subnavigation a {
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#content {
	/* display: block;
	position: relative; */
	width: 980px;
	background-image: url(../images/back_content_full.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#content .left {
	width: 255px;
	background-image: url(../images/back_content_left.jpg);
	background-repeat: no-repeat;
}

#content .middle {
	width: 482px;
	min-height: 360px;
	background-image: url(../images/back_content_middle.jpg);
	background-repeat: no-repeat;
	padding: 30px 42px 0 42px;
}

#content .right {
	width: 159px;
	background-image: url(../images/back_content_right.jpg);
	background-repeat: no-repeat;
	height: 390px;
}


/* ### Navigationen ############################################################# */

#mainnavigation {
	padding: 30px 0 0 28px;
	margin: 0;
	width: 227px;
	height: 360px;
}

#mainnavigation ul {   
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	list-style-type: none;
}

#mainnavigation li {
	padding: 0px;
	margin: 0px;
	float:left;
	clear:left;
}


#mainnavigation ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	line-height: 36px;
	text-decoration: none;
	color: #13226B;
	
	display: block;
	padding: 0px 10px 0px 0px;
}

#mainnavigation .a1no {

}

#mainnavigation .a1act {
	
}

#mainnavigation .a1no:hover,
#mainnavigation .a1no:active,
#mainnavigation .a1no:focus
{

}

#mainnavigation .a2no
{   
    font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	padding: 0px 0px 0px 13px;
}

#mainnavigation .a2act {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	padding: 0px 0px 0px 13px;
}

#mainnavigation .a2no:hover,
#mainnavigation .a2no:active,
#mainnavigation .a2no:focus
{   font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	padding: 0px 0px 0px 13px;
}

#mainnavigation .a3no
{   
    font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	padding: 6px 10px 8px 0px;
}

#mainnavigation .a3no:hover,
#mainnavigation .a3no:active,
#mainnavigation .a3no:focus,
#mainnavigation .a3act
{   font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 6px 10px 8px 0px;
}


/* ### Content HTML Elements #################################################### */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 36px;
	font-style: none;
	margin: 0;
	padding: 0;
	color: #13226B;
}

h1 {
	font-size: 24px;
}

ul, li {
	margin-left: 7px;
	list-style-position: outside;
}

/* ### Content FORM Elements #################################################### */

form {
	line-height: 28px;
}

label {
	display: block;
	width: 140px;
	float: left;
}

input.text {
	width: 370px;
    border: 1px solid #999999;
}

textarea.textfield {
	width: 370px;
	height: 150px;
    border: 1px solid #999999;
}

input.button {
	border: 1px solid #999999;
}


/* ### Extension PowerMail ######################################################################################## */

fieldset.tx-powermail-pi1_fieldset legend {
	font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 140px;
	float: left;
	margin: 0;
	padding: 3px 0;
	line-height: normal;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_subuid1_0,
fieldset.tx-powermail-pi1_fieldset input.powermail_subuid1_1 {
	margin: 0px 15px 0px 5px;
	padding: 0px;
	float: left;
	clear: none;
	width: auto;
}

div.tx_powermail_pi1_fieldwrap_html {
	display: block;
	width: 100%;
	float: none;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

div.tx_powermail_pi1_fieldwrap_html_radio {
	display: block;
	width: 100%;
	height: 30px;
	float: none;
	clear: both;
}

div.tx_powermail_pi1_fieldwrap_html_radio label {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

div.tx_powermail_pi1_fieldwrap_html_radio p {
	display: block; 
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	line-height: 22px;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea,
fieldset.tx-powermail-pi1_fieldset select {
	width: 370px;
    border: 1px solid #999999;
}

input.powermail_submit, input.tx-powermail-pi1_mandatory_submit {
	margin: 20px 0px 0px 140px;
	border: 1px solid #999999;
	width: 130px;
}

span.powermail_mandatory {
	color: red;
}

input.validation-failed,
textarea.validation-failed {
	border-color: red;
}

div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 5px 140px;
}

table.contenttable {
    width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}

table.contenttable td {
    width: 25%;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
}

table.contenttable thead, table.contenttable tbody,
table.contenttable tr, table.contenttable th {
    padding: 0px;
	margin: 0px;
	border: 0px;
}


/* ### Extension CSS Sytled Content ############################################################################### */

/* Captions */
div.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
div.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
div.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

/* Needed for noRows setting */
div.csc-textpic DIV.csc-textpic-imagecolumn {
	float: left;
	display: inline;
}

/* Border just around the image */
div.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 2px solid black;
	padding: 0px 0px;
}

DIV.csc-textpic-imagewrap { padding: 0; }

DIV.csc-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csc-textpic-image { margin: 0; }
DL.csc-textpic-image DT { margin: 0; display: inline; }
DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 25px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 25px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { margin-top: 6px; float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */


/* ### Extension News ############################################################################################# */

/* --------------------------------------  clearer  -------------------------------------- */

.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer  {
	clear: both;
	display: block; 
	height: 0;
	visibility: hidden;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox { }

.tx-ttnews-browsebox td { }

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell p, .tx-ttnews-browsebox td p{
	padding: 1px 4px 1px 4px;
	margin: 0px 2px 0px 0px;
	border: 1px solid #999;
	
	text-decoration: none;
}

.tx-ttnews-browsebox-SCell a, .tx-ttnews-browsebox td p a {
	text-decoration: none;
	color: #757575;
}

.tx-ttnews-browsebox td p a:hover, .tx-ttnews-browsebox td p a:active { }

.tx-ttnews-browsebox-SCell {
	font-weight: bold;
	background-color: #f0f0f0;
}

.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container { }

.news-latest-item {
	/* IE hack */
	height: 1%;
	/* line-height: 1.3; */
	/* IE hack end */
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.news-latest-container h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.news-latest-container h3 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-size: 14px;
}

.news-latest-container h3 a {
	color: #757575;
}

.news-latest-container h3 a:link, .news-latest-container h3 a:visited  {
	text-decoration: none;
}

.news-latest-container h3 a:hover { }

.news-latest-container p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.news-latest-gotoarchive {
	font-weight: bold;
	padding: 5px 0px 15px 0px;
	margin: 0px;
}

.news-latest-gotoarchive a {
	color: #757575;
}

.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited {
	text-decoration: none;
}

.news-latest-gotoarchive a:hover { }

.news-latest-item img {
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
}
.news-latest-category img {
	float: none;
	border: none;
	margin: 0px;
}

.news-latest-morelink, .news-latest-category { }

.news-latest-morelink {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.news-latest-morelink a {
	color: #757575;
}

.news-latest-morelink a:link, .news-latest-morelink a:visited {
	text-decoration: none;
}

.news-latest-morelink a:hover { }

.news-latest-date {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-container { }

.news-list-item {
	/* IE hack */
	height: 1%;
	/* line-height: 1.3; */
	/* IE hack end */
	padding: 0px 0px 10px 0px;
	margin: 0px;
    clear: both;
}

.news-search-form {
	padding: 0px;
	margin-bottom: 5px;
	border:1px solid #666;

}
.news-search-emptyMsg{
	padding: 0px;
	margin: 0px;
}
.news-search-form form {
	padding: 0px;
	margin: 0px;
}

.news-list-container h2 {
	padding: 0px;
	margin-bottom: 5px;
	font-size: 14px;
}

.news-list-container h3 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-size: 14px;
}

.news-list-container h3 a {
	color: #757575;
}

.news-list-container h3 a:link, .news-list-container h3 a:visited  {
	text-decoration: none;
}

.news-list-container h3 a:hover { }

.news-list-container p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.news-list-date {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	font-weight: normal;
}

.news-list-imgcaption {
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	font-size: 10px;
}

.news-list-container img {
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

.news-list-category img {
	float: none;
	padding: 0px;
	margin: 0px;
}

.news-list-morelink, .news-list-category { }

.news-list-morelink {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.news-list-morelink a {
	font-weight: bold;
	color: #757575;
}

.news-list-morelink a:link, .news-list-morelink a:visited  {
	text-decoration: none;
}

.news-list-morelink a:hover { }

.news-list-browse {
	text-align: center;
}


/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
	padding: 0px;
	margin: 0px;
}

.news-single-item img {
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

.news-single-item h2 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	font-size: 14px;
}

.news-single-item h3 {
	/* font-size: 12px; */
	font-size: 1em; 
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.news-single-item p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.news-single-backlink {
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

.news-single-backlink a {
	color: #757575;
}

.news-single-backlink a:link, .news-single-backlink a:visited {
	text-decoration: none;
}

.news-single-backlink a:hover { }

.news-single-timedata {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.news-single-pagebrowser {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.news-single-pagebrowser a {
	color: #757575;
	font-weight: bold;
}