html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
input,textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.1%;
	vertical-align: baseline;
	background: transparent;
	float:none;
	font-family: Arial,Verdana,sans-serif;
}

body {
	line-height: 1;
}
/*--------------- END RESET -----------------*/

body		{text-align:left; margin:auto; font-size:12px; line-height:18px;}
p 			{line-height:18px; padding:10px 0;}
table p 	{padding:0; margin:0;}

a 			{color:#74bb00;}

h1			{font-size:18px; font-weight: normal; color:#707073; padding-bottom:5px;}
h2			{font-size:18px; font-weight: normal; color:#707073; padding-bottom:5px;}
h3			{font-size:16px; font-weight: normal; color:#707073; padding-bottom:5px;}
h4			{font-size:15px; font-weight: normal; color:#707073; padding-bottom:5px;}
h5			{font-size:14px; font-weight: normal; color:#707073; padding-bottom:5px;}

label				{display:block; clear:both;}
input				{border:1px solid #cbe599; margin:10px 0; padding:3px; background-color:#cbe599}
textarea			{border:1px solid #cbe599; margin:10px 0; padding:3px; background-color:#cbe599}

.center		{margin:auto; text-align:center;}
.right		{margin:auto; text-align:right;}
.left		{margin:auto; text-align:left;}

.white 		{color:#fff;}
.grey,
.grey a		{color:#e8e7f2;}
.darkgrey,
.darkgrey a	{color:#707073;}
.small		{font-size:10px;}

span.kapitalGruen {text-transform: uppercase; font-size:12px; color:#74bb00; font-weight:bold;}
