* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	min-width: 950px;
	background-color: #5e5e5e;
}

p { 
	color: #888;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	padding-bottom: 20px;
	
}


h1 {
	color: #6B6B6B;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 14px;
	font-weight: lighter;
	padding-bottom: 10px;
}

h2 {
	color: #6B6B6B;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 13px;
	font-weight: lighter;
	padding-bottom: 10px;

}

#inhalt h3{
	color: #6B6B6B;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	font-weight: lighter;
	padding-bottom: 10px;

}

hr {
	size: 1px;
	margin-bottom: 15px;
	color: #FAFAFA;
	border-style:dashed;
	
}

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }

/******wrapper***************/

#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;


}


/************head***************/
h3.head1 {
	width: 950px;
	height: 100px;
	position: relative;
	
}

h3 span {
	position: absolute;
	width: 100%;
	height: 100%;

}

h3.head2 {
	width: 950px;
	height: 100px;
	position: relative;
	
}

h3.head3 {
	width: 950px;
	height: 110px;
	position: relative;
	
}

.sp1 {
	background: url(../template/home/home_02.jpg) no-repeat;	
}
.sp2 {
	background: url(../template/home/home_04.jpg) no-repeat;

}

.sp3 {
	background: url(../template/home/home_05.jpg) no-repeat;

}

/************Titel_Bild***************************/

h3.titel_bild1 {
	width: 950px;
	height: 100px;
	position: relative;
	
}


h3.titel_bild2 {
	width: 950px;
	height: 110px;
	position: relative;
	
}


.start1 {
	background: url(../template/home/home_05.jpg) no-repeat;
	
}

.start2 {
	background: url(../template/home/home_06.jpg) no-repeat;
	
}
.appenzell_1 {
	background: url(../template/appenzell/appenzell_05.jpg) no-repeat;
	
}

.appenzell_2 {
	background: url(../template/appenzell/appenzell_06.jpg) no-repeat;
	
}





/*****************************inhalt************************/

#container {
	background: url(../template/home/home_08.jpg) repeat-y left top;


}

#inhalt {

	margin: 0px 0px 0px 250px;
	padding: 20px 20px 20px 20px;
	width: 630px

}

#inhalt img {

	float:right;
	margin: 0px 0px 20px 20px;


}

#inhalt li {

	margin: 0px 0px 20px 20px;
	padding: 0;
	color: #888;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;


}


#news {

	margin: 0px 0px 0px 250px;
	padding: 20px 20px 20px 20px;
	width: 630px

}

#news p { 
	color: #888;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	padding-bottom: 10px;
	
}


#news h1 {
	color: #6B6B6B;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 17px;
	font-weight: lighter;
	padding-bottom: 10px;
}

#news h2 {
	color: #508FF6;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 13px;
	font-weight: lighter;
	padding-bottom: 10px;

}

#news h3{
	color: #6B6B6B;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	font-weight: lighter;
	padding-bottom: 10px;

}

#news hr {
	size: 1px;
	margin-bottom: 15px;
	color: #888;
	border-style: dotted;
	margin: 10px 0px 20px 0px;
}

#news em { 
	color: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	
}


#news a:link, #news a:visited, #news a:active  { 
	color: #888;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	margin-bottom: 20px;
	
}



#news a:hover { 
	color: #6b0606;
	text-decoration: none;
}







#links {

	margin: 0px 0px 0px 250px;
	padding: 20px 20px 20px 20px;
	width: 630px

}

.link {

	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	

}



.link p { 
	color: #888;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	padding-bottom: 10px;
	
}


.link h1 {
	color: #6B6B6B;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 17px;
	font-weight: lighter;
	padding-bottom: 10px;
}

.link h2 {
	color: #508FF6;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 13px;
	font-weight: lighter;
	padding-bottom: 10px;

}

.link h3{
	color: #6B6B6B;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	font-weight: lighter;
	padding-bottom: 10px;

}

.link hr {
	size: 1px;
	margin-bottom: 15px;
	color: #888;
	border-style: dotted;
	margin: 10px 0px 20px 0px;
}

.link em { 
	color: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	
}


.link a:link, .link a:visited, .link a:active  { 
	color: #508FF6;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	margin-bottom: 20px;
	
}



.link a:hover { 
	color: #6b0606;
	text-decoration: none;
}


.link img {

	float: right;
	margin: 0px 20px 20px 20px;


}

#links hr {
	size: 1px;
	margin-bottom: 15px;
	color: #d7d7d7;
	border-style: dotted;
	margin: 0px 20px 20px 0px;
}



/*************************fusszeile****************************/

#fusszeile {
	background: url(../template/home/home_10.jpg) no-repeat;
	width: 950px;
	height: 28px;
	
}
 
.right {
	margin: 0px 0px 0px 70px;

}
/***********************navigation****************************/

#navigation {
	position: absolute;
	top: 235px;
	margin: 0px 0px 0px 70px;
	padding: 0px 0px 40px 0px;
	width: 160px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	letter-spacing: 0.1em;
	color: #999;
}



#navi {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
}
#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navi li {
	border-bottom: 1px solid transparent;
}
#navi li a:link, #navi li a:visited  {
	display: block;
	padding: 3px 2px 3px 22px;
	border-left: 0px solid #ff3f1f;
	border-right: 0px solid #ff3f1f;
	background-color: #a8b1b8;
	color: #FFFFFF;
	text-decoration: none;
}

/*#navi li a:visited  {
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 12px solid #444;
	border-right: 1px solid #ff3f1f;
	background-color: #444;
	color: #e5e5e5;
	text-decoration: none;
}*/
#navi li a:hover {
	background-color: #6b0606;
	color: #e5e5e5;
}
#navi ul ul {
	margin-left: 14px;
}
#navi ul ul li {
	border-bottom: 1px solid #444;
	margin:0;
}
#navi ul ul a:link, #navi ul ul a:visited {
	border-left: 0px;
	border-right: 1px solid #ff3f1f;
	background-color: #a8b1b8;
	color: #e5e5e5;
}
#navi ul ul a:hover {
	background-color: #ff3f1f;
	color: #FFFFFF;
}

#navi h3 {
	left: -9999px;
	position: absolute;
}



/**


#navi {
	margin: 0;
	width: 160px;
}



#navi ul {
	padding: 0;
}

#navi li {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
	width: 160px;
	height: 19px;
	background: #a8b1b8;
}

#navi a:link, #navi a:visited {
	border: none;
	display: block;
	overflow: hidden;
	height: 16px;
	margin: 0;
	padding: 3px 0 0 24px;
	width: 136px;
	color: #fff;
	text-decoration: none;
}


#navi a:hover,
#navi a:active {
	background: #6b0606;
	text-decoration: none;
}

**/



/* ----- unternavigation ----- */
#unav {
	margin: 30px 0 0 0;
	border-top: #ccc 1px solid;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	letter-spacing: 0.1em;
	color: #999;
}

#navigation h3 {
	color: #508FF6;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 13px;
	font-weight: lighter;
	padding: 0;
	margin: 30px 0px -20px 0px;
	
}

#unav h3 {
	left: -9999px;
	position: absolute;
}

#unav ul {
	padding: 0;
}

#unav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: #ccc 1px solid;
	background: #fff;
}

#unav a:link, #unav a:visited {
	border: none;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 3px 0 2px 24px;
	width: 133px;
	color: #888;
	text-decoration: none;
}

#unav a:hover,
#unav a:active {
	text-decoration: none;
	color: #fff;
	background: #6b0606;
	width: 135px;
}










#unav_list {
	margin: 30px 0 0 0;
	border-top: #ccc 1px solid;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	letter-spacing: 0.1em;
	color: #999;
}



#unav_list h3 {
	left: -9999px;
	position: absolute;
}

#unav_list ul {
	padding: 0;
}

#unav_list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: #ccc 1px solid;
	background: #fff;
}

#unav_list a:link, #unav_list a:visited {
	border: none;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 3px 0 2px 24px;
	width: 600px;
	color: #888;
	text-decoration: none;
}

#unav_list a:hover,
#unav_list a:active {
	text-decoration: none;
	color: #fff;
	background: #6b0606;
	width: 600px;
}


/**************box****************************************/
#box { 
width: 270px; 
background: url(../template/box/box_u.jpg) no-repeat bottom left; 
margin: 0px 0px 20px 20px;
float: right;
}

#box h3 { 
	color: #fff; 
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	font-weight: lighter;
	margin: 0; 
	padding: 6px 28px 4px 10px; 
	
	/*border-bottom: 1px solid #a4c393; */
	background: url(../template/box/box_o.jpg) no-repeat top left; 


}

#box p {
font-size: 0.6em;
margin: 0;
padding: 7px 20px 7px 10px; 

}

#box img {
margin: 10px 20px 10px 10px;
padding: 0px 0px 0px 0px; 

}

#box ul {
margin: 0;
padding: 14px 10px 14px 10px; 
list-style: none;
}

#box ul li{
margin: 0 0 6px;
padding: 0;


}

#mehr {
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding:10px 0px 17px 0px; 

}



/****************formular************************************/







.clear {

  clear: both;

}



form {

	font-family: "Myriad Pro", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;

  	font-size: 1.4em;

	width: 600px;

}





/* fieldset styling */

fieldset {

	margin: 1em 0; /*  space out the fieldsets a little*/

	padding: 1em;

	border : 1px solid #ccc;

	background-color:#fff;

}



/* legend styling */

legend {

	font-weight: bold;

	font-size: 14px;

	color: #444;

	

	

}



form p {

  position: relative;

	width: 100%;

}



/* style for  labels */

label {

	float: left;

	width: 10em;

}



#remember-me label {

  width: 4em;

}



/* style for required labels */

label .required {

	font-size: 0.83em;

	color:#760000;

}



/* style error messages */

label .feedback {

	position: absolute;

	margin-left: 11em;

	left: 200px;

  right: 0;

	font-weight: bold;

	color:#760000;

	padding-left: 18px;


}



/* :KLUDGE: Explicitly set the width for IE6- */

* html .feedback{

  width: 10em;

}



input {

  width: 200px;

}



input[type="text"], textarea {

	border-top: 2px solid #999;

	border-left: 2px solid #999;

	border-bottom: 1px solid #ccc;

	border-right: 1px solid #ccc;

}



input.radio, input.checkbox, input.submit {

  width: auto;

}



/* style form elements on focus */

input:focus, textarea:focus {

	background: #ffc;

}



input.radio {

  float: left;

	margin-right: 1em;

}



textarea {

	width: 300px;

	height: 100px;

}



/* Date of Birth form styling */



#monthOfBirthLabel, #yearOfBirthLabel {

  text-indent: -1000em;

	width: 0;

}



#dateOfBirth {

  width: 3em;

	margin-right: 0.5em;

}



#monthOfBirth {

  width: 10em;

	margin-right: 0.5em;

}



#yearOfBirth {

  width: 5em;

}



/* Color form styling */

#favoriteColor {

  margin: 0;

	padding: 0;

	border: none;

	background: transparent;

}



#favoriteColor h2 {

  width: 10em;

	float: left;

	font-size: 1em;

	font-weight: normal;

}



#favoriteColor div {

  width: 8em;

	float: left;

}



#favoriteColor label {

  /*width: 3em;*/

	float: none;

	display: inline;

}



/*#favoriteColor p {

	margin: 0.3em 0;

}*/





/***********Site Map***************************************/







.beschreibung_sitemap {



margin: 0px 0px 0px 40px;



padding: 0px;



width: 600px;











}











.beschreibung_sitemap h2 {



font-size: 12px;



letter-spacing: 0.1em;



line-height: 17px;



color: #6B6B6B;



font-weight: lighter;



margin: 0px 0px 0px 0px ;



padding: 0px;



}







.beschreibung_sitemap a:link {



	text-decoration: none;



	color: #6B6B6B;



}







.beschreibung_sitemap a:visited {



	text-decoration: none;



	color: #6B6B6B;	



}







.beschreibung_sitemap a:hover {



	color: #3c6db0;



	



	



 }







.beschreibung_sitemap a:active {



	text-decoration: none;



	color: #6B6B6B;



	



}











.beschreibung_sitemap ul {



list-style: none;



margin: 10px 0px 50px 0px; 



padding: 0px 0px 10px 0px;



}







.beschreibung_sitemap ul ul {



margin-top: 4px;



padding-top: 4px;



}







.beschreibung_sitemap ul ul ul {



border: 0;



margin: 0 0 0 30px;



padding: 0;



}







.beschreibung_sitemap li a {



background: url(../template/sitmap/ebene-aus.gif) 0 2px no-repeat;



font: 12px arial, helvetica, sans-serif;



padding-left: 27px;







}







.beschreibung_sitemap li a:hover {



background-image: url(../template/sitmap/ebene-an.gif);



color: #3c6db0;



}







.beschreibung_sitemap li li li a {



background-image: url(../template/sitmap/dok-aus.gif);



padding-left: 16px;



}







.beschreibung_sitemap li li li a:hover {



background-image: url(../template/sitmap/dok-an.gif);



}







.beschreibung_sitemap a {



color: #fff;



}








