/*
TRANSPORTER Visuelle Logistik, www.transporter.at, 2010
Individuelle Design-Spezifikationen, Rainer Fabrizi
*/

body {
	color: #200001;
	background: #FFF url(../bilder/aufbau/bg_papier.jpg) repeat 50% 0;
	}
#alles {
	background: transparent url(../bilder/aufbau/bg_pre2012.gif) no-repeat 50% 0;
	/* background: transparent url(../bilder/aufbau/bg_2011.gif) no-repeat 50% 0; */
	}
	

/* =kopf =navigation
****************************************************/

ul#navigation {
	padding-top: 3px;
	}
	ul#navigation li {
	float: left;
	padding: 0 20px 0 0;
	font-size: 180%;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	text-transform: uppercase;
	text-shadow: 0 0 5px #960e08;
	color: #960e08;
	background: none;
	}
	ul#navigation a {
	color: #FFF;
	text-decoration: underline;
	}
	ul#navigation a:hover, ul#navigation a:active {
	color: #960e08;
	}


/* =fuss
****************************************************/

#fuss {
	margin: 30px 0 0 0;
	padding: 30px 0 30px 0;
	color: #e2bcb2; /* #bb8e90 */
	background: #181818 url(../bilder/aufbau/bgfuss.jpg) repeat-x 50% 0;
	}

#fuss h1, #fuss h5 { color: #FFF; }
	
/* link */
#fuss a:link, #fuss a:visited {
	color: #FFF;
	}
	#fuss a:hover, #fuss a:active { color: #960e08; }
	
#fuss hr {
	color: #e2bcb2;
	background-color: #e2bcb2;
	}


/* =formatierung
****************************************************/

/* =headlines */
h1, h2, h3, h4 {
	font-weight: normal;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	line-height: 1;
	}
	h1 { font-size: 220%; }
	h2 { font-size: 180%; }
	h3 { font-size: 180%; color: #960e08; }
	h4 { font-size: 150%; color: #960e08; }

hr {
	color: #960e08;
	background-color: #960e08;
	}

/* link */
a:link, a:visited {
	text-decoration: underline;
	color: #960e08;
	}
	a:hover, a:active {
	color: #000;
	}
	/* verlinktes bild */
	a:hover img {
	outline: 1px solid #960e08;
	}


/* =allgemeine =klassen
****************************************************/

/* =nachoben */
p.nachoben {
	display: block;
	padding: 0;
	margin: 0;
	text-align: right;
	background: none;
	}
	p.nachoben a {
	display: block;
	height: 30px;
	padding: 2px 25px 0 0;
	margin: 0;
	background: transparent url(../bilder/aufbau/satchmo_klein.gif) no-repeat right top;
	}
	
	/*
	.nachoben {
	display: block;
	padding-left: 20px;
	background: transparent url(../bilder/transgrid/pfeil_liste.gif) no-repeat 0 6px;
	}
	*/
	
	
	
	
.wichtig { color: #960e08; }
.sehrklein { font-size: 50%; }
.rot { color: #960e08; }


/* =module =kurzprogramm rechts
****************************************************/

.seitentitel {
	color: #960e08;
	text-transform: uppercase;
	}

#sujet_space { height: 530px; }

.kurzprogramm { margin-left: 31px; }

h3 .ort, h4 .ort {
	color: #000;
	font-size: 80%;
	}

.kalender, .star { margin-bottom: 0; }

.starnavigation a { font-weight: bold; }

.cd {
	padding-left: 20px;
	background: transparent url(../bilder/aufbau/cd.gif) no-repeat left 3px;
	}



