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

body > html {
	height: 100%;
}

body {
	text-align: center;	
	background-color: #b1c903;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

a:active {
}

a:hover {
	text-decoration: none;
}


/* --------------------------------------------------------------- */
/* --- 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: Verdana, 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;
	text-align:left;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.6em;
	text-decoration:underline;

	padding-bottom: 15px;
}

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

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

h4 {
	/*
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.6em;
	*/
	
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 0.6em;
	text-decoration:underline;
	
	padding-bottom: 15px;
}

h5 {
	/*
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0.6em;
	*/
		
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 0.6em;
	text-decoration:underline;

	padding-bottom: 15px;
}

table {
	border-collapse: collapse;
}

table tr th {
	font-weight: bold;
}

table tr td {
}

.content-element {
	margin-bottom: 30px;
}


/* --------------------------------------------------------------- */
/* --- 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 {
	padding: 72px 0 0 0;
	margin:0 auto;
	text-align:left;
	height:auto;
	position:relative;
}

#logo {
	position:absolute;
	left:50%;
	top:0;
	z-index: 100;
	margin: 27px 0 0 -506px;
	width: 461px;
	height: 71px;
	background-image:url(../images/logo.gif);
}

#logo a {
	outline: none;
}

#root-link {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999em;
}

#page-top-wrapper-outer {
	background-color:#b1c903;
	background-image:url(../images/page-top-border.gif);
	background-position:center center;
	background-repeat:no-repeat;

	height:60px;
	width:100%;
	margin:0 auto;
	text-align: center;
}
#page-top-wrapper-inner {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#page-content-wrapper-outer {
	background-color:#b1c903;
	background-image:url(../images/page-content.gif);
	background-position:center bottom;
	background-repeat: repeat-y;

	width:100%;
	margin:0 auto;
	position:relative;
	text-align: center;
}
#page-content-wrapper-inner {
	width:980px;
	height:auto;
	margin:0 auto;
	position:relative;
	text-align: left;
}

#page-bottom-wrapper-outer {
	background-color:#b1c903;
	background-image:url(../images/page-bottom-border.gif);
	background-position:center top;
	background-repeat:no-repeat;

	height:85px;
	width:100%;
	margin:0 auto;
	text-align: center;
	position:relative;
	z-index:20;
}

#page-bottom-wrapper-inner {
	width:980px;
	margin:0 auto;
	position:relative;
	z-index:200;
	text-align: left;
}


#headerbild {
	position:absolute;
	top: -11px;
	left: 6px;
}

#footer {
	position:absolute;
	z-index:1000;
	top:35px;
}

#footer p a span.link-decoration {
	color: #000000;
}

#footer p a:hover span.link-decoration {
	color: #000000;
	text-decoration: underline;
}

#disclaimer {
	position:absolute;
	z-index:1000;
	top: 60px;
	color:#cde902;
}

#disclaimer a {
	color:#cde902;
	font-weight:bold;
}

#appenzellerland {
	position: absolute;
	right: 130px;
	top: 35px;
	background-image: url(../images/logo_appenzellerland.gif);
	width: 131px;
	height: 38px;
}

#content-wrapper {
	position:relative;
	padding-top: 220px;
}

/* --------------------------------------------------------------- */
/* --- MAIN NAVIGATION ------------------------------------------- */
/* --------------------------------------------------------------- */

#main-navigation {
	position:absolute;
	top:-11px;
	right:7px;
	width:460px;
	height:231px;
	z-index: 100;
	
	background-image:url(../images/main-navigation-bg.png);
	background-position:right;
}

#main-navigation ul {
	position: absolute;
	left:110px;
	top:0px;
}

#main-navigation ul li {
	list-style:none;
	line-height: 23px;
	/*
	margin-bottom: 4px;
	*/
}

#main-navigation ul li a {
	color:#000000;
	font-weight:bold;
	padding-left: 10px;
}

#main-navigation ul li a:hover {
	color:#719501;
}

/* INAKTIVER ZUSTAND */
#main-navigation ul li.no a {
}

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

/* AKTIVER ZUSTAND */
#main-navigation ul li.act a {
	color:#719501;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

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

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

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

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

#service-navigation {
	padding: 13px 0 0 0;
	height: 20px;
	color:#ffffff;
	font-size:11px;
}

#service-navigation ul {
	float:right;
}

#service-navigation ul li {
	float:left;
	margin: 0 0 0 30px;
	list-style-type: none;
}

/* INAKTIVER ZUSTAND */
#service-navigation ul li.no a {
	color:#ffffff;
	padding-left: 7px;
	background-image: url(../images/bullet-service-navigation.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}

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

/* AKTIVER ZUSTAND */
#service-navigation ul li.act a {
	color:#ffffff;
	padding-left: 7px;
	background-image: url(../images/bullet-service-navigation.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}

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

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

.sub-navigation {
	/*
	display: none;
	*/
	visibility: hidden;
	width: 0px;
	/*
	height: 50px;
	*/
	left: 0px;
	top: 0px;
}

.sub-navigation ul {
}

.sub-navigation ul li {
	display: inline;
	padding-top: 0px;
	float: left;
	text-align: left;
}


.sub-navigation ul li a {
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 0px;
	color: #000;
	text-decoration: none;
	width: 150px;
	line-height: 23px;

	background-image: url(../images/bullet-subnavigation_normal.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.sub-navigation ul li a:hover {
	text-decoration: underline;
}

.sub-navigation ul li.cur a {
	text-decoration: none;
	color: #719501;
	background-image: url(../images/bullet-subnavigation.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


/* INAKTIVER ZUSTAND */
.sub-navigation ul li.no a {
}

.sub-navigation ul li.no a:hover {

}

/* AKTIVER ZUSTAND */
.sub-navigation ul li.act a {
	text-decoration: none;
}

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

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

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

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

#content_col_1 {
	float: left;
	width: 480px;
	padding: 43px 0 0 44px;
}

#content_col_2 {
	float: left;
	width: 400px;
	padding: 43px 0 0 30px;
}


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

span.link-decoration {
	color: #719501;
	text-decoration: none;
	border-bottom: 0px dotted #000000;
}

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

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;
}


/* --------------------------------------------------------------- */
/* --- FORMULAR -------------------------------------------------- */
/* --------------------------------------------------------------- */



