/*-----------------------------------------------------------------------------
Screen Stylesheet
General Formatting
for:       www.gak-stuttgart.de
version:   1.0
date:      24.07.2009
author:    [Ralf Abele]
website:   [www.cms-4u.de]

version history: 
-----------------------------------------------------------------------------*/

#top {
	background-image: url(../images/top_bg_programm.png);
}

#main {
  	background-image: url(../images/headline_anmeldung.png);	
}

fieldset {
	border: 1px solid #cdcdcd;
	padding: 2px;
	margin-top: 10px;
	color: #1c1364;
	width: 90%;
}

#insertForm_box table tr {
	height: 25px;
}

#insertForm_box table tr td.label {
	width: 150px;
}

#main_nav {
	margin-top: 30px;
	height: 590px;
}