/* 	
	STYLESHEET
	für Formatierungen
	=> Schrift, Tabelle, Farben, usw.
*/
img {
    border-width: 0px;
}

frame {
	border:0
} 

/* S C H R I F T F O R M A T I E R U N G */
h1 {
    background-image: url(images/background-h1.png);
    border: 1px solid #4a98b8;
    color: #ffffff;
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 15px;
    text-align: center;
}

h2 {
	/* border-bottom: 1px dotted #555555; */
	font-weight: bold;
	/* letter-spacing: 2px; */
	margin: 20px 0px 5px 0px;
	/* padding: 5px; */
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

p {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.6;
}

p.align-left {
    text-align: left;
}

p.align-center {
    text-align: center;
}

p.align-right {
    text-align: right;
}

a {
    color: #4a98b8;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

span.bold {
    font-weight: bold;
}

span.grueneSchrift {
    color: #5e912b;
}

span.orangeSchrift {
    color: #ff7400;
}

span.graueSchrift {
    color: #808080;
}

span.blaueSchrift {
    color: #2d69a9;
}

span.bildUnterschrift, .csc-textpic-caption {
    font-size: 10px;
    font-weight: bold;
}

ol, ul, ul.gruenerPunkt {
	margin: 0px 0px 10px 30px;
	line-height: 2;
	list-style-image: url(bilder/point.png);
}

pre {
    margin: 5px;
    font-family: "Courier New";
    white-space: pre-wrap; /* css3 */
}

pre#infoBoxGrau {
    background-color: #C0C0C0;
    padding: 10px;
}

pre.input, pre.linuxSource {
	background: #efefef url(../Daten/icons/linux_icon.gif) right top no-repeat;
    border: 1px solid #C0C0C0;
	margin: 15px 0px 15px 0px;
    padding: 15px 5px 15px 5px;    
}

pre.typo3css {
    padding: 35px 5px 5px 5px;
    background: #92b459 url(../Daten/icons/typo3-css.gif) no-repeat;
    border: 1px solid #5e912b;
    color: #ffffff;
}

pre.typo3tsetup {
    padding: 35px 5px 5px 5px;
    background: #92b459 url(../Daten/icons/typo3-tssetup.gif) no-repeat;
    border: 1px solid #5e912b;
    color: #ffffff;
}

pre.typo3tsconfig {
    padding: 35px 5px 5px 5px;
    background: #92b459 url(../Daten/icons/typo3-tsconfig.gif) no-repeat;
    border: 1px solid #5e912b;
    color: #ffffff;
}

blockquote {
	background-image: url(images/quote.png);
	border: 1px solid #dddddd;
	margin: 15px 0px 15px 0px;
	padding: 15px 15px 0px 15px;
	text-align: justify;
}

/* T A B E L L E */

table.tabelle {
	border-collapse: collapse;
	margin: auto auto 10px auto;
}

table.tabelle td {
	border: 1px solid #bdc7d2;
	text-align: center;
	font-family: arial;
	font-size: 10px;
	padding: 2px;
}
	
td.zelleBlau {
	background-color: #2d69a9;
	color: #fff;
}

td.zelleGrau {
	background-color: #eaeaea;
	color: #000;
}

/* G R A F I K  B E N C H M A R K  T A B E L L E */
table.vgaBench {
    background-image: url(../php-skripte/images/vga-bench-bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    width: 43em;
    font-family: arial;
    font-size: 12px;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    margin: auto auto 10px auto;
}

table.vgaBench td.value, table.vgaBench th.value {
    background-image: url(../php-skripte/images/vga-bench-grid.gif);
    background-repeat: repeat-x;
    background-position: left top;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-top: 0;
    padding: 0;
    margin: 0;
    border-bottom: none;
    background-color: transparent;
}

table.vgaBench td, table.vgaBench th {
    padding: 4px 6px;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    background-color: #fff;
}

table.vgaBench th, table.vgaBench th.value {
    border-top: 1px solid #e5e5e5;
}

table.vgaBench th.value {
    padding-left: 6px;
}

td.value img {
    vertical-align: middle;
    margin: 5px 5px 5px 0;
    padding: 0;
}

table.vgaBench td.last {
    border-bottom: 1px solid #e5e5e5;
}

/* S U C H E  A N G E P A S S T */
div.searchresult {
	border: 1px solid #cccccc;
	margin: 15px 0px 0px 0px;
	padding: 15px;
}

div.searchresult p {
	font-size: 11px;
}


/* S U C H E - I N D E X E D S E A R C H */

.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; border: 1px solid #C0C0C0; background: #eaeaea; padding: 2px;}
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch-res-table { border: 1px solid #C0C0C0; margin-top: 5px; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color: #2d69a9; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; font-size: 11px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { border: 1px solid #C0C0C0; clear:both; margin-bottom:1em;}
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none;}
/* default styles for extension "tx_cssstyledcontent" */

/* M A I L F O R M U L A R */

legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;
}

fieldset {
	border:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border: 1px solid #C0C0C0;
}

.radiolayout {
	padding: 15px 15px 15px 0px;
}

.formu {
	width: 60%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border: 1px solid #C0C0C0;
}

.mf-radio {
	border:0px;
	margin: 5px;
}

.mf-text {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
}

.mf-check {
	border: 0px;
}
.mf-select {
	width: 150px;
	border: 1px solid #C0C0C0;
	margin: 5px 0px;
}

.mf-input {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
}

.mf-submit {
	border: 1px solid #C0C0C0;
}

/* S I T E M A P - M E N U - D E R - U N T E R S E I T E N */
/*
ul.listeMenu {
	margin-left: 20px;
	list-style-image: url(bilder/menu-folder.png);

}
*/

