h1 {
	height: 18px;
	background-image: url(/fileadmin/templates/_gfx/heading_bg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	border: 1px solid #13295e;
	color: #13295e;
	background-color: #dedede;
	padding-left: 22px;
	padding-top: 1px;
	width: 290px;
	margin-bottom: 12px;
}

h2 {
	font-size: 22px;
	color: #13295e;
}

h3 {
	font-size: 16px;
	margin-bottom: 4px;
}

h6 {
	font-size: 10px;
}

#content li {
	margin-left: 16px;
	padding-left: 8px;
}

#content a {
	color: #0000ee;
}

#content .tx-rgsmoothgallery-pi1 a.carouselBtn {
	color: #ffffff;
}

#content .tx-rgsmoothgallery-pi1 .slideInfoZone {
	font-size: 12pt;
}


#content input.textbox {
	width: 320px;
	border: 1px solid #000000;
}

#content input.submit {
	width: 120px;
	border: 1px solid #000000;
}

#content input.file {
	width: 320px;
	border: 1px solid #000000;
}

#content textarea {
	width: 320px;
	border: 1px solid #000000;
	height: 120px;
}

#content p.errortext {
	color: #ff0000;
	font-size:11px;
}




