/* externe links */
a[href^="http:"] {
background: transparent url('/images/extern.gif') 100% 50% no-repeat;
padding-right: 15px;
}
a[href^="http://pflegebegleiter.de"],
a[href^="http://www.pflegebegleiter.de"],
a[href^="http://netzwerk-pflegebegleitung.de"],
a[href^="http://www.netzwerk-pflegebegleitung.de"]
{
background: transparent;
padding-right: 0px;
}

/* Footer Link zum Seitenanfang */

.art-footeranfang {
float:right;
/* margin-right:5px;
text-align:right; */
}

/* zweispaltiges Layout */

.spalte1 {
float:left;


padding:2%;
margin:1%;
border:1px solid #ccc;
width:220px;
height:100%;
}

.spalte2 {
float:right;
padding:5px 2% 5px 2%;
margin: 1%;
border:1px solid #ccc;
width:220px;
height:100%;
}
