* 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:0ex;
	margin:0ex;
}

html 
{
	position: relative;
}

body {
  padding:0px;
  margin:0px;
  background-color:#ffffff;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color:#000000;
  font-size: 90%;
}
#kopf {
  /* height:165px; */
  margin:0px;
	background-color:#ffffff;
	position: relative;	
}

#kopfbackground {
  margin:0px;
  background-image: url(../images/background.jpg);
	position: relative;	  
}

#zitat {
	margin:15px;
	width: 300px;
	float: left;
	border-color: #cccccc;
	/* border-style:inset; */
	/* background-color: #ffffcc; */
}

#buttons {
}

#contentwrapper {
	position: relative;
}

#inhalt {
  width:auto;
  min-width:250px;
  padding:5px;
  margin:0px 3.5em 0px 3.5em;
  background-color:#ffffff;
}
#links {
  position:absolute;
  top:0px;
  left:0px;
  width:3em;
  /* height:300px; */
	/* text-align:center; */
  background-color:#ffffff;
  padding: 5px;
}
#rechts {
  position:absolute;
  top:0px;
  right:0px;
  width:3em;
  /* height:300px; */
  text-align:center;
  background-color:#dddddd;
	border-width:1px;
	border-style:solid;
	border-color:#ffcc00;  
	margin-top: 15px;
}

#navigation
{
	background-color: #ffffff;
	color: #ffffff;
	/* width: 10em; */
	/* float: left; */
	padding-bottom: 40px;
	/*padding-top: 5px; */
	/* padding-left: 5px; */
	/* padding-right: 5xp; */
}

#navigation a, #subnavigation a:visited
{
    color: #FFFFFF;
}

#navigation ul
{
    list-style: none;
    list-style-position: outside;
}

#navigation ul li
{
    display: block;
    background-color: #666666;
    margin-top: 0.5ex;
    padding: 0.2ex;
	border-width:1px;
	border-style:solid;
	border-color:#ffcc00;
}

#navigation ul a:hover
{
    display: block;
    background-color: #000000;
}

#login
{
	margin-top: 4ex;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #666666;
	/* margin-left: -1em; */
	/* padding: 1ex; */
	font-size: 80%;
	line-height: 130%;
}

#login input
{
	margin: 0.3ex;
	width: 100%;
}

h1
{
	font-size:110%;
}

h2
{
    font-size: 105%;
    font-weight: bold;
    margin-bottom: 1ex;
    margin-top: 0ex;

}

h3
{
    margin-top: 2ex;
    margin-bottom: 1ex;
    font-size: 110%;
    font-weight: bold;
}

a, a:visited, a:hover, a:active
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.headertext
{
	font-size:130%;
	color:#666666;
	text-decoration:none;
	padding: 5px;
	margin-top: 7px;
	margin-bottom: 7px;
}

a.headertext
{
	color:#666666;
	text-decoration: none;
}

#breadcrumb
{
	margin-bottom: 15px;
}

.articleheader
{
	font-size: 130%;
	font-weight: bold;
}

.articlesubheader
{
	font-weight: bold;
	margin-bottom: 15px;
}

.teaserimg
{
	margin-right: 1ex;
}

.teaserlayer
{
	margin-top: 7ex;
	margin-bottom: 5ex;
}

#zitat .teaserlayer
{
	margin: 5px;
}

#zitat .teaserlayer
{
	margin: 5px;
}

#zitat .teaserimg
{
	float: left;
}

#zitat p
{
	font-size:85%;
}

.textlayer ul
{
	margin-left: 20px;
}

.textlayer p
{
	margin-bottom: 10px;
}


/**** Spezialformat für Kirchenbeitragsberechnung ****/
.kb_output {
	display: block;
	width: 130px;
	height: 30px;
	background-color: #cba042;
	padding: 20px;
	border: 1px dotted #534c3c;
}
