/*
	Styles perfectprops.at/events - 20.03.2007
	
	
	Wichtige Farben:



	
	---------------------------------------------------------------
	1. Allgemeine Definitionen (Body, Linkfarben)
	---------------------------------------------------------------
	2. Container (Spaltendefinitionen fuer Homepage & Content)
	---------------------------------------------------------------

	
*/


/* 
	**************************************
	***** 1. Allgemeine Definitionen *****
	**************************************
*/



body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
}

img {
	border-style: none;
}

a:link, a:visited, a:hover, a:active {
	color: #000;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}



/*
	************************
	***** 2. Container *****
	************************
*/

/* ======= 2.1 Startseite ======= */

#logo {
	position: absolute;
	top: 15px;
	left: 20px;
	z-index: 10;
}

#footer_l {
	position: absolute;
	top: 80px;
	left: 20px;
	z-index: 10;
	font-size: 14px;
}

#linkespalte {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	text-align: center;
	vertical-align: center;
}

#rechtespalte {
	position: absolute;
	left: 50%;
	top: 0;
	width: 50%;
	height: 100%;
	text-align: center;
	vertical-align: center;
	background-color: #000;
}

.schalter {
	margin-top: 55%;
}


#logo-event {
	position: absolute;
	z-index: 2;
	top: 5px;
	left: 10px;
}


/* ======= 2.2 Folgeseiten ======= */

#navmap {
	position: absolute;
	z-index: 1;
	top: 15px;
	left: 10px;
}

#ziertext1 {
	position: absolute;
	z-index: 2;
	top: 120px;
	left: 10px;
}

#ziertext2 {
	position: absolute;
	z-index: 2;
	bottom: 5px;
	left: 0px;
}

#ziertext3 {
	position: absolute;
	z-index: 2;
	top: 210px;
	left: 10px;
}

/**
#subnav {
	position: absolute;
	z-index: 2;
	top: 210px;
	left: 10px;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #000;
	width: 95%;
}
**/

#subnav {
	position: absolute;
	z-index: 2;
	bottom: 10px;
	left: 10px;
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: uppercase;
	color: #000;
	width: 95%;
}

#description {
	position: absolute;
	z-index: 2;
	top: 260px;
	left: 220px;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #000;
	width: 130px;
}

#description span {
	font-size: 17px;
	font-style: italic;
}

#blaettern {
	position: absolute;
	z-index: 2;
	top: 210px;
	left: 220px;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #000;
	width: 130px;
}

#bildnavi {
	position: absolute;
	z-index: 2;
	top: 15px;
	left: 400px;
	width: 560px;
	text-align: center;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #000;
}

#bild {
	position: absolute;
	z-index: 2;
	top: 30px;
	left: 400px;
}

#impressum {
	position: absolute;
	z-index: 2;
	top: 705px;
	left: 10px;
	font: 12px/16px arial, helvetica, verdana, sans-serif;
	color: #000;
	font-weight: bold;
	width: 205px;
}
