body, p, td
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10pt;
	padding-bottom:2px;
}

blockquote
{
    margin: 10px 0 5px 30px;
}


h1
{
    font-size: 12pt;
    font-weight: bold;
    margin: 10 0 10 0;
}

h2
{
    font-size: 12pt;
    font-weight: lighter;
    margin: 0 0 0 0;
}

h3
{
    font-size: 9pt;
    font-weight: bold;
    margin: 0 0 0 0;
}

h4
{
    font-size: 8pt;
    font-weight: bold;
    margin: 0 0 0 0;
}

th
{
    font-size: 10pt;
    border-bottom: #73849c 2px solid;
}

a
{
	text-decoration: none;
	color:#576575;
	_color:#003399;
}

a:hover
{
	text-decoration: underline;
}


.small
{
    font-size: 7pt;
}

.guestbook
{
    width:450px; 
}

.guestbookItem
{
    border-color: #e7e7ff;
    border-style: solid;
    border-width: 2px;
    margin-top:2px;
    padding:2px;
    background: #f8f8ff;
    filter:Alpha(opacity=60, style=0)	
}

.blog
{
    width:500px;   
}

.content
{
    width:600px;
}

.header
{
   background:#73849c;
}

.footer
{
	font-size: 7pt;
	padding-top: 2px;
}

.footer a
{
	text-decoration: underline;
}

.teaser
{
     Width:180px;
     border: solid 1px #000000;
}

.teaser td
{
	font-size: 7pt;
}

.teaser h2
{
	font-size: 9pt;
}

.quickLink
{
    width:180px;
    border: solid 1 #000000;
    border-collapse: collapse; 
    margin-top:24px;
    text-align:left;
    padding:0 2 0 2;
}

.quickLink th
{
    background:black;
    color:White;
    height:16px;
    font-size:7pt;
    border-bottom: none;
}

.quickLink td
{
    font-size:7pt;
}

.login td, .login input
{
    font-size:7pt;
}


.news
{
	font-size: 8pt;
}

.newsRight td
{
	font-size: 7pt;
}

.newsRight h2
{
	font-size: 8pt;
    font-weight: bold;
}

.newsRight h3
{
	font-size: 7pt;
    font-weight: bold;
}
.zitat
{
    font-weight: bold;
    font-style:italic;
}

