﻿@charset "utf-8";
body,

body.htmlarea-content-body {
	font: normal 9pt/12pt Arial, sans-serif;
	color:#777;

	}



/*  !General tags */

h1 {

	font-size: 18px;

	font-weight:normal;

	margin:0 0 8px 0;

	}

h2 {
	font-size: 14px;
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;

	}

/* fÃ¼r Hinweisboxen */

h3 {
	font-size: 18px;
	font-weight:normal;
	margin-bottom: 10px;

	}

h1 a,

h2 a,

h3 a {

	background-image: none;

	padding-right: 0; 

	}

p {

	margin-bottom: 14px;

	}

a {

	text-decoration:none;

	color:#336699;

	}

form {

	margin: 0;

	padding: 0;

	}

fieldset {

	margin: 0;

	padding: 0;

	border: none;
	}

legend {

	display: none;

	}

input, textarea, select {
	
	margin: 5px 0 5px 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

	}