/*
Tierschutzverein Noris e.V. - alle.css
Copyright www.selzer-edv-technik.de
*/

body {
	font-family:	arial;
	font-size:		10pt;
	margin-left:	50px;
	margin-top:		10px;
	color:			#000000;
	line-height:	12pt;
	text-align:		left;
	scrollbar-base-color: 	#004894;
	scrollbar-track-color: 	#D4E5F5;
	scrollbar-arrow-color: 	#FFFFFF;
	background-image:		url(../_images/alle_hintergrund_pfoten.gif);
	background-repeat:		no-repeat;
	background-position:	right top;
	background-attachment: 	fixed;
	background-color: 		#ffffff; 
}

a {color:#0000ff; font-weight: bold; text-decoration:underline;}
a:hover {color:#ff0000; text-decoration:underline;}

table, tr, td {
	font-family:	arial;
	font-size:		10pt;
	line-height:	14pt;
	margin:			0px;
	padding:		2px;
	spacing:		0px;
	border-spacing:	0px;
}

.align_right {text-align:right}
.align_left {text-align:left}
.align_center {text-align:center}
.valign_top {vertical-align: top;}
.valign_middle {vertical-align: middle;}
.valign_bottom {vertical-align: bottom;}


/* all - Rahmen für Bilder */
.all_border {
	border-top:		1px solid #403C3B;
	border-right:	1px solid #403C3B;
	border-bottom:	1px solid #403C3B;
	border-left:	1px solid #403C3B;
}

.all_header {
	font-family:	arial;
	font-size:		14pt;
	color:			#000000;
	line-height:	16pt;
	text-align:		left;
}

.all_hinweis{
	font-family:arial;
	font-size:12pt;
	color:#ff0000;
	line-height:14pt;
	font-weight: bold;
}

/* all - Inhaltsposition */
.all_inhalt_pos {
	top:			10px;
	left: 			0px;
	right: 			30px;
	text-align:		left;
}

/* all - Inhaltsposition */
.all_inhalt_table {
	color:			#000000;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		10pt;
	width:			100%;
	line-height:	130%;
}

.haftung {
height:		80%;
padding-right:10px;
}


.hg_blau {background-color: #B0C4DE; color:#000;}
.hg_beige {background-color: #F4C698; height: 24pt;}

/* menu.htm - Menüeinträge */
.menu{
	color:#000000;
	font-family:'Arial';
	font-size:10pt;
	margin:0px;
	padding:0px;
	spacing:0px;
	border-spacing:0px;
	background-color: #86AACC;
}

.overflow {
overflow: 		auto;
}

.start_datum {
	font-family:arial;
	font-size:14pt;
	color:#0000ff;
	line-height:16pt;
	font-weight: bold;
}

.txt_blau{color:#0000ff; font-weight:bold;}
.txt_rot_fett { color: red; font-size: 12pt; font-weight: bold; }


