/* --------------------------------------------------------------- */
/*                                                                 */
/*    HAUPT CSS-DATEI                                              */
/*    Koller Internet GmbH, www.kollerinternet.ch                  */
/*                                                                 */
/* --------------------------------------------------------------- */

/* --------------------------------------------------------------- */
/* --- FARBEN ---------------------------------------------------- */
/* --------------------------------------------------------------- */
/*
	FARBE 1:	#990000
	FARBE 2:	#009900
	FARBE 3:	#000099
*/

/* --------------------------------------------------------------- */
/* --- HTML TAGS ------------------------------------------------- */
/* --------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	text-align: center;
	background-color:#edece5;
	padding: 0;
	margin: 0;
	height:100%;
	vertical-align:center;
}

img {
	border: none;
}

a {
	color: #000000;
	text-decoration: none;
}

a:active {
}

a:hover {
	text-decoration: none;
	color:#44a10b;
}


/* --------------------------------------------------------------- */
/* --- 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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

ul {
	margin-left: 15px;
}

ol {
	margin-left: 25px;
}

p,
li {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0pt;
	padding: 0pt;
}

h1 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 0.9em;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

h5 {
	font-size: 1.0em;
	font-weight: normal;
	margin-bottom: 0.6em;
}

table {
	border-collapse: collapse;
	font-size:1em;
}

table tr th {
	font-weight: bold;
}

table tr td {
}

.content-element {
	vertical-align:bottom;
	bottom:0px;
	margin-bottom: 15px;
}


#bild div.content-element {
	vertical-align:bottom;
	bottom:0px;
	margin-bottom: 0px;
}

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

#rahmen_start {
	width:800px;
	height:510px;
	z-index:100;
	position:absolute;	
	left:50%;
	top:50%;
	margin:-255px 0px 0px -400px;
}

#rahmen_weiss {
	width:800px;
	height:510px;
	position:absolute;
	z-index:99;
	left:50%;
	top:50%;
	margin:-255px 0px 0px -400px;
}
	
#wrapper {
	width:800px;
	height:454px;
	z-index:99;
}

#inhalt {
	float:left;
	margin:69px 0px 0px 0px;
	width:800px;
	}
	
#inhalt_start {
	float:left;
	margin:33px 0px 0px 0px;
	width:800px;
	}
	
#bild_start {
	margin:22px 0px 0px 203px;
	float:left;
}

#bild_gross_weiss {
	height:100%;
	width:100%;
	background-position:center;
	background-repeat:no-repeat;	
}

#bild {
	float:right;
	margin:0px 0px 0px 0px;
	top:0px;
	width:255px;
}

#rahmen_table {
	float:left;
	}

#logo_link {
	width:185px;
	height:31px;
	display:block;
	z-index:100;
	position:relative;
	}

#logo, #logo_start {
	margin:10px 0px 0px -2px;
	width:185px;
	height:31px;
	z-index:1;
	float:left;
	background-image: url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#container {
	float:left;
	width:595px;
	text-align:top;
	vertical-align:top;
	padding:0px;
	margin: 0px 0px 0px 37px;
	position:relative;
	height:420px;
}

.container_hg {
	background-image: url(../images/hg_text.png);
	background-repeat:repeat;
	background-position:top left;
	}

#container table table {
	background-image: none;
	}

.contenttable tr td{
	vertical-align:top;
	}

.contenttable tr td.col1{
	width:40px;
	}
	
.contenttable tr td.col2{
	width:250px;
	}

.scroll {
	position: absolute;
	overflow: auto;
}

#page-content {
	text-align: left;
}

#inhalt_links {
	float:left;
	height:420px;
	width:168px;
	}

#inhalt_rechts {
	float:left;
	width:500px;
	height:420px;
	}

#footer {
}

/*IMPRINT*/

#imprint {
	margin:0px 0px 0px 37px;
	width:440px;
	text-align:left;
	clear:both;
	float:left;
}

#imprint ul {
	float:left;
	display:inline;
}

#imprint ul li {
	list-style-type:none;
	color:#c6c5bb;
	line-height:16px;
}

/* INAKTIVER ZUSTAND */
#imprint .current a, #imprint .current, #print .current a, #print .current {
	color:#ffffff;
	float:left;
	margin:0px 10px 0px 0px;
	font-size:12px;
}

#imprint.current a:hover, #print.current a:hover {
	color:#ffffff;
}

#imprint .no a, #imprint .no, #imprint .no a, #imprint .no a:visited, #imprint .no a:link, #imprint .no a:active,
#print .no a, #print a, #print .no, #print .no a, #print .no a:visited, #print .no a:link, #print .no a:active {
	color:#c6c5bb;
	font-weight:normal;
	float:left;
	font-size:12px;
	margin:0px 10px 0px 0px;
}

#imprint .no a:hover, #print .no a:hover {
	color:#ffffff;
}

#imprint .inactiv, #print .inactiv {
	color:#9f9e95;
	margin:0px 10px 0px 0px;}
	

/* --------------------------------------------------------------- */
/* --- PRINT ----------------------------------------------------- */
/* --------------------------------------------------------------- */

#print {
	margin:-16px 0px 0px 43px;
	width:100px;
	text-align:left;
	height:10px;
	bottom:0px;
	position:relative;
	float:left;
}	

.mit-drucken {
	bottom:17px;
	
	}
	
/* --------------------------------------------------------------- */
/* --- Service-Block --------------------------------------------- */
/* --------------------------------------------------------------- */

#service-block {
	width:100px;
	height:90px;
	text-align:left;
	margin:334px 0px 0px 0px;
	position:absolute;
	float:left;
	}
	
	
/* --------------------------------------------------------------- */
/* --- MAIN NAVIGATION ------------------------------------------- */
/* --------------------------------------------------------------- */


#main-navigation {
	height:15px;
	margin:-15px 0px 0px 0px;
	width:570px;
	padding:0px;
	float:right;
}

#main-navigation ul {
	float:right;
	display:inline;
	height:15px;
}

#main-navigation ul li {
	float:left;
	list-style-type:none;
	margin:10px 0px 0px 40px;
	color:#c6c5bb;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#main-navigation ul li a {
}

#main-navigation ul li a:hover {
}

/* INAKTIVER ZUSTAND */
#main-navigation ul li.no a {
	color:#c6c5bb;
}

#main-navigation ul li.no a:hover {
	color:#ffffff;
}

/* AKTIVER ZUSTAND */
#main-navigation ul li.act a {
	color:#ffffff;
	}

#main-navigation ul li.act a:hover {
	color:#ffffff;
}

/* MIT SUBLEVEL */
#main-navigation ul li.sub a {
}

#main-navigation ul li.sub a:hover {
}

/* --------------------------------------------------------------- */
/* --- SERVICE NAVIGATION ---------------------------------------- */
/* --------------------------------------------------------------- */

#service-navigation {
	margin:0px 0px 0px 28px;
	width:140px;
	text-align:left;
	position:relative;
	float:left;
	height:90px;
	font-size:1.1em;
}

#service-navigation ul {
	float:left;
	display:inline;
	bottom:0px;
	position:absolute;
}

#service-navigation ul li {
	list-style-type:none;
	vertical-align:bottom;
	color:#c6c5bb;
	line-height:16px;
}

/* INAKTIVER ZUSTAND */
#service-navigation ul li.no a {
	color:#c6c5bb;
}

#service-navigation ul li.no a:hover {
	color:#ffffff;
}

/* AKTIVER ZUSTAND */
#service-navigation ul li.act a {
	color:#ffffff;
}

#service-navigation ul li.act a:hover {
	color:#ffffff;
}


.csc-sitemap ul li {
	list-style-type:none;
	}

/* --------------------------------------------------------------- */
/* --- SUB NAVIGATION -------------------------------------------- */
/* --------------------------------------------------------------- */

#sub-navigation {
	float:left;
	margin:-4px 0px 0px 28px;
	width:140px;
	text-align:left;
	font-size:1.1em;
	font-weight:bold;
}

#sub-navigation ul {
	float:left;
	display:inline;
}

#sub-navigation ul li {
	list-style-type:none;
	color:#c6c5bb;
	line-height:16px;
}

#sub-navigation ul {
}

#sub-navigation ul li {
}

/* INAKTIVER ZUSTAND */
#sub-navigation ul li.no a {
	text-shadow:#000000;
	color:#c6c5bb;
}

#sub-navigation ul li.no a:hover {
	color:#ffffff;
}

/* AKTIVER ZUSTAND */
#sub-navigation ul li.act a {
	color:#ffffff;
}

#sub-navigation ul li.act a:hover {
	color:#ffffff;
}

/* MIT SUBLEVEL */
#sub-navigation ul li.sub a {
}

#sub-navigation ul li.sub a:hover {
}

/* --------------------------------------------------------------- */
/* --- INHALTE --------------------------------------------------- */
/* --------------------------------------------------------------- */

#content_col_1 {
	margin:0px 24px 4px 24px;
	float:left;
        width:315px;
	top:0px;
/*	background-color: red;*/
}



#content_col_1 a {
	color: #000000;
	text-decoration: none;
	border-bottom:1px dotted #44a10b;

}

#content_col_1 a:hover {
	text-decoration: none;
	color:#44a10b;
	border-bottom:1px dotted #44a10b;
}

#content_col_2 {
	float: left;
/*	background-color: blue;*/
}

#textbox {
	margin:20px 24px 0px 0px;
        padding:0px 0px 3px 0px;
}


#content_col_2_bild {
	margin:0px 0px 0px 0px;
	float:left;
	width:595px;
	height:420px;
	}

#content_col_3 {
	float: left;
/*	background-color: green;*/
}


/* --------------------------------------------------------------- */
/* --- Sprachwechsel --------------------------------------------- */
/* --------------------------------------------------------------- */
#sprachwechsel {
	width:241px;
	float:right;
	margin:27px -5px 0px 0px;
	text-align:right;
	}
	
.sprachwechsel_abstand {
	float:left;
	margin-left:23px;
	}
	
.sprachwechsel_abstand a {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#c6c5bb;
	}
	
.sprachwechsel_abstand a:hover {
	color:#FFFFFF;
	}

/* --------------------------------------------------------------- */
/* --- LINK-KLASSEN ---------------------------------------------- */
/* --------------------------------------------------------------- */

span.link-decoration {
	color: 44a10b;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

span.link-decoration:hover {
	color: #44a10b;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

a.no-decoration span.link-decoration {
	text-decoration: none;
	border: none;
}

a.no-decoration {
	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: 1px;
	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;
}

/* --------------------------------------------------------------- */
/* --- PAGE BROWSER ---------------------------------------------- */
/* --------------------------------------------------------------- */

.browsebox {
	list-style-type: none;
	margin: 0.5em 0 0 0;
}

.browsebox li {
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

.browsebox li a {
	color: #990000;
	padding: 4px 8px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	margin-right: 2px;
}

.browsebox li a:hover {
	background-color: #E2E2E2;
}

.browsebox li.act a {
	text-decoration: underline;
}


/* dateiverweise */
.csc-uploads-fileName {
	width:230px;
	}
	
.csc-uploads-fileSize {
	width:50px;
	}
	
.csc-uploads-icon {
	width:20px;
	}

.csc-uploads csc-uploads-1 {
	width:400px;
	}