/*
 * @name: CSS Datei für cyCop3te Punkrockstudios - Startindex;
 * @copy: GNU/GPL 2011;
 * @autor: kreativgarten;
 *
 *
 * FARBEN:
 * Schwarz: #000000;
 * Helles Orange: #F99C4F;
 *
*/

body {
	background-color: #000000;
}

#startkontent {
	text-align: center;
	margin: auto;
}

#startlogo {
	border: 0px;
}

#startnavi a {
	color: #F99C4F;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
