/* Core-Style für die Seiten von Demmer-Consult
Datum 26.4.2005
Autor Thorsten Krauland
*/
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	background-image: url(images/page-bg2.jpg);
	color: #333333;
}

#header {
	z-index: 0;
	float: left;
	background-color: #1714a9; /* 23,20,169 */
	background-image: url(images/header-bg3.jpg);
	background-attachment: fixed;
	border-bottom: solid #000000 1px;
	margin-bottom: 20px;
	margin-right: 0;
	min-width: 815px;
	width: 100%;
}
#header p {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 10px;
/*	padding-left: 150px; */
	margin: 0;
	margin-left: 150px;
}

#header ul.sitesections {
padding: 1px 0 0 15px;
width: 718px;
margin:0;
margin-left: 120px;

}

#header ul.sitesections {font-size: 80%;
text-transform: uppercase; }

#header ul.sitesections li {float:left;
list-style-type:none; }

#header ul.sitesections a {
	display:block;
	float:left;
	border-top:1px solid #091c5a;
	border-left:1px solid #091c5a;
	border-right:1px solid #091c5a;
	padding:4px 8px;
	text-decoration:none;
	margin-top: 0;
	margin-left: 5px;
	margin-bottom: 0;
	margin-right: 0;
	color: #fff;
	background-color: #6882ab;
}

#header ul.sitesections a:hover, #header ul a.current {color: #fff;
background-color: #e8b808; }


#content {
	position: relative;
	width: 835px;
	z-index: 1;
	clear: both;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}

#main-text {
	background-color: #ffffff;
	border-top: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
	margin: 0;
	margin-left: 120px;
	padding: 0px;
	width: 500px;
}

#sidepanel {
	position: absolute;
	top: 0px;
	left: 635px;
	width: 170px;
	padding: 0;
	margin: 0;
}
.subnavbar {
	border: 1px #000000 solid;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 15px;
	font-size: 85%;
	background-color: #ffffff;
}

.pagenavbar {
	/*position: fixed;
	width: 168px; */
	border: 1px #000000 solid;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 15px;
	font-size: 85%;
	background-color: #ffffff;
}

#sidepanel p {
	border: 1px #000000 solid;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 0.7em;
	line-height: 1.5em;
	background-color: #ffffff;
	color: #e8b808;
}

#sidepanel a:link, #sidepanel a:visited {
	color: #e8b808;
	text-decoration: underline;
}

.subnavbar h1, .pagenavbar h1 {
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom: 1px #000000 solid;
	text-align: right;
	font-size: 100%;
	color: #fff;
	background-color: #e8b808;
	text-shadow: none;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 15px;
}
.subnavbar h1 a:link, .subnavbar h1 a:visited , #sidepanel h1 a:link, #sidepanel h1 a:visited, .pagenavbar h1 a:link, .pagenavbar h1 a:visited{
	color: #fff;
	background-color: #e8b808;
	display: block;
	text-decoration: none;
}

.subnavbar h1 a:hover, .pagenavbar h1 a:hover {
	color: #6882ab;
}

.subnavbar ul, .pagenavbar ul {
	margin: 0;
	padding: 0;
	/*border-top: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;*/
}
.subnavbar ul li, .pagenavbar ul li{
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding: 0;
	color: #e8b808;
}
.subnavbar ul li a:link, .subnavbar ul li a:visited, .pagenavbar ul li a:link, .pagenavbar ul li a:visited {
	text-decoration: none;
	padding-left: 2px;
	border-left: 10px #fff solid;
	color: #e8b808;
	background-color: #ffffff;
}
.subnavbar ul li a:hover, .pagenavbar ul li a:hover {
	border-left: 10px #e8b808 solid;
	color: #e8b808;
}


#main-text h1 {
	font-size: 1.4em;
	text-align: right;
	margin-right: 10px;
	font-style: italic;
	letter-spacing: 5px;
}

#main-text h2 {
	font-size: 1.2em;
	background-color: #6882ab;
	color: fff;
	display: block;
	text-decoration: none;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}

#main-text h3 {
	font-size: 1.1em;
	padding-top: 20px;
}

#main-text h4 {
	font-size: 1em;
	margin-bottom: -0.6em;
}

#main-text h5 {
	font-size: 0.9em;
}


#main-text p {
	font-size: 0.9em;
	text-align: justify;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left:10px;
}

#main-text p.footer {
	font-size: 0.6em;
	text-align: center;
	font-weight: bold;
}

h2, h3, h4, h5, pre {
	padding-left: 10px;
	padding-right: 10px;
}

#main-text .footer a:link, #main-text .footer a:visited {
	background-color: #6882ab;
	color: #fff;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#main-text .footer a:hover, #main-text .footer a:active{
	text-decoration: none;
	background-color: #e8b808;
}

#main-text a:link, #main-text a:visited {
	color: #333333;
	text-decoration: underline;

}

ul, ol, dl {
	margin-right: 1em;
}
ul li, ol li, dl dd {
	text-align: justify;
	line-height: 1.6em;
	font-size: 0.9em;
}
dl dt {
	margin-left: 10px;
	font-size: 0.9em;
	font-weight: bold;
}

pre {
	font-size: 0.8em;
	line-height: normal;
}

pre.filecontent {
	line-height: normal;
	font-size: 0.9em;
	background-color: #e6e6e6;
	margin: 5px;
}

pre.command {
	line-height: normal;
	font-size: 0.9em;
	margin: 5px;
}
