h1      
   {
    display: inline;
	font-size: 36px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	background-color : transparent;
	}
a.orte:link   
    {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration : none;
	color: #c30040;
	background-color : transparent;
}

a.orte:visited 
    {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration : none;
	color: #c30040;
	background-color : transparent;
}

a.orte:active  
    {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration : none;
	color: #c30040;
	background-color : transparent;
}

a.orte:hover   
    {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration : none;
	color: black;
	background-color : transparent;
}
a:link   
    {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration : none;
	color: white;
	background-color : transparent;
}

a:visited 
    {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration : none;
	color: white;
	background-color : transparent;
}

a:active  
    {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration : none;
	color: white;
	background-color : transparent;
}

a:hover   
    {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration : none;
	color: #C30040;
	background-color : transparent;
}


body      
    {
	text-align: center;
	font-size: 14px;
	font-family: Verdana;
	color: Black;
	background-color : #DBDBDB;
	margin: 0px;
}


#inhalt, #sinhalt
{
	position:relative;
	text-align: left;
	width: 1024px;
	height: 724px;
	margin: auto;
	border: 5px;
	border-color: Blue;
	background-color : transparent;
}

#inhalt
{
	background-image : url(../bilder/startseite.gif);
	background-repeat : no-repeat;
	background-color : #CCCCCC;
}
#sinhalt
{
	background-image : url(../bilder/seitevelso.gif);
	background-repeat : no-repeat;
	background-color : #CCCCCC;
}

#solothurn, #olten, #grenchen, #breitenbach
{
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	color: black;
	position: absolute;
	left: 810px;
	height: 20px;
	width: 150px;
    background-color: transparent;
}
#solothurn
{
	top:58px;	
}

#olten
{
	top:93px;
}
#grenchen
{
	top:128px;
}
#breitenbach
{
	top:163px;
}
#vel, #info, #links,#team
{
    font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	color: #c30040;
    position: absolute;
	left: 240px;
	height: 40px;
	width: 250px;
	background-color: transparent;
}

#vel
{
	top:58px;	
}

#info
{
	top:112px;
}
#links
{
	top:147px;
}

#team
{
	top:182px;
}

#elb, #bfs, #stp
{
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	color: #c30040;
    position: absolute;
	left: 510px;
	height: 100px;
	width: 250px;
	background-color: transparent;
}

#elb
{
	top:58px;	
}

#bfs
{
	top:130px;
}
#stp
{
	top:200px;
}

iframe
{
	position: absolute;
    top: 260px;
	left: 206px;
	width: 818px;
	height: 464px;
	margin: 0px;
	border:0px;
}	
	
