* { border:0; }
            
body { 
	text-align:center;
	padding-top:40px;
}

body, table{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
}

/*div{border:1px solid #000;}*/

#container {
    width:950px;
    margin:0 auto 1em;
    text-align:left;
    position:relative;
}
* html #container { height:1%; }

.contentdiv{
    /*padding-left: 70px;*/
	padding-top:40px;
}

#content {
    float:right;
    width:605px;
}

#content h2{ 
    background:url(images/line_top.png) repeat-y right; 
    
    text-align:right;
    font-size:1.3em;
    font-weight:normal;
    letter-spacing:1px;
    color:#555; 
    text-transform:uppercase;
    
    line-height:2.5em;
    padding:3px 2em 0 0;
    
    margin-bottom:3.5em;
}

#footer { 
    clear:both;
    
    background:url(images/line_bot.png) repeat-y right;
    font-size:0.7em;
    line-height:2;
    padding-left:0.5em;
    color:#333;
    
    margin:1em 0;
}

#navi {
    /*margin:3em auto 2em;*/   
	width:255px;
    /*padding-right:0px;*/
	margin-left:0;
	padding-left:50px;
    float:left;
    background:url(images/STA_kirche.png) no-repeat;
    padding-top:280px;
    list-style:none;
    position:relative;
    padding-bottom:2em;
	/*border:1px solid #000;*/
}

#navi li {
    display:block;
    margin:0.8em auto 0;
    text-align:center;
}

#navi li a {
    display:block;
    width:151px;
    height:31px;
    line-height:29px;
    border-color:white;
    border-style:solid;
    border-top-width:1px;
    background:url(images/STA_but1.png);
	background-repeat:no-repeat;
    margin:0;
    text-decoration:none;
    font-weight:bold;
    color:#555;
}
* html #navi li a { height:1%; }

/*#navi li.second a { background:url(images/STA_but2.png) no-repeat; }
#navi li.third a { background:url(http://www.nichtmehrlang.de/themes/advent/images/STA_but3.png) no-repeat; }
#navi li.fourth a { background:url(http://www.nichtmehrlang.de/themes/advent/images/STA_but4.png) no-repeat; }
#navi li.fifth a { background:url(http://www.nichtmehrlang.de/themes/advent/images/STA_but5.png) no-repeat; }
#navi li.sixth a { background:url(http://www.nichtmehrlang.de/themes/advent/images/STA_but6.png) no-repeat; }
#navi li.seventh a { background:url(http://www.nichtmehrlang.de/themes/advent/images/STA_but7.png) no-repeat; }*/

#navi li a:hover {
    border-color:#E26B11;
    color:#E26B11;
}

.hide {
    position:absolute;
    top:-1000px;
    left:-1000px;
}

a { color:black; }
a:hover {
	color: #CC6600;
	text-decoration: none;
}

/*p { margin-top:1em; }*/