/*
blau: 085982
orange: ff7200
dunkelorange: e66600
*/

* {
	margin: 0; 
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background: #f9f9f9; 
	font-family: "trebuchet ms", verdana, arial, sans-serif; 
	font-size: 100.01%;
}

h1 {
	font-family: "palatino linotype", georgia, "times new roman", serif; 
	font-size: 135%; 
	letter-spacing: 1px; 
	padding: 1em 1em;
	text-align: left; 
}

h2 {
	color: #085982;
	font-family: "palatino linotype", georgia, "times new roman", serif; 
	font-size: 120%; 
	letter-spacing: 1px; 
	margin: 1em 0 0.5em 0;
	position: relative; 
	z-index: 1;
}

h3 {
	font-size: 115%;
	font-family: "palatino linotype", georgia, "times new roman", serif; 
	margin: 1em 0 0.5em 0;
	word-spacing: 0.2em;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 1em 0 0.5em 0;
}

p {
	margin: 0.4em 0 1.3em 0;
}

a {
	color: #085982;
}

a:hover {
	background: #E5E5E5;
	color: #042c40;
}

a img {
	border: 0;
}

img {
	vertical-align: middle;
}

em {
	letter-spacing: 0.04em;
}

b, strong {
	letter-spacing: 0.1em;
}

blockquote {
	border-left: 1px solid #d1d1d1;
	background: #f6f6f6 url(images/blockquote99.gif) no-repeat 1.5% 99%;
	font-family: georgia, "times new roman", serif;
	font-style: italic;
	letter-spacing: 0.03em;
	margin: 1.5em 2em;
	padding: 0.1em 2em 1.5em 2em;
}

blockquote:before {
	background: url(images/blockquote66.gif) no-repeat top right;
	content: " ";
	display: block;
	height: 2.4em;
	margin-right: -1em;
	width: 103%;
}

blockquote p {
	margin-top: 0;
}

pre code {
	background: none;
	font-size: 100%;
	padding: 0 0;
}

code {
	background: #e5e5e5;
	font-size: 120%;
	padding: 0 0.5em;
}

fieldset {
	border: 1px solid #aaa;
	margin: 1em 0;
	padding: 1em;
}

input, textarea {
	font-family: inherit;
	font-size: 110%;
	padding: 3px;
}

input {
	vertical-align: middle;
}

label {
	font-weight: bold;
}


legend {
	background: #fff;
	display: block !important;
	font-family: "palatino linotype", georgia, "times new roman", serif; 
	font-style: italic;
	font-weight: 700;
	letter-spacing: 0.2em;
	padding: 0 10px;
	width: 100px !important;
}

h1 a {
	color: black;
	text-decoration: none;
}

dl {
	margin-left: 1.5em;
}

dt {
	font-style: italic;
	font-weight: 700;
	margin-top: 1em;
}

dd {
	margin-left: 1em;
}

#wrapper {
	background: #fff;
	border-right: 1px solid #e8e8e8;
	min-height: 100%; 
	/*margin: auto; */
	_height: 100%; 				/* achtung ie hack */
	position: relative; 
	width: 60em;
}

#content {
	float: left; 
	font-size: 0.875em; 
	line-height: 1.8em; 
	margin: auto; 
	margin-bottom: 3.5em; 
	margin-top: 10em;
	padding-top: 0.75em; 
}

#header {
	background: url(images/header.png) repeat-x bottom left;
	font-size: 0.875em; 
	font-weight: bold;
	font-family: georgia, "times new roman", serif;
	left: 0;
	letter-spacing: 0.1em;
	padding-bottom: 13px;
	position: fixed;
	top: 0;
	width: 68.6em;
	z-index: 2; 
}

#header h1 {
	background: white;
	margin: 0;
}


#navi {
	background: #e8e8e8; 
	border-top: 5px solid #085982; 
	border-bottom: 2px solid #aaa; 
	height: 3em; 
	position: relative; 
	margin: auto auto;
}
	
#navi li {
	list-style: none; 
	float: left; 
	height: 100%;
	text-align: center; 
	width: 20%; 
	_width: 19.98%; 			/* achtung ie hack */
}

#navi li a {
	color: black; 
	display: block; 
	height: 100%; 
	line-height: 3em;
	text-decoration: none; 
}

#navi li a:hover {
	/*background: #d1d1d1;*/
	color: black; 
}

#navi li.active a {
	background: #085982 !important;
	color: white !important; 
	height: 100%;
	outline: none; 
}

#weblog li#nav-weblog a {
	background: #085982; 
	color: white; 
	height: 100%;
	outline: none; 
}


.shadow {
	color: #eee; 
	font-size: 350%; 
	margin: 0; 
	position: relative; 
	top: -0.9em; 
	z-index: 0;
}

#trail {
	margin-bottom: 4em; 
	margin-top: 0;
}

#footer {
	background: #e8e8e8; 
	bottom: 0; 
	border-top: 1px solid #aaa;
	clear: both; 
	color: white; 
	font-size: 0.875em; 
	height: 2.5em; 
	margin-top: 1em;
	position: absolute; 
	width: 100%; 
}

#navi li ul {
	display: none;
}

#navi li a span {
	display: block; 
	margin: auto;
}

#footer p {
	margin: 0; 
	line-height: 2.5em;
	text-align: center; 
}

#col1 {
	float: left; 
	padding-right: 1em;
	padding-left: 1em;
	width: 14em; 
}

#col2 {
	border-left: 0.1em solid #aaa;
	float: left; 
	padding: 0 1em; 
	width: 50.25em; 
}

#col1 {
	border-right: 1px solid #aaa;
	margin-right: -1px;
}

#col1 ul {
	border-top: 1px solid #aaa;
}

#col1 ul ul, #col1 ul ul ul {
	border: none;
}

#col1 ul li {
	list-style: none; 
	margin: 0; 
	padding: 0;
}

#col1 ul li a {
	background: #f1f1f1; 
	border-bottom: 1px solid #aaa; 
	border-left: none; 
	border-right: none; 
	color: #085982;
	display: block; 
	height: 100%; 
	padding: 0.15em 0.5em; 
	text-decoration: none;
}

#col1 ul li a:hover {
	background: #e5e5e5;
	color: black;
}

#col1 ul li ul li a {
	background: #fcfcfc; 
	border-bottom: 1px solid #aaa; 
	border-left: none; 
	border-right: none;
	padding: 0.15em 1.5em; 
}

#col1 ul li ul li a:hover {
	background: #f6f6f6;
}

#col1 ul li.active a,
#col1 ul li.active ul li.active a {
	color: black;
}

#col1 ul li.active ul li a {
	color: #085982;
}

#col1 p, .kasten {
	background: #fcfcfc; 
	border: 1px solid #aaa; 
	border-left: 0; 
	border-right: 0;
	margin: 0.5em 0;
	padding: 0.5em 0.5em; 
}

#col1 h3 {
	margin: 2.7em 0 0.4em 0;
}

#col1 h4 {
	background: #fcfcfc;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	letter-spacing: 0.07em;
	padding-left: 0.5em;
	
}


#col2 ul, #col2 ol {
	margin: 1em 0 1em 2em;
}

pre {
	background: #f6f6f6; 
	font-size: 120%; 
	letter-spacing: -0.03em; 
	margin-bottom: 1em; 
	margin-left: 1em; 
	margin-top: 1.5em; 
	min-height: 100px; 
	padding-left: 45px; 
	overflow: auto;
	_white-space: pre;					/* achtung ie hack */
	_font-size: 100%;
	_padding-left: 5px;
}

pre[lang="html"], pre.html {
	background: #f6f6f6 url(images/code-html.gif) repeat-y;
}

pre[lang="css"], pre.css {
	background: #f6f6f6 url(images/code-css.gif) repeat-y;
}

pre[lang="php"], pre.php {
	background: #f6f6f6 url(images/code-php.gif) repeat-y;
}

pre[lang="sql"], pre.sql {
	background: #f6f6f6 url(images/code-sql.gif) repeat-y;
}

html > body pre br {
	display: none; 
	height: 0; 
	line-height: 0; 
	margin: 0; 
	padding: 0;
}

.killMargin + h3, .killMargin + div > h3 {
	margin-top: 0 !important;
}

.middlet {
	width: 50%;
}

.fullt {
	width: 90%;
}

.center {
	text-align: center;
}

.links img {
	width: 16px;
	height: 16px;
}

#kontaktform textarea {
	width: 50%;
}

#typebasics-image {
	display: block;
	clear: both;
}

ul.auswahlliste {
	list-style: none;
	margin-left: 0px !important;
}
	
ul.auswahlliste li {
	float: left;
	height: 110px;
	margin: 4px 2px;
	text-align: center;
	white-space: nowrap;
	width: 135px;
}



/* Blogspezifisches */
#blogroll a {
	display: inline !important; 
}

#blogroll img {
	border: none; 
	height: 16px; 
	margin-left: 2px;
	width: 16px; 
}

#trackbackurl {
	width: 98.5%;
}

#comments {
	margin-top: 2.5em;
}

ol#commentlist {
	list-style: none;
	margin: 0;
}

#commentlist li {
	margin: 1.5em 0;
}

#commentlist li p {
	margin-bottom: 0;
}

#commentlist li.alt {
	background: #f1f1f1; 
	padding: 5px;
}

#commentlist li cite img {
	float: left; 
	margin-right: 5px;
}

#commentlist li small {
	border-bottom: 1px solid #bbb; 
	display: block; 
	padding-bottom: 9px;
}

#comment {
	width: 85%
}

#commentPreview {
	padding: 0px 1em;
	min-height: 20px;
}

#commentPreview div {
	margin: 0 !important;
}

.feedback ul li, .feedback ul {
	display: inline !important;
	list-style: none; 
	margin-left: 0px !important;
	margin-right: 10px !important;
}

.post {
	margin-bottom: 125px;
}


.csc-textpic-border img {
	border: 1px solid #aaa !important;
	padding: 2px !important;
}

#barcode-select {
	margin-right: 1em;
	width: 35%;
}

#barcode-content {
	width: 50%;
}

#barcode-content, #barcode-select {
	float: left;
	height: 19em;
}


.imagecaption {
	font-size: 11px;
	margin: 0;
	text-align: center;
}

.textleft {
	text-align: left;
}

.imagecaption.left {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 0 !important;
}

.imagecaption.right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 0 !important;
}

.sonderzeichen .even {
	background: white; 
	border-left: 3px solid black;
	margin-top: 20px !important; 
	margin-bottom: -5px !important;
	padding-left: 10px; 
}

.sonderzeichen {
	list-style: none !important;
}