@charset "utf-8";
/**
 * Basis-CSS 
 * 
 * Website: www.budag.ch
 * Autor: Reto Zahner 
 */



/* Content CSS einbinden */
@import "content.css";
/* Navigation CSS einbinden */
@import "navigation.css";

/**
 * Allgemeine Styles
 */
* {
	margin: 0;
	padding: 0;
}
html table {
	border-style: solid;
	/*border-color: black;*/
}

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 62.5%;
	color: #666666;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
}

* {
	font-size: 11px;
	line-height: 11px;
}
p, div, td {
	font-size: 11px;
	line-height: 11px;
}
html
{
	height: 100%;
}
body {
	min-height: 100%;		
}
div {
	/*border: 1px solid red;*/
}
strong {
	font-weight: bold;	
}

hr{
    margin-top: 8px;*
    margin-bottom: 8px;*
    margin-top: 0;
    margin-bottom: 0;    
}

.clearer {
	clear: both;
	display: block;
	/*height: 1px;*/ /*margin-bottom: -1px;*/
	font-size: 1px;
	line-height: normal;
}

/**
 * Page-Layout
 */
div#pageFrame {
	width: 960px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}
* html div#pageHeader {
	margin-bottom: -6px;	
}
div#pageHeader {
	background-image: url(../img/pageHeaderCenterBackground.png);
	background-repeat: repeat-x;	
	width: 970px;
	height: 8px;
	margin-bottom: 0px;
	/*font-size: 1px;*/
}

div#pageHeaderRight {
	background-image: url(../img/pageHeaderRightBackground.png);
	background-repeat: no-repeat;	
	width: 10px;
	height: 8px;
	float: right;
}

div#pageHeaderLeft {
	background-image: url(../img/pageHeaderLeftBackground.png);
	background-repeat: no-repeat;	
	float: left;
	width: 10px;
	height: 8px;
}

div#pageContent {
	background-image: url(../img/pageContentBackground.png);
	background-repeat: repeat-y;
	width: 970px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	
}

div#pageFooter {
	background-image: url(../img/pageFooterCenterBackground.png);
	background-repeat: repeat-x;	
	width: 970px;
	height: 8px;
	margin-bottom: 0px;
	font-size: 1px;
}

div#pageFooterRight {
	background-image: url(../img/pageFooterRightBackground.png);
	background-repeat: no-repeat;	
	width: 10px;
	height: 8px;
	float: right;
}

div#pageFooterLeft {
	background-image: url(../img/pageFooterLeftBackground.png);
	background-repeat: no-repeat;	
	float: left;
	width: 10px;
	height: 8px;
}

/**
 * Content-Layout Allgemein
 */
div#contentHeader,
div#contentMain,
div#contentFooter {
	width: 950px;
	margin: 0px 10px;
	/*border: 1px solid green;*/
}

/**
 * Content-Layout Header
 */
div#contentHeader {
	position: relative;
	background-repeat: no-repeat;
	background-position: top left;
	height: 153px;
}

.header{
	background-image: url(../img/header.jpg);
}

div#contentHeaderHomeLink {
	position: absolute;
	left: 926px;
	top:0px;
	width: 24px;
	height: 24px;
}

div#contentHeaderHomeLink img {
	width: 24px;
	height: 24px;
	border: none;
}

/**
 * Content-Layout ServiceNavigation
 */
div#contentHeaderServiceNavigation {
	position: absolute;
	left: 304px;
	top:92px;
	width: 645px;
	height: 20px;
	overflow:visible;
	text-align:right;
	font-size: 62.5%;
	line-height: 62.5%;
}


/**
 * Content-Layout TopNavigation (1st Level)
 */
div#contentHeaderTopNavigation {
	position: absolute;
	margin:0;
	padding:0;
	left: 185px;
	top: 132px;
	width: 755px;
	height: 21px;
	background-color: #e5e5e5;
	font-size: 62.5%;
	line-height: 62.5%;
}

#contentMainNavigation
{
	float:left;
}

/**
 * Content-Layout Inhaltsbereich
 */
div#contentMain {
	background-image: url(../img/contentMainBackground.png);
	background-repeat: repeat-y;
	background-position: top left;
	margin-top: 2px;
	padding-top: 40px;
}

div#contentMainCenter {
	width: 505px;
	margin-left:10px;
	margin-right:18px;
	float:left;
}

div#contentMainRightBar {
	float: left;
	width: 240px;
	margin-right: 12px; *
	margin-right: 12px;
}
* html div#contentMainRightBar {
	margin: 0px auto;
	padding: 0px;
	margin-right: 5px;
}

div#contentMainNavigation {
	float: left;
	width: 165px;
}

div#contentFloatClearer {
	clear:both;
}

table#frontTable {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 505px;	
}

/**
 * Inhaltsblöcke (Abschnitte)
 */
div.contentBlock {
	margin-bottom: 2em;
}

/* Suche*/
form#searchBox {
	vertical-align: middle;
}

input#contentSearchField {
	height: 17px;
	border: 1px solid #007BC1;
	background-color: #E5E5E5;
	width: 214px;
	vertical-align: middle;
	margin-right:0px;
	float:left;
	padding-top: 3px;
}

div#contentFooter {
	position: relative;
	background-image: url(../img/contentFooterBackground.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	height: 20px;
}
div.contentBlock p {
	color:black;	
}

.image {
	border: solid 1px #666666;
}

#contentBlock input{
	width: 200px;
}

/* content Footer */

div#contentFooterLeft a,
div#contentFooterLeft a:link,
div#contentFooterLeft a:visited,
div#contentFooterLeft a:hover,
div#contentFooterLeft a:active,
div#contentFooterLeft a:focus { 
	color: #ffffff;
	text-decoration: none;
}

div#contentFooterRight a,
div#contentFooterRight a:link,
div#contentFooterRight a:visited,
div#contentFooterRight a:hover,
div#contentFooterRight a:active,
div#contentFooterRight a:focus { 
	color: #007BC1;
	text-decoration: none;
}

div#contentFooter a:hover {
	text-decoration: underline;
}
div#contentFooterLeft,
div#contentFooterRight {
	position: absolute;
	font-size: 1.1em;
	top: 0px;
	padding-top: 4px; *
	padding-top: 5px;
}

div#contentFooterLeft {
	left:0px; 
	width: 165px;
	height: 20px;
	text-align:center;
}

div#contentFooterRight {
	left:725px; 
	width: 265px;
	height: 20px;
	text-align:left;
}

/* NEWSTICKER ---------------------------------------------------- */
.newsticker
{
	margin-bottom:15px;
}

/* Sitemap Suchfeld */
div#sitemap {

}

div#sitemap #searchbox {
	vertical-align: middle;
}

div#sitemap #searchField {
	height: 20px;
	line-height: 16px;	
	border: 1px solid #007BC1;
	background-color: #E5E5E5;
	width: 200px;
	vertical-align: middle;
	margin-right:0px;
	padding-left: 3px;
}

/* allgemeiner Float Clearer */
div.float_clearer {
	clear: both;
	height: 1px; /*breite und Höhe Angeben für IE7*/
	width: 1px; /*breite und Höhe Angeben für IE7*/
}

/* LUCENE Searchresults ----------------------------------------------- */
form#lucene input{
	height: 17px;
	border: 1px solid #007BC1;
	background-color: #E5E5E5;
	width: 214px;
	vertical-align: middle;
	margin-right:0px;
	padding-top: 3px;
}
form#lucene .inputsubmit {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	height: 22px;
}

/* FotoShop Such Feld */
input#searchFieldImage {
	height: 17px;
	border: 1px solid #007BC1;
	background-color: #E5E5E5;
	width: 180px;
	vertical-align: middle;
	margin-right:0px;
	padding-top: 3px;
}
div#gallery_searchbox .searchInfo {
	line-height:20px;
}