/* --------------------------------------------------------------- */

/*                                                                 */

/*    HAUPT CSS-DATEI                                              */

/*    Koller Internet GmbH, www.kollerinternet.ch                  */

/*                                                                 */

/* --------------------------------------------------------------- */



/* --------------------------------------------------------------- */

/* --- HTML TAGS ------------------------------------------------- */

/* --------------------------------------------------------------- */



* {
	margin: 0;
	padding: 0;
}
body > html {
	height: 100%;
}
body {
	text-align: center;
}
img {
	border: none;
}
a {
	color: #67725D;
	text-decoration: none;
}
a:active {
}
a:hover {
	color: #000000;
}
/* --------------------------------------------------------------- */

/* --- FONT  ----------------------------------------------------- */

/* --------------------------------------------------------------- */



body {
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.4em;
}
body,  textarea,  input,  td,  label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67725D;
}
ul {
	margin-left: 15px;
}
ol {
	margin-left: 20px;
}
li {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0pt;
	padding: 0pt;
}
p {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0pt;
	padding: 0pt;
}
h1 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 0.7em;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.7em;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.7em;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.7em;
}
h5 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0.7em;
}
table {
	border-collapse: collapse;
}
table tr th {
	font-weight: bold;
}
table tr td {
}
.content-element {
	clear: both;
	margin-bottom: 1em;
}
.content-element-spalte1 {
	clear: both;
	margin-bottom: 6px;
	padding:0px;
}
.content-element-spalte1 .csc-textpic-image {
	margin-bottom: 0px !important;
}
/* --------------------------------------------------------------- */

/* --- STANDARD-KLASSEN ------------------------------------------ */

/* --------------------------------------------------------------- */



.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-top {
	vertical-align: top;
}
.text-bottom {
	vertical-align: bottom;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
/* --------------------------------------------------------------- */

/* --- HAUPT AUFBAU ---------------------------------------------- */

/* --------------------------------------------------------------- */





#page {
	position: absolute;
	width: 900px;
	height: 550px;
	left: 50%;
	top: 50%;
	margin: -275px 0px 0px -450px;
	text-align: left;
}
#page-row-1 {
	position: relative;
/*
	background-image: url(../images/header.gif);
*/
	background-position: left top;
	background-repeat: no-repeat;
	height: 63px;
	width:100%;
}
#page-row-2 {
	position: relative;
 padding:: 0px;
	margin: 6px 0 0 0;
	height: 34px;
	background: #c2d5da;
}
#page-row-3 {
	position: relative;
	padding: 0px;
	background: url(../images/page-row-3_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	overflow: hidden;
	width: 100%;
	clear: both;
}
#page-row-4 {
	position: relative;
	padding: 0px;
	height: 40px;
	background: url(../images/page-row-4_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#page-col-1 {
	position: relative;
	width: 170px;
	float: left;
}
#page-col-2 {
	position: absolute;
	left: 480px;
	width: 450px;
	height: 494px;/*

	-moz-opacity: 0.5;

	*/

}
#page-subtitle {
	position: absolute;
	right: 30px;
	top: 38px;
}
#page-image {
	position: absolute;
	width: 450px;
	left: 30px;
	bottom: 20px;
}
#page-image-trans {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 170px;
	height: 250px;
	background-color: #E0EAEC;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#page-title {
	position: absolute;
	left: 20px;
	top: 40px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4em;
	color: #7D898C;
}
#page-content {
	position: relative;
	width: 900px;
	overflow: auto;
}
#page-backlink {
	position: absolute;
	left: 20px;
	top: 460px;
}
.page-backlink {
	background-color: #E5E5E5;
	padding: 5px;
}
#address {
	position: absolute;
	right: 35px;
	top: 5px;
	text-align: right;
}
#address p {
	font-size: 11px;
	line-height: 1.4em;
	color: #FFFFFF;
}
#root-link {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 550px;
	height: 65px;
	text-indent: -999em;
	overflow: hidden;
}
#footer {
}
#imprint {
	position: absolute;
	top: 5px;
	left: 50px;
}
/* Impressum */

#imprint a.imprint {
	color: #FFFFFF;
	padding-left: 10px;
	background-image: url(../images/icon_imprint.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
/* --------------------------------------------------------------- */

/* --- LANGUAGE NAVIGATION --------------------------------------- */

/* --------------------------------------------------------------- */



#language-navigation {
	float: right;
	text-align: right;
	padding: 9px 35px 0 0;
}
#language-navigation div {
	float: left;
	display: inline;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0 0 10px;
}
.no a {
	color: #ffffff;
}
.current a {
	color: #ffffff;
}
/* --------------------------------------------------------------- */

/* --- MAIN NAVIGATION ------------------------------------------- */

/* --------------------------------------------------------------- */



#main-navigation {
	float: left;
	padding: 9px 5px 0px 50px;
	text-align: left;
	height: 10px;
}
#main-navigation ul {
	list-style-type: none;
	margin: 0px;
}
#main-navigation ul li {
	font-weight: bold;
	font-size: 1em;
	padding: 0 20px 0 0;
	float: left;
}
/* Normaler Zustand */

#main-navigation ul li.no {
}
#main-navigation ul li.no a {
	color: #5B8B97;
}
#main-navigation ul li.no a:hover {
	color: #000000;
}
/* Aktiver Zustand */

#main-navigation ul li.act {
}
#main-navigation ul li.act a {
	color: #000000;
}
#main-navigation ul li.act a:hover {
	color: #003366;
}
/* --------------------------------------------------------------- */

/* --- SERVICE NAVIGATION ---------------------------------------- */

/* --------------------------------------------------------------- */



#service-navigation {
	position: absolute;
	top: 3px;
	left: 20px;
}
#service-navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#service-navigation ul li {
	display: inline;
	margin-right: 15px;
}
#service-navigation ul li a {
	color: #FFFFFF;
	font-weight: bold;
}
#service-navigation ul li a:hover {
	color: #8B7256;
}
/* Home */

#service-navigation ul li#nav5 {
	padding-left: 14px;
	background-image: url(../images/icon_home.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
/* Kontakt */

#service-navigation ul li#nav12 {
	padding-left: 18px;
	background-image: url(../images/icon_contact.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
/* --------------------------------------------------------------- */

/* --- SUB NAVIGATION -------------------------------------------- */

/* --------------------------------------------------------------- */



#sub-navigation {
}
#sub-navigation ul {
}
#sub-navigation ul li {
}
#sub-navigation ul li a {
}
#sub-navigation ul li a:hover {
}
/* --------------------------------------------------------------- */

/* --- INHALTE --------------------------------------------------- */

/* --------------------------------------------------------------- */



#content_col_1 {
	position: relative;
	float: left;
	background: url(../images/content_col_1_bg.gif) no-repeat;
	width: 400px;
	height: 420px;/*	background-color: red;*/

}
#content_col_1_home {
	position: relative;
	float: left;
	background: url(../images/content_col_1_bg_home.gif) no-repeat;
	width: 100%;
	height: 420px;
	overflow:hidden;/*	background-color: red;*/

}
#content_col_bilder {
	position: absolute;
	left: 50px;
	top:0px;
	overflow: hidden;
}
#content_col_bilder_kontakt {
	position: absolute;
	z-index: 10;
	left: 50px;
	top:103px;
}
#content_col_text {
	position: absolute;
	top: 103px;
	left: 210px;
	width: 180px;
	height: 205px;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #d2c6bd;
	text-transform: uppercase;
	padding: 10px 0 0 10px;
}
#content_col_text_einleitung {
	position: absolute;
	top: 103px;
	left: 50px;
	height: 175px;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #d2c6bd;
	text-transform: uppercase;
	width: 310px;
	padding: 20px;
}
#content_col_text_home {
	position: absolute;
	top: 103px;
	left: 400px;
	height: 205px;
	width: 205px;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: normal;
	background-color: #d2c6bd;
	text-transform: uppercase;
	padding-top:10px;
	padding-left:10px;
	
}
#content_col_text_hell {
	position: absolute;
	top: 103px;
	left: 625px;
	height: 205px;
	width: 260px;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	padding-top:10px;
	padding-left:10px;
	
}
#content_col_3 {
	height: 380px;
	left: 420px;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	top: 20px;
	width: 480px;
}
/* --------------------------------------------------------------- */

/* --- LINK-KLASSEN ---------------------------------------------- */

/* --------------------------------------------------------------- */



span.link-decoration {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
span.link-decoration:hover {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
a.image span.link-decoration {
	text-decoration: none;
	border: none;
}
a.image {
	text-decoration: none;
	border: none;
}
a.internal-link {
	text-decoration: none;
}
a.external-link {
	padding-right: 14px;
	background-image: url(../images/icons/icon_external-link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
a.popup-link {
	padding-right: 14px;
	background-image: url(../images/icons/icon_popup-link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
a.mail {
	padding-right: 14px;
	background-image: url(../images/icons/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
a.download {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_file.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
a.pdf {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 2px;
	background-image: url(../images/icons/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
a.word {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
a.excel {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_xls.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
a.powerpoint {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_ppt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
a.zip {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_zip.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
/* --------------------------------------------------------------- */

/* --- SITEMAPS -------------------------------------------------- */

/* --------------------------------------------------------------- */



div.sitemap-1 {
}
div.sitemap-1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.sitemap-1 ul li {
	padding-left: 10px;
	background-image: url(../images/list-style_1.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
div.sitemap-1 ul li a {
}
div.sitemap-1 ul li a:hover {
}

