/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
        font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

.entry-content {
	font-size: 1.1em;
        font-family: DejaVu Serif Condensed, Georgia, Times, serif;
	line-height: 1.7em;
	padding-right: 5px;
	padding-left: 5px;
}

.published {
	padding-left: 5px;
}

blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2 {
        font-family: DejaVu Serif Condensed, Georgia, Times, serif;
        font-weight: bold;
}

h1 {
	font-size: 1.5em;
	padding-left: 14px;
}

h2 {
	font-size: 1.2em;
	font-style: italic;
}

h3 {
	font-size: 0.8em;
	font-family: Arial, sans-serif;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

cite {
	color: grey;
        font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.5em;
	padding-left: 10px;
        border-left: 4px solid #808080;
        display: block;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px #000 solid;
}

a:hover {
	text-decoration: none;
	color: #EE9A06;
	border-bottom: 1px #EE9A06 solid;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#neueste {
	text-align: center;
}

#weiter {
	text-align: center;
        font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a, #neueste a, #weiter a {
	color: #EE9A06;
	border: none;
}

#sidebar-2 a:hover, #sidebar-1 a:hover, #neueste a:hover, #weiter a:hover {
	background: #000000;
	color: #ffffff;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#head {
	text-align: center;
}

#head {
	background: #AA4142
	border-top: 0px solid #ffffff;
	margin: 0;
	padding: .2em .2em .3em 0em;
}

#head .current, #submenu .current {
	font-weight: bold;
	text-decoration: none;
}

#head {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 3px 5px;
	border-bottom: none;
}

#head a:hover, #adminmenu a.current {
	background: #ddeaf4;
	color: #333;
}

#head li, #submenu li {
	display: inline;
	line-height: 200%;
	list-style: none;
	text-align: center;
	white-space: nowrap;
}

#head a.current {
	background: #0d324f;
	border-right: 2px solid #4f96c8;
	border-top: 1px solid #96c0de;
	color: #fff;
	padding-bottom: 0px;
}

#head1 {
	background: #181818; 
        background-image: url(https://www.knetfeder.de/linux/head1.png);
	border-top: 3px solid #ffffff;
	margin: 0;
        text-align: right;
        color: #fff;
	padding: .2em .2em .3em 0em;
}

#head1 .current, #submenu .current {
	font-weight: bold;
        color: #fff;
	text-decoration: none;
}

#head1 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 3px 5px;
	border-bottom: none;
}

#head1 a {
        color: #FFF7E7 !important;
}


#head1 a:hover, #adminmenu a.current {
	background: #181818;
	color: #C37576;
}

#head1 li, #submenu li {
	display: inline;
	line-height: 200%;
	list-style: none;
	text-align: center;
	white-space: nowrap;
}

#head1 a.current {
	background: #0d324f;
	border-right: 2px solid #4f96c8;
	border-top: 0px solid #96c0de;
	color: #fff !important;
	padding-bottom: 0px;
}

#submenu, #minisub {
	background: #EE9A06;
	border-bottom: none;
        text-align: right;
        color: #000000;
	margin: 0;
	padding: 3px 2em 0 3em;
}

#minisub {
	height: 6px;
}

#submenu .current {
	background: #f9fcfe;
	border-top: 1px solid #045290;
	border-right: 2px solid #045290;
	color: #000;
}

#submenu a {
	border: none;
	color: #000;
        font-weight: bold;
        text-decoration: underline;
}

#submenu a:hover {
	background: #fff;
	color: #000;
}

#submenu li {
	line-height: 180%;
	height: 25px;
}


#pinguin{
float:left;
position:absolute; 
margin-left:12px;
margin-top:16px;
}
#pinguin ul{
list-style:none;
}


#container {
	margin: 10px auto;
	padding: 10px;
	width: 900px;
}



#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-3 {
	text-align: center;
}

#sidebar-1, #sidebar-2 {
	padding-top: 50px;
	width: 190px;
}

#sidebar-1 {
        margin-left: -5px;
	float: left;
	text-align: right;
}

#sidebar-2 {
	margin-right: -5px;
	float: right;
}



.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin: 0 152px;
	padding-top: 32px;
        border-top: 0px;
        border-left: 1px;
        border-right: 1px;
        border-bottom: 0px;
        border-style: solid;
        border-color: #ccc;
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 870px;
w\idth: 860px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
        color: white;
}

.published {
	font-size: 0.8em;
}

.published a:hover, #adminmenu a.current {
	background: #181818;
	color: #C37576;
}


/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	width: 645px;
        border-top-right-radius: 70px 60px;
	background-color: #f1f1f1;
        border-left: 3px solid #EE9905;
        padding-top: 35px;
}

div#cpreview2 {
        padding-left: 3px;
	color: #EE9905;
	font-size: 1.5em;
	font-weight: bold;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#txpCommentInputForm textarea
{
    width: 400px;
}


#comments-help {
	margin: 2px 0 15px 12px;
	font-size: 0.7em;
        color: grey;
	font-style: italic;
}

#comments-help-rss {
	margin: 2px 12px 15px 0;
	font-size: 0.7em;
	text-align: right;
}

#comments-help-textile {
	margin: 2px 0 15px 0;
	font-size: 0.6em;
}


/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

#sidebar-4 {
	margin-right: 10px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.6em;
}

#sidebar-5 {
	margin-right: 10px;
	text-align: left;
	font-size: 0.9em;
        background: white;
	line-height: 1.6em;
}

#sidebar-6 {
	margin-right: 10px;
	text-align: right;
	font-size: 0.9em;
	line-height: 1.6em;
}

#sidebar-7 {
	margin-right: 10px;
        padding-left: 3px;
	text-align: left;
	font-size: 0.9em;
        background: #FFF9ED;
	line-height: 1.6em;
        border-style: solid;
        border-color: #F39B03;
        border-width: 1px;
}

#sidebar-8 {
	margin-right: 10px;
        padding-left: 3px;
	text-align: left;
	font-size: 0.9em;
        background: white;
        border-radius: 15px;
	line-height: 1.6em;
        border-style: solid;
        border-color: #91BB4C;
        border-width: 1px;
	text-align: center;
}



.kommentare {
	width: 643px;
	font-size: 1.0em;
        font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #FFF;
        border-top-right-radius: 40px;
        border-bottom-width: 16px;
        border-bottom-style: solid;
        border-bottom-color: #EE9A06;
        margin-bottom: 23px;
        border-top-width: 2px;
        border-top-style: solid;
        border-top-color: #000;
	background-color: #181818;
	margin-right: 11px;
	margin-left: 11px;
}

.kommentare a {
	color: #fff;
	border: none;
        text-decoration: underline;
}

.kommentare a:hover {
	background: #FFF;
	color: #000;
        text-decoration: none;
}

#anzg {
	font: italic 0.7em Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
}

#untertitel {
	margin-top: -30px;
        color: #fff;
        padding-left: 20px;
}