a {
  	color: #0097D5;
}

a:hover {
	color: #ea6a0b;
}

#ball img {
	background-image: url(images/ball-orange.png);
}



/*footer 
-------------------------------------*/


#footer {
	color: #0097D5;	
}

#footer a {
	color: #0097D5;
}


#footer a:hover {
	color: #ea6a0b;
}



/* teaser 
----------------------------------------*/


#ball a:hover img {
	background-image: url(images/ball-blau.png);	
}




/* Main Navigation
-------------------------------------------------------------------*/

#navigation {

} 

#sidebar {

}



/*Posts 
-----------------------------------------*/

h5.postDate {
	color:#0097D5;
}

.single h3 {
	color:#0097D5;
}

h2 {
	color:#0097D5;
	/*border-bottom: 10px solid #0097D5;
	padding-bottom: 5px; */	
}



/*Sitebar 
-----------------------------------------*/







/*Headlines 
------------------------------------*/
h3 a {
	color: #0097D5;

}

h3 a:hover {
    	color: #ea6a0b;
}

h3.entry-title {
	/*border-bottom: 10px solid #0097D5;
	padding-bottom: 5px;*/
}



/* Columns 
------------------------------------*/

.col1_col1 {
	
}

.col1_col2 {
	
}


/* Audioplayer 
------------------------------------*/

.wpa_container img.wpa_play {
	background-color: #0097D5;
}

.wpa_container span.wpa_text {
   color: #0097D5;
}

a:hover#prevButton, a:hover#nexButton {
	   color: #0097D5;
}



/*videoscreen
------------------------------------*/
	
.videoscreen {
	background-color: #ea6a0b;	
}	
	





/* Navigation 
-----------------------------------*/

.nav_element a:hover {
	color: #0097D5;
}

.nav_element li.navHeader a:hover {
	color: #0097D5;	
}

.nav_element li.act a {
	color: #0097D5;	
}




#platten {
	/*border-top: 10px solid #0097D5;
	padding-top: 10px; */
}


/* Kommentare
------------------------------------*/


#coreContent .postMeta a {
  color: #0097D5;
  padding-left: 10px;
  background-image:url(images/play-blue.gif);
  background-repeat:no-repeat;
  background-position:left 2px; 
}


#coreContent .postMeta a:hover {
  color: #ea6a0b;
   background-image:url(images/play-orange.gif); 
}



/* Admin Edits
-------------------------------------------------------------------*/


.loggedin a,
a.post-edit-link,
a.comment-edit-link {
  color: #0097d5;
}



/* Page Navigation
-------------------------------------------------------------------*/

#coreContent .pageNav a:hover{
  text-decoration: none;
  background-color: #0097d5;
  color: white;
  border:none;
  padding-bottom: 3px;
   -webkit-transition: border-color .2s ease-in, background-color .1s ease-in; 
}


input[type=submit]:hover,
input[type=submit]:focus{
  background-color: #0097d5;
}

.wpa_container div.wpa_bar div.wpa_bar_position{
        background-color:#0097d5;
}


/*Twitter Feed
-----------------------------------------------*/
#twitterFeed {
	background-color: #ea6a0b;
}

/*Startseite / Homepage
-------------------------------------------*/

.col1_col1 {
	margin-left:0px;
	min-height:310px;
    background-color:#0097D5;	    

}

.col1_col2 {
	min-height:310px;
    background-color:#ea6a0b;
}

.fotobox {
	background-color:#0097D5;
}

