/* -------------------------------- */
/* --- fonts ---------------------- */

/* -------------------------- */
/* --- Listen --------------- */
dl,li {
	margin-left: 2em;
}

/* -------------------------- */
/* --- Images --------------- */
.img100{ border: noborder; width: 100px; align-self: center;}
.img200{ border: noborder; width: 200px; align-self: center;}
.img300{ border: noborder; width: 300px; align-self: center;}
.img400{ border: noborder; width: 400px; align-self: center;}
.img500{ border: noborder; width: 500px; align-self: center;}

/*
img{
	border: noborder;
	width: 10em;
	align-self: right;
}
*/

.stamp{
	border: noborder;
	width: 10em;
	align-self: center;
}

.streckensymbol{
	border: noborder;
	width: 25px;
	align-self: left;
	text-align: middle;
}

.monatsbild_home{
	border: noborder;
	width: 500px;
	align-self: center;
}


.monatsbild_list{
	border: noborder;
	width: 15em;
	align-self: center;
}

.button{
	width: 30px;
}

.logo{
	max-width: 150px;
	max-height: 50px;
}

/* -------------------------------- */
/* --- Kontaktfenster ------------- */

kontakt{
	font-family: arial,calibri,sans-serif,courier;
	font-style: italic;
	font-size: 0.8em;
	color: #000000;
}


/* -------------------------------- */
/* --- allgemeine definition ------ */

a{
	font-family: arial,calibri,sans-serif,courier;
	font-style: italic;
	font-size: 1em;
	color: blue;
	background: none;
}
.klein{
	font-size: 0.8em;
}

.top{
	font-size: 1em;
}

/* --------------------- */
/* --- Überschriften --- */

ueberschrift1,ueberschrift2,ueberschrift3,ueberschrift4,ueberschrift5{
	font-family: arial,calibri,sans-serif,courier;
	font-style: italic;
	font-weight: bold;
	color: #0000ff;
}
ueberschrift1{
	font-size: 1.4em;
}
ueberschrift2{
	font-size: 1.2em;
}
ueberschrift3{
	font-size: 1.0em;
}
ueberschrift4{
	font-size: 0.8em;
}
ueberschrift5{
	font-size: 0.7em;
}
hr.ueberschrift{
	color: blue;
	height: 10px;
}
#top_titel {
	color: red;
	border-left: thick solid;
	padding-left: .5em;
}
#top_titel_font1 {
	color: blue;
	font-style: italic;
	font-weight: bold;
	font-size: 1.4em;
}
#top_titel_font2 {
	color: black;
	font-style: italic;
	font-weight: bold;
	font-size: 0.8em;
}

/* --------------------------- */
/* --- Fonts ----------------- */

.menue_h{
	font-size: 1.0em;
}
.menue_u1{
	font-size: 0.8em;
	color: darkblue;
}

.warnung {
	color: red;
	border-left: thick solid;
	padding-left: .5em;
}

.copyright{
	font-family: arial,calibri,sans-serif,courier;
	font-style: italic;
	font-size: 0.7em;
	color: #0000ff;
	text-align: center;
}


/* ------------- */
/* --- fonts --- */

.font_klein{
	font-family: arial,calibri,sans-serif,courier;
	font-style: italic;
	font-size: 0.8em;
	color: blue;
	background: none;
}

font_sehr_klein{
	font-family: arial,calibri,sans-serif,courier;
	font-style: italic;
	font-size: 0.7em;
	color: blue;
	background: none;
}

font_feldname{
	font-family: arial,calibri,sans-serif,courier;
	font-style: italic;
	font-size: 0.7em;
	color: #000000;
	background: none;
}

/* ------------------- */
/* --- fonts-color --- */


.error {
	color: red;
	font-weight: bold;
}

.font_color_red{
	color: red;
	font-weight: bold;
}
font_color_red{
	color: red;
	font-weight: bold;
}


/* -------------------------- */
/* --- EOF ------------------ */
/* -------------------------- */