/* grundeinsellungen*/

html, body
{
	width:100%;
	height:100%;
}


body {
	color : #333333;
	background-color : #ffffff;
}

h1,h2,h3,h4,h5,p,i,ul,ol,li,div,td,th,address,blockquote,nobr  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
}

/* hyperlinks*/

a:link  {
	color : #00A962;
	text-decoration : none;
}

a:visited  {
	color : #00A962;
	text-decoration : none;
}

a:active  {
	color : #00A962;
	text-decoration : none;
}

a:hover  {
	color : #ff0000;
	text-decoration : none;
}


/* Standardeinstelleung für Leerrahmen */
.blank_r1_c1 {
	width:10px;
	height:10px;
}
.blank_r1_c2 {
	height:10px;
}
.blank_r1_c3 {
	width:10px;
	height:10px;
}
.blank_r2_c1 {
	vertical-align:top;
	width:10px;
}
.blank_r2_c2 {
	vertical-align:top;
}
.blank_r2_c3 {
	vertical-align:top;
	width:10px;
}
.blank_r3_c1 {
	width:10px;
	height:10px;
}
.blank_r3_c2 {
	height:10px;
}
.blank_r3_c3 {
	width:10px;
	height:10px;
}


.menue_text {
	color:#ff9966;
	font-size:11pt;
	font-weight:bold;
}

.weiter {
	vertical-align:bottom;
}

.content_ueberschrift {
	display:none;
	text-align:center;
	vertical-align:top;
	width:100%;
	font-size:10pt;
}

.content_inhalt {
	vertical-align:top;
	width:100%;
	height:90%;
}

/* classes */


