/*
	CSS Document: css_modules.css
	Version: 1.0 | Date: 2008-03-11
	Project: 
	Author: websLINE, 2008
	-------
*/


/* STARTBOXES */

.boxStart1, .boxStart2, .boxStart3 {
	width: 260px;
	float: left;
	border: 1px solid #666;
	padding: 10px;
	margin: 0 74px 40px 0;
	}
.boxStart3 {
	margin-right: 0;
	}
.boxStart1 a.link, .boxStart2 a.link, .boxStart3 a.link  {
	font-weight: bold;
	text-transform: uppercase;
	background: url(img_quad.gif) no-repeat 0 2px;
	padding-left: 16px;
	}
.boxStart1 img, .boxStart2 img, .boxStart3 img {
	position: relative;
	}
.boxStart1 img {
	margin: 8px 0 -31px -11px;
	}
* html .boxStart1 img {
	margin-right: -21px;
	}
.boxStart2 img {
	margin: 17px 0 -31px -40px;
	}
* html .boxStart2 img {
	margin-right: -41px;
	}
.boxStart3 img {
	margin: 0 0 -26px -21px;
	}
* html .boxStart3 img {
	margin-right: -11px;
	}



/* FORMULAR */

table.form {
	width: 80%;
	}
table.form input, table.form select, table.form textarea {
	color: #211C21;
	}
table.form td, table.form th {
	padding: 4px 7px;
	vertical-align: middle;
	}
table.form tr {
	background: #6B6D6B;
	}
table.form tr:hover {
	background: #737573;
	}
table.form tr.title, table.form tr.button {
	background: none;
	}


/* INFOBOX */

.infobox {
	background: #6B6D6B;
	padding: 10px;
	}
.infobox h3 {
	margin-top: 0;
	}



/* TABELLE */

.details {
	width: 80%;
	}
.details td {
	padding: 5px 10px;
	}
.details .col1 {
	background: #6B6D6B;
	}
.details .col2 {
	vertical-align: bottom;
	background: #737573;
	}



/* GALLERY LIGHT */

.gallerylight {
	width: 270px;
	overflow: visible;
	margin-right: -4px;
	}
.gallerylight {
	position: relative;
	}
.gallerylight a {
	float: left;
	}
.gallerylight a img {
	border: 5px solid #ccc;
	margin: 0 4px 4px 0;
	padding: 0;
	}
.gallerylight a:hover img {
	border: 5px solid #FFF;
	}
#gallerylight-detail {
	position:absolute;
	z-index:100;
	top:-360px;
	left: 0;
	}
.gallerylight #gallerylight-detail{
	top:0;
	left:285px;
	}
#gallerylight-detail img{
	border:10px solid #fff;
	}


/* NAVIGATION */

.navigation {
	margin: 0;
	padding: 0 5px;
	}
.navigation li {
	float: left;
	padding: 4px;
	}
.navigation li.first {
	padding-left: 0px;
	}
.navigation li a {
	display: block;
	padding: 6px;
	height: 13px;
	background-position: 50% 6px;
	background-repeat: no-repeat;
	}
.navigation li a:hover {
	background-position: 50% -15px;
	}
.navigation li.first a {
	display: none;
	}
.navigation li.second a {
	background-image: url(img_nav02.gif);
	width: 130px;
	}
.navigation li.third a {
	background-image: url(img_nav03.gif);
	width: 246px;
	}
.navigation li.fourth a {
	background-image: url(img_nav04.gif);
	width: 139px;
	}
.navigation li.fifth a {
	background-image: url(img_nav05.gif);
	width: 106px;
	}
.navigation li.sixth a {
	background-image: url(img_nav06.gif);
	width: 81px;
	}
.navigation li.seventh a {
	background-image: url(img_nav07.gif);
	width: 80px;
	}
.navigation li a strong {
	display: none;
	}	


/* sIFR REPLACEMENT */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}
.sIFR-replaced {
	visibility: visible !important;
	}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
	}

/* These "decoy" styles are used to hide the browser text before it is replaced...
 the negative-letter spacing in this case is used to make the browser text metrics 
 match up with the sIFR text metrics since the sIFR text in this example is so much narrower... 
 your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
