@charset "utf-8";
body {
	font-size: small;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: "Century Gothic", Arial, sans-serif;
	background-attachment: fixed;
	background-image: url(Grafiken/session.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Platzhalter {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin: 0%;
}


#header {
	background-image: url(Grafiken/banner_bg.jpg);
	background-repeat: repeat-x;
	height: 93px;
	width: 100%;
	margin: 0%;
	clear: both;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0%;
	padding-left: 0px;
}
#header img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: left;
}
#header   #menue {
	padding: 0px;
	background-image: url(Grafiken/banner_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	width: 50%;
	height: 50px;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 2%;
	margin-left: 0%;
	float: right;
}
#complete {
	background-attachment: fixed;
	background-image: url(Grafiken/home.jpg);
	background-position: left bottom;
	height: 600px;
	width: 100%;
	float: left;
	background-repeat: no-repeat;
}

#home {
	height: auto;
	width: 100%;
	float: left;
}

#session {
	background-attachment: fixed;
	background-image: url(Grafiken/session.jpg);
	background-position: left bottom;
	height: auto;
	width: 100%;
	float: left;
	background-repeat: no-repeat;
}

#studio {
	background-attachment: fixed;
	background-image: url(Grafiken/studio.jpg);
	background-position: left bottom;
	height: auto;
	width: 100%;
	float: left;
	background-repeat: no-repeat;
}

#dirx{
	height: auto;
	width: 100%;
	float: left;
}

#contact{
	background-attachment: fixed;
	background-image: url(Grafiken/kontakt.jpg);
	background-position: left bottom;
	height: auto;
	width: 100%;
	float: left;
	background-repeat: no-repeat;
}

#Content #text {
	float: right;
	margin-top: 0%;
	width: 50%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	padding: 1%;
	height: 420px;
	overflow: auto;
	visibility: inherit;
	background-attachment: fixed;
	background-image: url(Grafiken/Erstellt%20auf%20einem%20MAC.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header  #menue  li {
	list-style-type: none;
	float: left;
	position: relative;
	height: 30px;
	width: 80px;
	margin: 0px;
	padding: 0px;
	line-height: 250%;
}
#header  #menue  a:link {
	color: #000000;
	text-decoration: none;
}
#header img {
	float: left;
}

#header  #menue  a:visited {
	color: #000000;
	text-decoration: none;
}
#header  #menue  a:hover {
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
	height: auto;
	width: 80px;
}
#header  #menue  #aktiv {
	color: #FFFFFF;
	background-color: #000000;
}
#header #menue  li ul{
	display: none;
	position: absolute;
	border: thin solid #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#header  #menue  li:hover  ul{
	display: block;
}
#Content #text a:link {
	color: #3399FF;
	text-decoration: none;
}
#Content #text a:hover {
	color: #CCFFFF;
	background-color: #000000;
}
#Content #text a:visited {
	color: #3399FF;
	text-decoration: none;
}
#Content #text #quote {
	font-size: medium;
	font-style: italic;
	color: #3399FF;
}
#session #Content #text #zitat2 {
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 1%;
	margin-top: 3%;
	margin-right: 5%;
	margin-bottom: 1%;
	margin-left: 5%;
}

#Content #text #ort {
	font-size: x-small;
	font-style: italic;
	color: #999999;
}
#Content #text h1 {
	font-size: x-large;
	font-weight: bold;
	color: #3399FF;
}
#Content #text h2 {
	font-size: medium;
	color: #000099;
	text-decoration: underline;
}
#Content #text #links {
}
#Content #text #links ul li {
	list-style-type: none;
}
#Content #text #zitat2 p img {
	float: left;
	margin: 2%;
}
