

html, body 
{
	height: 100%;
}


.content 
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -180px; 
}

.footer, .abstand 
{
	height: 180px; 
}

h1	
{
color: #014994; font-size: 14pt; font-family: calibri, arial, verdana; font-style:bold; line-height: 120%
}

h2
{
color: #588427; font-size: 12pt; font-family: calibri, arial, verdana; font-style:bold; line-height: 120%
}

td
{
	vertical-align:top;
}

td.middle
{
	vertical-align:middle;
}

td.content
{
	color: #000000; font-size: 8pt; font-family: verdana, arial; text-decoration: none; line-height: 200%
}

td.menu_2
{
	color: #C0C0C0; font-size: 12pt; font-family: "Trebuchet MS", verdana, arial; text-decoration: none; line-height: 180%
}

p
{
	color: #000000; font-size: 8pt; font-family: verdana, arial; text-decoration: none; line-height: 200%
}

p.zitat {
	color: #8ba3cb; text-align:center; font-size: 12pt; font-family: calibri, verdana, arial; font-style:italic; line-height: 120%
	}	
	
p.autor {
	color: #000000; text-align:center; font-style:italic; font-size: 10pt; font-family: calibri, verdana, arial; text-decoration: none; line-height: 180%
	}

p.bodytext
{
	color: #000000; font-size: 8pt; font-family: verdana, arial; text-decoration: none; line-height: 200%
}

img
{
    background:#ffffff;
    padding:6px;
    border:2px solid #f2f2f2;
}

img.noborder
{
    background:#ffffff;
    padding:0px;
    border:0px solid #ffffff;
}

a
{
color: #a31f23;
font-size: 8pt; 
font-family: verdana, arial; 
font-weight:bold;
text-decoration: none; 
line-height: 180%;
}

a:hover
{
color: #a31f23;
font-size: 8pt; 
font-family: verdana, arial; 
font-weight:bold;
text-decoration: underline; 
line-height: 180%;
}

a.menu_1
{
	color: #a2a2a5; padding-left:0px; font-size: 12pt; font-family: calibri, "Trebuchet MS", verdana, arial; font-weight:normal; text-transform: uppercase; text-decoration: none
}

a.menu_1:hover
{
	color: #a31f23; font-size: 12pt; font-family: calibri, "Trebuchet MS", verdana, arial; font-weight:normal; text-transform: uppercase; text-decoration: none;
}	
	
a.menu_1_aktiv
{
	color: #a31f23; font-size: 12pt; font-family: calibri, "Trebuchet MS", verdana, arial; font-weight:normal; text-transform: uppercase; text-decoration: none;
}

a.menu_1_aktiv:hover
{
	color: #a2a2a5; font-size: 12pt; font-family: calibri, "Trebuchet MS", verdana, arial; font-weight:normal; text-transform: uppercase; text-decoration: none;
}

a.menu_2
{
	color: #a2a2a5; font-size: 11pt; font-family: "Trebuchet MS", verdana, arial; font-weight:normal; text-transform: uppercase; text-decoration: none; letter-spacing:0.1em;
}

a.menu_2:hover
{
	color: #a31f23; font-size: 11pt; font-family: "Trebuchet MS", verdana, arial; font-weight:normal; text-transform: uppercase; text-decoration: none; letter-spacing:0.1em;
}	
	
a.menu_2_aktiv
{
	color: #a31f23; font-size: 11pt; font-family: "Trebuchet MS", verdana, arial; font-weight:normal; text-transform: uppercase; text-decoration: none; letter-spacing:0.1em;
}

a.menu_2_aktiv:hover
{
	color: #a2a2a5; font-size: 11pt; font-family: "Trebuchet MS", verdana, arial; font-weight:normal; text-transform: uppercase; text-decoration: none; letter-spacing:0.1em;
}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 200%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	text-indent: 0px;
	list-style-position: inherit;
	padding: 20px;
	margin: 2px;

}

ol {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 200%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	text-indent: 0px;
	list-style-position: inherit;
	padding: 20px;
	margin: 2px;

}
