/* 
www.confrom.at
Start: 7.8.2008
Letzte Aenderung: 7.8.2008
*/
/* Reset all */
*{
	margin: 0;
	padding: 0;
}

/* Allgemeines ---------- */
body {
	margin: 0px;
	padding: 0px;
	color: #666;
	background: #f3f3ac url(bg-content.gif) repeat-y left;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
}

img, a img {
	border: 0;
}

.float_left_artikel {
	border: 1px solid #fff;
	float: left;
	font-size: 90%;
	line-height: 120%;
	position: relative;
	margin-right: 15px;
}

.float_right_artikel {
	border: 1px solid #fff;
	float: right;
	font-size: 90%;
	line-height: 120%;
	position: relative;
	margin-left: 15px;
}

/* Schriften ---------- */
#content p {
	font-size: 12px;
	margin-bottom: 15px;
}

#content h1 {
	font-size: 26px;
	font-weight: bold;
	background-color: White;
	color: #1D612A;
	margin-top: 15px;
	margin-bottom: 15px;
}

#content h2 {
	font-size: 18px;
	font-weight: bold;
	background-color: White;
	color: #444444;
	margin-top: 30px;
	margin-bottom: 8px;
}

#content h3 {
	background-color: White;
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
}

#content h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

#content ul {
	font-size: 12px;
	margin: 0 0 15px 20px;
}

#content ol {
	font-size: 12px;
	margin: 0 0 15px 20px;
}

#content a:link, #content a:visited, #content a:active {
	color: #0060FF;
} 

#content a:hover {
	color: #000;
	text-decoration: none;
} 

#content table {
	font-size: 12px;
	margin: 0 0 15px 15px;
	text-align: left;
}

#content td {
	border: 1px solid #BFC0C2;
	background-color: #F0F0F0;
}

#content table a {
	text-decoration: none;
}

.links {
	text-align: left;
}

.rechts {
	text-align: right;
}

.fett {
	font-weight: bold;
}

/* Clear Class */
.clearfix {
	content: "."; /* [content] verbergen; 
	*/
	visibility: hidden;
	height: 0; /* Block-Level fuer [clear]; 
          */
	display: block; /* [float] clearing; 
          * einbeziehen der Float-Container; 
          */
	clear: both;
}

* html .clearfix {
	height: 1%; /* ende verbergen IE-Mac */
}

/* Container ---------- */
#top {
	width: 100%;
	text-align: left;
}

#header {
	width: 800px;
	height: 130px;
	background: url(bg-header2.gif) repeat-y bottom;
}

#header img {
	float: left;
}

#header-info {
	margin-right: 40px;
	text-align: right;
}

#header-info p {
	padding-top: 15px;
	font-size: 12px;
	color: Black;
}

#header-info a {
	color: Black;
	text-decoration: none;
}

#green {
	height: 247px;
	background: url(bg-green.gif) no-repeat left;
}

#green-img {
	padding-top: 20px;
}

#green-img img {
	float: left;
}

#topnews {
	margin-top: 40px;
	margin-left: 260px;
	width: 430px;
}

#wald {
	margin-left: 211px;
}

#green-img p {
	color: #fff;
}

#green-img h1 {
	font-size: 24px;
	color: #5DAB6C;
	margin-bottom: 15px;
}

#cell-left {
	width: 780px;
	float: left;
}

#cell-right {
	margin-top: 45px;
	width: 250px;
	margin-left: 800px;
}

#cell-right p {
	font-size: 16px;
	color: #1D612A;
	font-weight: bold;
}

#cell-right img {
	margin-bottom: 10px;
}

#content {
	margin: 40px;
}

.flaggen img {
	margin-right: 10px;
	border: 1px solid #BFC0C2;
}

.flaggen {
	list-style: none;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}

/* Navigation ---------- */
#navcontainer {
	width: 780px;
	clear: both;
}

#navcontainer ul {
	margin-left: 50px;
}

#navcontainer ul li {
	list-style-type: none;
	margin: 0;
	display: block;
	float: left;
	font: 11px/29px Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(botton.gif) repeat-x bottom;
}

#navcontainer a {
	padding-left: 8px;
	padding-right: 8px;
	color: #000;
	text-decoration: none;
	display: block;
	border-top: 1px solid #BFC0C2;
	border-right: 1px solid #BFC0C2;
}

#navcontainer a:link
{
}

#navcontainer a:hover {
	background: url(botton-mo.gif) repeat-x bottom;
}

#navcontainer li#active {
	background: url(botton-ac.gif) repeat-x bottom;
}

/* JAOS Gallery
*******************************************************************************/
/* JAOS Gallery
*******************************************************************************/
#jaos
	{
	margin:0 auto;
	}

.jaosg_galerie
	{
	}

.jaosg_thumbnail 
	{
	margin: 10px;
	float: left;
	text-align: center;
	vertical-align: middle;
	border: 0px solid #BFC0C2;
}

.jaosg_nav
	{
	text-align: center;
	}

.jaosg_bild	
	{
	width: 350px;
	border: 0px solid #BFC0C2;
	background: #BFC0C2;
	}

.jaosg_bildbeschreibung
	{
	text-align: justify;
	}