/* 
 * Author:   Heiko Kattenstroth
 * Date:     2009-06-03
 * Version:  0.1
 */

/*
	Farben: IS:link-Lila: #80197f

*/

body {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 62.5%;
  	color: #000;
	background: none;
}

#page-content {
	font-size: 1.2em;
	line-height: 1.6em;
}

#page-content img.float {
	float: none;
	padding: 4px;
}

#page-content img.right {
	float: none;
	padding: 4px;
}
#page-content img.left {
	float: none;
	padding: 4px;
}

#page-content p {
	padding-bottom: 0.5em;
}

p.grey {
	color: #b1b3b4;
}

/* NUR IN PRINT: damit Logo auf die Seite passt */
#islink-header-logo {
	height: 75%;
	width: 75%;	
}
	

/* Page Specific Formation */

div.news h1 {
	border-bottom: 1px solid #808080;
}

div.news .content {
	padding-bottom: 2em;
}

.metainfo {
	font-size: 0.8em;
	color: #808080;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0.5em;
}


a {
	color: #002273;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #002273;
	text-decoration: underline;
}

a img {
	border:none;
}

h1, h2, h3, h4 {
	font-weight: normal;
}

h1 {
	color: #172866;
	font-family: 'Trebuchet MS', 'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 1.8em;
	line-height: 1.8em;
	font-weight: bold;
	margin: 0;
}

h2 {
	color: #630053;
	font-family:'Trebuchet MS', 'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0.3em 0;
}

h3 {
	color: #993;
	font-family:'Trebuchet MS', 'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 1.6em;
	line-height: 2em;
	margin: 0.3em 0;
}

h4 {
	color: #993;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 0.5em;
}

ul, li {
	margin: 5px 12px;
}

ol, ul {
    list-style: square;
    list-style-position: outside;
}

.center {
	text-align: left;
}

/* Tables */

table {
	font-size: 0.9em;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}

th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	text-align: center;
	padding: 4px;
	font-weight: bold;
	font-size: 1.1em;
}


th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}

th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}

tr:hover {
	/*ackground-color: #ccc;*/
}
tr.altrow:hover {
	/*background-color: #ccc;*/
}

td {
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}

tr.altrow {
	background: #f4f4f4;
}

tr.error {
	border: 2px solid red;
} 

tr.sum {
	border: 1px solid #ccc;;
}


td.actions {
	display: none;
}

td.actions a {
	display: none;
}

th.actions {
	display: none;
}
	


/* Navigation */

#secondary-links {
	display: none;
}

#secondary-links a {
	display: none;
 }

#secondary-links a:hover {
	display: none;
}

#secondary-links a:visited {
  color: #FFF;
}

#secondary-links a.active{
  color: #101010;
}


#sidebar-navigation {
	display: none;
}

#sidebar-navigation ul {	
	display: none;
}	

#sidebar-navigation ul ul{	
	display: none;

}

#sidebar-navigation ul li {
	display: none;

}

/* First Level */ 
#sidebar-navigation ul li a {
	display: none;

}	
	
#sidebar-navigation ul li a:hover {
	display: none;

}

#sidebar-navigation ul li a.active {
	display: none;

}

#sidebar-navigation ul li a:focus {
	display: none;

}

/* Second Level */

#sidebar-navigation ul ul li {
	display: none;

}

#sidebar-navigation ul ul li a {
	display: none;

}	
	
#sidebar-navigation ul ul li a:hover {
	display: none;

}

#sidebar-navigation ul ul li a.active {
	display: none;

}

#sidebar-navigation ul ul li a:focus {
	display: none;

}

#left-sidebar {
	display: none;

}

#left-sidebar .box {
		display: none;

}
	
#left-sidebar div.box h1 {
	display: none;


}

#left-sidebar div.box h2 {
	display: none;

	 
}
#left-sidebar div.box ul {
	display: none;

}

#left-sidebar .box p {
	padding: 10px 0;
	text-align: center;
}

#sidebar-img {
	display: none;

}
#newsletter-subscription input {
	display: none;

}

#newsletter-subscription input[type=submit] {
	display: none;

}

#newsletter-subscription table {
	display: none;

}

#newsletter-subscription table,
#newsletter-subscription table tr, 
#newsletter-subscription table tr td {
	display: none;

}  

/* Paging */
div.paging {
	display: none;

}

div.exception {
	display: none;

}

div.paging a {
	display: none;

}

div.paging div.disabled {
	display: none;

}

div.paging span {
}

div.paging span.current {
	color: #000;
}

div.paging span a {
}

/* Scaffold View */
dl {
	display: none;

}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
	width: 150px;
	text-align: right;
}
dd {
	margin-left: 16em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
form {
	margin-right: 0px;
	padding: 0;
	width: 90%;
}

fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}

fieldset legend {
	background:#fff;
	color: #172866;
	font-size: 1.2em;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Gill Sans','lucida grande',helvetica, arial, sans-serif;
}

fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}

fieldset fieldset legend {
	font-size: 1.1em;
	font-weight: normal;
}

fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}

form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}

form div.input {
	color: #444;
	vertical-align: middle;
}

form div.required {
	color: #333;
	font-weight: bold;
}

form div.submit {
	border: 0;
	clear: both;
	margin-top: 1em;
}

form div.checkbox {
	padding: 0 0 .5em 0;
	margin: 0;
}
label {
	display: block;
	font-size: 1.1em;
	padding-right: 20px;
	font-weight: bold;
}

input, textarea {
	clear: both;
	font-size: 1.1em;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
}

textarea {
	width: 100%
}

input {
	width: 200px;
}

select {
	clear: both;
	font-size: 1.1em;
	vertical-align: middle;
}

select[multiple=multiple] {
	width: 100%;
}

option {
	font-size: 120%;
	padding: 0 3px;
}

input[type=checkbox] {
	clear: left;
	float: none;
	margin: 0px 6px 7px 2px;
	width: auto;
}

input[type=radio] {
	float:none;
	width:auto;
	margin: 0 3px 7px 0;
}

div.radio label {
	margin: 0 0 6px 20px;
}

input[type=submit] {
	display: inline;
	font-size: 1.1em;
	padding: 2px 5px;
	width: 10em;
	vertical-align: bottom;
}


/*  Actions  */
div.actions {
	display: none;
}


/* Related */
div.related {
	clear: both;
	display: block;
}


#secondary-navigation a {
	display: none;

}

#primary-navigation{
	display: none;

}


#footer-container{
	display: none;

}
#footer {
	display: none;
}

#footer a {
	display: none;
}

/* Flash messages */


/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

.flash {
    background: #e9f3f6;
    width: 90%;
    padding: 1em;
    font-size: 1.1em;
	border: 2px solid #a7c4da;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: center;
}

.flash img {
	vertical-align: middle;
}

.info {
	border-color: blue;
	background-color: #ADD8E6;
	color: black;
}

.bad {
	border-color: red;
	background-color: orange;
	color: black;
}

.good {
	border-color: green;
	background-color: lightgreen;
	color: black;
}

.warning {
	border-color: yellow;
	background:  lime;
	color: black;
}

/* Formulare */

table.form .label {
	padding-right: 3px;
	text-align: right;
	width: 130px;
}

table.form .input {
	text-align: left;
	display:inline-block;
	padding:1px;
	position:relative;
	width:200px;
}


table.form, table.form tr, table.form tr td {
	border: 0;
}

table.form table tr {
	padding: 2px;
}
.inputtext, .inputpassword, .inputselect {
	border:1px solid #BDC7D8;
	padding:3px;
}

.form-error  {
	border: 1px solid red;
}

#breadcrumb {
	display: none;
}






#page{
	/*background-image: url(../img/bg-3.png);
	background-repeat: repeat-y;
	background-position: center;*/
}

img {
	vertical-align: middle;
}


	

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:none;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}


.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}





