/***************************************************
  AUTHOR: Jakob Reith
  TEMPLATE: Prisma-Design AG
  DATE: 30.12.2006
  COPYRIGHT: sure ;-), the community has...
  Based on greenery template of
----------------------------------------------------
  AUTHOR: Pat Heard ( FullAhead.org )
  TEMPLATE: Greenery
  DATE: 2005.11.30
  COPYRIGHT: none
  http://fullahead.org
  http://www.net2020.net
 ***************************************************/


/***************************************************
   HTML Element Styles
 ***************************************************/
body {
margin: 0; text-align: center; font: 0.62em verdana, arial, sans-serif; line-height: 170%; background: #585858 url(http://www.prisma-design.ch/images/bg_body.jpg) repeat-y top center;

}

p {
  padding-top: 10px !important;
  padding-top: 3px;
  padding-bottom: 10px !important;
  padding-bottom: 3px;
}

a {
  color: #00cc99;
  text-decoration : none;
}

a:hover {
  color: /* #6666FF */ 
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

input {
  width: 70%;
}

textarea {
  width: 98%;
  /*
    IE specific to eliminate scroll bar when not needed.
    Uncomment if wanted, but it is not valid CSS

  scrollbar-3dlight-color : #777;
  scrollbar-arrow-color : #EEE;
  scrollbar-darkshadow-color : #777;
  scrollbar-face-color : #777;
  scrollbar-highlight-color : #777;
  scrollbar-shadow-color : #777;
  scrollbar-track-color : #777;
  */
}

textarea {
  padding: 1px 3px;
  margin: 5px 0;
  font: 1em verdana, arial, sans-serif;
  color: #EEE;
  background-color: #777;
  border: 1px solid #999;
}

input {
  padding: 1px 3px;
  margin: 5px 0;
  font: 1em verdana, arial, sans-serif;
  color: #EEE;
  background-color: #777;
  border: 1px solid #999;
}

textarea:focus {
  color: #FFF;
  background-color: #999;
  border: 1px solid #EEE;
}


textarea:hover {
  color: #FFF;
  background-color: #999;
  border: 1px solid #EEE;
}


input:focus {
  color: #FFF;
  background-color: #999;
  border: 1px solid #EEE;
}


input:hover {
  color: #FFF;
  background-color: #999;
  border: 1px solid #EEE;
}


h1 {
  clear: both;
  margin: 10px 0;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #00CC99;
    background: #585858 url(http://www.prisma-design.ch/images/rounded_tr.gif) no-repeat top right;
}

h1 span {
  display: inline;
  text-align: right; /** changed **/
  padding: 2px;
  background: url(http://www.prisma-design.ch/images/rounded_br.gif) no-repeat bottom right;
}

#sideBar h1 {
  text-align: right;
  background: #585858 url(http://www.prisma-design.ch/images/rounded_tl.gif) no-repeat top left;
}

#sideBar h1 span {
  padding: 2px;
  background: url(http://www.prisma-design.ch/images/rounded_bl.gif) no-repeat bottom left;
}

#submenu{
	color : #FFF;
}

#sidemenu .menu_current{
	color : #1975CA;
	font-weight : bold;
}



#submenu .menu_current{
	color : #1975CA;
	font-weight : bold;
}



#sidemenu{
	color : #FFF;
}

#content ol li {
  color: #9BE4FF;
}

#content ol li span {
  color: #EEE;
}

#content ul {
  padding-bottom: 10px;
}

#content ul li {
  list-style-image: url(http://www.prisma-design.ch/images/li_bullet.gif);
  color: #FFF;
}

blockquote {
  margin: 0;
  background: #585858 url(http://www.prisma-design.ch/images/rounded_tr.gif) no-repeat top right;
}

blockquote span {
  display: block;
  padding: 5px;
  background: url(http://www.prisma-design.ch/images/rounded_br.gif) no-repeat bottom right;
}

/***************************************************
  Layout Element Styles
 ***************************************************/


#header {
  width: 100%;
  height: 4.5em;
  background: #585858 url(http://www.prisma-design.ch/images/bg_header.jpg) repeat-y top center;
}

/***************************************************
  Header Menu
 ***************************************************/

#menu {
	width: 767px;
	margin: 0 auto;
	text-align: left;
	font-weight: bold;
	color: #fff;
}

#menu .menu_current a{
	font-weight: bold;
	color: #000;
  background: url(http://www.prisma-design.ch/images/menu_tab.gif) no-repeat bottom center;
}

#menu ul {
  margin: 0;
  padding: 0;
  line-height: normal;
}

#menu ul li {
  width: 12em;
  display: inline;
  float: left;
  padding-top: 0.8em;
  list-style: none;
  text-align: center;
	color: #000;
  background: url(http://www.prisma-design.ch/images/menu_tab.gif) no-repeat bottom center;

}

#menu ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 1.0em;
	color: #000;
  font-weight: bold;
  background: url(http://www.prisma-design.ch/images/menu_tab.gif) no-repeat bottom center;
}

#menu ul li a.active {
  font-weight: bold;
	color: #000;
  background: url(http://www.prisma-design.ch/images/menu_tab.gif) no-repeat bottom center;
}


#menu .menu_current {
  font-weight: bold;
	color: #fff;
  background: url(http://www.prisma-design.ch/images/menu_tab.gif) no-repeat bottom center;
}


#menu ul li a:hover {
  font-weight: bold;
	color: #fff;
  background: url(http://www.prisma-design.ch/images/menu_tab.gif) no-repeat bottom center;
}


/***************************************************
  Site Title
 ***************************************************/

#title {
  padding: 0.6em 0px 0.6em 0;    /** instead the 2. value 0px modify to 55px for logo-usage**/
  margin-right: 0.5em;
  float: right;
/**  background: url(http://www.prisma-design.ch/images/logo_greenery.gif) no-repeat top right; **/
}

#title h1 {
  display: inline;
  color:  #FFF;
  background-image: none;
  background-color: #1975CA
}


/***************************************************
 Page Content
 ---------------------------------------------------
 1. Left side text
 2. Dropdown image
 3. Right side bar
 ***************************************************/


#content {
  clear: both;
  width: 767px;
  margin: 0 auto;
  text-align: left;
}
.content_text {
  margin: 0 auto;
  text-align: left;
  font: 10px Verdana, sans-serif;
}
#text {
  float: left;
  width: 410px !important;
  width: 437px;
  padding: 10px 5px 20px 20px !important;
  padding: 20px 5px 20px 20px;
  }
  
#bild_arch {
  float: left;
  width: 170px;
  vertical-align: top;
}

#sideBar {
  float: right;
  width: 115px !important;
  padding: 10px 15px 20px 0 !important;
  padding: 20px 15px 20px 0;
}

#sideBar ul{
	margin : 0 0 0 -20px;
        background-color : #424142;
}


/***************************************************
 Sidemenu Styles
 ***************************************************/

.sideMenu {
  padding: 10px 0;
}

.sideMenu a {
  display: block;
  text-align: right;
  text-decoration: none;
  margin-bottom: 1px;
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

.breadcrumbs{
	color : Gray;
	text-align : left;
	width : 90%;
	margin : 20px 0 0 0;
	}

.description{
	color : #00CC99;
	text-align : center;
	letter-spacing : 4px;
	font: bold 14px Verdana, sans-serif;
	}
	hr{
	background-color : transparent;
	color : #00CC99;
	border : 0px;
	border-bottom : 1px solid #5A595A;
	}


.sideMenu a:hover {
  background: #EEE url(http://www.prisma-design.ch/images/rounded_tl.gif) no-repeat top left;
}

.sideMenu a:hover span {
  background: url(http://www.prisma-design.ch/images/rounded_bl.gif) no-repeat bottom left;
}

/***************************************************
 Comment Styles
 ***************************************************/

#comments p {
  padding: 0 5px;
  margin-bottom: 0;
  background: #686868 url(http://www.prisma-design.ch/images/rounded_tl.gif) no-repeat top left;
}

#comments p span.author {
  display: block;
  margin-top: 5px;
  text-align: right;
  font-weight: 700;
}

#comments img {
  margin-top: -1px;
}

#comments a {
  color: #7BD32C;
}

#comments a:visited {
  color: #AAA;
}

#comments a:hover {
  color: #FFF;
}

/***************************************************
 Footer
 ***************************************************/

#footer {
  clear: both;
  float: left;
  width: 100%;
  padding: 10px 20px 0 0;
  color: #888;
  text-align : center;
}

#footer p {
  padding-top: 0 !important;
  padding-top: 10px;
}

#footer a {
  color: #1975CA;
}

#footer a:hover {
  color: #fff;
}

a.fullAhead {
  float: left;
  width: 30px;
  height: 34px;
  margin-right: 10px;



  background: url(http://www.prisma-design.ch/images/logo_fullahead.gif) no-repeat 0 0;
}

a:hover.fullAhead  {
  background-position: -30px 0;
}


/***************************************************
 Generic Display Classes
 ***************************************************/
.links_m {
	background-color : #CCCCCC;
	text-align : center;
	letter-spacing : 1px;
	font-weight : bold;
	}
        ul{background-color : transparent;
	text-align : left;
	letter-spacing : 1px;
	font-weight : bold;
	color : #000000;
	}

.blue {
	color: #1975CA;
	font-weight: bold;
}

.center {
  text-align: center;
}

.noPad {
  padding: 0;
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.menu_current a{
	color : Black;
	}

.menu_default a{
	}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

.button {
  width: auto;
  cursor: pointer;
}

.date {
  display: block;
  font-weight: 700;
}
.value_input select {
	width: 300px;
}
.value_input text {
	width: 300px;
}
.value_input input {
	width: 300px;
}
.required {
	color: #FF0000;
}
.field_title {
	font-size: 10px
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 12px;
	width: 200px;
}

.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.field_checkbox {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
	width: 200px;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}
.newsreader{
	background-color : #cccccc;
	text-align : center;
	color : #000000;
}

newsreader:focus{
	color: #000000;
	background-color : #cccccc;
	border-bottom-style : none;
	border-bottom-width : thin;
	border-bottom : dotted #FF0099;
}

newsreader:hover{
	color: #000000;
	background-color : #cccccc;
	border-bottom-style : none;
	border-bottom-width : thin;
	border-bottom : dotted #FF0099;
}

.nr_description{
	background-color : #cccccc;
	text-align : left;
	letter-spacing : 0.5px;
	font-weight : bold;
	color : #000000;
}
.nr_content{
	background-color : #cccccc;
	text-align : left;
	letter-spacing : 0.5px;
	font-weight : bold;
	color : #000000;
}

/** 
 * phpwcms 
 */
.listEntry {
	margin-bottom: 10px;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
ul.list_top, ul.list_level {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
ul.list_top li, ul.list_level li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
ul.list_top li a, ul.list_level li a {
	padding: 3px 0.5em;
	margin: 0px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
ul.list_top li a:link, ul.list_level li a:link { color: #5E747F; }

ul.list_top li a:visited, ul.list_level li a:visited { color: #5E747F; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
ul.list_top li.active a, ul.list_level li.active a {
	background: white;
	border-bottom: 1px solid white;
}

.imgDIVinTextLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0px; 
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0px; 
	border:0; 
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}


.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #1975CA;
	font-style:inherit;
}


#VisualModeIndicator {
	position:absolute;
	left:5px;
	bottom:5px;
	padding:5px;
	z-index:10000;
	background-color:#FF3300;
	color:#FFFFFF;
	border:1px solid #000000;
}

.phpwcmsArticleListEntry {
	clear: both;
}
.phpwcmsArticleListImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.phpwcmsArticleListImageCaption {
	padding-top: 5px;
}

div.cpPagination {
	margin: 10px 0 10px 0;
	text-align: right;
}
a.cpPaginate, a.cpPaginateActive, a.cpPaginationPrev, a.cpPaginationNext {
	padding: 0px 3px 1px 3px;
	background-color: #FFFFFF;
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CBCBCB;
}
a.cpPaginateActive {
	background-color: #CBCBCB;
	color: #FFFFFF;
	border: 1px inset #CBCBCB;
}

a.cpPaginationPrev:hover, a.cpPaginationNext:hover, a.cpPaginate:hover {
	background-color: #DDDDDD;
	color: #666666;
	border: 1px inset #CBCBCB;
}
