/*

	CSS für Golßener.Website
	
	Gestaltung der Inhaltselemente
	
	Datum: 05/2010
	Autor: Thomas Jung ( Telefon: +49 172 3465096; Email: thomas@tjwd.de; Web: www.tjwd.de) 

*/


/* Gestaltung der BreadcrumbNav */
#rootline { position: relative; list-style-type: none; height: 20px; margin: 0 0 1em 0; }
#rootline li { float: left; color: #d02; }
#rootline li a { position: relative; color: #d02; font-weight: bold; text-decoration: none; padding: 0 11px 0 0; margin: 0 3px 0 0; background: url(../images/rootlinesep.png) no-repeat right 5px; }


/* Headline-Definitionen */
h3, h4 { font-family: Georgia, Times, Times-New-Roman, _serif; font-weight: bold; font-style: italic; color: #049; }
h5 { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-weight: bold; color: #049; }
h3 { font-size: 2.5em; margin: 0 0 0.7em 0; clear: both; }
h4 { font-size: 1.5em; margin:  1em 0 0 0; }
h5 { font-size: 1.2em; margin: 0.5em 0 0 0; }


/* Linkdesigns */
a { color: #049; text-decoration: underline; }
a:hover { color: #c00; }
a:visited { color: #47b; }


/* Gestaltung für Absätze, Bilder, Linien etc. */
#content ul { list-style-image: url(../images/sidebarbullet.png); margin: 0 0 0 20px; font-size: 12px; line-height: 160%; }
#content p { font-size: 1.1em; line-height: 160%; margin: 0.7em 0; position: relative; }
p.important { position: relative; background: url('../images/importantp.png') no-repeat 10px center; padding: 1em 1em 1em 4em; color: #369; }
p.contacts { position: relative; background: url('../images/contacts.png') no-repeat left center; min-height: 3em; padding: 0 0 0 2em; }
#content .floatimg { position: relative; float: left; margin: 3px 10px 10px 0; border: 4px solid #fff; }
#content hr { position: relative; width: 100%; height: 1px; background: url(../images/gradsep.png) no-repeat center top; border: none; clear: both; }

/* Zitatgestaltungen */
blockquote { font-size: 1.2em; margin: 0 0 0 0; padding: 0 0 0 4em; background: url('../images/cite.png') no-repeat left bottom; min-height: 6em; }
blockquote p {	color: #333; line-height: 1.4em !important; margin: 0.5em 0 !important; }
blockquote p.cite { position: relative; font-size:0.85em; font-style: italic; color: #999; display: block; }


/* Redesign einiger Elemente für die Sidebar */
*#sidebar ul { list-style-image: url(../images/sidebarbullet.png); margin: 0 0 0 13px; }
*#sidebar h4 { background: url(../images/sidebarsep.png) no-repeat left top;	padding: 7px 0 0 0;	line-height: 1.1em;	margin: 0.5em 0; }
*#sidebar .floatimg {  position: relative; margin: 3px 10px 10px 0; border: 10px solid #fff; }


/* EOF */
