@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100,1%;
	font-size: 62,5%;
}
body	{
	font-family:"Frutiger","Frutiger 55 Roman",Verdana,Arial,sans-serif;
	color: #000;
	font-size: 0.8em;
	line-height: 16px;
	text-align: left;
	font-weight: 400;
	letter-spacing: 0.5px;
	}
	
a{
	text-decoration: none;
	font-weight: 900;
	color: #000;
	letter-spacing: 1px;
}
a:hover{
	text-decoration: none;
	font-weight: 900;
	color: #dd1d2b;
	letter-spacing: 1px;
}			

div#content {
	position: absolute;
	top: 248px;
	left: 50%;
	width: 576px;
	margin-left: -400px;
	z-index: 1;
}
div#head {
	position: fixed;
	height: 13,75em;
	width: 50em;
	z-index: 4;
	top: 0px;
	left: 50%;
	margin-left: -400px;
}


.startcontent {
	width: 520px;
	margin-left: 200px;
	z-index: 1;
}
.termincontent {
	width: 576px;
	z-index: 1;
	margin-left: 200px;
	height: auto;
	margin-bottom: 56px;
}
.stueckecontent {
	width: 576px;
	height: auto;
	z-index: 1;
	margin-left: 200px;
	margin-bottom: 56px;
}
.kritikencontent {
	width: 576px;
	height: auto;
	z-index: 1;
	margin-left: 200px;
	margin-bottom: 56px;
}
.pressecontent {
	width: 576px;
	height: auto;
	z-index: 1;
	margin-left: 200px;
	margin-bottom: 24px;
}
.ensemblecontent {
	width: 592px;
	height: auto;
	z-index: 1;
	margin-left: 200px;
	margin-bottom: 56px;
	padding-bottom: 100px;
}
.kontaktcontent {
	width: 576px;
	z-index: 1;
	margin-left: 200px;
	height: auto;
	margin-bottom: 56px;
}
.euroglobecontent {
	width: 576px;
	z-index: 1;
	margin-left: 200px;
	margin-bottom: 56px;
	height: auto;
}
.impressumcontent {
	width: 576px;
	height: auto;
	z-index: 1;
	margin-left: 200px;
	margin-bottom: 56px;
}
h1 {
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	letter-spacing: 1px;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	letter-spacing: 1px;
	padding-top: 1px;
}
.subheadline {
	background-color: #dd1d2b;
	padding-left: 1.2em;
	padding-bottom: 3px;
	padding-top: 1px;
}
div#footer {
	font-size: 0.8em;
	width: 800px;
	color: #dd1d2b;
	padding-bottom: 16px;
	float: left;
}
div#menu {
	position: fixed;
	height: 178px;
	width: 144px;
	left: 50%;
	margin-left: -384px;
	top: 248px;
	z-index: 2;
}
div#menu ul {
	list-style-type: none;
}

div#breadcrump {
	padding-left: 200px;
	width: 800px;
	height: 1.2em;
	padding-top: 2px;
}
.naviPoint {
	text-align: right;
	padding-right: 1.2em;
	background-color: #e0e0e0;
	display: block;
	margin-bottom: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.naviPointdown {
	text-align: right;
	padding-right: 1.2em;
	background-color: #000;
	display: block;
	margin-bottom: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-top: 50px;

}

.naviPointdown a {
	color:#FFF;
}

.naviPointaktiv {
	text-align: right;
	padding-right: 1.2em;
	background-color: #dd1d2b;
	display: block;
	margin-bottom: 2px;
	color: #FFF;
	font-weight: 900;
	padding-top: 1px;
	padding-bottom: 1px;
	letter-spacing: 1px;
}
.rotBold {
	font-weight: bolder;
	color: #dd1d2b;
	letter-spacing: 1px;
}
.blackBold {
	font-weight: bolder;
	color: #000000;
	letter-spacing: 1px;
}
.bildStartseite {
	width: 520px;
	padding-top: 32px;
	margin-left: 200px;
}
div#divbg {
	background-image: url(../img/bg_repeat.jpg);
	background-repeat: repeat-x;
	position: fixed;
	height: 220px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 3;
}

#breadcrump h1  a {
	color: #FFF;
}
#breadcrump h1  a:hover {
	color: #000;
}
.nachoben {
	padding-top: 8px;
	padding-bottom: 32px;
	float: left;
}
