@CHARSET "UTF-8";

/* ... IN VALID CODE WE TRUST ...http://www.intensivstation.ch */
/* css orginaly created by miss monorom 2005 http://www.monorom.to */
/* and modified and configured by felix marthaler */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by/2.0/deed.en  */

/*body element, you can overwrite that with a custom stylesheet for example in mozilla*/

#chic_page, body {
    background-color: #f5f5f5;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000;  
    padding:0px;
    margin: 0px;
    height: 100%;
}

#AdminMenu {
    width: 230px;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}

a.hiddenLink {
    height: 12px;
    width: 12px;
    text-decoration:none;
    color: #f5f5f5;
    background-color: #f5f5f5;
}

a.hiddenLink:link    	{color: #f5f5f5; text-decoration:none;}
a.hiddenLink:visited	{color: #f5f5f5; text-decoration:none;}
a.hiddenLink:hover		{color: #f5f5f5; text-decoration:none;}
a.hiddenLink:active	    {color: #f5f5f5; text-decoration:none;}

.hidden {
    display: none;
}

/* for iePC */ td{
font-size: 12px;
}
/*
a {
color: #4D87D1;
}
a:visited {color:#4D87D1;}
a:hover {color: #4D87D1;}
a:active { color:#4D87D1;}
*/
a.button {
	background-color: #D2D2D2;
	border-color: #8B8989;
	padding: 4px;
	width: 150px;
	text-align: center;
}

span.red			{color:#C00;}
/*.title				{font-size:15px; font-weight:bold; }*/
h1{ /* will not be used */
	font-size:20px; 
	font-weight:bold; 
	color:#C00;
}

h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px; 
	font-weight:bold; 
	color:#C00; 
} /*war früher: .newstitle*/

.kontakttext{
	border-bottom: 1px solid #CCC; 
	border-top: none; 
	border-left: none; 
	border-right: none; 
	background-color: #EEE; 
	width:200px; 
}

.kontaktbox{
	border:1px solid #CCC; 
	background-color: #DDD;
}

.adminTable td{
	font-size:10px;
	/* color: red; */
}

h3	{
	font-family: Verdana, Arial, Helvetica, sanas-serif;
	font-size:11px; 
	font-weight:bold; 
	margin-top:0px; 
	padding-top:0px; 
	display:inline; 
	line-height:12px; 
	border: 0px;  
	white-space: nowrap; 
}

h4 {
	font-family: Verdana, Arial, Helvetica, sanas-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C00;
	display: inline;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sanas-serif;
	font-size: 10px;
	color: #C00;	
}

a:link    	{color:#000; text-decoration:underline;}
a:visited	{color:#000; text-decoration:underline;}
a:hover		{color:#C00; text-decoration:underline;}
a:active	{color:#000; text-decoration:underline;}

form{
    padding: 0px;
    margin: 0px;
}

.form{
    padding: 0px;
    margin: 5px 25px 15px 25px;
}

textarea, input {
    width:300px;
    border: 1px solid #aaaaaa; 
    margin-top: 5px;
    padding: 2px;
}

input.normal {
    width:auto;
    border: 1px solid #aaaaaa; 
    margin-top: 5px;
    padding: 2px;
}

.formbutton {
    width:100px;
    border: 1px solid #aaaaaa; 
}

/* patforms filter */
.formErrors {
    margin: 5px 25px 25px 25px;
    padding: 5px 5px 5px 5px;
    border: 1px solid ;
    background-color: #FFBBBB;
}

.formlabelerror {
    color: #BB1111;
    font-weight: bold;
}

/* container to center the layout
-------------------------------------- */
#container {
    width: 1000px;
    border: 1px solid gray;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    background-repeat: repeat-y;
    background-image: url(../images/right-bg.gif);
    background-repeat: repeat-y;
    background-position: 659px 0px;
}

/* head container for logo and metanavi
-------------------------------------- */
#banner {
    padding: 0px;
    margin: 0px;
}

#banner a{
    color: #ffffff;
    text-decoration:none; 
}

#banner  a:hover {color: #ffffff;}

#banner h1 {
font-size: 30px;
padding: 45px 0px 0px 200px;
margin: 0px;
}
#banner h2{
color: #ffffff;
font-size: 14px;
padding: 2px 0px 50px 200px;
margin: 0px;
}

#langnavi { 
    float: right;
    padding: 5px 15px 0px 0px;
    margin: 0px;
    margin-top: -20px;
    display:none;
}
#langnavi a:link    {color:#FFF; text-decoration:none;}
#langnavi a:visited	{color:#FFF; text-decoration:none;}
#langnavi a:hover	{color:#F00; text-decoration:none;}
#langnavi a:active	{color:#FFF; text-decoration:none;}

#banner #topbanner {
    background-color: Black;
    height: 25px;
}

#banner #mainbanner {
    background-image: url(../images/banner-main-bg.jpg);
    height: 66px;
}

#banner #menubanner {
    background-image: url(../images/banner-menu-bg.jpg);
    height: 17px;
}

#metanavi a:link    {color:#FFF; text-decoration:none; display:none;}
#metanavi a:visited	{color:#FFF; text-decoration:none; display:none;}
#metanavi a:hover	{color:#F00; text-decoration:none; display:none;}
#metanavi a:active	{color:#FFF; text-decoration:none; display:none;}
/*main-navi
-------------------------------------- */
/*
#mainnavi {
border-bottom:15px solid #B0E0E6;
margin: 0px 0px 0px 0px;
padding: 2px 0px;
}
#mainnavi a { 
color: #000000;
text-decoration: none; 
margin: 0px;
padding: 2px 15px;
}
#mainnavi a:visited {color:#000000;}
#mainnavi a:hover {color: #000000; background-color: #CEE0CE;}
#mainnavi a:active { color:#000000;}

#container  #mainnavi a.selected {
background-color: #B0E0E6;
color: #000000;
}
*/
/* content elements
-------------------------------------- */
#content {
    padding: 30px  0px;
    margin:0px;
    margin-left: 175px;
    margin-right: 340px;
}

#content h1, #content h2, #content h3, #content h4 {
    padding: 0px 25px 0px 25px;
    margin:0px 0px 15px 0px;
}

#content p{
    line-height: 18px;
    padding: 0px 25px 0px 25px;
    margin:0px 0px 15px 0px;
}
#content p.center{
    text-align:center;
}

/* elements for left and right navigation
-------------------------------------- */
#left {
    position: absolute;
    float: left;
    width: 175px;
    margin: 0px;
    padding: 30px 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: url(../images/left-bg.jpg);
    background-color: #ffffff;
    display: none;
}

#right {
    float: right;
    top:0px;
    bottom: 0px;
    width: 341px;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    background-image: url(../images/right-bg.gif);
    background-repeat: repeat-y;
	display: none;
}

#right #rightcontent {
    width: 295px;
    height: 550px;
    margin: 0px;
    background-image: url(../images/right-bg.gif);
    padding: 0px;
    padding-left: 45px; 
    margin-top: -13px;
    bottom: 0px;
}

#right #rightbannerend {
    height: 30px;
    width: 340px;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/right-banner-end.gif);
}

#right p{
	padding: 0px 15px 15px 15px;
	margin:0px;
}
/*
#left a, #right a {
	text-decoration: none;
	color:#696969;
}
#left .selected, #right .selected {
	text-decoration: underline;
}

#left ul, #right ul {
	list-style-type: none;
	margin: 0px 15px 20px 15px;
	padding: 0px;
} 
#left li, #right li {
	margin-bottom: 8px;
}
#left h3, #right h3{
	margin: 0px 0px 5px 0px;
	padding:0px 15px;
}
*/
/*footer
-------------------------------------- */
#footer {
	clear: both;
	padding: 4px 15px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	margin-left: auto;
    margin-right: auto;
	height: 21px;
	background-image: url("../images/footer-bg.gif");
	display:none;
}

#footer a:link    {color:#000; text-decoration:none;}
#footer a:visited	{color:#000; text-decoration:none;}
#footer a:hover	{color:#F00; text-decoration:none;}
#footer a:active	{color:#000; text-decoration:none;}
/* just used vor the blog
-------------------------------------- */
/*.msgContainer {
	display: block;
	padding: 5px;
	margin: 10px;
	border:solid 1px #006600;
	background:#E5FEE7;
}*/
#Newsticker {
    width: 100%;
    display: block;
	padding: 5px;
	/*margin: 10px;*/
	color: black;
	/*border:solid 1px red; */
	/*background-color: #EE837B;   */ 
	display: none;
}

a.Newsline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C00;
	display: none;
}

a.Newsline:hover {
    color: black;
    display: none;
}

.msgContainer {
	display: block;
	padding: 5px;
	margin: 10px;
	/*border:solid 1px #006600;
	background:#E5FEE7;*/
	border:solid 1px red;
	background:#FFFFFF;
}

/*
div.button {
	display: block;
	text-decoration: none;
	color: black;
	padding: 5px;
	margin: 10px;
	width: 100%;
	font-size: 14px;
	border:solid 1px #006600;
	background:#E5FEE7;
}

div.button:hover {
	display: block;
	padding: 5px;
	margin: 10px;
	border:solid 1px red;
	width: 100%;
	background-color: #EE837B;
}
*/
span.button a {
	/*display: block;*/
	text-decoration: none;
	color: black;
	padding: 5px;
	margin: 10px;
	font-size: 14px;
	border:solid 1px #006600;
	background:#E5FEE7;
	display:none;
}

span.button a img {
    border: 0px;
}

span.button a:hover {
	display: none;
	padding: 5px;
	margin: 10px;
	border:solid 1px red;
	background-color: #EE837B;
}

#content .post_title {
	color: #333;
	border-bottom: 1px solid #aaa;
	margin: 0px 25px 3px 25px;
	padding: 0px 0px 5px 0px;
}

#content .post_title a { 
    color: #333;
	text-decoration:none;
}

.post_meta_data {
	font-size: 11px;
	padding-top: 0px;
	margin: 5px 25px 15px 25px;
}
.right {
	float: right;
}
.post_content {
	line-height: 18px;
	padding-top: 0px;
	margin: 5px 25px 15px 25px;
}
#content .post_content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

h3.blog, #right  h3.blog {
	color: #333;
	margin-bottom: 5px;
}

.post_links {
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10px;
	padding: 0px 25px 20px 25px;
	margin: 0px;
}
.blog_pager{
	padding-top: 0px;
	margin: 5px 25px 15px
}

#right .blog li {
	line-height:  15px;
	padding: 0px 15px 3px 15px;
	margin: 0px;
	text-indent: -1em;
}
#livesearch {
	margin: 0px 15px 15px 15px;
	padding:0px;
	width: 140px;
	display: block;
}

#right input#livesearch  {
	padding:1px;
	width: 120px;
	border: 1px solid #aaaaaa; 
}

.formurl {
	display: none;
}


/*
Tabs Script stolen from: http://jon.hedley.net/html-tabbed-dialog-widget
*/

.tabs {
	position:relative; 
	height: 30px; 
	margin: 0; 
	padding: 0; 
	background-image: url("/images/bar_off.gif");
	background-repeat: repeat-x; 
	background-position: bottom left;
	overflow: hidden;
	vertical-align: middle;
}

.tabs li {
	display:inline;
	vertical-align: middle;
}

.tabs a:hover, .tabs a.tab-active {
	background:#fff url("/images/bar_on.gif") repeat-x; 
	border-right: 1px solid #fff;
	vertical-align: middle;
}
 
.tabs a {
	height: 30px; 
	font-size: 10px;
	font-weight: bold;
    position:relative; 
    padding:10px 10px 10px 10px; 
    margin: 0px;
    color:#2B4353;
    text-decoration:none;
    /*border-left:1px solid #fff; */
    border-right:1px solid #6D99B6;
    vertical-align: middle;
}

.tab-container {
	background: #fff; 
	border:1px solid #6D99B6;
}

.tab-panes { 
	margin: 3px 
}

/*
Site List
*/
ul.siteList{ 
	padding: 5px; 
	background-color: White; 
	margin: 0; 
} 

ul.siteList ul{ 
	padding: 0; 
	margin: 0 0 0 10px; 
} 

ul.siteList li a{ 
	font-family: Arial; 
	text-decoration: none; 
	color: black; 
} 

ul.siteList li a:hover{ 
	color: blue; 
} 

ul.siteList li{ 
	margin: 0px;
	list-style: none; 
	background-image: url("/images/dotted.gif"); 
	background-repeat: repeat-y; 
	padding: 2px 0 2px 20px; 
	text-indent: -19px; 
	background-position: 9px 0;
} 

ul.siteList li:last-child{ 
	background-repeat: no-repeat; 
}

ul.siteList li.component::before{ 
	content: url("/images/icons/24x24/component.png") " "; 
}

ul.siteList li.element::before{
	content: url("/images/icons/24x24/element.png") " ";
}



#level2menu
{
/* container div set-up */
/* border: 1px solid black; */
/*background: #bdb76b;*/
width: 170px;
padding: 10px;
font-size: 12px;
/* Set font-size so theres no default */
line-height: 22px;
/* Set line-height because I think it looks better like this ;^) */
letter-spacing: .075em;
/* Set letter-spacing so text don't jump as much when it turns bold on hover */
display: none;
}

#level2menu a
{
/* Set text-decoration and color so there is no default */
text-decoration: none;
color: #000000;
}

#level2menu a:hover
{
font-weight: bold;
letter-spacing: 0;
/* Set letter-spacing back to 0 so text don't jump as much when it turns to bold on hover (Still jumps some though) */
}

#level2menu ul
{
list-style-type: none;
padding-left: 0px;
margin: 0px;
}

#level2menu ul ul
{
padding-left: 11px;
/* offset sub menu */
}

#level2menu ul li
{
padding-left: 5px;
margin-left: 2px;
/* Set margin-left to set-up the left border */
}

#level2menu ul li.active
{
margin-left: 0px;
/* Set margin back half of left-border width (5px) */
}

#level2menu ul ul li.subactive
{
margin-left: 0px;
/* Set margin back half the 30px padding above */
border-left: 5px solid black;
}

#level2menu li { border-left: 1px solid black; }
#level2menu li.active { border-left: 5px solid black; }

#level2menu .active
{
font-weight: bold;
letter-spacing: 0;
border-bottom: 1px dashed black;
}

#level2menu .subactive
{
font-weight: bold;
letter-spacing: 0;
border-bottom: 1px dashed black;
}

/* RicoLiveGrid CSS */
/*
td.cell {
    padding       : 2px 0px 2px 3px;
    margin        : 0px;
    border-bottom : 1px solid #b8b8b8;
    border-right  : 1px solid #b8b8b8;
    height        : 22px;
    overflow      : hidden;
    font-size     : 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 12px;
}

.first {
   border-left  : 1px solid #b8b8b8;
}

.tableCellHeader {
   padding          : 2px 0px 2px 3px;
   text-align       : left;
   font-size        : 11px;
   border-top       : 1px solid #b8b8b8;
   border-right     : 1px solid #b8b8b8;
   background-color : #cedebd;
}*/

/* dojo SorableTable example css */
/***
	The following is just an example of how to use the table.
	You can override any class names to be used if you wish.
***/

table {
	font-family:Lucida Grande, Verdana;
	font-size:0.8em;
	/*border:1px solid #ccc;*/
	cursor:default;
}

table tr td { padding:0.2em; }

table thead { background-color:#ccc; }

table thead tr td{ }

table thead tr td.selected { background-color:#999; }

table tbody {
	/* Seems like only FF/Moz respects this, that's too bad. */
	/*height:18em;*/
	overflow:auto;
	overflow-x:hidden;
}

table tbody tr.alt { background-color:#ede; }

table tbody tr.selected,
table tbody tr.selected:hover { background-color:#ff3; }

table tbody tr:hover,
table tbody tr.alt:hover { background-color:#BBBBBB; }

#mainnavi {
	display: none;
}

#mainnavi ul {
	display: none;
}

#mainnavi li {
	display:none;
}
