/* -----------------------------------------------------------------------------
Satisfaction Survey
Custom Styles Messe Erfurt

version:   1.0 (13.08.2007)
author:    sven hantschack
email:     hantschack@webit.de
----------------------------------------------------------------------------- */

div#wrapper {
	border-color: #ECE8C2;
	padding: 0;
	}


/* =TYPO
----------------------------------------------------------------------------- */

h1 {
	margin: 1.3em 5px 0.5em;
	}

p {
	margin: 0.5em 5px;
	}

a {
	color: #3B2882;
	}
a:hover {
	color: #000;
	}


/* =FORM
----------------------------------------------------------------------------- */

form {
	margin-bottom: 0;
	border: 0;
	padding: 0 5px 5px;
	}

fieldset {
	margin: 0 0 5px 0;
	border: 0;
	padding: 5px;

	background: #ECE8C2;
	}


/* =BUTTONS
----------------------------------------------------------------------------- */

div.buttons {
	background: #ECE8C2;
	}

