@charset "iso-8859-1";

/*INFORMATION
*************************************************************************************************************************
Basisvorlage:					TAGS.CSS
Programmiert von:				mediakustik webdesign, Carsten Arntz (c) 2008
								www.mediakustik.de
Programmiert für:				Hans-Dieter Arntz
								www.hans-dieter-arntz.de
Programmierungszeitraum:		Oktober 2008
************************************************************************************************************************/ 



h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl, address {
		padding: 0px;
		margin: 0px;
}



p {
	font-size: 1.5em;
	margin-bottom: 0.75em;
	text-align: left;
}
ol {
	font-size: 1.5em;
	margin-bottom: 0.75em;
	text-align: left;
}




em {
	font-style: italic;
}



strong {
	font-weight: bold;
}



u {
	text-decoration: underline;
}



blockquote {
		font-style: italic;
		margin: 3em 10%;
}



h1 {
	text-align: center;
	font-size: 2.2em;
	margin-top: 1.5em;
}



h2 {
	font-size: 2em;
	margin-top: 2em;
	margin-bottom: 0.375em;
	text-align: center;
	font-style: normal;
}



h3 {
	font-size: 1.8em;
	margin-top: 1.8em;
	margin-bottom: 0.45em;
	text-align: left;
}



h4 {
		font-size: 1.8em;
		text-align: center;
}



h5 {
		font-size: 1.8em;
		letter-spacing: 0.1em;
		margin-top: 2em;
}



h6 {
		font-size: 1.5em;
		margin-top: 1.8em;
		margin-bottom: 0.225em;
}



img {
	border-style: none;
	text-align: center;
}



td {
	font-size: 1em;
}
ol {
	font-size: 1em;
}
.center_p {
	font-size: 1.5em;
	margin-bottom: 0.75em;
	text-align: center;
}
.right_p {
	font-size: 1.5em;
	margin-bottom: 0.75em;
	text-align: right;
}
.left_p {
	font-size: 1.5em;
	margin-bottom: 0.75em;
	text-align: left;
}

