@charset "UTF-8";


/* CSS Document */

/*body*/

body {
	line-height: 1.45;
	font-size:0.9em;
	padding:0;
	color:#336699;
	height:100%;
	width:100%;
	font-family: serif;
	margin: 0px;
}




/*links*/

a:link,a:active,a:visited {
	text-decoration: underline;
}



/*headlines*/

h1 {
	font-family:arial;
	font-size:1.8em;
	color:#b0162e;
	border: 0;
	line-height: 0.9em;
	margin: 0;
}

h2 {
	font-family:arial;
	font-size:1.4em;
	color:#b0162e;
}

h3 {
	font-family:arial;
	font-size:1.2em;
	color:#336699;
}


/*id*/

#seitenanfang {
	text-align: right;
	font-size: smaller;
}

#einstiegshilfe {
	display:none;
}



#hauptnavigation {
	display:none;
}


#fusstext {
	font-size: smaller;
}

/*blabla*/


.clearBr {
	clear:both;
}


.showBig {
	font-weight:bold;
}

.txtbigger {
	font-size: larger;
}

.gfx_left {
	margin:0.1% 1.5% 0.1% 0%;
	float:left;
}

.gfx_right {
	margin:0.1% 0% 0.1% 1.5%;
	float:right;
}

.gfx_right_break {
	margin:0.1% 0% 0.2% 0%;
	clear:both;
	float:right;
}
