/* 
www.clix.at
Start: 03.11.2008
Letzte Aenderung: 12.11.2008
*/
/* Reset all */
*{
	margin: 0;
	padding: 0;
}

/* Allgemeines */
body {
	margin: 0px;
	padding: 0px;
	color: #484848;
	font-size: 100.01%;
	font-family: 'Lucida Sans Unicode', Arial, Geneva, sans-serif;
	background: #484848 url(bg.jpg) repeat-x top;
	text-align: center;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, fieldset, legend {
	padding: 0;
	margin: 0;
}

.ignore, #skip, dfn, .dn, .hier {
	position: absolute;
	left: -2000px;
	top: -2000px;
}

img, a img {
	border: 0;
}

/* 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 */
}

/* Schriften */
h1 {
	font: bold 1.4em/1.3 Arial, Helvetica, sans-serif;
	color: #dc2b19;
	margin-bottom: 0.7em;
}

h2 {
	font: bold 1.2em/1.3 Arial, Helvetica, sans-serif;
	color: #1f1a17;
	padding-top: 1.0em;
	margin-bottom: 0.7em;
}

h3 {
	font: bold 1.0em/1.3 Arial, Helvetica, sans-serif;
	color: #1f1a17;
	padding-top: 1.0em;
	margin-bottom: 0.7em;
}

h4 {
	font: bold 1.0em/1.3 Arial, Geneva, sans-serif;
	color: #231F20;
	margin-left: 0.6em;
	margin-bottom: 0.5em;
}

h5 {
	font: 1.0em/1.3 Arial, Geneva, sans-serif;
	color: #231F20;
	margin-left: 0.6em;
	margin-bottom: 0.5em;
}

p {
	font: 0.8em/1.3 Arial, Geneva, sans-serif;
	color: #1f1a17;
	margin-bottom: 1.5em;
}

/* Container */
#box {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: url(bg-header.gif);
	height: 152px;
}

#products {
	background: url(bg-products.jpg);
	height: 200px;
	margin-bottom: 45px;
}

#content {
	background: White;
	padding: 20px;
}

#navi {
	width: 538px;
	height: 55px;
	margin-left: 162px;
	margin-top: 35px;
	position: absolute;
	text-align: center;
}

.content-teaser {
	margin-left: 20px;
	width: 620px;
	height: 100px;
	border: 1px solid #1F1A18;
	background-color: #cccccc;
	margin-top: 20px;
}

.content-teaser a:link, .content-teaser a:visited, .content-teaser a:active {
	font-weight: bold;
} 

.content-teaser a:hover {
	font-weight: bold;
} 

.content-teaser img {
	float: left;
	margin-right: 20px;
	border-right: 1px solid #1F1A18;
}

#content a:link, #content a:visited, #content a:active {
	color: #1f1a17;
}

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

/* Navigation */
#navi ul {
	list-style-type: none;
}

#navi li {
	display: inline;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 53px;
}
 
#navi a:link, #navi a:visited, #navi a:active {
	color: #9e9e9e;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
 
#navi a:hover {
	color: #dc2b19;
	border-top: 1px dotted #9e9e9e;
	border-bottom: 1px dotted #9e9e9e;
}
 
#navi #menu_on {
	color: #dc2b19;
}

/* Um container innerhalb einer Artikels floaten, kann Bilder etc. enthalten */
.float_left_artikel {
	background: #FFF0DA none;
	border-bottom-width: 1px;
	border-color: #FCB12E;
	border-right-width: 1px;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	float: left;
	font-size: 90%;
	line-height: 120%;
	margin: 10px;
	padding: 5px;
	position: relative;
}

.float_right_artikel {
	background: #FFF0DA none;
	border-bottom-width: 1px;
	border-color: #FCB12E;
	border-right-width: 1px;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	float: right;
	font-size: 90%;
	line-height: 120%;
	margin: 10px;
	padding: 5px;
	position: relative;
}

.foto-einzeln {
	margin: 10px 10px 10px 15px;
}

.bild_artikel {
	background: #FFF0DA none;
	border-bottom-width: 1px;
	border-color: #FCB12E;
	border-right-width: 1px;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	font-size: 90%;
	line-height: 120%;
	padding: 5px;
	text-align: left;
}

/* JAOS Gallery
*******************************************************************************/
/* JAOS Gallery
*******************************************************************************/
#jaos
	{
	margin:0 auto;
	margin-bottom:10px;
	}

.jaosg_galerie
	{
	text-align:center; 
	vertical-align:middle; 
	padding:5px;
	margin-left:5px;
	margin-bottom:20px;
	}

.jaosg_thumbnail 
	{
	margin:5px;
	float: left;
	height: 80px;
	width: 80px;
	text-align: left;
	vertical-align:middle;
	border: 1px solid #1F1A18;
	}

.jaosg_nav
	{
	text-align: center;
	}

.jaosg_bild	
	{
	text-align: center;
	}

.jaosg_bildbeschreibung
	{
	text-align: justify;
	}
