/*-----------------------------------------------------------------------------
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: 
-----------------------------------------------------------------------------*/


#main {
  	background-image: url(../images/headline_workshops.png);	
}

#menu {
	height: auto;
}

#main_nav {
	height: 565px;
}

	p.gak_date {
		font-size: 90%;
		color: #646464;
	}
	
	p.gak_headline {
		font-size: 100%;
		color: #1c1364;
		text-decoration: underline;
	}
	
	.gak_image {
		float:right;
		border:1px solid #1b1464;
	}
	
	a.pdf {
		background-image: url(../images/bg_link_pdf.png);
		background-repeat: no-repeat;
		padding-left: 25px;
	}
	
	fieldset {
	border: 1px solid #cdcdcd;
	padding: 2px;
	margin-top: 10px;
	color: #1c1364;
	width: 90%;
}

table.form tr {
	height: 25px;
}

table.form tr td.label {
	width: 150px;
}

table.resume {
	border: 0;
}

table.resume td {
	padding: 5px;
}

#shadow {
	padding-right: 40px;
}

.daten_gesendet {
	font-size: 24px;
	color: #1c1364;
}

p.feedback {
	border: 1px dashed #b0b0b0;
	padding: 5px;
}
