
body
	{
	background-color:#D4E0C6;
	margin:0px;
	}
img
	{
	border-width:0px;
	}
.normal
	{
	word-spacing:2px;
	color:#4C4C4C;
	font-weight:normal;
	font-size:13px;
	font-family:Arial;
	}

.header
	{
	word-spacing:3px;
	color:#030303; //#4C4C4C
	font-weight:normal;
	font-size:16px;
	font-family:Arial;
	}

.subheader
	{
	word-spacing:3px;
	//letter-spacing:1px;
	color:#101010;
	font-weight:normal;
	font-size:13px;
	font-family:Arial;
	}

.spezial
	{
	word-spacing:3px;
	color:#282828;
	font-weight:normal;
	font-size:12px;
	font-family:Arial;
	font-style:italic;
	}

img.border
	{
	border-width:1px;
	border-color:#7C4278;
	border-style:solid;
	}
a,
a:hover,
a:link,
a:visited,
a:focus
	{
	word-spacing:3px;
	color:#4C4C4C;
	font-weight:normal;
	font-size:12px;
	font-family:Arial;
	text-decoration:underline;
	}
select,
input,
textarea
	{
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#10346E;
	background-color:#ffffff;
	border:1px #10346E solid;
	}

.black{
	color: black;
}

a.registerBtn{
	display: block;
	padding: 8px 4px 8px 4px;
	font-size: 16px;
	text-decoration: none;
	float:left;
	color: black;
}
a.registerBtn:hover{
	text-decoration:underline;
	background: white;
}

form.videoSeminar fieldset{
	border: 0;
	width: 220px;
}
form.videoSeminar fieldset label{
	display:block;
	margin-bottom:6px;
	width: 100%;
	float:left;
}
form.videoSeminar fieldset label.s{
	width: 45px;
}
form.videoSeminar fieldset label.m{
	width: 155px;
}
form.videoSeminar fieldset label.marginRight{
	margin-right: 10px;
}
form.videoSeminar fieldset label span{
	display: block;
}
form.videoSeminar fieldset label input,
form.videoSeminar fieldset label select,
form.videoSeminar fieldset label textarea{
	width: 100%;
	display:block;
}
form.videoSeminar fieldset label.s{
	width: 40px;
}
form.videoSeminar fieldset label.m{
	width: 160px;
}
#noJs-accordion a,
#accordion a{
	text-decoration: none;
	color : black;
	font-size:16px;
	word-spacing:3px;
}
#noJs-accordion a:hover,
#accordion a:hover{
	text-decoration:underline;
	background: white;
}

