/*-----------------------------------------------------------------------------
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_bibliothek.png);	
}

#menu {
	height: auto;
}

#main_nav {
	height: 400px;
}

a.pdf {
	background-image: url(../images/bg_link_pdf.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

p.gak_headline {
	margin-top: 20px;
	font-size: 120%;
	color: #1c1364;
}


p.referent {
	padding-left: 25px;
	margin-top: -10px;
	color: #000;
}

p.gak_titel {
	padding-left: 25px;
	margin-top: -10px;
	color: #1c1364;
	font-style: italic;
}