﻿/*
========================================================
LINKS
========================================================
*/

a:link, a:visited {
	color:				#00529e;
}

a:hover,code,pre {
	color:				#00529e;
}

a:active,.a:focus {
	color:				#00529e;
}

/*
========================================================
HEADLINES
========================================================
*/
h1 {
	color:				#00529e;
}

h2 {
	color:				#525252;
}

h3 {
	color:				#2e2e2e;
}

h4 {
	color:				#00529e;
}

h5 {
	color:				#525252;
	border-bottom:		1px solid #525252;
}

h6 {
	color:				#FFF;
	background-color:	#00529e;
}

/*
========================================================
BASIC TAGS
========================================================
*/

#content ul li {
	background-image:		url(../images/bullet-binding-posts.gif) !important;s
}

/*
========================================================
BREADCRUMB
========================================================
*/

#content ul#crumblist li a:hover,
#content ul#crumblist li.last,
#content ul#crumblist li.last a {
	color:				#00529e;
}

/*
========================================================
TEASER
========================================================
*/

#teaserextended ul li a {
	background-image:		url(../images/icon-more-binding.gif) !important;
}

/*
========================================================
EXTENDED TAGS
========================================================
*/

.seccolor {
	color:				#00529e !important;
}

/*
========================================================
ELEMENTS
========================================================
*/

/* 	EXTENDED BUTTON */

.btn.extended span.h1 {
	background-image: 		url(../images/button-h1-binding.jpg);
}

.btn.extended a {
	background-image: 		url(../images/icon-more-binding.gif);
}

/* 	CONTACTPARTNER BUTTON */

.btn.contactpartner span.h1 {
	background-image: 		url(../images/button-h1-binding.jpg);
}
