/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
/* Purpose: undo some of the default styling of common (X)HTML browsers */

/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }
/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:disc }
/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:12px; }
/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
p {margin-bottom:12px;}
h1,h2,h3,h4,h5,h6 {
    margin:0px 0px;
}

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }
/* de-italicize address */
address { font-style:normal }
body,td,th {
    font-family: Tahoma, Arial, Verdana, Helvetica, arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #black;
}
/* #### the style #### */
body {
    margin:0;
    padding:0;
    height:100%;
    background-color: #FFF;
    background-image: url(../images/background.gif);
    background-repeat: repeat-y;
    color: black;
}
h1, h2, h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin: 0px;
    margin-bottom: 12px;
    margin-top: 3px;
}
h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 30px;
    margin: 0px;
    margin-bottom: 0px;
}

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

a:hover {
    color: #071849;
    text-decoration: none;
}

a, a:link, a:hover, {
    color: #071849;
    text-decoration: underline;
}


#logo {
    position:absolute;
    left: 119px;
    top: 10px;
}
#navi {
    position: absolute;
    top: 150px;
    left:25px;
    width:185px;
}
#navi ul {
    padding: 0;
    margin: 0;
    width:185px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 32px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    list-style-type: none;
    margin: 0px;
    text-align: right;
}
#navi ul ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
}

#navi ul a {
    color: #FFF;
    text-decoration: none;
}

#navi  {
    padding: 0;
    margin: 0;
    width:185px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 32px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    list-style-type: none;
    margin: 0px;
    text-align: right;
}
#navi  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
}

#navi a {
    color: #FFF;
    text-decoration: none;
}


#content {
    position: absolute;
    left: 280px;
    top: 153px;
    width: 460px;
}

#spende {
    position: absolute;
    left: 280px;
    top: 153px;
    width: 460px;
}


#pfad {
    border-bottom: 1px solid #7B95B2;
    font-size: 11px;
    line-height: 14px;
    position: absolute;
    text-align: right;
    left: 280px;
    top: 108px;
    width: 460px;
}
#pfad a {
    text-decoration: none;
}

#content ul{
    line-height: 24px;
    padding-left: 30px;
}

#content ul a {
	font-weight: bold;
}

#adresse {
    position: absolute;
    left: 25px;
    top: 620px;
    width:185px;
    text-align: right;
    font-size: 11px;
    line-height: 16px;
    color: #FFFFFF;
}
#maerchen{
	line-height:120%;
	margin-top:30px;	
}

#adresse a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
	font-weight: bold; 
}

#zusatz {
    position: absolute;
    left: 25px;
    top: 200px;
    width:185px;
    text-align: right;
    font-size: 11px;
    line-height: 14px;
    color: #FFFFFF;
}


#footernavi {
    width: 460px;
    font-size: 11px;
    border-top: 1px solid #7B95B2;
    padding-top: 5px;
    margin: 30px 0px 0px 0px;
    text-align: right;
}



#footernavi ul li:first-child {
    border:none;
    padding-left: 0px;
}
.hide {
    display: none;
}
#news_item h1 {
	margin:0px;
	padding:0px;
}
#news_item h2 {
	margin:0px;
	padding:0px;
	font-size: 12px;
}

.copyblack { 
	font-family: Tahoma, Arial, Verdana, Helvetica, arial, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: bold; 
	color: #000; 
	text-decoration: none 
}

.copyred { 
	font-family: Tahoma, Arial, Verdana, Helvetica, arial, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #FF6699; 
	text-decoration: none 
}
.copyklein {  
	font-family: Tahoma, Arial, Verdana, Helvetica, arial, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FF6699; 
	text-decoration: none
}

.copy {  
	font-family: Tahoma, Arial, Verdana, Helvetica, arial, sans-serif; 
	font-size: 12px; 
	font-style: bold; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #FFFFFF; 
	text-decoration: none
}
