@font-face {
    font-family: 'PT Sans Narrow';
    src: url(/fonts/PT_Sans-Narrow-Web-Regular.ttf);
    font-weight: normal;
}
@font-face {
    font-family: 'PT Sans Narrow';
    src: url(/fonts/PT_Sans-Narrow-Web-Bold.ttf);
    font-weight: bold;
}

#cont0,
#cont1,
#contnewsletter,
#cont2,
#cont3,
#cont1_ajax {
	font-family: 'PT Sans Narrow', sans-serif;
	background: none #ffffff;
}

#cont0 {
	width: 950px;
}

#cont1 {
	width: 690px;
}

#contnewsletter {
	width: 500px;
}

#cont1_ajax {
	width: 930px;
}

#cont1 .col1,
#cont1_ajax .col1 {
	width: 200px;
	float: left;
	margin: 0 30px 0 0;
}

#cont1 .col2,
#cont1_ajax .col2 {
	width: 460px;
	float: left;
	margin: 0;
}

#cont1 div.ansprechpartner div {
	min-height: 225px;
	margin-right: 20px;
}

#cont1 .onoff {
	margin: 5px 0 10px 0;
}

#cont1 .floatleft50 {
	float: left;
	width: 50%;
}

#cont0 h1, #cont0 h2,
#contnewsletter h1, #contnewsletter h2,
#cont1 h1, #cont1 h2,
#cont1_ajax h1, #cont1_ajax h2 {
	font-size: 27px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #3b9ace;
	line-height: 125%;
}

#cont1 blockquote {
	border-radius: 20px;
	font-size: 34px;
	color: white;
	background: none #3b9ace;
	padding: 25px;
	line-height: 35px;
	text-align: center;
	margin: 15px 0;
	font-weight: bold;
}

#contnewsletter table.topbox {
	margin-bottom: 15px;
}

#contnewsletter table.topbox td {
	text-align: left;
	padding: 10px 10px 2px 10px;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	background-color: #d4e7f8;
}

#contnewsletter div.pfeil {
	text-align: left;
	padding: 19px 25px 29px 30px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	background-image: url('https://www2.tbm.biz/page/formating/images/pfeil-orange2.png');
	background-repeat: no-repeat;
	background-position: right; 
	height: 32px;
}

#cont0 h3,
#cont1 h3,
#contnewsletter h3,
#cont1_ajax h3 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 9px;
	color: #3b9ace;
	line-height: 130%;
}

#cont0 h4,
#cont1 h4,
#contnewsletter h4,
#cont1_ajax h4 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #555;
	line-height: 130%;
}

#cont0 p,
#cont1 p,
#contnewsletter p,
#cont1_ajax p {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 8px 0;
	line-height: 130%;
	color: #555;
}

#cont0 p a,
#cont1 p a,
#contnewsletter p a,
#cont1_ajax p a {
	color: #3b9ace;
	text-decoration: underline;
}

#cont0 p a:hover,
#cont1 p a:hover,
#contnewsletter p a:hover,
#cont1_ajax p a:hover {
	text-decoration: none;
}

#cont1 .floatleft50 p a {
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}

#cont0 h5,
#cont1 h5,
#contnewsletter h5,
#cont1_ajax h5 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 120%;
}

#cont0 h5 .foto,
#cont1 h5 .foto,
#contnewsletter h5 .foto,
#cont1_ajax h5 .foto {
	float: left;
	margin: 0 5px 10px 5px;
	text-align: center;
}

#cont1 ul,
#contnewsletter ul,
#cont1_ajax ul {
    list-style-image: none;
	margin-bottom: 14px;
}

#cont1 li,
#contnewsletter li,
#cont1_ajax li {
	list-style-image: url("/page/formating/images/listenzeichen.png");    
	color: #3b9ace;
    font-size: 20px;
    margin: 0 0 0 27px;
    padding-left: 2px;
}

#cont1 li a,
#contnewsletter li a,
#cont1_ajax li a {
    color: #3b9ace;
}

#cont1 a,
#contnewsletter a,
#cont1_ajax a {
    color: #3b9ace;
}


#cont1 table.techdat,
#contnewsletter table.techdat,
#cont1_ajax table.techdat {
	border: none;
}

.mittig {
	font-size: 15px;
	padding: 10px 39px;
	background-color: white;
	border: none;
	color: #555;
	text-align: center;
	float: left;
}
.mittig a {
	font-weight: normal;
	text-decoration: underline;
}
.mittig a:hover {
	text-decoration: none;
}

#cont1 table.techdat td,
#contnewsletter table.techdat td,
#cont1_ajax table.techdat td {
	font-size: 15px;
	padding: 4px;
	background-color: white;
	border: 1px solid #CCC;
	color: #555;
}
#cont1 table.techdat td.title,
#contnewsletter table.techdat td.title,
#cont1_ajax table.techdat td.title {
	font-weight: bold;
}
#cont1 table.techdat td.content,
#contnewsletter table.techdat td.content,
#cont1_ajax table.techdat td.content {
	font-weight: normal;
}
#cont1 table.techdat td label,
#contnewsletter table.techdat td label,
#cont1_ajax table.techdat td label {
	float: left;
	margin: 0;
	width: 55px;
}
#cont1 table.techdat a,
#contnewsletter table.techdat a,
#cont1_ajax table.techdat a {
	font-weight: normal;
	text-decoration: underline;
}
#cont1 table.techdat a:hover,
#contnewsletter table.techdat a:hover,
#cont1_ajax table.techdat a:hover {
	text-decoration: none;
}

#cont1 div.floatleft {
	padding: 0 !important;
	float: left;
	width: 23%;
	margin: 0px 5px 10px 0px;
}


#cont1 div.dropdown {
	width: 100%;
	margin: -17px 0 0 0;
}
#cont1 div.dropdown h3 {
	padding: 5px 0 5px 230px;
	margin: 0;
}
#cont1 div.dropdown a {
	text-decoration: none;
}
#cont1 div.dropdown hr {
	border: 0;
	border-top: 1px dotted #aaa;
	margin: 0;
}

/* ################################## */

#cont2 {
	font-size: 16px;
	width: 230px;
	background-color: #ffffff;
	font-family: 'PT Sans Narrow', sans-serif;
}
#cont2 h2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #3B9ACE;
	line-height: 120%;
}

#cont2 p {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 8px 0;
	line-height: 125%;
	color: #555;
}
#cont2 p a {
	color: #3b9ace;
	text-decoration: underline;
}


#cont2 h3 {
	font-size: 9px;
	margin-bottom: 15px;
	color: #3b9ace;
}

#cont2 hr {
	border: 0;
	border-top: 1px dotted #004c99;
	margin: 10px 0;
} 

/* ################################## */


#cont3 {
    width: 990px;
	background-color: #F0F0F0;
}

#cont3 div.floatleft {
	padding: 0 !important;
	float: left;
	width: 23%;
	margin: 10px 5px 10px 10px;
}

#cont3 div.floatleft h2 {
	padding: 0 !important;
	color: #3b9ace;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

#cont3 div.floatleft h3 {
	padding: 0 !important;
	color: #555;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

#cont3 div.floatleft p {
	color: #555;
	font-size: 15px;
	font-weight: bold;
}

#cont3 div.floatleft h2 a {
	padding: 0 !important;
	text-decoration: none;
	color: #3b9ace;
}

#cont3 div.floatleft h3 a {
	padding: 0 !important;
	text-decoration: none;
	color: #555;
}

#cont3 div.floatleft p a {    
	color: #3B9ACE;
    font-size: 16px;
    font-weight: normal;
    line-height: 21px;
    text-decoration: none;
}

#cont3 div.floatleft hr {
	border: 0;
	border-top: 1px dotted #cccccc;
	margin: 15px 0 5px 0;
}

/* ############################################## */

#weihnachten {
	width: 748px;
	background: none #325188;
	margin: 0 auto 0 auto;
}

#weihnachten div {
	padding: 30px 75px;
}

#weihnachten h3 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 9px;
	color: #ffffff;
	line-height: 130%;
}

#weihnachten p {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 8px 0;
	line-height: 130%;
	color: #ffffff;
}
