/* DATEI: lep.css */

/* Zentrale Formatdatei für Label express print */




* 
{
	font-family: Verdana, sans-serif;
	font-size: small;
	line-height: 150%;
}
.antwort
{
	margin-left : 15%;
	margin-right : 15%;
	color : Black;
	text-align : justify;
}
.autor
{
	font-size: xx-small;
	text-align: right;
	font-weight: bold;
}
.artikelkopf
{
	font-size: medium;
	font-weight: bold;
}
.artikeltext
{
	font-size: medium;
	padding-left: 200px;
	padding-right: 200px;
}
.bildlinks
{
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
.bildrechts
{
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.fliesstext
{
	margin-right: 50px;
	margin-left: 50px;
	font-size: larger;
	float: right;
}
.fragetitel
{
	margin-left : 10%;
	color : Blue;
}

h1 {
	font-size: 300%;
	color: #334EA2;
	font-style: normal;
	padding-bottom: 5;
	padding-top: 5;

}
h2 {
	font-size: 150%;
	color: #334EA2;
	font-style: normal;
	}
h3 {
	font-size: 100%;
	color: Black;
	font-style: normal;
	font: bold;
}

.grenolbg
{
	background-image: url(pic/grenol_logo_hintergrund.jpg);
	background-repeat: no-repeat;
	height: 400px;
	background-position: 300px;
	background-attachment: fixed;
}

.kugelbg
{
	background-image: url(pic/pille.jpg);
	background-repeat: no-repeat;
	height: 600px;
	background-position: center;
}
li
{
	font-size: inherit;
	list-style: none;
	margin-left: 10px;
}
.linktext
{
	margin-left: 50px;
	text-decoration: none;
}
a.link
 {
	color: #334EA2;
	text-decoration: underline;
	margin-left: 100px;
}
.liste
{
	margin-left: 150px;
	list-style-type: circle;
	margin-bottom: 20px;
}
.menuetext
{
	font-size: small;
	color: #334EA2;
}
.menuezeile
{
	font-size: large;
	color: white;
	
	background-color: #d7e3e1;
	text-align: center;
	border: thin solid #d7e3e1;
	border-bottom-style: solid;
	
}
.menue_link
{
	text-decoration: none;
	color: #334EA2;
	font-size: x-small;
}
.navizeile
{
	font-size: small;
	color: white;
	margin-top: 30px;
	background-color: #d7e3e1;
	text-align: center;
	border: thick solid #d7e3e1;
	border-bottom-style: solid;
}
.motto
{
	font-size: xx-large;
	color: #334EA2;
	font-weight: bold;
}
.ueberschrift
{
	font-weight: bold;
	font-size: large;
	text-align: center;
	color: #334EA2;
}
.unterbegriff
{
	margin-left: 10%;
	font-size: small;
}

