/* boerde-design.de - CSS Document */
#container_main.jl_container {
min-height: 800px;
padding-top: 0 !important;
background-image: url(../images/zahnraeder-mkr.jpg);
background-repeat: no-repeat;
margin: 10px auto;
width: 100%;
}
h1 {
font-size: 2em;
line-height: 1em;
color: #000098; 
}
h2 {
font-size: 1.4em;
line-height: 1em; 
padding-top: 0.7em;
}
h3 {
font-size: 1.2em;
font-weight: normal;
line-height: 1em;
color: #000098;
}
p, ul, ol {
font-size: 1.2em;
}
#main a, .module ul.breadcrumb li a,
 .module_menu ul.breadcrumb li a {
color: #000098 !important; 
}
#main a:hover, .module ul.breadcrumb li a:hover,
 .module_menu ul.breadcrumb li a:hover {
color: #000000 !important; 
}
/*start boxen*/
.box-start {
width: 100%;
margin: 10% auto;
}
.box-left {
float: left;
width: 45%;
margin-right: 5%;
}
.box-right {
float: right;
width: 45%;
margin-left: 5%;
}

/*ende start boxen*/
ul.strich {
list-style-type: none;
margin-left: 5px;
}
ul#pfeil {
line-height: 1.5em;
}
ul#quadrat {
list-style-type: square;
margin-left: 5px;
line-height: 1.5em;
}
ul, ol {
line-height: 2em;
}
/* kontakt*/
.jicons-icons img {
display: none;
}
dd {
margin-left: 5px;
}
legend {
display: none;
}
.btn {
background-color: #093067 !important;
border-color: #093067 !important;
}
.btn:hover {
background-color: #315991 !important;
}