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

a.hiddenLink {
    height: 12px;
    width: 12px;
    text-decoration:none;
    color: #f5f5f5;
    opacity: 0.9;
    /*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 {
    width:250px;
    border: 1px solid #aaaaaa; 
    margin-top: 5px;
    padding: 2px;
}

input.default {
    width:250px;
    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;
}
#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);
	background-repeat:no-repeat;
    height: 66px;
}

#banner #menubanner {
	background-color:#000;
    height: 17px;
}
#metanavi {
	padding-top: 5px;
}

#metanavi a:link    {color:#FFF; text-decoration:none;}
#metanavi a:visited	{color:#FFF; text-decoration:none;}
#metanavi a:hover	{color:#F00; text-decoration:none;}
#metanavi a:active	{color:#FFF; text-decoration:none;}

#content {
    padding: 30px  0px;
    /*padding-right: 20px;*/
    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 ul {
	padding-right: 20px;	
}

#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;
    background-repeat: repeat-y;
}

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

#right #rightcontent {
	width: 200px;
    /*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;
}

#right p{
	padding: 0px 15px 15px 15px;
	margin:0px;
}

/*footer
-------------------------------------- */
#footer {
	clear: both;
	/*padding: 4px 15px;*/
	padding-top: 5px;
	text-align: center;
	color: #ffffff;
	/*font-weight: bold;*/
	margin: 0px;
	margin-left: auto;
    margin-right: auto;
	height: 21px;
	background-image: url("../images/footer-bg.gif");
}

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

#Newsticker {
	position: relative;
    width: 459px;
    display: block;
	/*padding: 5px;*/
	/*width: 477px;*/
	/*margin-right: 10px;*/
	left: 30px;
	/*margin: 10px;*/
	color: black;
	/*border:solid 1px red; */
	/*background-color: #EE837B;   */ 
}

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

a.Newsline:hover {
    color: black;
}

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

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

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

span.button a:hover {
	display: block;
	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;
}

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

.archiveIntro {
	margin-bottom: 60px;
}

.staticHtmlContainer {
	margin-left: 20px;
}

/* new level2menu "/
/* elements for left and right navigation
-------------------------------------- */
#l2m {
	/*float: right;*/
	/*width: 240px;*/
	margin: 0px;
	padding: 0px 0px;
}

.navlist {
	background-color: #e1ddd9;
	border-bottom: 1px dotted gray;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

#l2m p{
	padding: 15px 25px 10px 25px;
	margin:0px;
}

#l2m a {
	color: #564b47;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#l2m a:visited {
	color:#564b47;
}

#l2m a:hover {
	color: #ff66cc;
}

#l2m a:active {
	text-decoration: line-through;
}

#l2m a.selected {
	color:#000000;
}


#l2m .navlist ul li  a {
	display:block;
	border-top: 1px dotted #D3D3D3;
	background-color: #e1ddd9;
	color: #564b47;
	text-decoration: none;
	padding: 2px 15px 2px 25px;
	margin: 0px 0px 0px 0px;
}

#l2m .navlist ul li a:visited {
	color:#564b47;
}

/*#l2m .navlist ul li a:hover {color: #564b47; background-color: #E0A3B7;  }*/

#l2m .navlist ul li a:hover {
	color: #564b47; 
	background-color: #B8B8B8;  
}

#l2m .navlist ul li a:active { 
	color:#ffffff; 
	text-decoration: line-through; 
	/*background-color: #DB7093;*/
}

#l2m .navlist ul li a.selected {
	font-weight: bold;
	color:#564b47;
	background-color: #ffffff;
}

#l2m ul {
	list-style-type: none;
	margin: 0px 25px 0px 15px;
	padding: 0px;
} 
#l2m li {
	margin-bottom: 10px;
}

#l2m .navlist ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#l2m .navlist li{
	display:inline;
	margin: 0px;
	padding: 0px;
}

#l2m .navlist ul ul li a{
	padding: 2px 15px 2px 30px;
	margin: 0px;
	background-color: #ffffff;
}

#l2m .navlist ul ul ul li a{
	padding: 2px 15px 2px 45px;
	margin: 0px;
	background-color: #ffffff;
} 

#l2m h3{
	margin: 15px 0px 10px 0px;
	padding:0px 25px;
}


/* Tables def */

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

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