/* ************************************** 	*/
/* *	Stylesheet for ForstAct GmbH	*	*/
/* *	Created By Andi Exer 2009		*   */
/* **************************************	*/

img, div,a { behavior: url(css/iepngfix.htc) }
/* standard formats for the whole site */
body {
	font-family: Arial;
	/*background-image: url(../images/bg_site.gif);*/
	background-image: url(../images/bg_site_trans.gif);
	font-size: 12px;
}

/* wrapper, which all gets in */
#wrapper {
	width: 1000px;
	height: 100%;
	/* background-image: url(../images/bg.png); */
	margin: auto;
}

/* footer with company informations at bottom */
#footer {
	width: 1000px;
	height: 30px;
	background-image: url(../images/footer.gif);
	margin: auto;
	background-color: #FFFFFF;
}

/* LOGO */
#logo {
	height: 150px;
	width: 400px;
	float: left;
}

/* Navigation */
#navigation {
	margin-top: 110px;
	width: 600px;
	height: 40px;
	float: right;
}

#navigation a, img {
	text-decoration: none;	
	border: none;
}

/* Header */
#header {
	width: 990px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	
}


/* Content */
#content {
	background-color: #FFFFFF;
	width: 1000px;
	
	
}

/* contentbox */
#contentbox {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 730px;
	border-right: 1px dotted #e0001f;
	padding-right: 10px;
	min-height: 200px;

	
}

/* navbox */
#subnav {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	width: 230px;
	border: 1px solid #e0001f;
	background-color: #00a48d;
	background-image: url(../images/bg_subnav.gif);
	background-repeat: repeat-y;
	background-position: right;
	
	
}





/* clear div to strech the content */
.clear {
	clear:both;
}


/* ************************************* */
/* * 	TEXT FORMATING				   * */
/* ************************************* */




h1 {
	color: #00a48d;
	font-size: 18px;
}

h2 {
	color: #00a48d;
	font-style: italic;
	font-size: 14px;
}

h4 {
	color: #FFFFFF;
	font-size: 12px;	
	padding-left: 10px;
}

.error {
	font-weight: bold;
	color: 	#e0001f;
}
.creater {
	color: #8f8a8a;
	font-size: 10px;
	}
	
p {
	font-size: 12px;	
}

a {
	color: 	#e0001f;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dotted #e0001f;
}

a:active, visited {
	color: 	#e0001f;
	text-decoration: none;	
}

li {
	list-style-image: url(../images/list.gif);
	color: #00a48d;
	font-size: 12px;	
}

input, textarea{
	border: 1px solid #CCCCCC;	
}

input:focus {
	background-color: #ebfdd7;
	border: 1px solid #CCCCCC;
}

textarea:focus {
	background-color: #ebfdd7;
	border: 1px solid #CCCCCC;
}

.pdf_link {
	float:right;	
}
/* ************************** */
/* * Breadcrumb 			* */
/* ************************** */

.mod_breadcrumb {
	font-size: 10px;
	color: #999999;	
}

/* ************************** */
/* * Subnavigation			* */
/* ************************** */
#subnav li {
	list-style-image: url(../images/list.gif);
	color: #FFFFFF;
	font-size: 11px;
	
}

#subnav a {
	color: #FFFFFF;	
}

#subnav a:hover {
	border-bottom: 1px dotted #FFFFFF;	
}

.mod_navigationSub p
{
	margin:0px;
	padding:0px;
	
}
 
 
.mod_navigationSub li
{
	font-size: 11px;
	color: #FFFFFF;	
}
 
 
.mod_navigationSub ul li p.active
{
	font-size: 11px;
}
 


.mod_navigationSub a
{
	text-decoration:none;
	color:#ffffff;
}

.mod_navigationSub p.active {
	padding-left: 10px;
	font-weight: bold;
}


/* ************************** */
/* * contact form	& text	* */
/* ************************** */

.ce_form {
	font-size: 10px;	
}

.ce_form .mandatory {
	padding-right: 10px;	
}

.ce_form td {
	padding-bottom: 5px;	
}

.ce_text {
	font-size: 12px;	
}

/* ************************** */
/* * Newslist   			* */
/* ************************** */

.mod_newslist p.info, .mod_newsreader p.info {
	font-size: 10px;
	color: #999999;
}

/* ************************** */
/* * Catalog    			* */
/* ************************** */

.layout_simpletable tbody td {
	border-bottom: 1px dotted #999999;	
}

.layout_simpletable tr.odd {
	background-color: #E3E3E3;	
}

.layout_simpletable .body tr:hover {
	background-color: #ebfdd7;
}

.layout_simpletable {
	width: 100%;
	text-align:left;
}

.layout_simpletable th,td.header {
	color: #FFFFFF;
	background-color: #00a48d;
}

.layout_simpletable img {
	//border-left: 1px dotted #999999;
	//border-right: 1px dotted #999999;
}

/* ************************** */
/* * Catalog  reader		* */
/* ************************** */
.layout_forstact td {
	border-bottom: 1px dotted #999999;
	height: 20px;
	padding-top: 2px;
	padding-left: 2px;
}

.layout_forstact td.header
{
	border: none;
	width: 25%;
	vertical-align: top;	
	
}

.layout_forstact td.header:hover
{
	background-color: #00a48d;;
}

.layout_forstact td.odd {
	background-color: #E3E3E3;	
	border-bottom: 1px dotted #999999;
}

.layout_forstact td:hover, td.odd:hover {
	background-color: #ebfdd7;
}

.layout_forstact {
	width: 100%;
	text-align:left;
}

.layout_forstact th,td.header {
	color: #FFFFFF;
	background-color: #00a48d;
}

.layout_forstact img {
	//border-left: 1px dotted #999999;
	//border-right: 1px dotted #999999;
}

.invisible {display: none !important;}

/* ************************** */
/* * Lightbox       		* */
/* ************************** */

.image_container a:hover {border:none;}

