﻿@charset "UTF-8";
/* CSS Document */

body {
background:#F8F8FF url(../Style/verlauf_header.gif) repeat-x scroll 0 0;
font-family:verdana, arial, sans-serif;
margin:0;
padding:0;
}

p {
margin:10px 0;

}
form.labels{

text-align:left;

}

img.BorderWhite{
border:3px solid white;
}

iframe{
border:3px solid white;
}

.hidden{
display:none;
}

textarea.fullWidth, input.fullWidth, select.fullWidth {
	width:60%;
	margin:4px 0;
}

form.contactElement th {
	text-align:left;
	font-weight:normal;
	width:25%;
}

.contactError { color:red; font-weight:bold;text-align:left; }



