/* +++ misc +++ */

* {
	font-size: 100%;
	font-family: verdana, helvetica, sans-serif;
	font-style: normal;
	text-align: left;
}

body {
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 5px;
	padding: 5px;
}



/* Groessenbegrenzung */

#container {
width: 700px;
}


/* +++   Links +++ */
a:link, a:visited, a:active {
	color: #cc3333;
	height: 1%;
	text-align: left;
	text-decoration: none;
}

a:hover { 
	color: #666666;
	text-decoration: underline;
}

/* +++ Ueberschriften +++ */
h1, h2, h3, h4 {
	font-weight: bold;
}


p {
	line-height: 1.8em;
}

.kurz {
	width: 500px;
}

.klein {
	font-size: 10px;
	line-height: normal;
}
.tabelleklein {
	font-size: 9px;
	line-height: normal;
}





/* +++ signet mpicc +++ */
h1 {
	height: 50px;

}


.land {
	font-size: 14pt;
	font-weight: bold;
	color: #007168;
	line-height: normal;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #00777E;
}
