/*---------- Author: jens buss */
/*---------- Client: Global Bohemians, Duessedorf */
/*---------- Date: 10/2009 */
/*---------- Copyright 2009 by A.P.C. Munich, All rights reserved */

/*---------- Initial Reset */

body {
	text-align: center;
	font: normal normal normal 8pt georgia;
	letter-spacing: 1px;
}

/*---------- START */

#startLogo li, #startLogo a {
	color: white;
	list-style-type: none;
	display: inline;
}

#startLogo a:hover {
	color: black;
}

/*---------- Navigations PLUS Bottom Line*/

#mainNavigation a, #mainNavigation li {
	font: normal normal bold 16pt helvetica,arial,sans-serif;
}

#subNavigation, #subNavigation a, #bottomLine, #bottomLine a, #serialRoll p, #parallelRoll p {
	font: normal normal normal 10pt/16pt times, serif;
}

#mainNavigation a, #mainNavigation li, #bottomLine, #bottomLine a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 4px;
}

#subNavigation, #subNavigation a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
}

#mainNavigation hr {
	border: none;
	border-top: 1px solid #a9aaac;
}

#mainNavigation a.active, #subNavigation a.active {
	color: black;
}

#mainNavigation a:hover, #bottomLine a:hover, #subNavigation a:hover {
	color: black;
	text-decoration: underline;
}

/*---------- Content */

img {
	border: none;
}

#serialRoll ul, #serialRoll li {
	list-style-type: none;
}

#serialRoll a, #bottomLine a {
	color: black;
	text-decoration: underline;
}

#serialRoll a:hover, #bottomLine a:hover {
	color: white;
}


/*---------- BottomLine */

#bottomLine a, h1 {
	font: normal normal bold 18pt Times;
	margin-bottom: 30px;
}

/*---------- Copyright */

#copyright p {
	font: 10px helvetica,arial,sans-serif;
	color: black;
	display: inline;
	text-transform: uppercase;
}

::-moz-selection {
	background: #edec7c;
}

::selection {
	background: #edec7c;
}

iframe {
	border: solid 1px black;
}
