/*  all material copyright 2009

    design & code by creativegroup.de
    author: jonas emde
    country: germany
    phone: ++49 (0) 178 / 81 78 183
   
    thank you for examining our code
    feel free to ask us about webdesign, advertisment and editorial design
---------------------------------------------------------------------------------*/


/*  generic
---------------------------------------------------------------------------------*/
body {
	background-color: #004a99;
}

div#main {
	border-left: 0.188em solid #043972;
	border-right: 0.188em solid #043972;
}

ul#sub_navi li {
	background-color: #004a99;
}

a#icon_uhr { height: 43px; background: #75ADEA url("/uploads/tf/img/subnav_uhr_hohenlind.jpg") no-repeat top right;}
a#icon_brief { height: 43px; background: url("/uploads/tf/img/subnav_brief_hohenlind.jpg") no-repeat top right;}
a#icon_tel { height: 43px; background: #86B8ED url("/uploads/tf/img/subnav_tel_hohenlind.jpg") no-repeat top right;}

h2 {
	color: #004a99;
}

h3 {
	color: #004a99;
}

h5 {
	color: #004a99;
}

ul#navi li a:hover,
ul#navi li a:focus,
ul#navi li.active {
	color: #004a99;
}

p#footer a {
	color: #004a99;
}

dt {
	color: #004a99;
}

a.more {
	color: #004a99;
}
	
p.downloads a em {
	color: #004a99;
}

address strong,
address em {
	color: #004a99;
}

div#content .csc-textpic-border dt img {
	border-left: 20px solid #004a99;
}
