/*
Theme Name: Inovado Child
Description: Inovado Child Theme
Author: Your name here
Template: inovado
Version: 1.0
*/

@import url("../inovado/style.css");



/* -------------------[ Linkliste ]------------------- */

.links_index_title {
 font-weight:bold;
 font-size:14px;
}

.links_index {
 font-weight:normal;
 font-size:14px;
}
.links_index img {
 border:none;
}

.links_image {
 float:left;
 margin-right:15px;
}

.links_title {
 font-weight:bold;
 background-color:#f6f6f6;
 margin-bottom:25px;
}

.links_smalltext {
 font-size:14px;
 font-weight:normal;
 font-style:normal;
}

.links_subtitle {
 font-weight:bold;
 font-style: normal; /* italic; */
 background-color:#f6f6f6;
 margin-bottom:25px;
 margin-top:50px;
 padding-left:20px;
}

.links_link {
 margin-bottom:25px;
}
.links_link img {
 border:none;
}

.links_description {
 font-style:italic;
}

.links_top {
 margin-top:30px;
}
.links_top img {
 border:none;
}



/* -------------------[ Medienspiegel ]---------------------- */

.ms-titel {
	font-weight:bold;
}
.ms-type {
	font-size:7pt;
}
.custom-table-3 th {
	font-weight:normal;
}
