/*
Theme Name: NL
Theme URI: http://www.nettolohn.de
*/

/* Allgemeine Formatierungen */

hr {
	display: none;
}

acronym, abbr, dfn {
	border-bottom: 1px dashed #999999;
	font-style: normal;
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin: 1em 0;
	padding-left: 10px;
}

.bold{
	font-weight: bold;
}

#rand #inhalt img, #rand #inhalt .bild-link, #rand #inhalt .bild-link a {
	border: none;
}

#rand  #text-inhalt .storycontent img {
	border: 1px solid #444444;
}

#rand  #text-inhalt .storycontent img.noborder{
	border: none;
}

pre, code, samp {
	font: 1em 'courier new', courier, monospace;
	color: #900;
}

small code {
	font-size: 1.1em;
}

.pre {
	white-space: pre;
	display: block;
}

dt {
	font-weight: bold;
}

dd {
	margin: 1px 0 .5em 0;
}

input, textarea {
	border: 1px solid #cccccc;
	font: 1.1em verdana, sans-serif;
	background: #f5f5f5;
	color: #444444;
}

/* Gehoert dazu */
#searchform #s {
	background: #fff;
	margin-bottom: 2px;
	width: 160px;
}

.alignleft {
	float: left;
	margin: 2px 10px 5px 0;
}

.alignright {
	float: right;
	margin: 2px 0 5px 10px;
}

.aligncenter {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.nach-oben {
	text-align: right;
	margin: 12px 0;
}

.center {
	text-align: center;
}

.rechts {
	text-align: right;
}

.weiter {
	margin: 1em 0;
	text-align: center;
}

.unsichtbar, #technorati {
	display: none;
}

/*
h1 {
	margin: 10px;
	padding: 0;
	height: 162px;
	width: 733px;
	background: url(grafik/header.jpg) no-repeat;
	position: relative;
	border: 1px solid #ccc;
}*/

/* Ende allgemeine Formatierungen */  
h1 a { 
	/*color: #343434;*/ 
	text-decoration: none;
	/*font: 22px arial, sans-serif;
	position: absolute; left: 15px; bottom: 115px;*/
}

#rand {
	width: 753px;
	margin: 0 auto;
	margin-top: 10px;
	background: #ffffff url(grafik/grund-mitte.gif) repeat-y;
	padding: 0;
	border: 1px solid #ccc;
	border-bottom: none;
}

#inhalt {
	width: 751px;
	text-align: left;
	margin: 0 1px;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
}

/* Navigation */
#navi_wp {
	width: 180px;
	margin: 0 0 15px 0;
	float: right;
	/*font-size: 75%;*/
	color: #666666;
	overflow: hidden;
}

#navi_wp ul {
	list-style: none;
	margin: 5px 10px 25px 0;
	padding: 0;
}

#navi_wp li {
	padding: 2px 0 2px 5px;
}

#navi_wp ul li ul {
	margin-bottom: .1em;
}

#navi_wp ul.sites {
	list-style: none;
	margin: 5px 10px 25px 0;
	padding: 0;
}

#navi_wp ul.sites li{
	margin: 2px 0;
	padding: 0;
}

#navi_wp ul.sites li a{
	display: block;
	font-weight: bold;
	background:#ECF6FB;
	padding:5px 0 5px 10px;
}

#navi_wp a {
	color: #369;
	text-decoration: none;
}

#navi_wp a:hover {
	color: #f60;
	background: #fff;
}

#navi_wp h3 {
	text-align: left;
	font: bold 1.1em arial, sans-serif;
	color: #FB6D00;
	padding: 0;
	margin: 1px 5px;
	border-bottom: 1px solid #ddd;
}

#navi_wp form {
	margin: 10px 0;
	padding: 0;
}

#navi_wp div, #navi p {
	margin: 10px 10px 15px 10px;
}

#navi_wp div * {
	margin-left: 0;
}

#navi_wp ul.buttons li {
	background: none;
	padding-left: 0;
}

/* Ende Navigation */

/* Der Inhalt */

#text-inhalt {
	width:625px;
	float:left;
	font-size: 100%;
	line-height: 1.2;
}

#text-inhalt .datum {
	font: bold 1.1em arial, sans-serif;
	color: #f93;
	margin: 1px 0;
	border-bottom: 1px solid #ddd;
	text-align: right;
}

#text-inhalt .separator_dot {
	width:99%;
	padding:20px 0;
}

#text-inhalt h2 {
	font: 1.6em trebuchet ms, arial, sans-serif;
	color: #369;
	margin: 1px 0 7px 0;
	background: #eeeeee;
	padding: 0 5px;
}

#text-inhalt h2 a{	
	color: #369;
	text-decoration: none;
    border-bottom: none;
}

#text-inhalt h3#postcomment {
	margin-top: 15px;
}

#text-inhalt .unterseite h3 {
	margin-top: 1em;
}

#text-inhalt h3 {
	font: bold 1.2em arial, sans-serif;
	margin: 1.5em 0 0 0;
	padding: 0;
}

#text-inhalt h4 {
	font: 1.1em arial, sans-serif;
	margin: .5em 0;
}

#rand #inhalt #text-inhalt h2 a {
	text-decoration: none;
	border: none;
}

#text-inhalt a {
	color: #13559e;
	text-decoration: none;
	border-bottom: 1px dotted #13559e;
}

#text-inhalt a:visited {
	color: #13559e;
	text-decoration: none;
	border-bottom: 1px dotted #13559e;
}

#text-inhalt .blueBar a {
    border:0;
	text-decoration:underline;
}

#text-inhalt a.postTitle {
    border:0;
	font-weight:bold;
	text-decoration:underline;
}

#text-inhalt a.more-link {
	color: #FB6D00;
	text-decoration:none;
	background: url(../images/icons/blue_arrow_r.gif) 100% 50% no-repeat;
	width: auto !important;
	padding:2px 10px 2px 0;
	font-size:11px;
	border:0;
}

#text-inhalt a.more-link {
	text-decoration:underline;
}

#text-inhalt ul{
    padding:0 0 0 20px;
}

#text-inhalt ol{
    padding:0 0 0 20px;
}

#text-inhalt .beitrag-hinweis {
	background: #f9f9f9 url(grafik/beitrag-hinweis.gif) no-repeat right bottom;
	padding: 12px;
	border: 1px solid #ddd;
	margin: 15px 0;
}

#text-inhalt .storycontent p{
    padding:10px 0;
}

/*############## beihilfe Anfang ###########*/
#text-inhalt .bh_leftbox {
    width:400px;
    float:left;
}

#text-inhalt .beihilfe_navi {
    float: left;
}

#text-inhalt .beihilfe_navi ul{
    width:220px; 
	padding:0 !important;
}

#text-inhalt .beihilfe_navi ul li {
    display:block;
    float:left;
    background: url(../images/magazin/list_bg.jpg) center center no-repeat;
    margin:10px 0;
    width:180px;
    padding: 10px 20px;
    font-weight: bold;
}

#text-inhalt.beihilfe_navi ul li a {
    font-weight: bold;
}

#text-inhalt .bh_bottom {
    width:100%;
}

#text-inhalt .bh_bottom .frame_erh{
    background: url(../images/magazin/frame_erh.gif) no-repeat;
    height:184px;
    width:176px;
    padding:12px 12px 0;
    float: left;
    margin-right:10px;
}

#text-inhalt .bh_bottom .frame_erh .erh_img{
    width:176px;
    height:116px;
    overflow:hidden;
    text-align:center;
}

#text-inhalt .bh_bottom .frame_erh span {
    display: block;
    padding-top: 10px;
    font-weight:bold;
}
/*########## beihilfe Ende #########*/

.feedback, .feedback2 {
	padding: 1px 15px;
	background: #f9f9f9;
	font-size: .9em;
	margin-bottom: 27px;
	margin-top: 15px;
	/*border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;*/
	color: #666;
}

.feedback {
	padding: 5px 15px;
}

.feedback2 p, .feedback2 dl {
	margin: 10px 0;
}

.feedback2 dl dt {
	float: left;
	margin-right: 5px;
	width: 80px;
}

.feedback2 dl dd {
	margin-bottom: 1px;
}

.catTagBox{
    padding: 6px 15px;
    background: #f9f9f9;
    font-size: .9em;
    margin: 10px 0 15px;
    color: #666;
	font-size:10px;
}

.catTagBox a{
    border:0 !important;
}


#text-inhalt .feedback a, #text-inhalt .feedback2 a, #text-inhalt .feedback a:visited, #text-inhalt .feedback2 a:visited  {
	border-bottom: none;
	text-decoration: none;
}

#text-inhalt .feedback2 a {
	font-weight: bold;
}

/* Ende Inhalt */

/* Kommentare */
ol#commentlist {
	margin-top: 2em;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#commentlist li h4 {
	font: bold 1.25em tahoma, sans-serif;
	margin-top: 0;
	margin-bottom: -10px;
}

#commentlist .kommentar-info {
	margin-bottom: 0;
}

#commentlist .kommentar-info a {
	float: right
}

#commentlist li h4 a, #commentlist li h4 a:hover, #commentlist li h4 a:visited, #commentlist .kommentar-info a {
	text-decoration: none;
	border-bottom: none;
}

#commentlist li blockquote {
	margin-left: 15px;
	padding: 0 0 0 10px;
}

#commentlist li blockquote p {
	width: 410px;
}

#commentlist li.kommentare {
	margin-bottom: 15px;
	padding: 7px 12px;
	background: #f3f3f3;
	border-bottom: 1px solid #D1DCE6;
	border-top: 1px solid #D1DCE6;
}

#commentlist li p {
	overflow: auto;
}

#commentlist li ol {
	width: 375px;
	overflow: auto;
	margin-left: 0;
	padding-left: 25px;
}

#commentlist li li {
	border-bottom: none;
	width: auto;
}

.gravatar{
	float: right;
	border: 1px solid #ccc;
}

#commentform input:hover, #commentform input:focus, #commentform textarea:hover, #commentform textarea:focus, #navi form input:hover, #navi form input:focus, #navi form #s:hover, #navi form #s:focus {
	background: #ff9;
}

textarea#comment {
	width: 510px;
}

#commentlist li.mein-kommentar {
	background: #ADDCFE;
	border: none;
}



/* Plugins */

.smileys {
	margin-top: 2px;
}

#rand  #text-inhalt .storycontent img.wp-smiley{
	border: none;
}

#commentform .smileys a {
	border: none;
}

#wp_grins {
	margin-top: 5px;
}

#commentPreview {
	background: #f5f5f5;
	border: 1px solid #ddd;
	padding: 0 5px 5px 5px;
}

/* Pagebar: */
#text-inhalt .pagebar {
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0;
	text-align: center;
}

#text-inhalt .pagebar a, .pageList .this-page {
	padding: 2px 6px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;
}

.pagebar .break {
	padding: 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

#text-inhalt .pagebar .this-page {
	padding: 2px 6px;
	border-color: #999;
	font-weight: bold;
	vertical-align: top;
	background: #fff;
}

#text-inhalt .pagebar a:hover {
	color: #fff;
	background: #369;
	border-color: #036;
	text-decoration: none;
}

#text-inhalt a.current
{
    text-decoration: none;
    border-bottom: none;
    font-weight: bold;
}

