/**
 * Enthält das Cascading Style Sheet für das Projekt "www.optik-meier.eu" (Medium: Bildschirm; Spezifikation: keine;)
 * @author:  	$Author: SEBER-RIDER $
 * @version: 	$Revision: 38 $
 * @date: 	$Date: 2013-11-21 15:33:11 +0100 (Do, 21. Nov 2013) $
 */

/* Reset */
body {
	margin:			0;
	}
img {
	border:			none;
	}
form {
	margin:			0;
	}
h1 {
	font-size:		26px;
	margin:			12px 0;
	}
h2 {
	font-size:		24px;
	margin:			12px 0;
	}
h3 {
	font-size:		22px;
	margin:			12px 0;
	}
h4 {
	font-size:		20px;
	margin:			12px 0;
	}
h5 {
	font-size:		18px;
	margin:			12px 0;
	}
h6 {
	font-size:		16px;
	margin:			12px 0;
	}
ul,
ol {
	margin:			0;
	padding:		0 0 0 25px;
	}
table {
	border-spacing:		0;
	border-collapse:	collapse;
	}
th,
td {
	vertical-align:		top;
	padding:		0;
	margin:			0;
	}
th {
	text-align:		left;
	font-weight:		normal;
	}
fieldset {
	margin:			0;
	}
p {
	margin:			0;
	}
blockquote,
q {
	margin:			0;
	}
q:before,
q:after {
	content:		none;
	}
