﻿@inport url (layout.css);
}

h1 {
	font-size: 120%;
	color: #000080;
	margin-top: 0px;
}
h2 {
	font-size: 115%;
	color: #990000;
	margin-top: 0px;
}
h3 {
	font-size: 105%;
	color: #000080;
	margin-top: 0px;
}
h4 {
	font-size: 100%;
	color: #990000;
	margin-top: 0px;
}
h5 { 
	font-size: 95%;
	margin-top: 0px;
	}
h6 { 
	font-size: 80%;
	margin-top: 0px;
	}
a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 95%;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 95%;
}
body
	{
	background: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-size: 85%;
	color: #000000;
}
.clear { clear:both; }
.leftalign { float:left }
.rightalign { float:right }
.acenter { text-align:center }
.centernav { text-align: center; font-size: 85%; }
.list1 { list-style-image:url('../images/grafik/list1-20.jpg'); margin :60px; }
.list2 { list-style-image:url('../images/grafik/list2-20.jpg'); margin: 60px; }
.list3 { float: left; list-style-type:none;}                   
.table { border-collapse:collapse }
.style1 { border-width: 0px; }
.style2 { text-align: center; margin-left: 40px; }
.style3 { font-size: 120%;color : #FFFFFF; background-color: #FF0000;}
.style4 { vertical-align: middle;}
.style5 { text-align: left;}
.style6 { font-size: 75%;}
.style7 { list-style-image: url('../images/grafik/list1-20.jpg'); margin: 28px 41px 60px 46px;}


