/* Algemeine Formatierungen */
body {
    
    background: url(grafik/bg_home_3farbig.bmp);
    text-align: left;
    margin: 0;
    padding: 0;
    font: 100% verdana, sans-serif;    
}
hr /*Linie?*/ {
    display: none;
}

input, textarea /*Suche*/ {
    border: 1px solid #ccc;
    font: 1.1em verdana, sans-serif;
    background: #f5f5f5;
    color: #444	;
}
#searchform #s {
    background: #fff;
    margin-bottom: 2px;
    width: 150px;
}


.nach-oben {
    text-align: right;
    margin: 12px 0;
}
.unsichtbar, #technorati /*zum Inhalt*/{
    display: none;
}
h1 /*Header?*/ {	
	
    margin: 0;
    padding: 0;
    height: 200px;
    position: relative;
}
h1 a /*Header?*/{
    
    height: 175px;
    width: 751px;
    background: #000 url('grafik/logo-amm.jpg') bottom no-repeat;
    color: #fff; text-decoration: none;
    font: 22px verdana, sans-serif;
    text-transform: lowercase;
    position: absolute; left: 1px;
    text-indent: -5000px !important;
    outline: none;
}
h1 a span {
    display: none;
}
#rand {
    width: 753px;
    margin: 0 auto;
    background: #fff url(grafik/grund-mitte.gif) repeat-y;
    padding: 0;
    border-bottom: 1px solid #ccc;
}
#inhalt {
    width: 751px;
    text-align: left;
    margin: 0 1px;
    padding-top: 0px;
    border-bottom: 1px solid #ccc;
    position:relative;
    top:-12px;
}
img {
	margin: 0;
	padding: 1px;
	border: 2px solid #74A282;
}
/* Navigation */
#navi {
    width: 200px;
    margin: 0 ;
    float: right;
    font-size: 75%;	
    color: #000;
    overflow: hidden;
}

#navi ul {
	color: #369;
	list-style: none;
    padding: 0px 0px 0px 10px;
}

#navi li {
	list-style: none;
    padding: 0px 0px 0px 0px;
}

#navi a {
    color: #369;
 	text-decoration: none;
}
#navi a:hover {
   	color: #000;
    /*background: #fff;*/
}
#navi h3 /*z. B. Suchen, Seiten, Archiv*/ {
    padding: 0;
    margin: 0px 0px;
    border-bottom: 1px solid #000;
}
#navi h4 {
    margin: 8px 0px;
    color: #369;
}
#navi form /*Suche*/ {
    margin: 1px 0;
    padding: 0;
}

/* Der Inhalt */
#text-inhalt {
    margin-left: 16px;
    margin-right: 217px;
    font-size: 75%;
    line-height: 1.5;
}

#text-inhalt .datum /*beim Blog*/ {
    font: bold 1.1em verdana, sans-serif;
    color: #000;
    margin: 1px 0;
    border-bottom: 1px solid #ddd;
    text-align: right;
}
#text-inhalt h2 {
    font: bold 1.3em verdana, sans-serif;
    color: #369;
    margin: 1px 0 7px 0;
    background: #eee;
    padding: 3px 5px;
}
#text-inhalt h3#postcomment {
    margin-top: 15px;
}
#text-inhalt .unterseite h3 {
    margin-top: 1em;
}
#text-inhalt h3 {
    font: bold 1.2em verdana, sans-serif;
    margin: 1.5em 0 0 0;
    padding: 0;
}

#text-inhalt h4 {
    font: 1.1em verdana, sans-serif;
    margin: .5em 0;
}

#rand #inhalt #text-inhalt h2 a {
    text-decoration: none;
    border: none;
}

#text-inhalt a, #footer a {
    color: #369;
    text-decoration: none;
    border-bottom: 1px solid #369;
}
#text-inhalt a:visited {
    color: #369;
    border-bottom: 1px solid #ddd;
}
#text-inhalt a:hover, #footer a:hover {
    color: #000;
    border-bottom: 1px solid #000;
}

#text-inhalt li {
    line-height: 1.6;
    margin-bottom: 1px;
    margin-left:0 !important;
}

#text-inhalt ul {
    line-height: 1.6;
    margin-bottom: 1px;
    padding-left:0 !important;
    margin-left:14px !important;
}

#text-inhalt .beitrag-hinweis {
    background: #f9f9f9 url(grafik/beitrag-hinweis.gif) no-repeat right bottom;
    padding: 12px;
    border: 1px solid #ddd;
    margin: 15px 0;
}

.feedback, .feedback2 {
    padding: 1px 15px;
    background: #f5f5f5;
    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;
}

#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;
    /*background: #eee;*/
    margin-top: 0;
    margin-bottom: -10px;
    /*border-top:1px solid #ddd;*/
}
#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;
    /*width: 410px;*/
    padding: 0 0 0 10px;
}

#commentlist li blockquote p {
    width: 410px;
}

#commentlist li.kommentare {
    margin-bottom: 15px;
    /*border-bottom: 20px solid #fff;*/
    padding: 7px 12px;
}

#commentlist li.gerade {
    background: #f3f3f3;
    border-bottom: 1px solid #D1DCE6; /*#7EA9D3*/;
    border-top: 1px solid #D1DCE6; /*#7EA9D3*/;
}

#commentlist li p {
    /*width: 430px;*/
    overflow: auto;
}
 #commentlist li ol {
     width: 375px;
     overflow: auto;
     margin-left: 0;
     padding-left: 25px;
 }

#commentlist li li {
    border-bottom: none;
    width: auto;
}

#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: #f5f5f5;
}

textarea#comment {
    width: 510px;
}

#commentlist li.mein-kommentar {
    background: #ADDCFE; /*#D1DCE6*/
    border: none;
}

/* Infobox */
#infobox {
    padding: 0;
    padding-bottom: 1px;
    border: 1px solid #ddd;
    margin-bottom: 2em;
    line-height: 1.6;
}

#infobox h2 {
    padding: 2px 15px;
    margin: 0 0 3px 0;
    font-weight: bold;
    font-size: 1em;
    background: #eee;
    color: #666;
    border-bottom: 1px solid #ddd;
    text-align: left;
}
#infobox p {
    margin: 12px 15px;
    margin-right: 105px;
    font-size: 11px;
}
#infobox img {
    float: right;
    margin: 12px 15px 12px 15px;
}
/* Footer */
#footer {
    clear: both;
    border-top: 1px solid #ccc;
    background: #eee;
    padding: 5px 15px;
    /*text-align: center; */
    font-size: .7em;
    color: #555;
    position: relative;
    top: 12px;
}
#footer a {
    border: none;
}

/* Archiv */
.archiv-liste, .archiv-liste2, .archiv-liste3 {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.archiv-liste li {$
	width: 255px;
    float: left;
}
.archiv-liste2 li {
    width: 172px;
    float: left;
}
.archiv-liste3 li {
    display: inline;
    margin-right: 5px;
    /*white-space: nowrap;*/
}

#text-inhalt .archiv-liste li a, #text-inhalt .archiv-liste2 li a, #text-inhalt .archiv-liste li a:visited, #text-inhalt .archiv-liste2 li a:visited, #text-inhalt .archiv-liste3 li a, #text-inhalt .archiv-liste3 li a:visited {
    border-bottom: none;
}
/* Plugins */

.smileys {
    margin-top: 2px;
}
#commentform .smileys a {
    border: none;
}

#ed_toolbar {
   /* border-bottom: 1px solid #fff;*/
}

.ed_button {
    border: 1px solid #ccc;
    background: #f5f5f5;
    color: #369;
    margin-right: 1px;
}

#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;
}
.alignleft{
float: left;
margin-right: 15px;
}
.noborder{
border: none;
}

.newsy li {
margin-bottom:5px !important;
}