@charset "utf-8";
.atelierhauskopf {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../Images/Logo_ganz.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 200px;
	width: 780px;
	font-size: 12px;
}
.sidebar {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 165px;
	background-color: #E96527;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #999999;
}
a {
	font-weight: bold;
}

.Stil1 {	
	font-size: 12px;
	font-weight: bold;
}

.Stil2 {	
	font-size: 16px;
	font-weight: bold;
}
.Stil3 {
	font-weight: bold; 
	font-size: 16px;
}
.Stil4 {
	font-size: 12px
}
.Stil5 {
	font-size: 14px
}
.Stil6 {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 10px;
}
.Stil7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Stil8 {
	font-family: Arial, Helvetica, sans-serif
}
  
</style>
